Commit 78361295 authored by 罗超's avatar 罗超

Merge branch 'master' of http://gitlab.oytour.com/xiangwei/educationstu into master

parents 89d64c41 f740f480
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<view v-for="(item, index) in peaperDetail.Paper.GroupList" :key="index"> <view v-for="(item, index) in peaperDetail.Paper.GroupList" :key="index">
<i <i
class="iconfont icon-caidanzu answerSheet" class="iconfont icon-caidanzu answerSheet"
style="position: absolute; right: 15px; top: 85px" style="position: absolute; right: 15px; top: 85px;z-index:999;"
@click="showAnswerSheet" @click="showAnswerSheet"
></i> ></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