doum
16 小时以前 4d1b99c033d27af5a83d8df7da5568dc3dcfbfc7
mini-program/pagesA/pages/shop_points/shop_points.vue
@@ -52,11 +52,11 @@
         return {
            currentPage:1,
            total:0,
            shop:{},
            active:0,
            hasNext:true,
            dataList:[],
            countData:{},
            hasNext:true,
            shop:{},
            active:0,
            backHeadImage:'',
            backImage: require('@/static/images/jifen_bg@2x.png')
         };
@@ -248,6 +248,10 @@
                        font-weight: 400;
                        font-size: 28rpx;
                        color: #222222;
                        display: -webkit-box;
                        -webkit-line-clamp: 1; /* 限制文本为2行 */
                        -webkit-box-orient: vertical;
                        overflow: hidden;
                     }
                     &:nth-child(2) {
                        font-weight: 400;