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