This commit is contained in:
gpu 2026-02-02 22:20:31 +08:00
parent ef64a56b54
commit 557a7fa665

View File

@ -114,7 +114,7 @@
</view>
<view class="ml30 column">
<text>{{ item.title }}</text>
<text>有限期{{ item.effective_day }}</text>
<text>有限期{{ item.effectiveDay }}</text>
</view>
</view>
</scroll-view>