feat: 商品评价

This commit is contained in:
黄泽群
2026-07-09 14:10:48 +08:00
committed by charles
parent b95d54001f
commit 2ef2ceaa44
9 changed files with 1218 additions and 1047 deletions
+8 -1
View File
@@ -257,6 +257,13 @@
"style": {
"navigationStyle": "custom"
}
},
{
"path": "evaluate/evaluate",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
}
]
},
@@ -551,7 +558,7 @@
"root": "pages/other_package",
"pages": [
{
"path": "payment_processing/payment_processing",
"path": "productInfo/evaluateDetail",
"style": {
"navigationStyle": "custom"
}