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