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