mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-30 09:24:46 +08:00
fix: 修复退出全屏时文字过长导致页面出现滚动条后抖动问题
This commit is contained in:
parent
5734d0391f
commit
c437371db6
@ -18,8 +18,8 @@ buttons:
|
|||||||
hscloseRightTabs: Close RightTabs
|
hscloseRightTabs: Close RightTabs
|
||||||
hscloseOtherTabs: Close OtherTabs
|
hscloseOtherTabs: Close OtherTabs
|
||||||
hscloseAllTabs: Close AllTabs
|
hscloseAllTabs: Close AllTabs
|
||||||
hswholeFullScreen: Whole FullScreen
|
hswholeFullScreen: FullScreen
|
||||||
hswholeExitFullScreen: Whole ExitFullScreen
|
hswholeExitFullScreen: ExitFull
|
||||||
hscontentFullScreen: Content FullScreen
|
hscontentFullScreen: Content FullScreen
|
||||||
hscontentExitFullScreen: Content ExitFullScreen
|
hscontentExitFullScreen: Content ExitFullScreen
|
||||||
menus:
|
menus:
|
||||||
|
@ -18,8 +18,8 @@ buttons:
|
|||||||
hscloseRightTabs: 关闭右侧标签页
|
hscloseRightTabs: 关闭右侧标签页
|
||||||
hscloseOtherTabs: 关闭其他标签页
|
hscloseOtherTabs: 关闭其他标签页
|
||||||
hscloseAllTabs: 关闭全部标签页
|
hscloseAllTabs: 关闭全部标签页
|
||||||
hswholeFullScreen: 整体页面全屏
|
hswholeFullScreen: 全屏
|
||||||
hswholeExitFullScreen: 整体页面退出全屏
|
hswholeExitFullScreen: 退出全屏
|
||||||
hscontentFullScreen: 内容区全屏
|
hscontentFullScreen: 内容区全屏
|
||||||
hscontentExitFullScreen: 内容区退出全屏
|
hscontentExitFullScreen: 内容区退出全屏
|
||||||
menus:
|
menus:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user