提交 f9b7f2b0 authored 作者: jinrongbin's avatar jinrongbin

修改手机号名称和图标修改

上级 2b90adef
......@@ -29,7 +29,7 @@
<MenuDivider v-if="getShowDoc" />
<!-- <MenuItem key="account" :text="t('layout.header.dropdownItemSwitchAccount')" icon="ant-design:setting-outlined" /> -->
<MenuItem key="password" :text="t('layout.header.dropdownItemSwitchPassword')" icon="ant-design:edit-outlined" />
<MenuItem key="phone" :text="t('layout.header.dropdownItemSwitchPhone')" icon="ant-design:edit-outlined" />
<MenuItem key="phone" :text="t('layout.header.dropdownItemSwitchPhone')" icon="ant-design:phone-outlined" />
<!-- <MenuItem key="depart" :text="t('layout.header.dropdownItemSwitchDepart')" icon="ant-design:cluster-outlined" /> -->
<!-- <MenuItem key="cache" :text="t('layout.header.dropdownItemRefreshCache')" icon="ion:sync-outline" /> -->
<!-- <MenuItem
......
......@@ -5,7 +5,7 @@ export default {
dropdownItemDoc: '官网',
dropdownItemLoginOut: '退出系统',
dropdownItemSwitchPassword: '密码修改',
dropdownItemSwitchPhone: '密码手机号',
dropdownItemSwitchPhone: '修改手机号',
dropdownItemSwitchDepart: '切换部门',
dropdownItemRefreshCache: '刷新缓存',
dropdownItemSwitchAccount: '账户设置',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论