Browse Source

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

xiansin 4 years ago
parent
commit
2fdc98df2f
1 changed files with 1 additions and 1 deletions
  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;