chuzhixin 4 years ago
parent
commit
6ee1852121
3 changed files with 5 additions and 5 deletions
  1. 2 2
      mock/controller/ad.js
  2. 1 1
      mock/controller/notice.js
  3. 2 2
      package.json

+ 2 - 2
mock/controller/ad.js

@@ -1,11 +1,11 @@
 const data = [
   {
-    title: 'vue-admin-beautiful-pro 1.7版本已发布,点我提前体验',
+    title: 'vue-admin-beautiful-pro 1.9版本已发布,点我提前体验',
     url: 'https://chu1204505056.gitee.io/vue-admin-beautiful-pro/#/index',
   },
   {
     title: 'vue-admin-beautiful(antdv) vue3.0版本已发布,点我提前体验',
-    url: 'https://chu1204505056.gitee.io/vue-admin-beautiful-mini/#/index',
+    url: 'https://chu1204505056.gitee.io/vue-admin-beautiful-antdv/#/index',
   },
 ]
 module.exports = [

File diff suppressed because it is too large
+ 1 - 1
mock/controller/notice.js


+ 2 - 2
package.json

@@ -41,7 +41,7 @@
     "axios": "^0.20.0",
     "clipboard": "^2.0.6",
     "core-js": "^3.6.5",
-    "dayjs": "^1.9.1",
+    "dayjs": "^1.9.3",
     "echarts": "^4.9.0",
     "echarts-wordcloud": "^1.1.3",
     "element-ui": "^2.13.2",
@@ -76,7 +76,7 @@
     "babel-eslint": "^10.1.0",
     "body-parser": "^1.19.0",
     "chalk": "^4.1.0",
-    "chokidar": "^3.4.2",
+    "chokidar": "^3.4.3",
     "eslint": "^7.11.0",
     "eslint-plugin-prettier": "^3.1.4",
     "eslint-plugin-vue": "^7.0.1",