修改
This commit is contained in:
parent
9b845f1532
commit
ae7bdacc5c
@ -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;">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user