This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
wuhongshuang
/
cleanMachineUniApp
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
cleanMachine...
/
configs
/
constant.js
constant.js
131 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
5
6
// 常量, 一些key什么的
export default {
// 登录后后台返回的TOKEN在storage中的key
TOKEN: 'TOKEN_STORAGE_KEY',
}