This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
chenming
/
496_dongfengqichen_wxsmall
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
bug修复
guessPrice
sui
5 years ago
parent
c5a3e73481
commit
ffa9f50aff
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
496_dongfengqichen/app.js
+ 1
- 1
496_dongfengqichen/app.js
View File
@@ -183,7 +183,7 @@ App({
wx.setStorageSync('userInfoData', {
avatarUrl: avatarUrl,
nickName: nickName,
userLevel:
0
userLevel:
1
})
}
}, this, "POST")
Write
Preview
Loading…
Cancel
Save