From 3eaaa2529940c5fb829d45ccc3a7819bd5eaa0ac Mon Sep 17 00:00:00 2001 From: zhangdongxue Date: Wed, 24 May 2023 16:57:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=88=E4=BB=B6=E5=A7=94=E6=89=98=E5=8F=AF?= =?UTF-8?q?=E4=BB=A5=E8=A1=A8=E5=8D=95=E9=A1=B5=E9=9D=A2=E5=8F=AF=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .hbuilderx/launch.json | 2 +- pages/synthesize/entrustCivil.vue | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index 4ccd172..9b0d791 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -13,7 +13,7 @@ "type" : "uniCloud" }, { - "playground" : "custom", + "playground" : "standard", "type" : "uni-app:app-android" } ] diff --git a/pages/synthesize/entrustCivil.vue b/pages/synthesize/entrustCivil.vue index ffe60e8..64cd4aa 100644 --- a/pages/synthesize/entrustCivil.vue +++ b/pages/synthesize/entrustCivil.vue @@ -191,6 +191,8 @@ } } }, + + methods: { // 民事类型列表 @@ -368,7 +370,7 @@ background-color: #111e4b; width: 100vw; overflow-y: scroll; - position: fixed; + // position: fixed; } .top {