record.wxml 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. <!--pages/record/record.wxml-->
  2. <view class="containerBox">
  3. <!-- 大 tabbar -->
  4. <view class="bigTabBar">
  5. <view class="{{bigTabBarIndex == index?'bigTabBarBtn bigTabBarBtnActive':'bigTabBarBtn'}}" wx:for="{{bigTabBar}}" wx:key="index" data-item="{{item}}" data-index="{{index}}" bind:tap="bigTabBarAction">
  6. {{item.label}}
  7. <view class="bigTabBarBtnborder"></view>
  8. </view>
  9. </view>
  10. <!-- 小 tabbar1 -->
  11. <view class="tabbar" wx:if="{{bigTabBarIndex == 0}}">
  12. <view class="tabbarBtn {{tabbarIndex == index?'tabbarBtnActive':''}}" wx:for="{{tabbar}}" wx:key="index" data-item="{{item}}" data-index="{{index}}" bind:tap="tabbarAction">
  13. {{item.label}}
  14. </view>
  15. </view>
  16. <!-- 小 tabbar2 -->
  17. <view class="tabbar" wx:if="{{bigTabBarIndex == 1}}">
  18. <view class="tabbarBtn {{tabbar1Index == index?'tabbarBtnActive':''}}" wx:for="{{tabbar1}}" wx:key="index" data-item="{{item}}" data-index="{{index}}" bind:tap="tabbar1Action1">
  19. {{item.label}}
  20. </view>
  21. </view>
  22. <!-- 小 tabbar1 内容-->
  23. <view class="content" wx:if="{{bigTabBarIndex == 0}}">
  24. <scroll-view wx:if="{{tabbarIndex == 0}}" class="lists-container" scroll-y refresher-enabled data-type="0" bindrefresherrefresh="downBrush" refresher-triggered="{{isBrush}}" bindscrolltolower="upBrush">
  25. <view style="width:100%;height: 30rpx;"></view>
  26. <view wx:if="{{pdjlList.length > 0}}" class="typeOne" hover-class="typeOneActive" wx:for="{{pdjlList}}" wx:key="index" data-item="{{item}}" bind:tap="pdjl">
  27. <view class="list1 {{item.phzt==0?'list1Warning':''}}">
  28. <view class="label">取号号码:<span>{{item.ticketNum}}</span></view>
  29. <view class="value">{{item.phzt==0?'待办理':'已完成'}}</view>
  30. </view>
  31. <view class="list2 {{item.phzt!=0?'list2none':''}}">
  32. <view class="item">
  33. <view class="label">取号时间:</view>
  34. <view class="value">{{item.createTime}}</view>
  35. </view>
  36. <view class="item">
  37. <view class="label">办税业务:</view>
  38. <view class="value">{{item.yyywlxmc}}</view>
  39. </view>
  40. <view class="item">
  41. <view class="label">办税厅:</view>
  42. <view class="value">{{item.bsfwtmc}}</view>
  43. </view>
  44. </view>
  45. </view>
  46. <view class="nonejilu" wx:if="{{pdjlList.length == 0}}">
  47. <image src="https://smzc-1253299035.cos.ap-nanjing.myqcloud.com/pdjh/miniProgrameYyQh/recordWpd.png" mode="widthFix" />
  48. </view>
  49. <view style="height: 1rpx;"></view>
  50. </scroll-view>
  51. <scroll-view wx:if="{{tabbarIndex == 1}}" class="lists-container" scroll-y refresher-enabled data-type="1" bindrefresherrefresh="downBrush" refresher-triggered="{{isBrush}}" bindscrolltolower="upBrush">
  52. <view style="width:100%;height: 30rpx;"></view>
  53. <view wx:if="{{yyjlList.length > 0}}" class="typeTwo" hover-class="typeOneActive" wx:for="{{yyjlList}}" wx:key="index" data-item="{{item}}" bind:tap="yyjl">
  54. <view class="list2 {{item.ztDm==0?'list1Warning':item.ztDm==1?'':item.ztDm==4?'list1Error':'list1Success'}}">
  55. <view class="item">
  56. <view class="label">预约时间:</view>
  57. <view class="value">{{item.yybsrq}}</view>
  58. <view class="tip">{{item.ztDm==0?'待办理':item.ztDm==1?'取消预约':item.ztDm==4?'爽约':'已换号 / 完成'}}</view>
  59. </view>
  60. <view class="item">
  61. <view class="label">办税业务:</view>
  62. <view class="value">{{item.ywmc}}</view>
  63. </view>
  64. <view class="item">
  65. <view class="label">办税厅:</view>
  66. <view class="value">{{item.bsfwtmc}}</view>
  67. </view>
  68. </view>
  69. </view>
  70. <view class="nonejilu" wx:if="{{yyjlList.length == 0}}">
  71. <image src="https://smzc-1253299035.cos.ap-nanjing.myqcloud.com/pdjh/miniProgrameYyQh/recordWyy.png" mode="widthFix" />
  72. </view>
  73. <view style="height: 1rpx;"></view>
  74. </scroll-view>
  75. </view>
  76. <!-- 小 tabbar2 内容-->
  77. <view class="content" wx:if="{{bigTabBarIndex == 1}}">
  78. <scroll-view wx:if="{{tabbar1Index == 0}}" class="lists-container" scroll-y refresher-enabled data-type="0" bindrefresherrefresh="downBrush1" refresher-triggered="{{isBrush}}" bindscrolltolower="upBrush1">
  79. <view style="width:100%;height: 30rpx;"></view>
  80. <view wx:if="{{sfzyZxtjList.length > 0}}" class="typeOne" hover-class="typeOneActive" wx:for="{{sfzyZxtjList}}" wx:key="index">
  81. <view class="list2 no-margin">
  82. <view class="item">
  83. <view class="label">咨询时间:</view>
  84. <view class="value">{{item.yysd}}</view>
  85. </view>
  86. <view class="item">
  87. <view class="label">咨询大厅</view>
  88. <view class="value">{{item.yydt}}</view>
  89. </view>
  90. </view>
  91. </view>
  92. <view class="nonejilu" wx:if="{{sfzyZxtjList.length == 0}}">
  93. <image src="https://smzc-1253299035.cos.ap-nanjing.myqcloud.com/pdjh/miniProgrameYyQh/recordWpd.png" mode="widthFix" />
  94. </view>
  95. <view style="height: 1rpx;"></view>
  96. </scroll-view>
  97. <scroll-view wx:if="{{tabbar1Index == 1}}" class="lists-container" scroll-y refresher-enabled data-type="1" bindrefresherrefresh="downBrush1" refresher-triggered="{{isBrush}}" bindscrolltolower="upBrush1">
  98. <view style="width:100%;height: 30rpx;"></view>
  99. <view wx:if="{{sfzyYyjlList.length > 0}}" class="typeTwo" hover-class="typeOneActive" wx:for="{{sfzyYyjlList}}" wx:key="index" data-item="{{item}}" bind:tap="sfzzYyjl">
  100. <view class="list2 {{item.status==1?'list1Warning':item.status==2?'list1Success':item.status==3?'list1Error':''}}">
  101. <view class="item">
  102. <view class="label">预约时段:</view>
  103. <view class="value">{{item.yysd}}</view>
  104. <view class="tip">{{item.status==1?'待办理':item.status==2?'已处理':item.status==3?'爽约':'取消预约'}}</view>
  105. </view>
  106. <view class="item">
  107. <view class="label">预约大厅:</view>
  108. <view class="value">{{item.yydt}}</view>
  109. </view>
  110. <view class="item">
  111. <view class="label"><text>调解室具\n体位置</text></view>
  112. <view class="value">{{item.jtdz}}</view>
  113. </view>
  114. </view>
  115. </view>
  116. <view class="nonejilu" wx:if="{{sfzyYyjlList.length == 0}}">
  117. <image src="https://smzc-1253299035.cos.ap-nanjing.myqcloud.com/pdjh/miniProgrameYyQh/recordWyy.png" mode="widthFix" />
  118. </view>
  119. <view style="height: 1rpx;"></view>
  120. </scroll-view>
  121. </view>
  122. </view>