Commit 58c7f1fb by 高淑倩

modify: 首页样式

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