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修复
master
sui
5 years ago
parent
5ac8eb4425
commit
b64ff6259b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
496_dongfengqichen/pages/index/index.js
+ 1
- 1
496_dongfengqichen/pages/index/index.js
View File
@@ -528,7 +528,7 @@ Page({
// buyState: app.globalData.getBuyState.success
// })
// }
if(this.data.buyState){
if
(this.data.buyState
&& !this.data.placing
){
wx.navigateTo({
url: '/pages/rotaryDraw/rotaryDraw',
})
Write
Preview
Loading…
Cancel
Save