提交代码

This commit is contained in:
guanj
2026-06-01 11:32:25 +08:00
parent 276ef60389
commit 43c6249530
15 changed files with 384 additions and 157 deletions

View File

@@ -95,7 +95,7 @@
{{
item.landPoint != null && item.landPoint !== ''
? ',落点区域:' + item.landPoint
: ''
: ',落点区域:未知'
}}
</text>
</view>