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