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

Merge pull request !27 from 覃杰/auto-8533815-develop-1629701284138
This commit is contained in:
覃杰 2021-08-23 06:49:15 +00:00 committed by Gitee
commit 9139e58b6e
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'