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