|
|
@@ -67,14 +67,14 @@
|
|
|
<icon class="index-icon ks-icon"></icon>
|
|
|
<text>考试管理</text>
|
|
|
</view>
|
|
|
- <view @click="goToPage('kscx')" class="card-item-box">
|
|
|
- <icon class="index-icon kscx-icon"></icon>
|
|
|
- <text>考试查询</text>
|
|
|
- </view>
|
|
|
<view @click="goToPage('cj')" class="card-item-box">
|
|
|
<icon class="index-icon cj-icon"></icon>
|
|
|
<text>成绩管理</text>
|
|
|
</view>
|
|
|
+ <view @click="goToPage('kscx')" class="card-item-box">
|
|
|
+ <icon class="index-icon kscx-icon"></icon>
|
|
|
+ <text>考试查询</text>
|
|
|
+ </view>
|
|
|
<view @click="goToPage('lc')" class="card-item-box">
|
|
|
<icon class="index-icon lx-icon"></icon>
|
|
|
<text>练习管理</text>
|