From 7f4cde4eb65b676d139e1054ab9ab303bc4aa062 Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Thu, 9 Sep 2021 14:23:53 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=8B=86=E5=88=86=E7=BB=93=E6=9E=9C?= =?UTF-8?q?=E5=B7=A6=E4=BE=A7=E6=A0=91=E5=BD=A2=E8=8F=9C=E5=8D=95=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/lawsTree/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/lawsTree/index.vue b/src/components/lawsTree/index.vue index 570670560..efa37f6cf 100644 --- a/src/components/lawsTree/index.vue +++ b/src/components/lawsTree/index.vue @@ -1501,6 +1501,7 @@ export default { } } } + .ztree li span.button { width: 6px } .ztree li span.button.add {margin-left:2px; margin-right: -1px; background-position:-144px 0; vertical-align:top; *vertical-align:middle} div#rMenu {position:absolute; visibility:hidden; top:0;text-align: left;padding: 2px;} div#rMenu ul { From 68913d68fca28fb9f6ae2fe43c6320209baa8dfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Thu, 9 Sep 2021 16:04:56 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E5=BE=81=E6=B1=82=E6=84=8F=E8=A7=81?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/solicitopinions/index.vue | 73 ++++++++++++------- .../standardForComments/index.vue | 1 + 2 files changed, 48 insertions(+), 26 deletions(-) diff --git a/src/pages/home1/components/solicitopinions/index.vue b/src/pages/home1/components/solicitopinions/index.vue index e6279110f..ab32c8cec 100644 --- a/src/pages/home1/components/solicitopinions/index.vue +++ b/src/pages/home1/components/solicitopinions/index.vue @@ -2,9 +2,9 @@