|
@ -43,12 +43,12 @@ |
|
|
|
|
|
|
|
|
<FullScreen v-if="getShowFullScreen" :class="`${prefixCls}-action__item fullscreen-item`" /> |
|
|
<FullScreen v-if="getShowFullScreen" :class="`${prefixCls}-action__item fullscreen-item`" /> |
|
|
|
|
|
|
|
|
<AppLocalePicker |
|
|
<!-- <AppLocalePicker |
|
|
v-if="getShowLocalePicker" |
|
|
v-if="getShowLocalePicker" |
|
|
:reload="true" |
|
|
:reload="true" |
|
|
:showText="false" |
|
|
:showText="false" |
|
|
:class="`${prefixCls}-action__item`" |
|
|
:class="`${prefixCls}-action__item`" |
|
|
/> |
|
|
/> --> |
|
|
|
|
|
|
|
|
<UserDropDown :theme="getHeaderTheme" /> |
|
|
<UserDropDown :theme="getHeaderTheme" /> |
|
|
|
|
|
|
|
|