1 |
- <view class="study"><view class="top-box"><view class="search-box"><input class="search" type="text" value="{{search}}"/><image class="icon" src="../static/search.png" mode></image><button class="btn" type="default">搜索</button></view><image class="banner" src="../static/yanxue.png" mode></image><view class="type-box"><view data-event-opts="{{[['tap',[['jump',['./inspect']]]]]}}" class="type-item" bindtap="__e"><image class="icon" src="../static/yanxue1.png" mode></image><view class="sub-title">虚拟考察</view></view><view data-event-opts="{{[['tap',[['jump',['./route']]]]]}}" class="type-item" bindtap="__e"><image class="icon" src="../static/yanxue2.png" mode></image><view class="sub-title">个性路径</view></view><view data-event-opts="{{[['tap',[['jump',['./schedule']]]]]}}" class="type-item" bindtap="__e"><image class="icon" src="../static/yanxue3.png" mode></image><view class="sub-title">学习进度</view></view><view data-event-opts="{{[['tap',[['jump',['./community']]]]]}}" class="type-item" bindtap="__e"><image class="icon" src="../static/yanxue4.png" mode></image><view class="sub-title">互动社区</view></view></view></view><view class="content"><view class="title-box"><view class="title">热门课程</view><view class="more">查看更多<u-icon vue-id="02b607d8-1" name="arrow-right" size="24rpx" color="#121212" bind:__l="__l"></u-icon></view></view><view class="hot-list"><view class="item"><zs-img vue-id="02b607d8-2" src="https://gd-hbimg.huaban.com/89311fee7c0633833d6f55bc6f987ecf2b4d580598985-EEpwsJ" width="100%" height="164rpx" radius="half" bind:__l="__l"></zs-img><view class="title">少儿编程培训基础班</view><view class="author-info"><image class="head" src="https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fsafe-img.xhscdn.com%2Fbw1%2F1e0466ff-3a60-4544-9630-318439662daf%3FimageView2%2F2%2Fw%2F1080%2Fformat%2Fjpg&refer=http%3A%2F%2Fsafe-img.xhscdn.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=auto?sec=1695371853&t=0d9cf33ea0b96e7e0d2778264668a623" mode></image><view class="name">李老师</view></view></view><view class="item"><zs-img vue-id="02b607d8-3" src="https://gd-hbimg.huaban.com/15f6b3f398b496225424ea69676e9484bb7935283de93-NWPARD" width="100%" height="164rpx" bind:__l="__l"></zs-img><view class="title">少儿编程培训基础班</view><view class="author-info"><image class="head" src="https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fsafe-img.xhscdn.com%2Fbw1%2F1e0466ff-3a60-4544-9630-318439662daf%3FimageView2%2F2%2Fw%2F1080%2Fformat%2Fjpg&refer=http%3A%2F%2Fsafe-img.xhscdn.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=auto?sec=1695371853&t=0d9cf33ea0b96e7e0d2778264668a623" mode></image><view class="name">李老师</view></view></view></view><view class="title-box"><view class="title">热门课程</view><view class="more">查看更多<u-icon vue-id="02b607d8-4" name="arrow-right" size="24rpx" color="#121212" bind:__l="__l"></u-icon></view></view><view class="list"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item"><zs-img vue-id="{{'02b607d8-5-'+index}}" src="{{item.img}}" width="164rpx" height="164rpx" bind:__l="__l"></zs-img><view class="info"><view class="title">少儿编程培训基础班</view><view class="types">AI培训 | 编程</view><view class="author-info"><image class="head" src="{{item.head}}" mode></image><view class="name">李老师</view></view></view><image class="play" src="../static/play.png" mode></image></view></block></view></view></view>
|