index.wxml
3.3 KB
<view><view class="topBox"><view class="topTitle"><u-navbar vue-id="8dd740cc-1" safeAreaInsetTop="{{true}}" fixed="{{true}}" placeholder="{{true}}" bgColor="transparent" bind:__l="__l" vue-slots="{{['left']}}"><view class="navTop" slot="left">大戏看北京</view></u-navbar><image class="bg" src="/static/1-1首页/img-home-bg1@2x.png" mode></image></view></view><view class="bgphoto"><image src="/static/1-1首页/img-home-bg2@2x.png" alt="搜索背景" class="_img"></image></view><view class="search"><view data-event-opts="{{[['tap',[['toSearch',['$event']]]]]}}" class="searchBox" bindtap="__e"><view class="searchImg"><image src="/static/1-1首页/icon-search-w@2x.png" alt="搜索图标" class="_img"></image></view><view class="searchText">搜索演出、剧场关键词</view></view></view><view class="mainBox"><view class="swiper"><u-swiper vue-id="8dd740cc-2" list="{{list5}}" autoplay="{{true}}" data-event-opts="{{[['^change',[['e0']]],['^click',[['e1']]]]}}" bind:change="__e" bind:click="__e" bind:__l="__l" vue-slots="{{['indicator']}}"><view class="indicator" slot="indicator"><block wx:for="{{list5}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="{{['indicator__dot',index===current&&'indicator__dot--active']}}"></view></block></view></u-swiper></view><view class="category"><block wx:for="{{moreCategory}}" wx:for-item="item" wx:for-index="index" wx:key="id"><view class="categoryImg"><image src="{{item.img}}" alt="分类图标" class="_img"></image><view>{{item.title}}</view></view></block><view class="categoryImg2"><image src="/static/1-1首页/ic-more@2x.png" alt="更多图标" class="_img"></image><view>更多</view></view></view><view class="today"><view class="left">今日演出</view><view class="right"><view data-event-opts="{{[['tap',[['toMore',['$event']]]]]}}" bindtap="__e">更多</view><image src="/static/1-1首页/ic-arrow-more@2x.png" alt="更多图标" class="_img"></image></view></view><view class="scrollBox"><scroll-view class="scrollBox1" scroll-x="true" scroll-left="120"><block wx:for="{{todayShows}}" wx:for-item="item" wx:for-index="index" wx:key="id"><view data-event-opts="{{[['tap',[['toDetail',['$0'],[[['todayShows','id',item.id]]]]]]]}}" class="scrollBox2" bindtap="__e"><image src="/static/1-1首页/Rectangle 2396@2x.png" alt="今日演出" class="_img"></image><view class="text1">{{item.title}}</view><view class="text2">{{"当前时间-"+item.time}}</view></view></block></scroll-view></view><view class="today"><view class="left">更多演出</view><view class="right"><view data-event-opts="{{[['tap',[['tobig',['$event']]]]]}}" bindtap="__e">更多</view><image src="/static/1-1首页/ic-arrow-more@2x(1).png" alt="更多演出" class="_img"></image></view></view><view><block wx:for="{{5}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['toDetail',['$0'],[[[5,'',index]]]]]]]}}" class="todProgram" bindtap="__e"><view class="drama">话剧</view><view class="left"><image src="/static/1-1首页/Rectangle 2396@2x(1).png" alt="话剧《四世同堂》" class="_img"></image></view><view class="right"><view class="nameText">话剧《四世同堂》</view><view class="timeText">2022.04.06-04.10</view><view class="addressText">西青区 | 天桥艺术中心-多功能厅</view><view class="priceText"><text>¥80</text>起</view></view></view></block></view></view></view>