This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
longyong
/
jsh_erp_app
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
dev_ml
dev_zy
master
test_update
线上版本
jsh_erp_app
/
common
/
request
/
apis
/
login.js
login.js
101 B
Permalink
Cronologia
Originale
1
2
// 登录
export const login = (params, config) => uni.$u.http.post(`/user/pdaLogin`, params, config)