小程序修改代码

This commit is contained in:
2025-08-10 11:43:30 +08:00
parent d5e4f0d7eb
commit f17226cc97
5 changed files with 25 additions and 13 deletions

View File

@ -13,9 +13,9 @@
</swiper>
</view>
<view class="flex-row equal-division">
<view class="flex-col items-center group_2 group_1" bind:tap="gotoCourseList" data-type="{{ '考' }}">
<view class="flex-col items-center group_2 group_1" bind:tap="gotoCourseList" data-type="{{ '考' }}">
<image class="image_3" src="./image/kgky.png" />
<text class="font text_1 mt-12">考</text>
<text class="font text_1 mt-12">考</text>
</view>
<view class="flex-col items-center group_2 group_3" bind:tap="gotoCourseList" data-type="{{ '考公' }}">
<image class="image_3" src="./image/zmt.png" />