wwopendata调用
This commit is contained in:
@@ -8,6 +8,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
onLaunch: function () {
|
onLaunch: function () {
|
||||||
|
this.repairWxSDK()
|
||||||
},
|
},
|
||||||
onShow: function () {
|
onShow: function () {
|
||||||
this.initWaterMarker()
|
this.initWaterMarker()
|
||||||
@@ -29,6 +30,9 @@ export default {
|
|||||||
cb && cb()
|
cb && cb()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
},
|
||||||
|
repairWxSDK() {
|
||||||
|
wx = jWeixin
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user