qingyiay
2023-03-28 5c01be6370291febe52adfa74fad8101a197c388
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,