This commit is contained in:
parent
d86738463f
commit
26f567ffd4
|
|
@ -16,6 +16,7 @@ Page({
|
|||
code: ''
|
||||
},
|
||||
onShow() {
|
||||
wx.hideLoading()
|
||||
const that = this;
|
||||
onStop()
|
||||
this.setData({
|
||||
|
|
|
|||
Loading…
Reference in New Issue