|
|
@@ -7,203 +7,26 @@
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "红娘工作台",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/my-resources",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的资源",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/resource-input",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "信息录入",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/client-detail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "客户信息",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/precise-match",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "精准匹配",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/quality-resources",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "优质资源",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/points-mall",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "积分商城",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/courses",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "培训课程",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/course-detail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "课程详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/ranking",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "红娘排行榜",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/message",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "消息",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/system-messages",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "系统通知",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/audit-records",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "审核记录",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/mine",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/sign-in",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "签到",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/add-resource",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "信息录入",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/account-settings",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "账户设置",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/edit-profile",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "编辑资料",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/product-detail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "商品详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/points-detail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "积分明细",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/earn-points",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "赚取积分",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/success-case-upload",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "撮合成功审核",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmaker-workbench/my-activities",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的活动",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
{
|
|
|
"path": "pages/page3/page3",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "授权登录"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/plaza/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "动态广场",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
{
|
|
|
- "path": "pages/plaza/publish",
|
|
|
+ "path": "pages/plaza/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "发布动态",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
+ "navigationBarTitleText": "动态广场",
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/plaza/detail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "动态详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/plaza/report",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "举报",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
+ {
|
|
|
+ "path": "pages/plaza/publish",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "分享心动",
|
|
|
+ "navigationStyle": "custom" // 和广场页保持一致的导航样式
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/recommend/index",
|
|
|
"style": {
|
|
|
@@ -212,43 +35,6 @@
|
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/recommend/user-detail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "用户详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/recommend/user-dynamics",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "用户动态",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/message/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "消息",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/message/chat",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "聊天",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/message/system",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "系统消息",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
{
|
|
|
"path": "pages/mine/index",
|
|
|
"style": {
|
|
|
@@ -258,224 +44,182 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/matchmakers/list",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "红娘服务",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/matchmakers/detail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "红娘详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/activities/list",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "活动列表",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/activities/detail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "活动详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/courses/list",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "精品课程",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/courses/detail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "课程详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/success-case/list",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "成功案例",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/success-case/detail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "案例详情",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/astrology/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "星命运算",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/astrology/zodiac",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "属相测算",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/astrology/constellation",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "星座卡片",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/astrology/constellation-match",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "星座配对",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/astrology/bazi",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "八字测算",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/astrology/bazi-match",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "八字配对",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/astrology/mbti",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "MBTI测试",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/profile/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "基本资料",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/part-time-matchmaker/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "兼职红娘",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/blacklist/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "黑名单",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/partner-requirement/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "对象要求",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/settings/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "设置",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/customize/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "私人定制",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/vip/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "VIP会员",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/today-recommend/index",
|
|
|
+ "path": "pages/mine/my-dynamics",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "今日推荐",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
+ "navigationBarTitleText": "我的动态",
|
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/match/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "在线匹配",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
{
|
|
|
"path": "pages/mine/my-activities",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的活动",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/mine/my-dynamics",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的动态",
|
|
|
- "navigationStyle": "custom"
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
- },
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "subPackages": [
|
|
|
+ {
|
|
|
+ "root": "subpkg-message",
|
|
|
+ "independent": true,
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "index/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "消息",
|
|
|
+ "navigationBarBackgroundColor": "#E91E63",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "chat/chat",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "聊天",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "system/system",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "系统消息",
|
|
|
+ "navigationBarBackgroundColor": "#E91E63",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/matchmaker-workbench",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index", "style": {"navigationBarTitleText": "红娘工作台", "navigationStyle": "custom"}},
|
|
|
+ {"path": "my-resources", "style": {"navigationBarTitleText": "我的资源", "navigationStyle": "custom"}},
|
|
|
+ {"path": "resource-input", "style": {"navigationBarTitleText": "信息录入", "navigationStyle": "custom"}},
|
|
|
+ {"path": "client-detail", "style": {"navigationBarTitleText": "客户信息", "navigationStyle": "custom"}},
|
|
|
+ {"path": "precise-match", "style": {"navigationBarTitleText": "精准匹配", "navigationStyle": "custom"}},
|
|
|
+ {"path": "quality-resources", "style": {"navigationBarTitleText": "优质资源", "navigationStyle": "custom"}},
|
|
|
+ {"path": "points-mall", "style": {"navigationBarTitleText": "积分商城", "navigationStyle": "custom"}},
|
|
|
+ {"path": "courses", "style": {"navigationBarTitleText": "培训课程", "navigationStyle": "custom"}},
|
|
|
+ {"path": "course-detail", "style": {"navigationBarTitleText": "课程详情", "navigationStyle": "custom"}},
|
|
|
+ {"path": "ranking", "style": {"navigationBarTitleText": "红娘排行榜", "navigationStyle": "custom"}},
|
|
|
+ {"path": "message", "style": {"navigationBarTitleText": "消息", "navigationStyle": "custom"}},
|
|
|
+ {"path": "system-messages", "style": {"navigationBarTitleText": "系统通知", "navigationStyle": "custom"}},
|
|
|
+ {"path": "audit-records", "style": {"navigationBarTitleText": "审核记录", "navigationStyle": "custom"}},
|
|
|
+ {"path": "mine", "style": {"navigationBarTitleText": "我的", "navigationStyle": "custom"}},
|
|
|
+ {"path": "sign-in", "style": {"navigationBarTitleText": "签到", "navigationStyle": "custom"}},
|
|
|
+ {"path": "add-resource", "style": {"navigationBarTitleText": "信息录入", "navigationStyle": "custom"}},
|
|
|
+ {"path": "account-settings", "style": {"navigationBarTitleText": "账户设置", "navigationStyle": "custom"}},
|
|
|
+ {"path": "edit-profile", "style": {"navigationBarTitleText": "编辑资料", "navigationStyle": "custom"}},
|
|
|
+ {"path": "product-detail", "style": {"navigationBarTitleText": "商品详情", "navigationStyle": "custom"}},
|
|
|
+ {"path": "points-detail", "style": {"navigationBarTitleText": "积分明细", "navigationStyle": "custom"}},
|
|
|
+ {"path": "earn-points", "style": {"navigationBarTitleText": "赚取积分", "navigationStyle": "custom"}},
|
|
|
+ {"path": "success-case-upload", "style": {"navigationBarTitleText": "撮合成功审核", "navigationStyle": "custom"}},
|
|
|
+ {"path": "my-activities", "style": {"navigationBarTitleText": "我的活动", "navigationStyle": "custom"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/matchmakers",
|
|
|
+ "pages": [
|
|
|
+ {"path": "list", "style": {"navigationBarTitleText": "红娘服务", "navigationStyle": "custom"}},
|
|
|
+ {"path": "detail", "style": {"navigationBarTitleText": "红娘详情", "navigationStyle": "custom"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/activities",
|
|
|
+ "pages": [
|
|
|
+ {"path": "list", "style": {"navigationBarTitleText": "活动列表", "navigationStyle": "custom"}},
|
|
|
+ {"path": "detail", "style": {"navigationBarTitleText": "活动详情", "navigationStyle": "custom"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/courses",
|
|
|
+ "pages": [
|
|
|
+ {"path": "list", "style": {"navigationBarTitleText": "精品课程", "navigationStyle": "custom"}},
|
|
|
+ {"path": "detail", "style": {"navigationBarTitleText": "课程详情", "navigationStyle": "custom"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/success-case",
|
|
|
+ "pages": [
|
|
|
+ {"path": "list", "style": {"navigationBarTitleText": "成功案例", "navigationStyle": "custom"}},
|
|
|
+ {"path": "detail", "style": {"navigationBarTitleText": "案例详情", "navigationStyle": "custom"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/astrology",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index", "style": {"navigationBarTitleText": "星命运算", "navigationStyle": "custom"}},
|
|
|
+ {"path": "zodiac", "style": {"navigationBarTitleText": "属相测算", "navigationStyle": "custom"}},
|
|
|
+ {"path": "constellation", "style": {"navigationBarTitleText": "星座卡片", "navigationStyle": "custom"}},
|
|
|
+ {"path": "constellation-match", "style": {"navigationBarTitleText": "星座配对", "navigationStyle": "custom"}},
|
|
|
+ {"path": "bazi", "style": {"navigationBarTitleText": "八字测算", "navigationStyle": "custom"}},
|
|
|
+ {"path": "bazi-match", "style": {"navigationBarTitleText": "八字配对", "navigationStyle": "custom"}},
|
|
|
+ {"path": "mbti", "style": {"navigationBarTitleText": "MBTI测试", "navigationStyle": "custom"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/profile",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index", "style": {"navigationBarTitleText": "基本资料", "navigationBarBackgroundColor": "#E91E63", "navigationBarTextStyle": "white"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/part-time-matchmaker",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index", "style": {"navigationBarTitleText": "兼职红娘", "navigationBarBackgroundColor": "#E91E63", "navigationBarTextStyle": "white"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/blacklist",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index", "style": {"navigationBarTitleText": "黑名单", "navigationBarBackgroundColor": "#E91E63", "navigationBarTextStyle": "white"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/partner-requirement",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index", "style": {"navigationBarTitleText": "对象要求", "navigationBarBackgroundColor": "#E91E63", "navigationBarTextStyle": "white"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/settings",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index", "style": {"navigationBarTitleText": "设置", "navigationBarBackgroundColor": "#E91E63", "navigationBarTextStyle": "white"}},
|
|
|
+ {"path": "id-verification", "style": {"navigationBarTitleText": "绑定身份证", "navigationStyle": "custom"}},
|
|
|
+ {"path": "phone-binding", "style": {"navigationBarTitleText": "绑定手机号", "navigationStyle": "custom"}},
|
|
|
+ {"path": "about", "style": {"navigationBarTitleText": "关于我们", "navigationStyle": "default"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/customize",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index", "style": {"navigationBarTitleText": "私人定制", "navigationBarBackgroundColor": "#E91E63", "navigationBarTextStyle": "white"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
{
|
|
|
- "path": "pages/settings/id-verification",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "绑定身份证",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
+ "root": "pages/vip",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index", "style": {"navigationBarTitleText": "VIP会员", "navigationBarBackgroundColor": "#E91E63", "navigationBarTextStyle": "white"}}
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/settings/phone-binding",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "绑定手机号",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
+ "root": "pages/today-recommend",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index", "style": {"navigationBarTitleText": "今日推荐", "navigationBarBackgroundColor": "#E91E63", "navigationBarTextStyle": "white"}}
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/settings/about",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "关于我们",
|
|
|
- "navigationStyle": "default"
|
|
|
- }
|
|
|
+ "root": "pages/match",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index", "style": {"navigationBarTitleText": "在线匹配", "navigationStyle": "custom"}}
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/feedback/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "用户反馈",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
+ "root": "pages/feedback",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index", "style": {"navigationBarTitleText": "用户反馈", "navigationBarBackgroundColor": "#E91E63", "navigationBarTextStyle": "white"}}
|
|
|
+ ]
|
|
|
}
|
|
|
+
|
|
|
],
|
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "black",
|
|
|
@@ -485,4 +229,4 @@
|
|
|
},
|
|
|
"serve": "vue-cli-service serve && webpack-dev-server --open",
|
|
|
"uniIdRouter": {}
|
|
|
-}
|
|
|
+}
|