jiangping
2024-05-31 bf8d85d5f83c2036fb4239d764d33e99c1b62bd3
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
})