feat: 商品评价
This commit is contained in:
+8
-1
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user