From c08ce30a15235d435ec9a1888d17b02baebd16ff Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Mon, 3 Apr 2023 19:28:34 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E6=B5=8B=E8=AF=95=E8=B7=9F=E8=B8=AA):?= =?UTF-8?q?=20=E5=8A=9F=E8=83=BD=E7=94=A8=E4=BE=8B=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E9=A1=B5=EF=BC=8C=E8=AE=B0=E4=BD=8F=E6=A8=A1=E5=9D=97=E6=A0=91?= =?UTF-8?q?=E7=9A=84=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1025065 --user=陈建星 左侧模块宽度调整后记住用户的操作 https://www.tapd.cn/55049933/s/1358949 --- .../components/new-ui/MsAsideContainer.vue | 49 ++++++++++++++++--- .../frontend/src/business/case/TestCase.vue | 6 ++- 2 files changed, 47 insertions(+), 8 deletions(-) diff --git a/framework/sdk-parent/frontend/src/components/new-ui/MsAsideContainer.vue b/framework/sdk-parent/frontend/src/components/new-ui/MsAsideContainer.vue index 4d9c171336..8b1cd59415 100644 --- a/framework/sdk-parent/frontend/src/components/new-ui/MsAsideContainer.vue +++ b/framework/sdk-parent/frontend/src/components/new-ui/MsAsideContainer.vue @@ -1,5 +1,5 @@