liukangdong
2024-06-11 4c40dff48454e0eeb80d6db068d28a5bb259bde0
h5/main.js
@@ -23,6 +23,8 @@
      url
   })
}
Vue.prototype.$goBack = () => { uni.navigateBack() }
Vue.prototype.$eventBus = new Vue()
Vue.prototype.$onWait = new Promise((resolve) => {
  Vue.prototype.$reslove = resolve
})