1 |
- <view class="indList data-v-64d2b7fe"><view class="navTit dffs data-v-64d2b7fe"><u-search class="input data-v-64d2b7fe" vue-id="3584c8c8-1" bgColor="#FAFAFA" show-action="{{false}}" placeholder="输入关键词搜索课程" value="{{keyword}}" data-event-opts="{{[['^search',[['searchThis']]],['^change',[['searchThis']]],['^input',[['__set_model',['','keyword','$event',[]]]]]]}}" bind:search="__e" bind:change="__e" bind:input="__e" bind:__l="__l"></u-search><view class="search fontsm data-v-64d2b7fe">搜索</view></view><block wx:if="{{newsInfo.length<1}}"><view class="hisPage data-v-64d2b7fe"><view class="pagebox data-v-64d2b7fe"><view class="title blod dfsb data-v-64d2b7fe">历史搜索<u-icon vue-id="3584c8c8-2" name="trash" class="data-v-64d2b7fe" bind:__l="__l"></u-icon></view><view class="con dffs data-v-64d2b7fe"><block wx:for="{{hotInfo}}" wx:for-item="item" wx:for-index="ind" wx:key="ind"><view data-event-opts="{{[['tap',[['searchThis',['$0'],[[['hotInfo','',ind]]]]]]]}}" class="textcon data-v-64d2b7fe" bindtap="__e">{{item}}</view></block></view></view></view></block><view class="newsBox data-v-64d2b7fe"><view class="title data-v-64d2b7fe">文档</view><view class="box data-v-64d2b7fe"><course-list vue-id="3584c8c8-3" list="{{newsInfo.class_list}}" class="data-v-64d2b7fe" bind:__l="__l"></course-list><navigator class="center textgrey fontsm data-v-64d2b7fe" url="{{'/pages/index/classList?flag=2&keyword='+keyword}}">查看更多文档></navigator></view></view><block wx:if="{{vedio_status==1}}"><view class="newsBox data-v-64d2b7fe"><view class="title data-v-64d2b7fe">视频</view><view class="box data-v-64d2b7fe"><video-list vue-id="3584c8c8-4" list="{{newsInfo.video_list}}" class="data-v-64d2b7fe" bind:__l="__l"></video-list><navigator class="center textgrey fontsm data-v-64d2b7fe" url="{{'/pages/index/video/video?keyword='+keyword}}">查看更多视频></navigator></view></view></block><view class="newsBox data-v-64d2b7fe"><view class="title data-v-64d2b7fe">实物</view><view class="box data-v-64d2b7fe"><shop-list vue-id="3584c8c8-5" list="{{newsInfo.goods_list}}" class="data-v-64d2b7fe" bind:__l="__l"></shop-list><navigator class="center textgrey fontsm data-v-64d2b7fe" url="{{'/pagesA/mall/mall?type=1&keyword='+keyword}}">查看更多实物></navigator></view></view></view>
|