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-daf87f38"><view class="formBox data-v-daf87f38"><u-alert vue-id="841665bc-1" description="点击可查看对应每笔销售单" type="primary" class="data-v-daf87f38" bind:__l="__l"></u-alert><view class="data-v-daf87f38"><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-daf87f38"><view style="flex:1;height:160rpx;padding-left:20rpx;" class="data-v-daf87f38"><view style="height:80rpx;line-height:80rpx;" class="data-v-daf87f38"><view class="data-v-daf87f38">{{item.nickname==null?'暂无':item.nickname}}</view></view><view style="height:80rpx;line-height:80rpx;display:flex;color:red;" class="data-v-daf87f38"><view class="data-v-daf87f38">欠款总金额:</view><view class="data-v-daf87f38">{{''+(item.no_earn==null?'暂无':item.no_earn)+''}}</view></view></view><view style="flex:1;height:160rpx;" class="data-v-daf87f38"><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-daf87f38"> 查看详情 </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-daf87f38"> 回款 </view></view></view></block></view></view><uni-popup vue-id="841665bc-2" type="dialog" data-ref="inputDialog" class="data-v-daf87f38 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view style="background:#fff;width:500rpx;height:293rpx;border-radius:10px;" class="data-v-daf87f38"><view style="text-align:center;line-height:80rpx;font-size:36rpx;font-weight:500;color:#777;" class="data-v-daf87f38"> 充值金额 </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-daf87f38"><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-daf87f38"/></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-daf87f38"><view data-event-opts="{{[['tap',[['huicancel',['$event']]]]]}}" style="flex:1;" bindtap="__e" class="data-v-daf87f38">取消</view><view data-event-opts="{{[['tap',[['receivePay']]]]}}" style="flex:1;color:blue;border-left:1px solid #eee;" bindtap="__e" class="data-v-daf87f38">确定</view></view></view></uni-popup><u-keyboard vue-id="841665bc-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-daf87f38 vue-ref" bind:__l="__l"></u-keyboard></view>