Merge remote-tracking branch 'origin/master'
# Conflicts: # src/layout/navbar/index.vue
This commit is contained in:
@@ -40,12 +40,12 @@
|
||||
</div>
|
||||
<!-- <li v-for="item in accountList" :label="item.userName" :value="item.userId"/>-->
|
||||
</li>
|
||||
<!-- <li @click="handleToAuth">-->
|
||||
<!-- <el-icon color="gray" size="20" style="margin-right: 5px">-->
|
||||
<!-- <UserFilled/>-->
|
||||
<!-- </el-icon>-->
|
||||
<!-- 个人中心-->
|
||||
<!-- </li>-->
|
||||
<li @click="handleToAuth">
|
||||
<el-icon color="gray" size="20" style="margin-right: 5px">
|
||||
<UserFilled/>
|
||||
</el-icon>
|
||||
个人中心
|
||||
</li>
|
||||
<li @click="handleLogout">
|
||||
<el-icon color="gray" size="20" style="margin-right: 5px">
|
||||
<SwitchButton/>
|
||||
|
||||
Reference in New Issue
Block a user