@@ -11,12 +11,12 @@
<template #overlay>
<Menu @click="handleMenuClick">
- <MenuItem
+ <!-- <MenuItem
key="doc"
:text="t('layout.header.dropdownItemDoc')"
icon="ion:document-text-outline"
v-if="getShowDoc"
- />
+ /> -->
<!-- <MenuDivider v-if="getShowDoc" /> -->
<MenuItem
v-if="getUseLockPage"
@@ -41,12 +41,12 @@
<FullScreen v-if="getShowFullScreen" :class="`${prefixCls}-action__item fullscreen-item`" />
- <!-- <AppLocalePicker
+ <AppLocalePicker
v-if="getShowLocalePicker"
:reload="true"
:showText="false"
:class="`${prefixCls}-action__item`"
- /> -->
+ />
<UserDropDown :theme="getHeaderTheme" />
<SettingDrawer v-if="getShowSetting" :class="`${prefixCls}-action__item`" />
@@ -3,4 +3,8 @@ export default {
about: 'About',
workbench: 'Workbench',
analysis: 'Analysis',
+ equity:'权益管理',
+ scene:'场景管理',
+ finance:'结算统计',
+ devices: '设备管理',
};
@@ -1,10 +1,10 @@
<template>
<div :class="prefixCls" class="relative w-full h-full px-4">
class="absolute text-white top-4 right-4 enter-x xl:text-gray-600"
v-if="!sessionTimeout && showLocale"
<AppDarkModeToggle class="absolute top-3 right-7 enter-x" v-if="!sessionTimeout" />
<span class="-enter-x xl:hidden">