Explorar el Código

bug修复

master
sui hace 5 años
padre
commit
a72fd5820f
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      496_dongfengqichen/pages/guessSecondResult/guessSecondResult.js

+ 5
- 0
496_dongfengqichen/pages/guessSecondResult/guessSecondResult.js Ver fichero

@@ -247,5 +247,10 @@ Page({
this.setData({
windowTipShow:!this.data.windowTipShow
})
},
lookConfigure: function () {
wx.navigateTo({
url: '/pages/configure/configure',
})
}
})

Cargando…
Cancelar
Guardar