canyin-project/ybcy/miniApp/yb_shd/dp/hx.wxml

1 line
605 B
Plaintext
Raw Permalink Normal View History

2024-11-01 16:07:54 +08:00
<view class="bf mh100 data-v-5f69551a"><view class="p3 data-v-5f69551a"><view class="mb30 t-c data-v-5f69551a">核销码</view><view class="f-c data-v-5f69551a"><block wx:for="{{zqmArr}}" wx:for-item="v" wx:for-index="i" wx:key="i"><view class="{{['zqmc f-c data-v-5f69551a',(i<zqmArr.length-1)?'mr30':'']}}">{{v}}</view></block></view></view><view class="foot-btnc data-v-5f69551a"><button class="foot-btn data-v-5f69551a" style="{{'background:'+(tColor)+';'}}" disabled="{{loading}}" loading="{{loading}}" data-event-opts="{{[['tap',[['qrhx',['$event']]]]]}}" bindtap="__e">核销</button></view></view>