123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368 |
- {
- "easycom": {
- "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [
- {
- "path": "pages/index",
- "style": {
- "navigationBarTitleText": "首页",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/tabbar/home/index",
- "style": {
- "navigationBarTitleText": "首页",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/tabbar/community/index",
- "style": {
- "navigationBarTitleText": "社区",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/tabbar/message/index",
- "style": {
- "navigationBarTitleText": "消息",
- "navigationStyle":"custom"
- }
- },
- {
- "path": "pages/tabbar/mine/index",
- "style": {
- "navigationBarTitleText": "我的"
- }
- },
- {
- "path": "pages/login/index",
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "pages/login/phoneLogin",
- "style": {
- "navigationBarTitleText": "手机验证"
- }
- }
- ],
- "subPackages": [
- {
- "root": "pages/client",
- "pages": [
- {
- "path": "CommunitySearch/index",
- "style": {
- "navigationBarTitleText": "社区搜索"
- }
- },
- {
- "path": "allComments/index",
- "style": {
- "navigationBarTitleText": "全部评论"
- }
- },
- {
- "path": "checkIn/index",
- "style": {
- "navigationBarTitleText": "每日签到"
- }
- },
- {
- "path": "search/index",
- "style": {
- "navigationBarTitleText": "搜索"
- }
- }
- ]
- },
- {
- "root": "pages/business",
- "pages": [
- {
- "path": "detail/index",
- "style": {
- "navigationBarTitleText": "商家详情"
- }
- },
- {
- "path": "buy/index",
- "style": {
- "navigationBarTitleText": "提交订单"
- }
- },
- {
- "path": "hot/index",
- "style": {
- "navigationBarTitleText": "热门推荐"
- }
- },
- {
- "path": "nearby/index",
- "style": {
- "navigationBarTitleText": "附近商家"
- }
- },
- {
- "path": "service/index",
- "style": {
- "navigationBarTitleText": "服务详情"
- }
- },
- {
- "path": "classify/index",
- "style": {
- "navigationBarTitleText": "养车"
- }
- }
- ]
- },
- {
- "root": "pages/points",
- "pages": [
- {
- "path": "myPoints/index",
- "style": {
- "navigationBarTitleText": "我的积分"
- }
- },
- {
- "path": "checkIn/index",
- "style": {
- "navigationBarTitleText": "每日签到"
- }
- },
- {
- "path": "detail/index",
- "style": {
- "navigationBarTitleText": "积分说明"
- }
- },
- {
- "path": "instructions/index",
- "style": {
- "navigationBarTitleText": "积分明细"
- }
- },
- {
- "path": "withdraw/index",
- "style": {
- "navigationBarTitleText": "积分提现"
- }
- },
- {
- "path": "activity/index",
- "style": {
- "navigationBarTitleText": "积分活动"
- }
- }
- ]
- },
- {
- "root": "pages/message",
- "pages": [
- {
- "path": "evaluate/index",
- "style": {
- "navigationBarTitleText": "评价通知"
- }
- },
- {
- "path": "favorable/index",
- "style": {
- "navigationBarTitleText": "优惠福利"
- }
- },
- {
- "path": "order/index",
- "style": {
- "navigationBarTitleText": "订单通知"
- }
- },
- {
- "path": "payment/index",
- "style": {
- "navigationBarTitleText": "付款"
- }
- },
- {
- "path": "info/index",
- "style": {
- "navigationBarTitleText": "私信"
- }
- },
- {
- "path": "upvote/index",
- "style": {
- "navigationBarTitleText": "点赞回复"
- }
- }
- ]
- },
- {
- "root": "pages/pointMethod",
- "pages": [
- {
- "path": "foren/index",
- "style": {
- "navigationBarTitleText": "发帖"
- }
- },
- {
- "path": "consume/index",
- "style": {
- "navigationBarTitleText": "消费"
- }
- },
- {
- "path": "comment/index",
- "style": {
- "navigationBarTitleText": "点评"
- }
- },
- {
- "path": "share/index",
- "style": {
- "navigationBarTitleText": "分享"
- }
- },
- {
- "path": "recover/index",
- "style": {
- "navigationBarTitleText": "回帖"
- }
- },
- {
- "path": "advertise/index",
- "style": {
- "navigationBarTitleText": "广告"
- }
- }
- ]
- },
- {
- "root": "pages/community",
- "pages": [
- {
- "path": "commDetail/index",
- "style": {
- "navigationBarTitleText": "社区详情"
- }
- },
- {
- "path": "commSearch/index",
- "style": {
- "navigationBarTitleText": "搜索"
- }
- }
- ]
- },
- {
- "root": "pages/my",
- "pages": [
- {
- "path": "collect/index",
- "style": {
- "navigationBarTitleText": "我的收藏"
- }
- },
- {
- "path": "appoint/index",
- "style": {
- "navigationBarTitleText": "预约列表"
- }
- },
- {
- "path": "appointDetail/index",
- "style": {
- "navigationBarTitleText": "预约详情"
- }
- },
- {
- "path": "coupon/index",
- "style": {
- "navigationBarTitleText": "优惠券"
- }
- },
- {
- "path": "inquiry/index",
- "style": {
- "navigationBarTitleText": "询价"
- }
- },
- {
- "path": "score/index",
- "style": {
- "navigationBarTitleText": "我的积分"
- }
- },
- {
- "path": "myOrder/index",
- "style": {
- "navigationBarTitleText": "我的订单"
- }
- },
- {
- "path": "personalCenter/index",
- "style": {
- "navigationBarTitleText": "个人中心"
- }
- },
- {
- "path": "editData/index",
- "style": {
- "navigationBarTitleText": "编辑资料"
- }
- },
- {
- "path": "settings/index",
- "style": {
- "navigationBarTitleText": "设置"
- }
- }
- ]
- }
- ],
- "tabBar": {
- "color": "#999999",
- "selectedColor": "#42b2fa",
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "list": [
- {
- "text": "首页",
- "pagePath": "pages/tabbar/home/index",
- "iconPath": "static/images/home.png",
- "selectedIconPath": "static/images/home-select.png"
- },
- {
- "pagePath": "pages/tabbar/community/index",
- "text": "社区",
- "iconPath": "static/images/community.png",
- "selectedIconPath": "static/images/community-select.png"
- },
- {
- "pagePath": "pages/tabbar/message/index",
- "text": "消息",
- "iconPath": "static/images/message.png",
- "selectedIconPath": "static/images/message-select.png"
- },
- {
- "pagePath": "pages/tabbar/mine/index",
- "text": "我的",
- "iconPath": "static/images/mine.png",
- "selectedIconPath": "static/images/mine-select.png"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- }
- }
|