Browse Source

创建项目

guhongwei 4 years ago
parent
commit
7435175ec3
1 changed files with 6 additions and 0 deletions
  1. 6 0
      package.json

+ 6 - 0
package.json

@@ -8,8 +8,14 @@
     "lint": "vue-cli-service lint"
   },
   "dependencies": {
+    "axios": "^0.19.2",
     "core-js": "^3.6.5",
+    "element-ui": "^2.13.2",
+    "loadsh": "0.0.4",
+    "naf-core": "^0.1.2",
+    "vant": "^2.8.5",
     "vue": "^2.6.11",
+    "vue-meta": "^2.4.0",
     "vue-router": "^3.2.0",
     "vuex": "^3.4.0"
   },