处理订单列表

This commit is contained in:
2026-01-16 02:04:09 +08:00
parent 1364fb2446
commit ff07af055f
45 changed files with 665 additions and 1772 deletions

View File

@@ -39,79 +39,82 @@
"navigationBarTitleText": "茶麻古道",
"enablePullDownRefresh": false
}
},
{
"path": "pages/login/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "登陆"
}
},
{
"path": "pages/todo/todoList",
"style": {
"navigationBarTitleText": "待办事项",
"enablePullDownRefresh": false
}
},
{
"path": "pages/todo/todoAdd",
"style": {
"navigationBarTitleText": "添加待办事项",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/orderAdd",
"style": {
"navigationBarTitleText": "开台",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/orderEdit",
"style": {
"navigationBarTitleText": "账单",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/goodsOrderAdd",
"style": {
"navigationBarTitleText": "商品订单",
"enablePullDownRefresh": false
}
},
// {
// "path": "pages/cart/index",
// "style": {
// "navigationBarTitleText": "购物车"
// }
// },
// {
// "path": "pages/cart/parts/index",
// "style": {
// "navigationBarTitleText": "购物车"
// }
// },
{
"path": "pages/login/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "登陆"
}
},
{
"path": "pages/todo/todoList",
"style": {
"navigationBarTitleText": "待办事项",
"enablePullDownRefresh": false
}
},
{
"path": "pages/todo/todoAdd",
"style": {
"navigationBarTitleText": "添加待办事项",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/orderAdd",
"style": {
"navigationBarTitleText": "开台",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/orderEdit",
"style": {
"navigationBarTitleText": "账单",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/goodsOrderAdd",
"style": {
"navigationBarTitleText": "商品订单",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mine/index",
"style": {
"navigationBarTitleText": "我的"
"navigationBarTitleText": "我的",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/detail",
"path": "pages/order/index",
"style": {
"navigationBarTitleText": "店铺商品详情"
"navigationBarTitleText": "订单管理",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/houseDetail",
"path": "pages/order/detail",
"style": {
"navigationBarTitleText": "仓库商品详情"
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": false
}
},
}
// {
// "path": "pages/mall/detail",
// "style": {
// "navigationBarTitleText": "店铺商品详情"
// }
// },
// {
// "path": "pages/mall/houseDetail",
// "style": {
// "navigationBarTitleText": "仓库商品详情"
// }
// },
// {
// "path": "pages/mall/index/index",
// "style": {
@@ -130,30 +133,19 @@
// "navigationBarTitleText": "精选配件"
// }
// },
{
"path": "pages/order/preview",
"style": {
"navigationBarTitleText": "提交订单"
}
},
{
"path": "pages/order/housePreview",
"style": {
"navigationBarTitleText": "提交订单"
}
},
{
"path": "pages/order/index",
"style": {
"navigationBarTitleText": "我的订单"
}
},
{
"path": "pages/order/detail",
"style": {
"navigationBarTitleText": "订单详情"
}
}
// {
// "path": "pages/order/preview",
// "style": {
// "navigationBarTitleText": "提交订单"
// }
// },
// {
// "path": "pages/order/housePreview",
// "style": {
// "navigationBarTitleText": "提交订单"
// }
// },
// {
// "path": "pages/order/preview",
@@ -170,7 +162,7 @@
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/login/phoneAuthorization",
// "style": {
@@ -216,14 +208,14 @@
// "navigationBarTitleText": "编辑商品",
// "enablePullDownRefresh": false
// }
// },
// {
// "path": "pages/config/goodsDetail",
// "style": {
// "navigationBarTitleText": "店铺商品详情",
// "enablePullDownRefresh": false
// }
// },
// },
// {
// "path": "pages/config/goodsDetail",
// "style": {
// "navigationBarTitleText": "店铺商品详情",
// "enablePullDownRefresh": false
// }
// },
// {
// "path": "pages/config/shopOrder/index",
// "style": {