fix
13404089107
2025-06-05 a608e64b40d006ec52db503cd20180775a7e7cea
H5/main.js
@@ -7,8 +7,8 @@
const jweixin = require('jweixin-module')
window.wx = {}
/*引入,注释可关闭*/
// import vconsole from "vconsole";
// Vue.prototype.vconsole = new vconsole();
import vconsole from "vconsole";
Vue.prototype.vconsole = new vconsole();
Vue.config.productionTip = false
Vue.prototype.$store = store
Vue.prototype.$jweixin = jweixin