| 1 |
- <view><custom-nav vue-id="e205ee4e-1" shownav="{{true}}" title="{{$root.m0}}" titledetl bind:__l="__l"></custom-nav><view class="contentV"><block wx:for="{{bangzhuList}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['bangzhuxuanze',['$0'],[[['bangzhuList','',index,'id']]]]]]]}}" class="itemView" bindtap="__e"><text class="textstye">{{item.title}}</text><text class="textcontent">{{item.content}}</text></view></block></view></view>
|