Ver Fonte

:tada: 升级avue-ueditor版本至最新

smallchill há 6 anos atrás
pai
commit
e96c83ff1d
2 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 1
      package.json
  2. 0 1
      src/page/login/index.vue

+ 1 - 1
package.json

@@ -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",

+ 0 - 1
src/page/login/index.vue

@@ -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",