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