feat: 优化菜单,添加 menuArrowIconNoTransition 全局配置

This commit is contained in:
xiaoxian521
2022-11-16 11:59:59 +08:00
parent 3984ab19c9
commit 6e48ad79a7
7 changed files with 37 additions and 27 deletions

1
types/global.d.ts vendored
View File

@@ -110,6 +110,7 @@ declare global {
EpThemeColor?: string;
ShowLogo?: boolean;
ShowModel?: string;
menuArrowIconNoTransition?: boolean;
MapConfigure?: {
amapKey?: string;
options: {