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.
 
 
 
 
 

1 lines
3.3 KiB

<view class="data-v-13d5c731"><view class="formBox data-v-13d5c731"><u-alert vue-id="66e39ff5-1" description="点击可查看对应每笔入库单" type="primary" class="data-v-13d5c731" bind:__l="__l"></u-alert><view class="data-v-13d5c731"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view style="display:flex;height:160rpx;margin-top:20rpx;background:#fff;" class="data-v-13d5c731"><view style="flex:1;height:160rpx;padding-left:20rpx;" class="data-v-13d5c731"><view style="height:80rpx;line-height:80rpx;" class="data-v-13d5c731"><view class="data-v-13d5c731">{{item.supplierName==null?'暂无':item.supplierName}}</view></view><view style="height:80rpx;line-height:80rpx;display:flex;color:red;" class="data-v-13d5c731"><view class="data-v-13d5c731">欠款总金额:</view><view class="data-v-13d5c731">{{''+(item.noPay==null?'暂无':item.noPay)+''}}</view></view></view><view style="flex:1;height:160rpx;" class="data-v-13d5c731"><view data-event-opts="{{[['tap',[['onItemClick',['$0'],[[['list','',index]]]]]]]}}" style="height:60rpx;line-height:60rpx;width:130rpx;background:#5fd9ee;color:#fff;border-radius:10px;text-align:center;margin-top:10rpx;margin:10rpx 0 0 200rpx;" bindtap="__e" class="data-v-13d5c731"> 查看详情 </view><view data-event-opts="{{[['tap',[['toggle',['$0'],[[['list','',index]]]]]]]}}" style="height:60rpx;line-height:60rpx;width:130rpx;background:#5fd9ee;color:#fff;border-radius:10px;text-align:center;margin-top:10rpx;margin:20rpx 0 0 200rpx;" catchtap="__e" class="data-v-13d5c731"> 回款 </view></view></view></block></view></view><uni-popup vue-id="66e39ff5-2" type="dialog" data-ref="inputDialog" class="data-v-13d5c731 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view style="background:#fff;width:500rpx;height:293rpx;border-radius:10px;" class="data-v-13d5c731"><view style="text-align:center;line-height:80rpx;font-size:36rpx;font-weight:500;color:#777;" class="data-v-13d5c731"> 充值金额 </view><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" style="width:90%;border:1px solid #eee;height:70rpx;margin:30rpx auto 0;" bindtap="__e" class="data-v-13d5c731"><input style="width:100%;height:100%;padding-left:20rpx;" type="number" disabled="{{true}}" placeholder="请输入充值金额" data-event-opts="{{[['input',[['__set_model',['','keyboardNum','$event',[]]]]]]}}" value="{{keyboardNum}}" bindinput="__e" class="data-v-13d5c731"/></view><view style="display:flex;border-top:1px solid #eee;margin-top:30rpx;text-align:center;font-size:30rpx;line-height:80rpx;" class="data-v-13d5c731"><view data-event-opts="{{[['tap',[['huicancel',['$event']]]]]}}" style="flex:1;" bindtap="__e" class="data-v-13d5c731">取消</view><view data-event-opts="{{[['tap',[['receivePay']]]]}}" style="flex:1;color:blue;border-left:1px solid #eee;" bindtap="__e" class="data-v-13d5c731">确定</view></view></view></uni-popup><u-keyboard vue-id="66e39ff5-3" overlay="{{false}}" closeOnClickOverlay="{{true}}" defaultText="{{keyboardNum}}" mode="price" show="{{showPrice}}" data-ref="uKeyboard" data-event-opts="{{[['^confirm',[['keyboardConfirm']]],['^cancel',[['keyCancel']]],['^change',[['valChange']]],['^backspace',[['backspace']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:change="__e" bind:backspace="__e" class="data-v-13d5c731 vue-ref" bind:__l="__l"></u-keyboard></view>