zhaojs
2023-07-19 7c35ab19240a46c39f2bbf91414b69a39bb0e211
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;