mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 19:06:45 +08:00
style
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<!-- 评分题 -->
|
||||
<div v-if="values.questionType==4" class="assessbox" style="margin-top: 30px">
|
||||
<div v-if="values.questionType==4" class="assessbox" style="margin-top: 30px;">
|
||||
<div class="box1">
|
||||
<div class="asstype">评估类型:</div>
|
||||
<div class="typename">评分题</div>
|
||||
@@ -134,8 +134,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div v-if="index==questionListArr.length-1" style="width:100%;height: 200px;"></div>
|
||||
</div>
|
||||
<div style="margin-top: 30px;margin-bottom: 60px;"></div>
|
||||
|
||||
</div>
|
||||
<div class="btnn">
|
||||
|
||||
Reference in New Issue
Block a user