提交 e607a793 编写于 作者: shutao-dc's avatar shutao-dc

update list-view.uvue scroll-view-props.uvue 调整height

上级 6bc58715
......@@ -194,7 +194,7 @@
<style>
.main {
max-height: 360px;
max-height: 250px;
padding: 5px 0;
border-bottom: 1px solid rgba(0, 0, 0, .06);
flex-direction: row;
......@@ -203,7 +203,7 @@
.main .list-item {
width: 100%;
height: 360px;
height: 250px;
border: 1px solid #666;
background-color: #66ccff;
align-items: center;
......
......@@ -206,14 +206,14 @@
<style>
.uni-margin-wrap {
height: 360px;
height: 250px;
margin: 0 25px 25px 25px;
}
.item {
justify-content: center;
align-items: center;
height: 360px;
height: 250px;
width: 100%;
background-color: azure;
border-width: 1px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册