zhaojs
2023-06-25 4ac3c2382e0733685f7612f8e9ca4e85d15c1411
uniapp/pages/find/findGoods.vue
@@ -11,7 +11,7 @@
               <image class="avator-img" :src="anchor.head_img" mode="aspectFill"></image>
               <view class="author-name-box">
                  {{anchor.nickname}}
                  小官精选
               </view>
               <view class="follow-btn rowCenCen" @tap='followFnc()'>
@@ -424,7 +424,7 @@
                     .snapUp-btn{
                        width: 104rpx;
                        height: 44rpx;
                        background: linear-gradient(0deg, #E00604, #F85C21);
                        background: #f50d49;
                        border-radius: 8rpx;
                        font-size: 28rpx;
                        font-weight: 500;