Commit 92ac4a6a authored by 张娇(东信)'s avatar 张娇(东信)

筑农页面优化

parent 9e5730e3
......@@ -290,6 +290,9 @@ function toCart() {
page {
background: #f3f3f3;
}
.container {
padding-bottom: 20rpx;
}
.top {
width: 750rpx;
height: 128rpx;
......@@ -386,15 +389,14 @@ page {
}
}
.tabs-list {
margin-left: 10px;
margin-left: 20rpx;
width: 712rpx;
height: 1172rpx;
border-radius: 8px;
border-radius: 16rpx;
background: #ffffff;
}
.fruit-img {
margin-left: 10px;
margin-top: 10px;
margin-left: 20rpx;
margin-top: 20rpx;
}
.son-img {
display: flex;
......@@ -526,4 +528,7 @@ page {
font-size: 24rpx;
}
}
.whh {
padding-bottom: 10rpx;
}
</style>
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