This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wuhongshuang
/
shenzeeUniApp
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c05f47f466
Rami (Branch)
Tag
master
uchart-dev
shenzeeUniApp
/
configs
/
constant.js
constant.js
131 B
Cronologia
Originale
1
2
3
4
5
6
// 常量, 一些key什么的
export default {
// 登录后后台返回的TOKEN在storage中的key
TOKEN: 'TOKEN_STORAGE_KEY',
}