From 149aeb25250174622839f5efabd8456de7bd2ea7 Mon Sep 17 00:00:00 2001 From: teukkk Date: Tue, 16 Apr 2024 14:54:01 +0800 Subject: [PATCH] =?UTF-8?q?style(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E5=85=B3=E6=B3=A8=E5=92=8C=E5=88=86=E4=BA=AB=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/locale/en-US/common.ts | 1 + frontend/src/locale/zh-CN/common.ts | 1 + .../management/api/preview/index.vue | 29 ++++++++++------ .../components/management/case/caseDetail.vue | 34 +++++++++++-------- .../views/api-test/scenario/detail/index.vue | 27 ++++++++++----- 5 files changed, 58 insertions(+), 34 deletions(-) diff --git a/frontend/src/locale/en-US/common.ts b/frontend/src/locale/en-US/common.ts index 61c5172d88..5e48130f8e 100644 --- a/frontend/src/locale/en-US/common.ts +++ b/frontend/src/locale/en-US/common.ts @@ -84,6 +84,7 @@ export default { 'common.copySuccess': 'Copy successfully', 'common.copyNotSupport': 'Your browser does not support automatic copying. Please copy manually.', 'common.fork': 'Fork', + 'common.notForked': 'Not Forked', 'common.forked': 'Forked', 'common.more': 'More', 'common.recycle': 'Recycle Bin', diff --git a/frontend/src/locale/zh-CN/common.ts b/frontend/src/locale/zh-CN/common.ts index 12232deabe..89f224aad1 100644 --- a/frontend/src/locale/zh-CN/common.ts +++ b/frontend/src/locale/zh-CN/common.ts @@ -85,6 +85,7 @@ export default { 'common.copySuccess': '复制成功', 'common.copyNotSupport': '您的浏览器不支持自动复制,请手动复制', 'common.fork': '关注', + 'common.notForked': '未关注', 'common.forked': '已关注', 'common.more': '更多', 'common.recycle': '回收站', diff --git a/frontend/src/views/api-test/management/components/management/api/preview/index.vue b/frontend/src/views/api-test/management/components/management/api/preview/index.vue index e0e69aae9b..befd58e945 100644 --- a/frontend/src/views/api-test/management/components/management/api/preview/index.vue +++ b/frontend/src/views/api-test/management/components/management/api/preview/index.vue @@ -7,16 +7,25 @@ :simple-show-count="4" >