Browse Source

no message

hzj18279462576@163.com 3 years ago
parent
commit
a48b2ef5ef
2 changed files with 3 additions and 2 deletions
  1. BIN
      admin/admin.zip
  2. 3 2
      admin/package.json

BIN
admin/admin.zip


+ 3 - 2
admin/package.json

@@ -19,7 +19,8 @@
     "moment": "^2.29.4",
     "svg-sprite-loader": "^4.3.0",
     "vue": "^2.5.2",
-    "vue-router": "^3.0.1"
+    "vue-router": "^3.0.1",
+    "vuex": "^4.0.2"
   },
   "devDependencies": {
     "autoprefixer": "^7.1.2",
@@ -90,4 +91,4 @@
     "last 2 versions",
     "not ie <= 8"
   ]
-}
+}