chache/pages/home/index.json
2024-01-16 22:53:42 +08:00

10 lines
266 B
JSON

{
"navigationBarTitleText": "首页",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff",
"usingComponents": {
"popup-order": "../../components/popup-order/index",
"popup-coupon": "../../components/popup-coupon/index"
}
}