feat: 提交订单页面搭建

This commit is contained in:
duanshuwen
2025-10-23 21:13:33 +08:00
parent 697785f30c
commit ea36177f05
9 changed files with 216 additions and 32 deletions

View File

@@ -58,6 +58,17 @@
}
}
]
},
{
"root": "pages-booking",
"pages": [
{
"path": "index",
"style": {
"navigationStyle": "custom"
}
}
]
}
],
"globalStyle": {