订单列表完成

This commit is contained in:
2019-12-14 09:57:04 +08:00
parent 933673b092
commit f625f398c7
7 changed files with 308 additions and 0 deletions

6
pages/order/order.json Normal file
View File

@@ -0,0 +1,6 @@
{
"usingComponents": {
"van-tab": "../utils/dist/tab/index",
"van-tabs": "../utils/dist/tabs/index"
}
}