This commit is contained in:
左哥 2025-07-21 22:38:50 +08:00
parent 8182114e21
commit 86c137a42f

View File

@ -38,7 +38,7 @@
<view class="text-wrapper_2" wx:if="{{personalInfo.risk_type == 2}}">
<text lines="1" class="text_6">中危</text>
</view>
<view class="text-wrapper_2" >
<view class="text-wrapper_2" wx:if="{{personalInfo.risk_type == 3}}">
<text lines="1" class="text_6">高危</text>
</view>