Commit 13119ca9 authored by 罗超's avatar 罗超

1

parent a415b5b9
......@@ -164,8 +164,8 @@
style="
width: 100%;
height: 100%;
border-top-left-radius: 8rpx;
border-top-right-radius: 8rpx;
border-top-left-radius: 4rpx;
border-top-right-radius: 4rpx;
"
></image>
</view>
......@@ -688,7 +688,7 @@ export default {
.img-box {
width: 188rpx;
height: 188rpx;
border-radius: 8rpx;
border-radius: 4rpx;
overflow: hidden;
margin-bottom: 10rpx;
}
......@@ -707,7 +707,7 @@ export default {
.headimg {
width: 44rpx;
height: 44rpx;
border-radius: 8rpx;
border-radius: 4rpx;
margin-right: 10rpx;
}
}
......
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