Merge branch 'develop' of https://gitee.com/siwa-team/dawa-vue into develop

This commit is contained in:
Yuanjianghong 2021-08-23 15:03:49 +08:00
commit d759c41678
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
export const ACCESS_TOKEN = 'ACCESS-TOKEN'
export const LOGIN_TOKEN = 'LOGIN-TOKEN'
export const TOKEN_NAME = 'Authorization'
export const SIDEBAR_TYPE = 'sidebar_type'
export const TOGGLE_MOBILE_TYPE = 'is_mobile'