mirror of
https://github.com/zwpro/coupons.git
synced 2025-12-10 16:52:48 +00:00
16 lines
296 B
JSON
16 lines
296 B
JSON
{
|
|
"pages": [{
|
|
"path": "pages/index/index"
|
|
}],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "外卖专享优惠",
|
|
"navigationBarBackgroundColor": "#007AFF",
|
|
"backgroundColor": "#FFFFFF",
|
|
"titleView": false,
|
|
"h5": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
}
|