jiangping
2024-05-31 6be28040e74e1ff7764478174a9b5d706fe4fc39
h5/main.js
@@ -24,6 +24,7 @@
   })
}
Vue.prototype.$goBack = () => { uni.navigateBack() }
Vue.prototype.$eventBus = new Vue()
Vue.prototype.$onWait = new Promise((resolve) => {
  Vue.prototype.$reslove = resolve
})