执法一张图新UI前端页面开发
This commit is contained in:
parent
17ee192222
commit
04bfc9be26
|
|
@ -35,15 +35,8 @@
|
|||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="right-profile">
|
||||
<span class="zyt" @click="skipPage"><i>综合执法一张图</i></span>
|
||||
<span class="el-dropdown-link">
|
||||
<el-avatar :src="userAvatar" class="profile-avatar">
|
||||
{{ username.slice(0, 1) }}
|
||||
</el-avatar>
|
||||
<span class="profile-name fs-base">{{ username }}</span>
|
||||
</span>
|
||||
<i class="iconfont icon-zngzt_zfdc" v-if="projectName == 'gzt'" title="编辑桌面"></i>
|
||||
<i class="iconfont icon-zngzt_syfw" v-if="projectName != 'gzt'" @click="handleTo({ path: 'gzt' })" title="首页"></i>
|
||||
<NotificationBell/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue