新增查看入场订单信息入口

This commit is contained in:
2024-01-07 20:02:48 +08:00
parent ccd97a0446
commit c9d2e41b11
13 changed files with 629 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
{
"navigationBarTitleText": "篮球订单",
"enablePullDownRefresh": true,
"usingComponents": {
"header": "/component/header/header"
}
}