template-msg.wxml 991 B

1
  1. <app-layout vue-id="a3f6d200-1" class="data-v-7e22a8e5" bind:__l="__l" vue-slots="{{['default']}}"><view class="data-v-7e22a8e5"><view class="title data-v-7e22a8e5">温馨提示:测试前请先点击"订阅",授权后点击"发送"</view><block wx:if="{{list.length>0}}"><view class="list data-v-7e22a8e5"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item dir-left-nowrap cross-center data-v-7e22a8e5"><view class="box-grow-1 data-v-7e22a8e5">{{item.name}}</view><view data-event-opts="{{[['tap',[['subscribe',[index]]]]]}}" class="box-grow-0 btn btn-subscribe data-v-7e22a8e5" bindtap="__e"><app-jump-button vue-id="{{('a3f6d200-2-'+index)+','+('a3f6d200-1')}}" class="data-v-7e22a8e5" bind:__l="__l" vue-slots="{{['default']}}">订阅</app-jump-button></view><view data-event-opts="{{[['tap',[['send',[index]]]]]}}" class="box-grow-0 btn btn-send data-v-7e22a8e5" bindtap="__e">发送</view></view></block></view></block></view></app-layout>