k94314517
2024-05-22 a0ab72579f3cb4b1e9b7b2860e229e96f2c6c088
h5/main.js
@@ -23,6 +23,7 @@
      url
   })
}
Vue.prototype.$goBack = () => { uni.navigateBack() }
Vue.prototype.$onWait = new Promise((resolve) => {
  Vue.prototype.$reslove = resolve
})