新增页面

This commit is contained in:
2024-02-06 21:08:44 +08:00
parent 2610f4e6f1
commit 2df1a93e6b
7 changed files with 130 additions and 1 deletions

View File

@@ -92,6 +92,12 @@
"navigationBarTitleText": "订单详情"
}
},
{
"path": "trade/index",
"style": {
"navigationBarTitleText": "消费记录"
}
},
{
"path": "address/address-list",
"style": {