案件委托可以表单页面可滚动
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"type" : "uniCloud"
|
||||
},
|
||||
{
|
||||
"playground" : "custom",
|
||||
"playground" : "standard",
|
||||
"type" : "uni-app:app-android"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -192,6 +192,8 @@
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
|
||||
methods: {
|
||||
// 民事类型列表
|
||||
yearSon(){
|
||||
@@ -368,7 +370,7 @@
|
||||
background-color: #111e4b;
|
||||
width: 100vw;
|
||||
overflow-y: scroll;
|
||||
position: fixed;
|
||||
// position: fixed;
|
||||
}
|
||||
|
||||
.top {
|
||||
|
||||
Reference in New Issue
Block a user