qingyiay
2023-03-31 04f3f15c930c2b02187d0ce11d68978b65361d54
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,