fix:文案修改

This commit is contained in:
Jafeng 2026-02-10 17:37:37 +08:00
parent c56580d6c0
commit e638c790cc
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
<!-- Content --> <!-- Content -->
<view class="text-sm text-gray-600 mb-5 flex items-start"> <view class="text-sm text-gray-600 mb-5 flex items-start">
<text class="text-gray-400 mr-2 field-label">:</text> <text class="text-gray-400 mr-2 field-label">:</text>
<text>{{ item.person || '-' }}</text> <text>{{ item.person || '-' }}</text>
</view> </view>

View File

@ -48,7 +48,7 @@
<!-- Content --> <!-- Content -->
<view class="text-sm text-gray-600 mb-5 flex items-start"> <view class="text-sm text-gray-600 mb-5 flex items-start">
<text class="text-gray-400 mr-2 field-label">:</text> <text class="text-gray-400 mr-2 field-label">:</text>
<text>{{ item.person || '-' }}</text> <text>{{ item.person || '-' }}</text>
</view> </view>