61 lines
1.6 KiB
JSON
Executable File
61 lines
1.6 KiB
JSON
Executable File
{
|
|
"pages": [
|
|
"pages/welcome/welcome",
|
|
"pages/login/login",
|
|
"pages/index/index",
|
|
"pages/set_meal/set_meal",
|
|
"pages/user/user",
|
|
"pages/sub_order/sub_order",
|
|
"pages/enter/enter",
|
|
"pages/find/find",
|
|
"pages/set/set",
|
|
"pages/shop_user/shop_user",
|
|
"pages/add_user/add_user",
|
|
"pages/order/order",
|
|
"pages/refund/refund",
|
|
"pages/refund_record/refund_record",
|
|
"pages/welfare/welfare",
|
|
"pages/welfare_list/welfare_list",
|
|
"pages/welfare_deta/welfare_deta",
|
|
"pages/changePwd/changePwd",
|
|
"pages/payCode/payCode",
|
|
"pages/results/results",
|
|
"pages/star_card/star_card",
|
|
"pages/equity/equity",
|
|
"pages/equity_list/equity_list",
|
|
"pages/wallet/wallet",
|
|
"pages/wallet_extract/wallet_extract",
|
|
"pages/logs/logs",
|
|
"pages/nuclear/nuclear",
|
|
"pages/nuclear_code/nuclear_code",
|
|
"pages/notice_date/notice_date",
|
|
"pages/gas_list/gas_list",
|
|
"pages/gas/gas",
|
|
"pages/stages_pay/stages_pay",
|
|
"pages/stages_form/stages_form"
|
|
],
|
|
"window": {
|
|
"defaultTitle": " ",
|
|
"pullRefresh": false,
|
|
"backgroundColor": "#fafafa"
|
|
},
|
|
"tabBar": {
|
|
"items": [
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"name": "工作台",
|
|
"icon": "lib/icon/tabBar_icon_00.png",
|
|
"activeIcon": "lib/icon/tabBar_active_00.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/user/user",
|
|
"name": "我的",
|
|
"icon": "lib/icon/tabBar_icon_02.png",
|
|
"activeIcon": "lib/icon/tabBar_active_02.png"
|
|
}
|
|
],
|
|
"selectedColor": "#ff6600",
|
|
"textColor": "#8a8a8a"
|
|
}
|
|
}
|