瀏覽代碼

更新优化

3860082966@qq.com 2 天之前
父節點
當前提交
a251d05b74

+ 1 - 1
projects/live-app/src/modules/live/search/search.component.scss

@@ -46,7 +46,7 @@
     .list-row {
       // width: 46.1538vw;
       height: 64.1026vw;
-      background-size: 100% 100%;
+      background-size: cover;
       position: relative;
       color: white;
       border-radius: 2.5641vw;

+ 4 - 2
projects/live-app/src/modules/tabs/my/my.component.scss

@@ -225,8 +225,10 @@
             font-size: 2.5641vw;
             margin-bottom: 2.5641vw;
             .user-avatar {
-              width: 10.2564vw;
-              height: 10.2564vw;
+              // width: 10.2564vw;
+              // height: 10.2564vw;
+              width: 50px;
+              height: 50px;
               position: relative;
               .tag {
                 position: absolute;

+ 3 - 1
projects/live-app/src/modules/tabs/notice/notice.component.html

@@ -116,7 +116,9 @@
           <ion-item class="li" (click)="toUrlService('/user/service')">
             <img src="img/客服.png" class="avatar" slot="start" alt="avatar" />
             <div class="li-right">
-              <div class="name">专属客服<img src="img/VIP.png" alt="" /></div>
+              <div class="name">专属客服
+                <!-- <img src="img/VIP.png" alt="" /> -->
+              </div>
             </div>
             <ion-icon
               style="color: #afafaf"

+ 4 - 2
projects/live-app/src/modules/user/ranking/ranking.component.scss

@@ -47,8 +47,10 @@
             font-size: 2.5641vw;
             margin-bottom: 2.5641vw;
             .user-avatar {
-              width: 10.2564vw;
-              height: 10.2564vw;
+              // width: 10.2564vw;
+              // height: 10.2564vw;
+              width: 50px;
+              height: 50px;
               position: relative;
               .tag {
                 position: absolute;