zhangxiaoxu123
2023-07-04 22f9e400ea731da9ee6be6fa389adebfc3438f63
src/main.js
@@ -28,6 +28,14 @@
Vue.prototype.setStore = setStore;
Vue.prototype.removeStore = removeStore;
import './libs/dialogDrag'
import moment from 'moment'
Vue.prototype.moment = moment
import animated from 'animate.css'
Vue.use(animated)
Vue.config.productionTip = false