shish 8 ماه پیش
والد
کامیت
ed2e182527
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      ghsApp/src/admin/home/member.vue

+ 2 - 2
ghsApp/src/admin/home/member.vue

@@ -53,7 +53,7 @@
                 <text v-if="Number(item.black)==2" style="color:red;font-weight:bold;margin-left:20upx;">黑名单</text>
                 <text v-if="Number(item.delStatus)==1" style="color:red;font-weight:bold;margin-left:20upx;">已删除</text>
 
-                <text v-if="item.distName!=''" style="color:#ceb8b8;font-weight:bold;margin-left:20upx;">{{ item.distName }}</text>
+                <text v-if="item.distName!=''" style="color:#e0c8c8;font-weight:normal;margin-left:20upx;">{{ item.distName }}</text>
 
               </div>
             </div>
@@ -324,7 +324,7 @@ export default {
     margin-right: 20upx;
   }
   .tui-msg-item {
-    max-width: 500upx;
+    max-width: 590upx;
     min-height: 80upx;
     overflow: hidden;
     display: flex;