加油站付款小程序,打印小票
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

0 lines
1009 B

9 months ago
  1. <view class="payment data-v-eade9ab2"><uni-nav-bar wx:if="{{a}}" class="data-v-eade9ab2" u-i="eade9ab2-0" bind:__l="__l" u-p="{{a}}"/><view class="container data-v-eade9ab2"><uni-section wx:if="{{b}}" class="data-v-eade9ab2" u-i="eade9ab2-1" bind:__l="__l" u-p="{{b}}"></uni-section><view class="money-input data-v-eade9ab2"><image class="data-v-eade9ab2" src="{{c}}" mode="widthFix"></image><input class="data-v-eade9ab2" bindfocus="{{d}}" placeholder="请输入加油金额" type="number" value="{{e}}" bindinput="{{f}}"/></view><view wx:if="{{g}}" class="tip data-v-eade9ab2"> 折后共计{{h}}元 </view><view class="select-money data-v-eade9ab2"><view wx:for="{{i}}" wx:for-item="item" class="money-item data-v-eade9ab2"><view bindtap="{{item.b}}" class="{{[item.c && 'active-money', 'money', 'data-v-eade9ab2']}}"><view class="unit data-v-eade9ab2">¥</view><view class="number data-v-eade9ab2">{{item.a}}</view></view></view></view><view class="sumit data-v-eade9ab2">提交订单</view></view></view>