coupons/pages.json

16 lines
290 B
JSON

{
"pages": [{
"path": "pages/index/index"
}],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "惠吃会喝",
"navigationBarBackgroundColor": "#007AFF",
"backgroundColor": "#FFFFFF",
"titleView": false,
"h5": {
"titleNView": false
}
}
}