sl-express/project-wl-yonghuduan-uniap.../unpackage/dist/dev/mp-weixin/pages/goodsInfo/components/weightAndVolume.wxml

1 line
2.3 KiB
Plaintext
Raw Normal View History

2023-09-04 16:40:17 +08:00
<view class="weightAndVolume data-v-0d4e98f8"><view class="weight-box data-v-0d4e98f8"><view class="weight-box-title data-v-0d4e98f8">预估重量</view><view class="number-box data-v-0d4e98f8"><view class="{{['minus-btn', 'data-v-0d4e98f8', a]}}" bindtap="{{b}}">-</view><input class="uni-input data-v-0d4e98f8" type="digit" maxlength="4" bindblur="{{c}}" value="{{d}}" bindinput="{{e}}"/><view class="{{['add-btn', 'data-v-0d4e98f8', f]}}" bindtap="{{g}}">+</view></view><view class="unit data-v-0d4e98f8">kg</view></view><view class="volume-box data-v-0d4e98f8"><view class="volume-box-title data-v-0d4e98f8">总体积</view><view class="isVolumeInfo data-v-0d4e98f8"><view class="isVolumeInfo-title data-v-0d4e98f8">补充体积预估费用更准确</view><switch class="data-v-0d4e98f8" color="#1DC779" style="transform:scale(0.7)" bindchange="{{h}}" checked="{{i}}"/></view></view><view wx:if="{{j}}" class="isVolumeInfo-title-box data-v-0d4e98f8"><uni-number-box class="data-v-0d4e98f8" u-i="0d4e98f8-0" bind:__l="__l"/><view class="number-box data-v-0d4e98f8"><view class="{{['minus-btn', 'data-v-0d4e98f8', k]}}" bindtap="{{l}}">-</view><input class="uni-input data-v-0d4e98f8" type="digit" maxlength="6" bindblur="{{m}}" value="{{n}}" bindinput="{{o}}"/><view class="{{['add-btn', 'data-v-0d4e98f8', p]}}" bindtap="{{q}}">+</view></view><view class="unit data-v-0d4e98f8">m³</view></view><view wx:if="{{r}}" class="long-width-height data-v-0d4e98f8"><view class="long data-v-0d4e98f8"><input class="uni-input data-v-0d4e98f8" type="digit" value="{{s}}" maxlength="3" placeholder="长 cm" bindinput="{{t}}"/></view><view class="cheng data-v-0d4e98f8">*</view><view class="width data-v-0d4e98f8"><input class="uni-input data-v-0d4e98f8" type="digit" value="{{v}}" maxlength="3" placeholder="宽 cm" bindinput="{{w}}"/></view><view class="cheng data-v-0d4e98f8">*</view><view class="height data-v-0d4e98f8"><input class="uni-input data-v-0d4e98f8" type="digit" value="{{x}}" maxlength="3" placeholder="高 cm" bindinput="{{y}}"/></view></view><view class="accounting-rules data-v-0d4e98f8"> 注:实际质量与体积以收派员确定为准,物品在包装后重量可能会增加,重量体积大时会体积重量收费, <text class="red data-v-0d4e98f8" bindtap="{{z}}">了解计费规则</text></view></view>