Commit 04afa91e authored by xinzhedeai's avatar xinzhedeai

商户列表

parent 4a30a90a
......@@ -10,18 +10,18 @@
<script type="text/javascript" src="../sdk/includeHead.js"></script>
<style>
html, body{
background-color: #F5F6FA;
/* background-color: #fff; */
background: #F5F6FA;
}
.wrapper {
padding: 0.2rem;
background-color: #fff;
background: #F5F6FA;
/* padding: 0.2rem; */
/* background-color: #fff; */
}
.header{
width: 99vw;
margin-left: -.15rem;
margin-top: -.15rem;
width: 100vw;
/* margin-top: -.15rem;
margin-left: -.15rem; */
}
/* 条件查询样式 */
.header .van-search__label{
......@@ -34,6 +34,11 @@
.header .van-search__content .van-cell{
padding-left: 0.24rem;
}
.van-list{
padding-left: 0.2rem;
padding-right: 0.2rem;
}
</style>
</head>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment