修复了禅道的一系列bug

This commit is contained in:
2025-08-09 01:21:59 +08:00
parent c1817b6255
commit f871831cbc
16 changed files with 60 additions and 45 deletions

View File

@ -12,7 +12,7 @@
>
<view class="flex-row self-stretch group">
<text class="font text">订单号:{{item.orderNumber}}</text>
<text class="font_2 ml-37">{{ item.orderStatus }}</text>
<text class="font_2">{{ item.orderStatus }}</text>
</view>
<text class="self-stretch font_3 text_2">{{ item.name }}</text>