shish 6 月之前
父節點
當前提交
2a6f8e4d35
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      ghsApp/src/pagesClient/member/detail.vue
  2. 1 1
      hdApp/src/admin/home/workbench.vue

+ 1 - 1
ghsApp/src/pagesClient/member/detail.vue

@@ -241,7 +241,7 @@
             </tui-list-cell>
             </tui-list-cell>
 
 
             <tui-list-cell class="line-cell" :hover="false">
             <tui-list-cell class="line-cell" :hover="false">
-              <div class="tui-title">删除客户</div>
+              <div class="tui-title">删除状态</div>
               <div class="switch_bx">
               <div class="switch_bx">
                 <text v-if="form.delStatus == 1">已删</text>
                 <text v-if="form.delStatus == 1">已删</text>
                 <text v-else>正常</text>
                 <text v-else>正常</text>

+ 1 - 1
hdApp/src/admin/home/workbench.vue

@@ -1216,7 +1216,7 @@ export default {
           }
           }
           
           
           .bubble-value {
           .bubble-value {
-            font-size: 44upx;
+            font-size: 34upx;
             font-weight: 800;
             font-weight: 800;
             color: #ffffff;
             color: #ffffff;
             line-height: 1;
             line-height: 1;