@ -124,10 +124,6 @@
// that.globalData.imageWxImg = 'https://hsg.dctpay.com/filesystem/wxApplets/';
// that.globalData.imageqrImg = 'https://hsg.dctpay.com/filesystem/temporary/';
uni.setStorage({
key: "accountType",
data: ""
})
uni.getStorage({
key: 'openId',
@ -246,6 +242,12 @@
},
onHide: function() {
// #ifdef H5
// #endif
}
</script>