登录密码加密解码报错处理

This commit is contained in:
zhangdaihao
2019-07-22 09:48:55 +08:00
parent c2282c8392
commit 63c9c6e727
5 changed files with 47 additions and 16 deletions

View File

@ -13,6 +13,7 @@ export const USER_NAME = 'Login_Username'
export const USER_INFO = 'Login_Userinfo'
export const USER_AUTH = 'LOGIN_USER_BUTTON_AUTH'
export const SYS_BUTTON_AUTH = 'SYS_BUTTON_AUTH'
export const ENCRYPTED_STRING = 'ENCRYPTED_STRING'
export const CONTENT_WIDTH_TYPE = {
Fluid: 'Fluid',