mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
feat: 优化菜单,添加 menuArrowIconNoTransition 全局配置
This commit is contained in:
1
types/global.d.ts
vendored
1
types/global.d.ts
vendored
@@ -110,6 +110,7 @@ declare global {
|
||||
EpThemeColor?: string;
|
||||
ShowLogo?: boolean;
|
||||
ShowModel?: string;
|
||||
menuArrowIconNoTransition?: boolean;
|
||||
MapConfigure?: {
|
||||
amapKey?: string;
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user