Browse Source

公众号项目

guhongwei 4 năm trước cách đây
mục cha
commit
53aa1ce81d
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      package.json

+ 5 - 0
package.json

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