mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化代码
This commit is contained in:
parent
289a70aa03
commit
32a76ad73e
@ -11,7 +11,7 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- #ifdef H5 -->
|
||||
<view class="order_box">
|
||||
<view class="order_title">我的订单</view>
|
||||
<view class="order_list">
|
||||
@ -23,6 +23,7 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<!-- #endif -->
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
||||
@ -224,7 +224,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
padding: 10upx 50upx;
|
||||
padding: 20upx 50upx;
|
||||
border-radius: 20upx;
|
||||
|
||||
.money_item {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user