heyujie
2021-12-14 769275515cf9ed5a31a742b455b0a0690b3f5f99
src/pages/library/index/main.ts
@@ -3,7 +3,7 @@
import ElementUI from 'element-ui';
import 'element-ui/lib/theme-chalk/index.css';
import "@/assets/css/element-variables.scss";
// import "@/assets/css/element-variables.scss";
import moment from "moment";
Vue.prototype.$moment = moment;