1 |
- <view class="industrialPolicy _div"><view class="peripheralBody _div"><van-tabs vue-id="bcc6bfc6-1" active="{{active}}" data-event-opts="{{[['^change',[['onChange']]]]}}" data-com-type="wx" bind:change="__e" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{typeList}}" wx:for-item="item" wx:for-index="index"><van-tab vue-id="{{('bcc6bfc6-2-'+index)+','+('bcc6bfc6-1')}}" title="{{item.name}}" name="{{item.id}}" data-com-type="wx" bind:__l="__l"></van-tab></block></van-tabs><view class="peripheralBox _div"><block wx:for="{{peripheralList}}" wx:for-item="item" wx:for-index="__i0__"><view data-event-opts="{{[['tap',[['toDetail',['$0'],[[['peripheralList','',__i0__]]]]]]]}}" class="peripheralItem _div" bindtap="__e"><label class="peripheralName _span">{{item.title}}</label><view class="peripheralItemRow2 _div">{{item.releaseTime+" | 园区管委会"}}</view><view class="tagBox _div"><block wx:for="{{item.policySmallName}}" wx:for-item="tag" wx:for-index="__i1__"><label class="periTag _span">{{tag}}</label></block></view></view></block></view></view></view>
|