123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- <!--pages/record/record.wxml-->
- <view class="containerBox">
- <!-- 大 tabbar -->
- <view class="bigTabBar">
- <view class="{{bigTabBarIndex == index?'bigTabBarBtn bigTabBarBtnActive':'bigTabBarBtn'}}" wx:for="{{bigTabBar}}" wx:key="index" data-item="{{item}}" data-index="{{index}}" bind:tap="bigTabBarAction">
- {{item.label}}
- <view class="bigTabBarBtnborder"></view>
- </view>
- </view>
- <!-- 小 tabbar1 -->
- <view class="tabbar" wx:if="{{bigTabBarIndex == 0}}">
- <view class="tabbarBtn {{tabbarIndex == index?'tabbarBtnActive':''}}" wx:for="{{tabbar}}" wx:key="index" data-item="{{item}}" data-index="{{index}}" bind:tap="tabbarAction">
- {{item.label}}
- </view>
- </view>
- <!-- 小 tabbar2 -->
- <view class="tabbar" wx:if="{{bigTabBarIndex == 1}}">
- <view class="tabbarBtn {{tabbar1Index == index?'tabbarBtnActive':''}}" wx:for="{{tabbar1}}" wx:key="index" data-item="{{item}}" data-index="{{index}}" bind:tap="tabbar1Action1">
- {{item.label}}
- </view>
- </view>
- <!-- 小 tabbar1 内容-->
- <view class="content" wx:if="{{bigTabBarIndex == 0}}">
- <scroll-view wx:if="{{tabbarIndex == 0}}" class="lists-container" scroll-y refresher-enabled data-type="0" bindrefresherrefresh="downBrush" refresher-triggered="{{isBrush}}" bindscrolltolower="upBrush">
- <view style="width:100%;height: 30rpx;"></view>
- <view wx:if="{{pdjlList.length > 0}}" class="typeOne" hover-class="typeOneActive" wx:for="{{pdjlList}}" wx:key="index" data-item="{{item}}" bind:tap="pdjl">
- <view class="list1 {{item.phzt==0?'list1Warning':''}}">
- <view class="label">取号号码:<span>{{item.ticketNum}}</span></view>
- <view class="value">{{item.phzt==0?'待办理':'已完成'}}</view>
- </view>
- <view class="list2 {{item.phzt!=0?'list2none':''}}">
- <view class="item">
- <view class="label">取号时间:</view>
- <view class="value">{{item.createTime}}</view>
- </view>
- <view class="item">
- <view class="label">办税业务:</view>
- <view class="value">{{item.yyywlxmc}}</view>
- </view>
- <view class="item">
- <view class="label">办税厅:</view>
- <view class="value">{{item.bsfwtmc}}</view>
- </view>
- </view>
- </view>
- <view class="nonejilu" wx:if="{{pdjlList.length == 0}}">
- <image src="https://smzc-1253299035.cos.ap-nanjing.myqcloud.com/pdjh/miniProgrameYyQh/recordWpd.png" mode="widthFix" />
- </view>
- <view style="height: 1rpx;"></view>
- </scroll-view>
- <scroll-view wx:if="{{tabbarIndex == 1}}" class="lists-container" scroll-y refresher-enabled data-type="1" bindrefresherrefresh="downBrush" refresher-triggered="{{isBrush}}" bindscrolltolower="upBrush">
- <view style="width:100%;height: 30rpx;"></view>
- <view wx:if="{{yyjlList.length > 0}}" class="typeTwo" hover-class="typeOneActive" wx:for="{{yyjlList}}" wx:key="index" data-item="{{item}}" bind:tap="yyjl">
- <view class="list2 {{item.ztDm==0?'list1Warning':item.ztDm==1?'':item.ztDm==4?'list1Error':'list1Success'}}">
- <view class="item">
- <view class="label">预约时间:</view>
- <view class="value">{{item.yybsrq}}</view>
- <view class="tip">{{item.ztDm==0?'待办理':item.ztDm==1?'取消预约':item.ztDm==4?'爽约':'已换号 / 完成'}}</view>
- </view>
- <view class="item">
- <view class="label">办税业务:</view>
- <view class="value">{{item.ywmc}}</view>
- </view>
- <view class="item">
- <view class="label">办税厅:</view>
- <view class="value">{{item.bsfwtmc}}</view>
- </view>
- </view>
- </view>
- <view class="nonejilu" wx:if="{{yyjlList.length == 0}}">
- <image src="https://smzc-1253299035.cos.ap-nanjing.myqcloud.com/pdjh/miniProgrameYyQh/recordWyy.png" mode="widthFix" />
- </view>
- <view style="height: 1rpx;"></view>
- </scroll-view>
- </view>
- <!-- 小 tabbar2 内容-->
- <view class="content" wx:if="{{bigTabBarIndex == 1}}">
- <scroll-view wx:if="{{tabbar1Index == 0}}" class="lists-container" scroll-y refresher-enabled data-type="0" bindrefresherrefresh="downBrush1" refresher-triggered="{{isBrush}}" bindscrolltolower="upBrush1">
- <view style="width:100%;height: 30rpx;"></view>
- <view wx:if="{{sfzyZxtjList.length > 0}}" class="typeOne" hover-class="typeOneActive" wx:for="{{sfzyZxtjList}}" wx:key="index">
- <view class="list2 no-margin">
- <view class="item">
- <view class="label">咨询时间:</view>
- <view class="value">{{item.yysd}}</view>
- </view>
- <view class="item">
- <view class="label">咨询大厅</view>
- <view class="value">{{item.yydt}}</view>
- </view>
- </view>
- </view>
- <view class="nonejilu" wx:if="{{sfzyZxtjList.length == 0}}">
- <image src="https://smzc-1253299035.cos.ap-nanjing.myqcloud.com/pdjh/miniProgrameYyQh/recordWpd.png" mode="widthFix" />
- </view>
- <view style="height: 1rpx;"></view>
- </scroll-view>
- <scroll-view wx:if="{{tabbar1Index == 1}}" class="lists-container" scroll-y refresher-enabled data-type="1" bindrefresherrefresh="downBrush1" refresher-triggered="{{isBrush}}" bindscrolltolower="upBrush1">
- <view style="width:100%;height: 30rpx;"></view>
- <view wx:if="{{sfzyYyjlList.length > 0}}" class="typeTwo" hover-class="typeOneActive" wx:for="{{sfzyYyjlList}}" wx:key="index" data-item="{{item}}" bind:tap="sfzzYyjl">
- <view class="list2 {{item.status==1?'list1Warning':item.status==2?'list1Success':item.status==3?'list1Error':''}}">
- <view class="item">
- <view class="label">预约时段:</view>
- <view class="value">{{item.yysd}}</view>
- <view class="tip">{{item.status==1?'待办理':item.status==2?'已处理':item.status==3?'爽约':'取消预约'}}</view>
- </view>
- <view class="item">
- <view class="label">预约大厅:</view>
- <view class="value">{{item.yydt}}</view>
- </view>
- <view class="item">
- <view class="label"><text>调解室具\n体位置</text></view>
- <view class="value">{{item.jtdz}}</view>
- </view>
- </view>
- </view>
- <view class="nonejilu" wx:if="{{sfzyYyjlList.length == 0}}">
- <image src="https://smzc-1253299035.cos.ap-nanjing.myqcloud.com/pdjh/miniProgrameYyQh/recordWyy.png" mode="widthFix" />
- </view>
- <view style="height: 1rpx;"></view>
- </scroll-view>
- </view>
- </view>
|