zhangzengfei
2020-09-29 19ccf9686a266fe617b1f59e3b909e5ef2a57a9a
src/pages/vindicate/index/main.ts
@@ -1,6 +1,7 @@
import Vue from 'vue'
import ElementUI from 'element-ui'
import 'element-ui/lib/theme-chalk/index.css'
import 'element-ui/lib/theme-chalk/index.css';
import "@/assets/css/element-variables.scss";
import moment from 'moment';
import App from './App.vue'