From ccd42d327a7d3c2a0df53fa19469fda0ccb037f3 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Tue, 11 Oct 2022 23:19:31 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20chore:=20update=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintrc.js | 2 +- .stylelintrc.js | 2 +- .vscode/settings.json | 2 +- README.en.md | 4 ++-- README.md | 4 ++-- babel.config.js | 2 +- mock/utils/index.js | 4 ++-- plopfile.js | 2 +- prettier.config.js | 2 +- src/config/permission.js | 2 +- src/layouts/export.js | 2 +- src/main.js | 2 +- src/router/index.js | 2 +- src/store/index.js | 2 +- src/store/modules/errorLog.js | 2 +- src/store/modules/routes.js | 2 +- src/store/modules/settings.js | 2 +- src/store/modules/table.js | 2 +- src/store/modules/tabsBar.js | 2 +- src/store/modules/user.js | 2 +- src/styles/loading.scss | 2 +- src/styles/transition.scss | 2 +- src/styles/vab.scss | 2 +- src/styles/variables.scss | 2 +- src/utils/accessToken.js | 6 +++--- src/utils/clipboard.js | 2 +- src/utils/encrypt.js | 4 ++-- src/utils/handleRoutes.js | 6 +++--- src/utils/index.js | 22 +++++++++++----------- src/utils/pageTitle.js | 2 +- src/utils/permission.js | 2 +- src/utils/request.js | 2 +- src/utils/static.js | 2 +- src/utils/validate.js | 2 +- src/views/index/index.vue | 5 +---- vue.config.js | 5 ++--- 36 files changed, 55 insertions(+), 59 deletions(-) diff --git a/.eslintrc.js b/.eslintrc.js index e572cb2..7bfa11a 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -1,5 +1,5 @@ /** - * @author https://gitee.com/chu1204505056/vue-admin-better (不想保留author可删除) + * @author https://vue-admin-beautiful.com (不想保留author可删除) * @description .eslintrc.js */ diff --git a/.stylelintrc.js b/.stylelintrc.js index 9be5de0..a4f5c2c 100644 --- a/.stylelintrc.js +++ b/.stylelintrc.js @@ -1,5 +1,5 @@ /** - * @author https://gitee.com/chu1204505056/vue-admin-better (不想保留author可删除) + * @author https://vue-admin-beautiful.com (不想保留author可删除) * @description stylelint */ module.exports = { diff --git a/.vscode/settings.json b/.vscode/settings.json index 90106d0..f9dccb8 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -40,7 +40,7 @@ "editor.suggest.snippetsPreventQuickSuggestions": false, "prettier.htmlWhitespaceSensitivity": "ignore", "prettier.vueIndentScriptAndStyle": true, - "docthis.authorName": "https://gitee.com/chu1204505056/vue-admin-better", + "docthis.authorName": "https://vue-admin-beautiful.com", "docthis.includeAuthorTag": true, "docthis.includeDescriptionTag": true, "docthis.enableHungarianNotationEvaluation": true, diff --git a/README.en.md b/README.en.md index fc69841..cd75ea2 100644 --- a/README.en.md +++ b/README.en.md @@ -7,7 +7,7 @@ [![stars](https://img.shields.io/github/stars/chuzhixin/vue-admin-beautiful?style=flat-square&logo=GitHub)](https://github.com/chuzhixin/vue-admin-beautiful) -[![star](https://gitee.com/chu1204505056/vue-admin-better/badge/star.svg?theme=gray)](https://gitee.com/chu1204505056/vue-admin-better) +[![star](https://vue-admin-beautiful.com/badge/star.svg?theme=gray)](https://vue-admin-beautiful.com) [![license](https://img.shields.io/github/license/chuzhixin/vue-admin-beautiful?style=flat-square)](https://en.wikipedia.org/wiki/MIT_License) --- @@ -40,7 +40,7 @@ - [🌐 Github Warehouse address](https://github.com/chuzhixin/vue-admin-beautiful?utm_source=gold_browser_extension) -- [🌐 Gitee Warehouse address](https://gitee.com/chu1204505056/vue-admin-better?_from=gitee_search) +- [🌐 Gitee Warehouse address](https://vue-admin-beautiful.com?_from=gitee_search) - Recently, the VAB official website has been frequently attacked by DDoS. We have taken relevant preventive measures. If the website cannot be accessed, please visit the backup address diff --git a/README.md b/README.md index fc63392..ed5779a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![stars](https://img.shields.io/github/stars/chuzhixin/vue-admin-beautiful?style=flat-square&logo=GitHub)](https://github.com/chuzhixin/vue-admin-beautiful) -[![star](https://gitee.com/chu1204505056/vue-admin-better/badge/star.svg?theme=gray)](https://gitee.com/chu1204505056/vue-admin-better) +[![star](https://vue-admin-beautiful.com/badge/star.svg?theme=gray)](https://vue-admin-beautiful.com) [![license](https://img.shields.io/github/license/chuzhixin/vue-admin-beautiful?style=flat-square)](https://en.wikipedia.org/wiki/MIT_License) --- @@ -42,7 +42,7 @@ - [🌐 github 仓库地址](https://github.com/chuzhixin/vue-admin-beautiful?utm_source=gold_browser_extension) -- [🌐 码云仓库地址](https://gitee.com/chu1204505056/vue-admin-better?_from=gitee_search) +- [🌐 码云仓库地址](https://vue-admin-beautiful.com?_from=gitee_search)