From a95a129dde9b2ebe33b605883826d6e7bb8844bd Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Tue, 24 Dec 2024 16:21:23 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E5=86=85=E5=88=87=E6=8D=A2?= =?UTF-8?q?=E8=A7=92=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-zh.md | 3 + public/index.html | 1 - src/api/admin.js | 2 +- src/components/toggleRole/index.vue | 31 ++- src/const/check/index.js | 1 - src/permission.js | 1 + src/store/getters.js | 2 +- src/store/modules/permission.js | 1 - src/store/modules/user.js | 51 ++-- src/views/login/index.vue | 80 ++++--- .../trials-layout/components/topLang.vue | 1 - .../trials-layout/components/trialsNavbar.vue | 226 ++++++++++++------ src/views/trials/trials-myinfo/account.vue | 59 +++++ src/views/trials/trials-workbench/index.vue | 2 - 14 files changed, 331 insertions(+), 130 deletions(-) diff --git a/README-zh.md b/README-zh.md index e472d1d6..9e111c1e 100644 --- a/README-zh.md +++ b/README-zh.md @@ -5,3 +5,6 @@ npm install # 启动服务 npm run dev +# v1.9.0修改 +1. 角色修改,全局userId实际意义修改为userRoleId(用户角色id),新增identityUserId(新的用户id) + diff --git a/public/index.html b/public/index.html index 0c22a84a..8703f504 100644 --- a/public/index.html +++ b/public/index.html @@ -30,7 +30,6 @@ <% } else { %>