Conf(路由):界面属性配置

This commit is contained in:
lifizer
2024-03-13 22:00:16 +08:00
parent d6f00b5ee0
commit 8e85a11368
+4 -5
View File
@@ -640,8 +640,7 @@
"path": "views/giftContent", "path": "views/giftContent",
"style": { "style": {
"navigationBarTitleText": "特色礼品", "navigationBarTitleText": "特色礼品",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black"
"navigationStyle": "custom"
} }
}, },
{ {
@@ -958,9 +957,9 @@
"query": "" "query": ""
}, },
{ {
"name": "提交订单", "name": "特色礼品",
"path": "pages/order/OrderSubmission/index", "path": "pkg_product/views/giftList",
"query": "lotteryRecordId=217" "query": ""
} }
] ]
} }