|
@@ -76,7 +76,7 @@
|
|
|
<!-- 答题卡 -->
|
|
|
<uni-popup ref="popupRef" background-color="#fff" :is-mask-click="false" :mask-click="false">
|
|
|
<view class="answer-card-popup">
|
|
|
- <view class="icon-title-bjcolor-navBar-box">
|
|
|
+ <view class="icon-title-navBar-box">
|
|
|
<view @click="handlePopupBack" class="nav-bar-icon"> </view>
|
|
|
<text class="nav-bar-title">答题卡</text>
|
|
|
</view>
|