提交
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
{
|
||||
"navigationBarTitleText": "订单",
|
||||
"usingComponents": {
|
||||
"u-tabs": "/components/uview-ui/components/u-tabs/u-tabs",
|
||||
"order-list": "/components/order-list/order-list"
|
||||
}
|
||||
}
|
||||
@ -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>
|
||||
Reference in New Issue
Block a user