|
@@ -41,7 +41,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
<view v-else class="flex-1 flex flex-col items-center justify-center gap-y-50">
|
|
<view v-else class="flex-1 flex flex-col items-center justify-center gap-y-50">
|
|
|
- <ie-image :is-oss="true" src="/src/pagesStudy/static/image/icon-empty.png" custom-class="w-364 h-252 mx-auto" mode="aspectFill" />
|
|
|
|
|
|
|
+ <ie-image src="/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>
|
|
<text class="text-30 text-fore-light text-center">目前暂无定向院校~</text>
|
|
|
</view>
|
|
</view>
|
|
|
<ie-safe-toolbar v-if="collegeList.length < 3" :height="84" :shadow="false">
|
|
<ie-safe-toolbar v-if="collegeList.length < 3" :height="84" :shadow="false">
|