zhaojs
2023-04-27 a0ae6fffc969f608694298d965e97bd1b88740e7
main.js
@@ -1,7 +1,9 @@
import App from './App'
import config from '@/config.js' // 配置
// #ifndef VUE3
import Vue from 'vue'
Vue.prototype.$config = config
Vue.config.productionTip = false
App.mpType = 'app'