jiangping
2024-08-09 20d2f06486e57b82a9045a754dd538a8a37e5c80
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
})