Commit 17c099b7 by 高淑倩

modify: 吸底

parent 1bd826d4
......@@ -11,7 +11,7 @@
justify-content: space-around;
}
.pd1530{
padding: 15rpx 30rpx;
padding: 0 30rpx;
}
.df-1 {
......
/* component/picNav/picNav.wxss */
.pic-nav {
display: flex;
padding:20rpx 0;
padding: 10rpx 0;
}
.pic-item {
flex: 1;
......
......@@ -36,9 +36,10 @@ page {
text-align: center;
background-color: #02bb70;
line-height: 100rpx;
padding: 0 54rpx;
position: relative;
position: fixed;
margin-top:20rpx;
bottom: 0;
width:100%;
}
.arrow-left {
width: 32rpx;
......
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