Commit 69e65f74 authored by 何虹's avatar 何虹 💬

解决包大小

parent 81351c86
import Vue from 'vue'
import App from './App.vue'
// import './packages/index'
import './packages/index'
import ElementUI from 'element-ui'
import 'element-ui/lib/theme-chalk/index.css'
// import hsSkyUi from 'hs-sky-ui'
// console.log(hsSkyUi)
// Vue.use(hsSkyUi)
Vue.config.productionTip = false
Vue.use(ElementUI)
new Vue({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment