Commit 58c7f1fb by 高淑倩

modify: 首页样式

parent 666b6f4e
/* component/picNav/picNav.wxss */
.pic-nav {
display: flex;
padding: 10rpx 0;
}
.pic-item {
flex: 1;
height: 200rpx;
margin-right: 8rpx;
border-radius:10rpx;
/* border-radius:10rpx; */
}
.pic-img {
height: 100%;
......
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