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
57ef23ae0e
commit
a72fd5820f
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
+5
-0
496_dongfengqichen/pages/guessSecondResult/guessSecondResult.js
+ 5
- 0
496_dongfengqichen/pages/guessSecondResult/guessSecondResult.js
View File
@@ -247,5 +247,10 @@ Page({
this.setData({
windowTipShow:!this.data.windowTipShow
})
},
lookConfigure: function () {
wx.navigateTo({
url: '/pages/configure/configure',
})
}
})
Write
Preview
Loading…
Cancel
Save