Files
cmgd-mini-app/unpackage/dist/build/mp-weixin/pages/order/index.wxml
2026-01-05 12:47:14 +08:00

1 line
3.3 KiB
Plaintext

<view class="page-content data-v-d85819f0"><nut-dialog wx:if="{{d}}" class="data-v-d85819f0" bindcancel="{{a}}" bindok="{{b}}" u-i="d85819f0-0" bind:__l="__l" bindupdateVisible="{{c}}" u-p="{{d}}"/><nut-sticky class="data-v-d85819f0" u-s="{{['d']}}" u-i="d85819f0-1" bind:__l="__l"><nut-searchbar wx:if="{{j}}" class="data-v-d85819f0" u-s="{{['rightout']}}" bindsearch="{{g}}" bindclear="{{h}}" u-i="d85819f0-2,d85819f0-1" bind:__l="__l" bindupdateModelValue="{{i}}" u-p="{{j}}"><nut-button class="data-v-d85819f0" u-s="{{['d']}}" bindclick="{{e}}" u-i="d85819f0-3,d85819f0-2" bind:__l="__l" u-p="{{f}}" slot="rightout">搜索</nut-button></nut-searchbar><nut-tabs wx:if="{{m}}" class="data-v-d85819f0" u-s="{{['titles']}}" u-i="d85819f0-4,d85819f0-1" bind:__l="__l" bindupdateModelValue="{{l}}" u-p="{{m}}"><view class="title-list data-v-d85819f0" slot="titles"><view wx:for="{{k}}" wx:for-item="item" wx:key="b" class="{{['title-item', 'data-v-d85819f0', item.c && 'tabs-active']}}" bindtap="{{item.d}}"><view class="nut-tabs__titles-item__text data-v-d85819f0">{{item.a}}</view><view class="item__line data-v-d85819f0"/></view></view></nut-tabs></nut-sticky><z-paging wx:if="{{t}}" u-s="{{['d']}}" u-r="paging" style="height:88vh" class="order-list r data-v-d85819f0" bindquery="{{r}}" u-i="d85819f0-5" bind:__l="__l" bindupdateModelValue="{{s}}" u-p="{{t}}"><view wx:for="{{n}}" wx:for-item="order" wx:key="t" class="order-inner data-v-d85819f0"><view class="order-inner-header data-v-d85819f0"><text class="data-v-d85819f0">{{order.a}}</text><nut-tag wx:if="{{o}}" class="data-v-d85819f0" u-s="{{['d']}}" u-i="{{order.c}}" bind:__l="__l" u-p="{{o}}">{{order.b}}</nut-tag></view><view wx:for="{{order.d}}" wx:for-item="goods" wx:key="g" class="goods-info-row data-v-d85819f0" bindtap="{{goods.h}}"><view class="left-text data-v-d85819f0"><view class="goods-name data-v-d85819f0"><nut-tag wx:if="{{p}}" class="data-v-d85819f0" u-s="{{['d']}}" u-i="{{goods.b}}" bind:__l="__l" u-p="{{p}}">{{goods.a}}</nut-tag><text class="data-v-d85819f0" style="margin-left:10rpx">{{goods.c}}</text></view><text class="goods-no data-v-d85819f0">串号:{{goods.d}}</text></view><view class="price data-v-d85819f0"><nut-price wx:if="{{goods.f}}" class="data-v-d85819f0" u-i="{{goods.e}}" bind:__l="__l" u-p="{{goods.f}}"/></view></view><view class="footer data-v-d85819f0"><view class="order-inner-price data-v-d85819f0"> 总计:<nut-price wx:if="{{order.f}}" class="data-v-d85819f0" u-i="{{order.e}}" bind:__l="__l" u-p="{{order.f}}"/></view><view wx:if="{{order.g}}" class="order-inner-action data-v-d85819f0"><view class="data-v-d85819f0" style="margin-left:10rpx"><nut-button wx:if="{{order.h}}" class="data-v-d85819f0" u-s="{{['d']}}" bindclick="{{order.i}}" u-i="{{order.j}}" bind:__l="__l" u-p="{{order.k}}"> 取消订单 </nut-button></view><view class="data-v-d85819f0" style="margin-left:10rpx"><nut-button wx:if="{{order.l}}" class="data-v-d85819f0" u-s="{{['d']}}" bindclick="{{order.m}}" u-i="{{order.n}}" bind:__l="__l" u-p="{{order.o}}"> 点我付款 </nut-button></view><view class="data-v-d85819f0" style="margin-left:10rpx"><nut-button wx:if="{{order.p}}" class="data-v-d85819f0" u-s="{{['d']}}" bindclick="{{order.q}}" u-i="{{order.r}}" bind:__l="__l" u-p="{{order.s}}"> 确认收货 </nut-button></view></view></view></view></z-paging></view>