Browse Source

fix(view): 代理中心UI显示不正确

xiansin 4 năm trước cách đây
mục cha
commit
2fdc98df2f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/share/index/index.vue

+ 1 - 1
pages/share/index/index.vue

xqd
@@ -531,7 +531,7 @@
         color: #fff;
         font-size: #{28rpx};
         background-repeat: no-repeat;
-        background-size: #{750rpx} #{340rpx};
+        background-size: #{750rpx} #{360rpx};
     }
     .user-info {
         border-bottom: #{1rpx} solid #FFFFFF;