This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
longyong
/
jsh_erp_app
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
bae25d4a1c
Branches
Tags
dev_ml
dev_zy
master
test_update
线上版本
jsh_erp_app
/
common
/
request
/
apis
/
login.js
login.js
101 B
Historique
Raw
1
2
// 登录
export const login = (params, config) => uni.$u.http.post(`/user/pdaLogin`, params, config)