|
|
@@ -2095,6 +2095,10 @@
|
|
|
// 学习目录
|
|
|
.xx-item-list{
|
|
|
.xx-item-title{text-align: center;margin: 32rpx 0;font-size: 32rpx;color: #444;}
|
|
|
+ .xx-more-btn{
|
|
|
+ width: 630rpx;height: 89rpx;@include ezy-no-repeat-cover;margin: 0 auto 32rpx;
|
|
|
+ background-image: url("@/static/images/xuexi/more-btn.png");
|
|
|
+ }
|
|
|
.item-dy-box{
|
|
|
display: flex;align-items: center;justify-content: center;
|
|
|
color: #fff;margin-bottom: 24rpx;
|