From 361471e429bbe166aaaa8c146ecabe935af4eeba Mon Sep 17 00:00:00 2001
From: zhontai <361243234@qq.com>
Date: Fri, 21 Jun 2024 15:41:39 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.en.md | 2 +-
README.md | 2 +-
ui/zhontai.ui.admin.vue3/README.md | 14 +++++++-------
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/README.en.md b/README.en.md
index aa0883fe..637baa75 100644
--- a/README.en.md
+++ b/README.en.md
@@ -48,7 +48,7 @@ Based on technologies such as .NET 8.0, FreeSql full stack, Autofac, CAP, and Ma
4. Permission Management: Configure groups, menus, actions, permission points, and permission identifiers, supports tree-view list display.
5. Tenant Packages: Configure tenant packages, supports adding/removing package enterprises.
6. Tenant Management: Configure tenants, initialize department, role, and administrator data when adding new tenants, supports tenant package configuration, disabling/enabling features.
-7. Dictionary Management: Configure dictionaries, view dictionary types and dictionary data lists, supports maintenance of dictionary types and dictionary data.
+7. Dictionary Management: Configure dictionaries, view dictionary types and dictionary data lists, supports maintenance of dictionary types and dictionary data, can export dictionary subclass data.
8. Task Scheduling: View task and task log lists, supports adding new tasks, modifying, starting, executing, pausing, copying tasks, and viewing logs.
9. Cache Management: Query cache lists, supports clearing caches based on cache keys.
10. Interface Management: Configure interfaces, supports interface synchronization for adding permission points and selecting interfaces, supports tree-view list display.
diff --git a/README.md b/README.md
index d28461b9..8bc5a3a3 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@
4. 权限管理:管理权限分组、菜单、权限点,支持树形列表展示。
5. 租户套餐:管理租户套餐,支持租户套餐的菜单权限设置、批量添加和移除企业。
6. 租户管理:管理租户,新增租户后自动初始化租户部门、默认角色和管理员。支持配置套餐、禁用/启用功能。
-7. 字典管理:管理数据字典大类及其小类,支持按字典大类联动字典小类。
+7. 字典管理:管理数据字典大类及其小类,支持按字典大类联动字典小类,可导出字典小类数据。
8. 任务调度:管理和查看任务及其任务运行日志,支持任务新增、修改、删除、启动、暂停、立即执行功能。
9. 缓存管理:缓存列表查询,支持根据缓存键清除缓存
10. 接口管理:管理接口,支持接口同步功能,主要用于新增权限点时选择接口,支持树形列表展示。
diff --git a/ui/zhontai.ui.admin.vue3/README.md b/ui/zhontai.ui.admin.vue3/README.md
index 1c243172..e0c6f46c 100644
--- a/ui/zhontai.ui.admin.vue3/README.md
+++ b/ui/zhontai.ui.admin.vue3/README.md
@@ -28,7 +28,7 @@
#### 💒 代码仓库
-- vue3.x 版本 https://github.com/zhontai/admin.ui.plus
+- vue3.x 版本 zhontai.ui.admin.vue3
#### 🚧 安装 cnpm、yarn
@@ -45,16 +45,16 @@
#### ⚡ 使用说明
-建议使用 cnpm,因为 yarn 有时会报错。node 版本 > 14.18+/16+
+建议使用 cnpm,因为 yarn 有时会报错。node 版本 > 14.18+/16+
> Vite 不再支持 Node 12 / 13 / 15,因为上述版本已经进入了 EOL 阶段。现在你必须使用 Node 14.18+ / 16+ 版本。
```bash
# 克隆项目
-git clone https://github.com/zhontai/admin.ui.plus/git
+git clone https://github.com/zhontai/Admin.Core.git
# 进入项目
-cd admin.ui.plus
+cd ui\zhontai.ui.admin.vue3
# 安装依赖
cnpm install
@@ -74,10 +74,10 @@ cnpm run build
> 中台 admin 开发群(2000 人群)。
-- 中台 admin 开发群:1058693879
+- QQ 群号:1058693879
-
-
+
+
#### 💕 特别感谢