From 91001eaaabee60aa18d39d11372d40398a206864 Mon Sep 17 00:00:00 2001 From: LovableCat Date: Tue, 18 Mar 2025 17:19:32 +0800 Subject: [PATCH 1/6] =?UTF-8?q?=E8=A7=A3=E5=86=B3=20=E7=BB=84=E7=BB=87?= =?UTF-8?q?=E4=BB=8B=E7=BB=8D=E7=9A=84=E6=96=87=E6=9C=AC=E6=A1=86=E9=95=BF?= =?UTF-8?q?=E5=BA=A6=E4=B8=8D=E5=A4=9F=EF=BC=8C=E6=97=A0=E6=B3=95=E6=98=BE?= =?UTF-8?q?=E7=A4=BA200=E4=B8=AA=E5=AD=97=20=E9=97=AE=E9=A2=98=20https://g?= =?UTF-8?q?itcode.com/hk=5FopenRepo/OpenRepo=5FPortal/issues/28?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../OrganizationManage/OrganizationManage.vue | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/views/Jyh/PersonalCenter/OrganizationManage/OrganizationManage.vue b/src/views/Jyh/PersonalCenter/OrganizationManage/OrganizationManage.vue index 7cc72ba..28d8cdc 100644 --- a/src/views/Jyh/PersonalCenter/OrganizationManage/OrganizationManage.vue +++ b/src/views/Jyh/PersonalCenter/OrganizationManage/OrganizationManage.vue @@ -18,7 +18,7 @@
{{ organizationInfo.organizationName }}
- +
{{ organizationInfo.organizationProfile }}
@@ -35,10 +35,9 @@ @@ -52,11 +51,13 @@ + - - + @@ -112,7 +113,7 @@ -
即将删除成员‘{{ deleteRow.userName }}’,请确认是否继续?
+
即将删除成员‘{{ deleteRow.userName }}’,请确认是否继续?
确定 取消 @@ -363,7 +364,7 @@ function closeDeleteMemberModal() { From 61b3a9d3f63d0f0b73478a5706d6e6e10efdf5f2 Mon Sep 17 00:00:00 2001 From: LovableCat Date: Tue, 18 Mar 2025 17:37:09 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E6=89=80=E6=9C=89=E8=BD=AF=E4=BB=B6/?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E7=9A=84=E5=90=8D=E7=A7=B0=E7=BB=9F=E4=B8=80?= =?UTF-8?q?=E6=94=B9=E6=88=90=E8=BD=AF=E4=BB=B6=20https://gitcode.com/hk?= =?UTF-8?q?=5FopenRepo/OpenRepo=5FPortal/issues/33?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AdvanceSearch/index.vue | 6 +++--- src/views/Jyh/Home/index.vue | 8 ++++---- src/views/Jyh/LicenseInfo/index.vue | 4 ++-- src/views/Jyh/PersonalCenter 2/Detail/OrgSubscription.vue | 2 +- .../Jyh/PersonalCenter 2/Detail/PersonageSubscription.vue | 2 +- src/views/Jyh/PersonalCenter/Detail/OrgSubscription.vue | 2 +- .../Jyh/PersonalCenter/Detail/PersonageSubscription.vue | 2 +- src/views/Jyh/Version/Detail/Dependency.vue | 6 +++--- src/views/Jyh/Version/Detail/SBOM.vue | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/components/AdvanceSearch/index.vue b/src/components/AdvanceSearch/index.vue index ff1c134..ded0219 100644 --- a/src/components/AdvanceSearch/index.vue +++ b/src/components/AdvanceSearch/index.vue @@ -9,8 +9,8 @@ - - + + @@ -132,4 +132,4 @@ getLanguageList(); \ No newline at end of file + diff --git a/src/views/Jyh/Home/index.vue b/src/views/Jyh/Home/index.vue index c7b692a..2b969ea 100644 --- a/src/views/Jyh/Home/index.vue +++ b/src/views/Jyh/Home/index.vue @@ -16,7 +16,7 @@