|
@@ -7,7 +7,7 @@
|
|
|
<el-row class="masthead">
|
|
|
|
|
|
<div class="logo-title ">
|
|
|
- <h2 class="muted"><img src="static/logo/b_64.png" style="width:40px;height:40px;margin-bottom:-12px;margin-right: 10px;" alt="">文档管理 <span style="font-size: 14px;">用户:{{username}}</span></h2>
|
|
|
+ <h2 class="muted"><img src="static/logo/b_64.png" style="width:40px;height:40px;margin-bottom:-12px;margin-right: 10px;" alt="">文档管理 <span style="font-size: 14px;color: #999;">用户:{{username}}</span></h2>
|
|
|
</div>
|
|
|
<div class="header-btn-group pull-right">
|
|
|
<!--<el-button type="text" @click="feedback">{{$t("feedback")}}</el-button>-->
|