File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1515 <a
1616 class =" app-layout-header-menu-item"
1717 target =" _blank"
18- href =" https://github.com/openfext/ vue-admin-next"
18+ href =" https://openfext. github.io/docs/zh/ vue-admin-next/intro.html "
1919 >
2020 <i class =" el-icon-help" ></i >
2121 </a >
2929 <span >{{ user.name }}</span >
3030 </span >
3131 <el-dropdown-menu slot =" dropdown" >
32- <el-dropdown-item disabled icon =" el-icon-user" >
33- 个人中心
34- </ el-dropdown-item >
32+ <el-dropdown-item disabled icon =" el-icon-user"
33+ > 个人中心</ el-dropdown-item
34+ >
3535 <el-dropdown-item
3636 divided
3737 command =" logout"
3838 icon =" el-icon-switch-button"
39+ >退出登录</el-dropdown-item
3940 >
40- 退出登录
41- </el-dropdown-item >
4241 </el-dropdown-menu >
4342 </el-dropdown >
4443 <span class =" app-layout-header-menu-item" @click =" openDrawer" >
You can’t perform that action at this time.
0 commit comments