type-detail.wxss 207 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 11 /* pages/index/type-detail/type-detail.wxss */ @import '../../spell-list/spell-list.wxss'; .head { border-bottom: 20rpx solid #f2f2f2; } .rent_mask { top: 197rpx; } .content_box { margin-top: 197rpx; }