|
@@ -28,7 +28,7 @@
|
|
|
"path": "pages/tabbar/message/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "消息",
|
|
|
- "navigationStyle":"custom"
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
@@ -51,42 +51,13 @@
|
|
|
}
|
|
|
],
|
|
|
"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",
|
|
|
+ "path": "category",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "商家详情"
|
|
|
+ "navigationBarTitleText": "分类"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
@@ -118,160 +89,14 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "养车"
|
|
|
}
|
|
|
- },
|
|
|
- {
|
|
|
- "path" : "classfication/classfication",
|
|
|
- "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",
|
|
|
+ "root": "pages/user",
|
|
|
"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",
|
|
|
+ "path": "collect/list",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的收藏"
|
|
|
}
|
|
@@ -282,24 +107,12 @@
|
|
|
"navigationBarTitleText": "预约列表"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "appointDetail/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "预约详情"
|
|
|
- }
|
|
|
- },
|
|
|
{
|
|
|
"path": "coupon/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "优惠券"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "inquiry/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "询价"
|
|
|
- }
|
|
|
- },
|
|
|
{
|
|
|
"path": "score/index",
|
|
|
"style": {
|
|
@@ -307,19 +120,13 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "myOrder/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的订单"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "personalCenter/index",
|
|
|
+ "path": "info/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "个人中心"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "editData/index",
|
|
|
+ "path": "info/update",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "编辑资料"
|
|
|
}
|