评论需要添加功能,提交订单有问题

This commit is contained in:
bobobobo
2025-12-26 02:15:32 +08:00
parent 1aab94bbc3
commit bb02cb22c0
32 changed files with 2844 additions and 117 deletions

View File

@@ -72,6 +72,12 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/comment",
"style": {
"navigationBarTitleText": "评价"
}
},
{
"path": "pages/mall/confirm-order",
"style": {
@@ -81,7 +87,8 @@
{
"path": "pages/address/index",
"style": {
"navigationBarTitleText": "地址列表"
"navigationBarTitleText": "我的地址",
"navigationStyle": "custom"
}
},
{