Commit 2580d761 authored by zhengke's avatar zhengke

修改

parent 803e4ea4
......@@ -374,6 +374,7 @@
<text class="" style="opacity: 0;height: 34rpx;">.</text>
</view>
</view>
<!-- ExamStatus 1未开始 2已开始 3已考试 4缺考 5已阅卷 -->
<div class='examination-boxb' >
<view class="examination-box-c-item">
<text class="item_o">考试状态</text>
......@@ -415,25 +416,18 @@
<text class=""></text>
</view>
</div>
</view>
</view>
<view class="examination-box-btnbox">
<view class="examination-box-btnbox" v-if="x.ExamStatus==1">
<view class="examination-btn" @click="gourlkaoshixq(x)">
开始考试
</view>
</view>
</view>
</view>
</view>
</view>
</template>
</view>
<bottom></bottom>
</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment