Browse Source

bug修复

master
sui 5 years ago
parent
commit
a72fd5820f
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      496_dongfengqichen/pages/guessSecondResult/guessSecondResult.js

+ 5
- 0
496_dongfengqichen/pages/guessSecondResult/guessSecondResult.js View File

this.setData({ this.setData({
windowTipShow:!this.data.windowTipShow windowTipShow:!this.data.windowTipShow
}) })
},
lookConfigure: function () {
wx.navigateTo({
url: '/pages/configure/configure',
})
} }
}) })

Loading…
Cancel
Save