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