🎉 升级avue-ueditor版本至最新

dev
smallchill 6 years ago
parent 6237ec418b
commit e96c83ff1d
  1. 2
      package.json
  2. 1
      src/page/login/index.vue

@ -11,7 +11,7 @@
"test:e2e": "vue-cli-service test:e2e"
},
"dependencies": {
"avue-plugin-ueditor": "^0.0.6",
"avue-plugin-ueditor": "^0.0.9",
"axios": "^0.18.0",
"babel-polyfill": "^6.26.0",
"classlist-polyfill": "^1.2.0",

@ -45,7 +45,6 @@
import {validatenull} from "@/util/validate";
import topLang from "@/page/index/top/top-lang";
import topColor from "@/page/index/top/top-color";
import {info} from "@/api/system/tenant";
export default {
name: "login",

Loading…
Cancel
Save