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 {