This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
[用户更新个人信息][修改]:config更新个人信息
tags/2.2.6
meo
6 years ago
parent
631e75c3ae
commit
18369fb4e4
1 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
config/config.js
+ 5
- 1
config/config.js
View File
@@ -150,7 +150,11 @@ var config = {
/**
* 小程序获取游戏路径
*/
getGame:'/game/getOne'
getGame:'/game/getOne',
/**
* 用户更新信息
*/
updateInfo: "/user/updateUserInfo"
},
weapp: {
Write
Preview
Loading…
Cancel
Save