You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
1.1 KiB

{
"pages": [
{ "path": "pages/index/index", "style": { "navigationStyle": "custom","disableScroll": true } },
{ "path": "pages/menu/menu", "style": { "navigationStyle": "custom","disableScroll": true } },
{ "path": "pages/confirm/confirm", "style": { "navigationStyle": "custom","disableScroll": true } },
{ "path": "pages/orders/orders", "style": { "navigationStyle": "custom","disableScroll": true } },
{ "path": "pages/chat/chat", "style": { "navigationStyle": "custom","disableScroll": true } },
{ "path": "pages/staff/login", "style": { "navigationStyle": "custom","disableScroll": true } },
{ "path": "pages/staff/board", "style": { "navigationStyle": "custom","disableScroll": true } },
{ "path": "pages/staff/detail", "style": { "navigationStyle": "custom","disableScroll": true } },
{ "path": "pages/staff/chat", "style": { "navigationStyle": "custom","disableScroll": true } }
],
"globalStyle": {
"navigationStyle": "custom","disableScroll": true,
"navigationBarTextStyle": "white",
"navigationBarTitleText": "纯瘾大",
"navigationBarBackgroundColor": "#0D0D0D",
"backgroundColor": "#0D0D0D"
}
}