Commit 48d121a2 authored by zhengke's avatar zhengke

修改

parent ce6bbf99
......@@ -28,7 +28,8 @@
<view v-for="(item, index) in peaperDetail.Paper.GroupList" :key="index">
<i
class="iconfont icon-caidanzu answerSheet"
style="position: absolute; right: 15px; top: 85px; z-index: 999"
style="position: absolute; right: 15px; z-index: 999;margin-top:13px;"
:style="{'top':statusBarHeight+65}"
@click="showAnswerSheet"
></i>
<!-- 数字单选题 -->
......
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