guhongwei 5 years ago
parent
commit
1402233947
2 changed files with 5 additions and 11774 deletions
  1. 0 11774
      package-lock.json
  2. 5 0
      package.json

File diff suppressed because it is too large
+ 0 - 11774
package-lock.json


+ 5 - 0
package.json

@@ -8,8 +8,13 @@
     "lint": "vue-cli-service lint"
   },
   "dependencies": {
+    "axios": "^0.19.2",
     "core-js": "^3.6.4",
+    "element-ui": "^2.13.2",
+    "lodash": "^4.17.15",
+    "naf-core": "^0.1.2",
     "vue": "^2.6.11",
+    "vue-meta": "^2.3.3",
     "vue-router": "^3.1.6",
     "vuex": "^3.1.3"
   },