|
|
@@ -28,7 +28,12 @@
|
|
|
<ie-image src="/pagesStudy/static/image/icon-empty.png" custom-class="w-364 h-252 mx-auto" mode="aspectFill" />
|
|
|
<text class="text-30 text-fore-light text-center">目前暂无定向院校~</text>
|
|
|
</view>
|
|
|
-
|
|
|
+ <view class="m-30 bg-white p-30 rounded-10">
|
|
|
+ <view class="">
|
|
|
+ <uv-icon name="info-circle" size="16" color="var(--danger)" :inline="true" />
|
|
|
+ <text class="text-28 text-fore-tip inline ml-8">2026考纲知识点已更新,可添加3个目标院校与专业,添加后不可修改,请谨慎选择!</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
<ie-safe-toolbar v-if="directedSchoolList.length < 3" :height="84" :shadow="false">
|
|
|
<view class="px-46 pt-24">
|
|
|
<ie-button type="primary" @click="handleAdd">添加</ie-button>
|