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