heyujie
2022-02-16 5455dd4cd7c27d14bc7f98f110ae14163dbaacc1
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;