Commit e780268d3922225111264203d3a68aaca0f66376

Authored by xianghenggang
1 parent 43219b0246

no message

Showing 1 changed file with 3 additions and 0 deletions

littleApp_child/pages/home/home.js View file @ e780268
... ... @@ -266,6 +266,9 @@
266 266 // wx.navigateTo({
267 267 // url: '../HasDocumentedVerifySuccess/HasDocumentedVerifySuccess?name=' + name
268 268 // })
  269 + this.setData({
  270 + pageType:2
  271 + })
269 272 }
270 273 })