| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 | 
							- <!-- 轮播图 -->
 
- <My_BannerSwiper swiperBannerList="{{swiperBannerList}}"></My_BannerSwiper>
 
- <!-- 数据展示 -->
 
- <view class="data-display">
 
-     <view>
 
-         <view class="data-display-title">参展企业</view>
 
-         <view class="data-display-num">{{fagentcount}}</view>
 
-     </view>
 
-     <view>
 
-         <view class="data-display-title">正在直播</view>
 
-         <view class="data-display-num">{{flivecount}}</view>
 
-     </view>
 
-     <view>
 
-         <view class="data-display-title">正在观看</view>
 
-         <view class="data-display-num">{{fcustcount}}</view>
 
-     </view>
 
- </view>
 
- <!-- wx:if="{{liveList.length>=1}}" -->
 
- <My_DisplayBox title="云展会直播大厅" isMore="{{false}}">
 
-     <!-- 分类和搜索 -->
 
-     <view class="classify-and-search">
 
-         <view class="classify" data-index="1" catchtap="showPullDown">
 
-             {{liveSelectClassify}}
 
-             <van-icon style="margin-left: 8rpx;  pointer-events: none;" name="arrow-down" />
 
-         </view>
 
-         <van-transition show="{{showDownIndex==1}}" class="pattern-item-box" style="z-index: 999;" name="fade">
 
-             <view class="pattern-item" bindtap="modeSelect">
 
-                 <text class="square"></text>
 
-                 <view wx:for="{{liveClassifyList}}" class="{{liveSelectClassify==item?'SelectClassify':''}}" data-index="{{index}}" data-name="{{item}}">{{item}}</view>
 
-             </view>
 
-         </van-transition>
 
-         <view class="liveSearch">
 
-             <input class="liveSearch-input" type="search" confirm-type='search' placeholder="搜索直播间" bindconfirm="fiveSearch" />
 
-             <view class="liveSearch-icon">
 
-                 <image src="/static/icon-09.png" style="width: 20rpx; height: 20rpx; margin-bottom:6rpx;" mode="aspectFit"></image>
 
-             </view>
 
-         </view>
 
-     </view>
 
-     <!-- 标题前图片 -->
 
-     <image slot="display-box-img" class="display-title_image" src="/static/icon-06.png" mode="aspectFit"></image>
 
-     <!-- 主要展示 -->
 
-     <scroll-view wx:if="{{liveList.length}}" scroll-y class="live-scroll-view" bindscrolltolower='scrolltolower'>
 
-         <liveList list="{{liveList}}" isShow='{{true}}' />
 
-     </scroll-view>
 
-     <van-empty wx:else class="custom-image" image="/static/zhanhui.png">
 
-         <view class="empty">
 
-             <view>开放日期:3月17日~3月19日</view>
 
-             <view>开放时间:每天19:30-20:30</view>
 
-         </view>
 
-     </van-empty>
 
-     <!-- <view wx:else style="width: 100%; display: flex; justify-content: center; flex-direction: column; align-items: center;">
 
-         <image style="height: 454rpx; width:480rpx;" src="/static/zhanh.png"></image>
 
-         <view style="padding:15rpx 0 ; opacity: 0.6;">暂未开发,敬请期待!</view>
 
-         <view style="width: 10px; height: 30rpx;"></view>
 
-     </view> -->
 
-     <!-- <swiper class="exhibition-swiper" style="height: {{showLiveList[0].length>2?'700':'355'}}rpx;" indicator-dots indicator-active-color="#4DC2D4" indicator-color="#D8D8D8">
 
-         <swiper-item wx:for="{{showLiveList}}" class="exhibition-swiper-item">
 
-             <view wx:for="{{item}}" class="exhibition" style="float: right;">
 
-                 <image class="exhibition-img" src="{{item.channelcoverimageurl}}" mode="aspectFill"></image>
 
-                 <view class="exhibition-bottom">
 
-                     <view class="exhibition-bottom-title u-line-1">{{item.fbrand}}</view>
 
