This commit is contained in:
2025-05-13 16:56:30 +08:00
838 changed files with 923 additions and 88523 deletions

View File

@ -1,7 +0,0 @@
{
"navigationBarTitleText": "订单",
"usingComponents": {
"u-tabs": "/components/uview-ui/components/u-tabs/u-tabs",
"order-list": "/components/order-list/order-list"
}
}

View File

@ -1 +0,0 @@
<view class="order"><view><u-tabs vue-id="3c50aaa2-1" list="{{list}}" is-scroll="{{false}}" current="{{current}}" active-color="{{themeColor}}" height="92" data-event-opts="{{[['^change',[['tabChange']]]]}}" bind:change="__e" bind:__l="__l"></u-tabs></view><view class="mx20 u-m-t-20"><order-list vue-id="3c50aaa2-2" type="{{type}}" bind:__l="__l"></order-list></view></view>