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.
73 lines
2.5 KiB
73 lines
2.5 KiB
{
|
|
"pages": [
|
|
"pages/index/index/index",
|
|
"pages/user/login/login",
|
|
"pages/opera/activity_topics/topics",
|
|
"pages/user/user_index/user",
|
|
"pages/user/order_detail/order_detail",
|
|
"pages/user/my_order/my_order",
|
|
"pages/make_order/random_sit/random_sit",
|
|
"pages/make_order/make_order/make_order",
|
|
"pages/make_order/choose_sit/choose_sit",
|
|
"pages/make_order/coupon/coupon",
|
|
"pages/opera/opera/opera_IP",
|
|
"pages/user/my_show/finished_show/finished_show",
|
|
"pages/user/my_show/wanted_show/wanted_show",
|
|
"pages/opera/IP_more/IP_more",
|
|
"pages/opera/IP_detail/IP_detail",
|
|
"pages/opera/show/show_detail",
|
|
"pages/index/search/search",
|
|
"pages/user/invoice/invoice_index/invoice_index",
|
|
"pages/user/invoice/invoice_edit/invoice_edit_newMake",
|
|
"pages/user/invoice/invoice_edit/invoice_edit_content",
|
|
"pages/user/invoice/invoice_edit/invoice_edit",
|
|
"pages/user/invoice/invoice_history/invoice_history",
|
|
"pages/user/invoice/my_invoice/my_invoice",
|
|
"pages/user/invoice/make_invoice/make_invoice",
|
|
"pages/user/discount/discount/discount",
|
|
"pages/user/discount/coupons/coupons",
|
|
"pages/user/discount/discount_ex/discount_ex",
|
|
"pages/user/discount/discount_avilable/discount_avilable",
|
|
"pages/user/auto_service/auto_service",
|
|
"pages/user/viewer_list/viewer_list",
|
|
"pages/index/calendar/calendar",
|
|
"pages/index/city/selectcity",
|
|
"pages/opera/stage/stage_photo",
|
|
"pages/user/discount/answer_topic/answer_topic",
|
|
"pages/special/straddlen/new_years"
|
|
],
|
|
"subPackages": [],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "开心麻花",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"tabBar": {
|
|
"color": "#7F8389",
|
|
"selectedColor": "#FF1D42",
|
|
"backgroundColor": "#FFFFFF",
|
|
"borderStyle": "black",
|
|
"position": "bottom",
|
|
"list": [
|
|
{
|
|
"iconPath": "static/images/ui/index.png",
|
|
"selectedIconPath": "static/images/ui/indexS.png",
|
|
"pagePath": "pages/index/index/index",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"iconPath": "static/images/ui/IP.png",
|
|
"selectedIconPath": "static/images/ui/IPS.png",
|
|
"pagePath": "pages/opera/opera/opera_IP",
|
|
"text": "剧目精选"
|
|
},
|
|
{
|
|
"iconPath": "static/images/ui/me.png",
|
|
"selectedIconPath": "static/images/ui/meS.png",
|
|
"pagePath": "pages/user/user_index/user",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"usingComponents": {}
|
|
} |