qingyiay
2023-04-10 7406be32979e90a730b5a2ac8d392892f71835d2
main.js
@@ -25,6 +25,7 @@
Vue.prototype.$reqAll = reqAll;
Vue.prototype.$reqGet = reqGet;
Vue.prototype.$reqPost = reqPost;
Vue.prototype.$store = store;
// 由于微信小程序的运行机制问题,需声明如下一行,H5和APP非必填
const app = new Vue({
   store,