From 1b76b933db5fdeaf930c5bb76b182955dbe763ce Mon Sep 17 00:00:00 2001 From: "nathan.liu" Date: Wed, 27 Jul 2022 10:28:02 +0800 Subject: [PATCH] =?UTF-8?q?fix(UI=E8=87=AA=E5=8A=A8=E5=8C=96):=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E6=89=B9=E9=87=8F=E6=89=A7=E8=A1=8C=E5=9C=BA=E6=99=AF?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E4=B8=AD=E5=BF=83=E6=8A=A5=E5=91=8A=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1015288 --user=刘瑶 【UI测试】批量执行场景-点击任务中心查看报告-样式显示问题 https://www.tapd.cn/55049933/s/1213025 --- backend/src/main/java/io/metersphere/xpack | 2 +- .../api/automation/report/components/MetricChart.vue | 4 ++++ frontend/src/business/components/xpack | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/backend/src/main/java/io/metersphere/xpack b/backend/src/main/java/io/metersphere/xpack index 3e34e4f699..0c786599f9 160000 --- a/backend/src/main/java/io/metersphere/xpack +++ b/backend/src/main/java/io/metersphere/xpack @@ -1 +1 @@ -Subproject commit 3e34e4f69968987e9d8020421d16e9fb5cdb7075 +Subproject commit 0c786599f916ed6afc78915f9325457ac52e298b diff --git a/frontend/src/business/components/api/automation/report/components/MetricChart.vue b/frontend/src/business/components/api/automation/report/components/MetricChart.vue index 1ca36452ad..9c7ced834f 100644 --- a/frontend/src/business/components/api/automation/report/components/MetricChart.vue +++ b/frontend/src/business/components/api/automation/report/components/MetricChart.vue @@ -435,6 +435,7 @@ export default { border-radius: 50%; height: 12px; width: 12px; + min-width: 12px; display: inline-block; vertical-align: top; margin-left: 20px; @@ -446,6 +447,7 @@ export default { border-radius: 50%; height: 12px; width: 12px; + min-width: 12px; display: inline-block; vertical-align: top; margin-left: 20px; @@ -457,6 +459,7 @@ export default { border-radius: 50%; height: 12px; width: 12px; + min-width: 12px; display: inline-block; vertical-align: top; margin-left: 20px; @@ -468,6 +471,7 @@ export default { border-radius: 50%; height: 12px; width: 12px; + min-width: 12px; display: inline-block; vertical-align: top; margin-left: 20px; diff --git a/frontend/src/business/components/xpack b/frontend/src/business/components/xpack index 2e055b3fa8..0b367ee1d4 160000 --- a/frontend/src/business/components/xpack +++ b/frontend/src/business/components/xpack @@ -1 +1 @@ -Subproject commit 2e055b3fa8c7f24b2dfa7ec1e3ab39fd4f072007 +Subproject commit 0b367ee1d426d6bbbfe935d64c5680bcf2db704c