-                     <view class="exhibition-bottom-data">
 
-                         <image src="/static/icon-11.png"></image>
 
-                         <view class="exhibition-bottom-data-text u-line-1">{{item.fcustcount}}</view>
 
-                     </view>
 
-                 </view>
 
-             </view>
 
-         </swiper-item>
 
-     </swiper> -->
 
- </My_DisplayBox>
 
- <!-- wx:if="{{agentList.length>=1}}" -->
 
- <My_DisplayBox wx:if="{{false}}" title="热门展商" isMore="{{false}}">
 
-     <!-- 分类和搜索 -->
 
-     <view class="classify-and-search">
 
-         <view class="classify" data-index="2" catchtap="showPullDown">
 
-             {{agentSelectClassify}}
 
-             <van-icon style="margin-left: 8rpx; pointer-events: none;" name="arrow-down" />
 
-         </view>
 
-         <van-transition show="{{showDownIndex==2}}" class="pattern-item-box" style="z-index: 999;" name="fade">
 
-             <view class="pattern-item" bindtap="modeSelect">
 
-                 <text class="square"></text>
 
-                 <view wx:for="{{agentClassifyList}}" class="{{agentSelectClassify==item?'SelectClassify':''}}" data-index="{{index}}" data-name="{{item}}">{{item}}</view>
 
-             </view>
 
-         </van-transition>
 
-     </view>
 
-     <!-- 标题前图片 -->
 
-     <image slot="display-box-img" class="display-title_image" src="/static/icon-04.png" mode="aspectFit"></image>
 
-     <!-- 展示 -->
 
-     <swiper class="exhibition-swiper" style="height: {{showAgentList[0].length>2?'700':'355'}}rpx;" indicator-dots indicator-active-color="#4DC2D4" indicator-color="#D8D8D8">
 
-         <swiper-item wx:for="{{showAgentList}}" class="exhibition-swiper-item">
 
-             <view wx:for="{{item}}" class="exhibition">
 
-                 <image class="exhibition-img" wx:if="{{item.attinfos[0]}}" src="{{item.attinfos[0].fobsurl}}" mode="aspectFill"></image>
 
-                 <image class="exhibition-img" wx:else src="/static/annunciate/cover.png" mode="aspectFill"></image>
 
-                 <view class="showLocation">{{item.flocation!=null?item.flocation:'未知区域'}}</view>
 
-                 <view class="exhibition-bottom">
 
-                     <view class="exhibition-bottom-title u-line-1">{{item.fbrand}}</view>
 
-                     <view class="exhibition-bottom-data">
 
-                         <view class="exhibition-bottom-data-text u-line-1">{{item.flocationclass}}</view>
 
-                     </view>
 
-                 </view>
 
-             </view>
 
-         </swiper-item>
 
-     </swiper>
 
- </My_DisplayBox>
 
- <!-- wx:if="{{prodList.length>=1}}" -->
 
- <My_DisplayBox wx:if="{{false}}" title="热门商品" isMore="{{false}}">
 
-     <!-- 标题前图片 -->
 
-     <image slot="display-box-img" class="display-title_image" src="/static/icon-04.png" mode="aspectFit"></image>
 
-     <swiper class="show-prod-list" style="height: {{prodList[0].length>2?'600':'325'}}rpx;" autoplay circular indicator-active-color="#4DC2D4" indicator-color="#D8D8D8" indicator-dots snap-to-edge>
 
-         <swiper-item wx:for="{{prodList}}">
 
-             <My_VerticalBox list='{{item}}' pageType="zhanhui"></My_VerticalBox>
 
-         </swiper-item>
 
-     </swiper>
 
- </My_DisplayBox>
 
- <view wx:if="{{showDownIndex!=-1}}" style="height: 250%; width: 100vw; position: absolute; top: 0; left: 0; opacity: 0.3; z-index: 0; background-color: #000;" bindtap="closeTheDropDown"></view>
 
 
  |