zhangzengfei
2022-05-23 149b22dc62c85a5668f24073210ac5c0b1955520
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;