coupons/pages.json
2020-10-30 10:37:08 +08:00

16 lines
296 B
JSON

{
"pages": [{
"path": "pages/index/index"
}],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "外卖专享优惠",
"navigationBarBackgroundColor": "#007AFF",
"backgroundColor": "#FFFFFF",
"titleView": false,
"h5": {
"titleNView": false
}
}
}