This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
wuhongshuang
/
cleanMachineUniApp
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
02e4c252a1
Větve
Značky
master
cleanMachine...
/
configs
/
constant.js
constant.js
131 B
Historie
Surový
1
2
3
4
5
6
// 常量, 一些key什么的
export default {
// 登录后后台返回的TOKEN在storage中的key
TOKEN: 'TOKEN_STORAGE_KEY',
}