hanbaoshan
2020-09-09 34353ebeaf2186198168d6a85ee1eb07688070d2
src/pages/gb28181/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 "@/assets/css/element-variables.scss";
import App from './App.vue'
Vue.use(ElementUI)