石广澎
2025-11-30 80763662ffaefa7e49cf541201c689f61f5a3caa
main.js
@@ -1,6 +1,7 @@
import App from './App'
import Vue from 'vue'
/*import Vconsole from 'vconsole'
new Vconsole();*/
import uView from '@/uni_modules/uview-ui'
Vue.use(uView)
@@ -11,6 +12,8 @@
App.mpType = 'app'
uni.$u.props.text.color = '#333333'
// import store from '@/store/index.js'
// Vue.prototype.$store = store
Vue.config.ignoredElements.push('wx-open-launch-weapp')