Commit ceeb52ed authored by liwei's avatar liwei

修改了顶部导航栏没用的功能

parent 475eed0f
...@@ -24,12 +24,12 @@ ...@@ -24,12 +24,12 @@
<!-- :text="t('layout.header.dropdownChangeApi')"--> <!-- :text="t('layout.header.dropdownChangeApi')"-->
<!-- icon="ant-design:swap-outlined"--> <!-- icon="ant-design:swap-outlined"-->
<!-- />--> <!-- />-->
<MenuItem <!-- <MenuItem-->
v-if="getUseLockPage" <!-- v-if="getUseLockPage"-->
key="lock" <!-- key="lock"-->
:text="t('layout.header.tooltipLock')" <!-- :text="t('layout.header.tooltipLock')"-->
icon="ion:lock-closed-outline" <!-- icon="ion:lock-closed-outline"-->
/> <!-- />-->
<MenuItem <MenuItem
key="logout" key="logout"
:text="t('layout.header.dropdownItemLoginOut')" :text="t('layout.header.dropdownItemLoginOut')"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment