first commit

This commit is contained in:
PC-202306242200\Administrator
2026-03-28 23:27:25 +08:00
commit 85b89ccea7
1694 changed files with 168292 additions and 0 deletions

View File

@@ -0,0 +1 @@
<view class="xkl-com-bg"><view style="height:20rpx;"></view><view style="background-color:#ffffff;color:#666666;padding:20rpx;font-size:28rpx;border-radius:12rpx;"><view style="color:#999;">当日订单所产生的期权,次日进行更新</view></view><view style="height:20rpx;"></view><view><block wx:for="{{shopOptionItems}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view style="background-color:#ffffff;color:#666666;padding:20rpx;font-size:28rpx;margin-bottom:20rpx;border-radius:12rpx;"><view class="u-flex u-flex-between"><view>{{item.note}}</view><view>{{item.num}}</view></view><view style="height:10rpx;"></view><view>{{"下单时间:"+item.created_at}}</view></view></block><u-loadmore vue-id="26977375-1" status="{{loadStatus}}" bind:__l="__l"></u-loadmore></view><view style="height:400rpx;"></view></view>