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