update 菜单完善
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
const SESSION_KEY = '__SESSION'
|
||||
const SETTING_KEY = '__SETTINGS'
|
||||
const GLOBAL_INFO_KEY = '__GLOBAL_INFO'
|
||||
const APP_MENU_KEY = '__APP_MENU'
|
||||
const ACTIVE_APP_KEY = '__ACTIVE_APP'
|
||||
|
||||
export {
|
||||
SESSION_KEY,
|
||||
SETTING_KEY,
|
||||
GLOBAL_INFO_KEY,
|
||||
APP_MENU_KEY
|
||||
ACTIVE_APP_KEY
|
||||
}
|
||||
Reference in New Issue
Block a user