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