Explorar o código

问题提示添加

princeLee %!s(int64=4) %!d(string=hai) anos
pai
achega
74436ea15e
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      src/views/business/bizIdSelect.vue

+ 5 - 1
src/views/business/bizIdSelect.vue

@@ -39,7 +39,7 @@
       <div class="title">
         业务线不存在?请联系系统管理员添加,获取业务线访问权限,请联系系统管理员或业务线现有成员将您加入业务线即可
       </div>
-      <div class="contacts">叶宏钢(yehonggang) 廖子君(amyliaozijun)</div>
+      <div class="contacts"><span>系统管理员:</span>叶宏钢(yehonggang) 廖子君(amyliaozijun)</div>
     </div>
   </section>
 </template>
@@ -250,6 +250,10 @@ export default {
     margin-top: 7px;
     font-weight: 500;
     color: #333333;
+    span {
+      font-weight: 400;
+      color: #666666;
+    }
   }
 }
 .disable {