摘要: 效果: 代码: .couponbox1_left { display: flex; flex-direction: row; align-items: center; justify-content: center; color: rgba(255,255,255,.9); font-size: 6 阅读全文
posted @ 2022-04-21 09:45 宅女二二 阅读(66) 评论(0) 推荐(0)
摘要: 效果: 代码: <!-- 优惠券 --> <view class="couponbox1"> 123 </view> style: .couponbox1 { width: 96%; background-color: #fff; margin: 0 auto; margin-top: 16rpx; 阅读全文
posted @ 2022-04-21 09:17 宅女二二 阅读(340) 评论(0) 推荐(0)