From d8a0731f079c77738041ad386bb2ed45ab093c06 Mon Sep 17 00:00:00 2001 From: yehuangf Date: Mon, 29 Dec 2025 15:30:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20[=E6=B5=81=E7=A8=8B=E6=9F=A5=E8=AF=A2]?= =?UTF-8?q?=20=E6=9B=B4=E6=94=B9=E5=9F=BA=E7=A1=80=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E7=9A=84=E5=B1=95=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/custom/apaas-custom-mydemo/custom-page/reportDetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/custom/apaas-custom-mydemo/custom-page/reportDetail.vue b/src/custom/apaas-custom-mydemo/custom-page/reportDetail.vue index 6fda0a5..4df314c 100644 --- a/src/custom/apaas-custom-mydemo/custom-page/reportDetail.vue +++ b/src/custom/apaas-custom-mydemo/custom-page/reportDetail.vue @@ -1344,7 +1344,7 @@ export default { .detail-panel { width: 100%; - max-width: 1200px; + // max-width: 1200px; background: #ffffff; border-radius: 12px; overflow: hidden;