From 70aef09c3c57f9197444de1141619d2b6e2fd219 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=99=8C?= Date: Tue, 27 Jun 2023 17:48:12 +0800 Subject: [PATCH] no message --- .env.production | 2 +- README.md | 6 +- src/components/scContextmenu/item.vue | 9 --- src/components/scForm/index.vue | 6 -- src/config/myConfig.js | 1 - src/layout/components/userbar.vue | 2 +- src/utils/errorHandler.js | 2 +- src/utils/tool.js | 2 +- src/views/home/widgets/components/ver.vue | 2 +- src/views/home/widgets/components/welcome.vue | 2 +- src/views/system/log/index.vue | 5 +- src/views/userCenter/index.vue | 22 +++---- src/views/userCenter/user/account.vue | 59 ++++++++++++++----- src/views/userCenter/user/upToEnterprise.vue | 18 ------ 14 files changed, 65 insertions(+), 73 deletions(-) delete mode 100644 src/views/userCenter/user/upToEnterprise.vue diff --git a/.env.production b/.env.production index 900739d..e8136d8 100644 --- a/.env.production +++ b/.env.production @@ -2,7 +2,7 @@ NODE_ENV = production # 标题 -VUE_APP_TITLE = SCUI +VUE_APP_TITLE = Ansnid # 接口地址 VUE_APP_API_BASEURL = https://www.fastmock.site/mock/5039c4361c39a7e3252c5b55971f1bd3/api \ No newline at end of file diff --git a/README.md b/README.md index d5e80f3..85b5f78 100644 --- a/README.md +++ b/README.md @@ -15,15 +15,15 @@

-

SCUI Admin

+

X-PHP Admin

## 介绍 -SCUI 是一个中后台前端解决方案,基于VUE3和elementPlus实现。 +X-PHP 是一个中后台前端解决方案,基于VUE3和elementPlus实现。 使用最新的前端技术栈,提供各类实用的组件方便在业务开发时的调用,并且持续性的提供丰富的业务模板帮助你快速搭建企业级中后台前端任务。 -SCUI的宗旨是 让一切复杂的东西傻瓜化。 +X-PHP的宗旨是 让一切复杂的东西傻瓜化。 ![logo](https://lolicode.gitee.io/scui-doc/g_1.jpg) diff --git a/src/components/scContextmenu/item.vue b/src/components/scContextmenu/item.vue index 2a94e2f..232d63d 100644 --- a/src/components/scContextmenu/item.vue +++ b/src/components/scContextmenu/item.vue @@ -1,12 +1,3 @@ - -