|
@@ -26,7 +26,7 @@
|
|
|
<view class="t1">总题数</view>
|
|
<view class="t1">总题数</view>
|
|
|
<view class="t3">300</view>
|
|
<view class="t3">300</view>
|
|
|
<view class="t1">已答过</view>
|
|
<view class="t1">已答过</view>
|
|
|
- <view class="t3">204</view>
|
|
|
|
|
|
|
+ <view class="t3">0</view>
|
|
|
</view>
|
|
</view>
|
|
|
</u-col>
|
|
</u-col>
|
|
|
</u-row>
|
|
</u-row>
|
|
@@ -35,7 +35,7 @@
|
|
|
<view class="box2">
|
|
<view class="box2">
|
|
|
<view style="height: 100%;display: flex;flex-direction: column;justify-content: center;">
|
|
<view style="height: 100%;display: flex;flex-direction: column;justify-content: center;">
|
|
|
<view style="text-align: center;" @click="jumpQuestion">
|
|
<view style="text-align: center;" @click="jumpQuestion">
|
|
|
- <view class="big_num">35</view>
|
|
|
|
|
|
|
+ <view class="big_num">0</view>
|
|
|
<view class="t4">
|
|
<view class="t4">
|
|
|
错题集
|
|
错题集
|
|
|
<u-icon name="arrow-right" size="28"></u-icon>
|
|
<u-icon name="arrow-right" size="28"></u-icon>
|
|
@@ -46,7 +46,7 @@
|
|
|
<view class="box2">
|
|
<view class="box2">
|
|
|
<view style="height: 100%;display: flex;flex-direction: column;justify-content: center;">
|
|
<view style="height: 100%;display: flex;flex-direction: column;justify-content: center;">
|
|
|
<view style="text-align: center;">
|
|
<view style="text-align: center;">
|
|
|
- <view class="big_num">126</view>
|
|
|
|
|
|
|
+ <view class="big_num">0</view>
|
|
|
<view class="t4">
|
|
<view class="t4">
|
|
|
收藏集
|
|
收藏集
|
|
|
<u-icon name="arrow-right" size="28"></u-icon>
|
|
<u-icon name="arrow-right" size="28"></u-icon>
|