{ "pages": [ "pages/index/index/index", "pages/make_order/choose_sit/choose_sit", "pages/user/login/login", "pages/user/user_index/user", "pages/opera/activity_topics/topics", "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/user/my_order/my_order", "pages/user/order_detail/order_detail", "pages/opera/IP_more/IP_more", "pages/opera/IP_detail/IP_detail", "pages/make_order/make_order/make_order", "pages/make_order/random_sit/random_sit", "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/wallet/wallet/wallet", "pages/user/wallet/code_exchange/code_exchange", "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" ], "usingComponents": { "van-icon": "@vant/weapp/icon/index", "van-button": "@vant/weapp/button/index", "van-image": "@vant/weapp/image/index", "van-popup": "@vant/weapp/popup/index", "van-row": "@vant/weapp/row/index", "van-col": "@vant/weapp/col/index", "van-search": "@vant/weapp/search/index", "van-cell": "@vant/weapp/cell/index", "van-cell-group": "@vant/weapp/cell-group/index", "van-tab": "@vant/weapp/tab/index", "van-tabs": "@vant/weapp/tabs/index", "van-skeleton": "@vant/weapp/skeleton/index", "van-grid": "@vant/weapp/grid/index", "van-grid-item": "@vant/weapp/grid-item/index", "van-area": "@vant/weapp/area/index", "van-calendar": "@vant/weapp/calendar/index", "van-card": "@vant/weapp/card/index", "van-dialog": "@vant/weapp/dialog/index", "van-field": "@vant/weapp/field/index", "van-checkbox": "@vant/weapp/checkbox/index", "van-checkbox-group": "@vant/weapp/checkbox-group/index", "van-goods-action": "@vant/weapp/goods-action/index", "van-goods-action-icon": "@vant/weapp/goods-action-icon/index", "van-goods-action-button": "@vant/weapp/goods-action-button/index", "van-tag": "@vant/weapp/tag/index", "van-steps": "@vant/weapp/steps/index", "van-submit-bar": "@vant/weapp/submit-bar/index", "van-switch": "@vant/weapp/switch/index", "van-collapse": "@vant/weapp/collapse/index", "van-collapse-item": "@vant/weapp/collapse-item/index", "van-stepper": "@vant/weapp/stepper/index", "van-count-down": "@vant/weapp/count-down/index", "van-radio": "@vant/weapp/radio/index", "van-radio-group": "@vant/weapp/radio-group/index" }, "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "开心麻花", "navigationBarTextStyle": "black", "enablePullDownRefresh": false }, "tabBar": { "color": "#7F8389", "selectedColor": "#FF1D42", "backgroundColor": "#FFFFFF", "borderStyle": "black", "position": "bottom", "list": [ { "iconPath": "images/ui/index.png", "selectedIconPath": "images/ui/indexS.png", "pagePath": "pages/index/index/index", "text": "首页" }, { "iconPath": "images/ui/IP.png", "selectedIconPath": "images/ui/IPS.png", "pagePath": "pages/opera/opera/opera_IP", "text": "剧目精选" }, { "iconPath": "images/ui/me.png", "selectedIconPath": "images/ui/meS.png", "pagePath": "pages/user/user_index/user", "text": "我的" } ] }, "permission": { "scope.userLocation": { "desc": "你的位置信息将用于小程序位置接口的效果展示" } }, "sitemapLocation": "sitemap.json" }