This commit is contained in:
2025-07-16 10:31:41 +08:00
parent 9b845f1532
commit ae7bdacc5c

View File

@ -46,6 +46,9 @@
<view class="time">
手机号{{user.phone}}
</view>
<view class="time" style="font-weight:700;font-size: 34rpx;">
考试状态{{item.finishState==0?'未考试':""}}{{item.finishState==1?'已考试':""}}
</view>
</view>
</view>
<view v-else class="" style="margin-top: 100rpx;">