zhangxiaoxu123
2023-07-05 946ef6d9a54768f34db60b43de5c35f683b4799c
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