|
@@ -1,6 +1,6 @@
|
|
// The Vue build version to load with the `import` command
|
|
// The Vue build version to load with the `import` command
|
|
// (runtime-only or standalone) has been set in webpack.base.conf with an alias.
|
|
// (runtime-only or standalone) has been set in webpack.base.conf with an alias.
|
|
-// import Vue from 'vue'
|
|
|
|
|
|
+import Vue from 'vue'
|
|
import App from './App'
|
|
import App from './App'
|
|
import router from './router'
|
|
import router from './router'
|
|
import 'font-awesome/css/font-awesome.css'
|
|
import 'font-awesome/css/font-awesome.css'
|
|
@@ -12,10 +12,6 @@ import moment from 'moment'
|
|
import vRegion from 'v-region'
|
|
import vRegion from 'v-region'
|
|
import echarts from "echarts";
|
|
import echarts from "echarts";
|
|
|
|
|
|
-
|
|
|
|
-const Vue = require('vue')
|
|
|
|
-
|
|
|
|
-
|
|
|
|
import {
|
|
import {
|
|
Avatar,
|
|
Avatar,
|
|
Alert,
|
|
Alert,
|