| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432 |
- {
- "pages": [
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "婚恋",
- "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/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/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/page3/page3",
- "style": {
- "navigationBarTitleText": "授权登录"
- }
- },
- {
- "path": "pages/plaza/index",
- "style": {
- "navigationBarTitleText": "动态广场",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/plaza/publish",
- "style": {
- "navigationBarTitleText": "发布动态",
- "navigationBarBackgroundColor": "#E91E63",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/plaza/detail",
- "style": {
- "navigationBarTitleText": "动态详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/plaza/report",
- "style": {
- "navigationBarTitleText": "举报",
- "navigationBarBackgroundColor": "#E91E63",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/recommend/index",
- "style": {
- "navigationBarTitleText": "推荐",
- "navigationBarBackgroundColor": "#E91E63",
- "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": {
- "navigationBarTitleText": "我的",
- "navigationBarBackgroundColor": "#E91E63",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "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",
- "style": {
- "navigationBarTitleText": "今日推荐",
- "navigationBarBackgroundColor": "#E91E63",
- "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"
- }
- },
- {
- "path": "pages/settings/id-verification",
- "style": {
- "navigationBarTitleText": "绑定身份证",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/settings/phone-binding",
- "style": {
- "navigationBarTitleText": "绑定手机号",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/settings/about",
- "style": {
- "navigationBarTitleText": "关于我们",
- "navigationStyle": "default"
- }
- },
- {
- "path": "pages/feedback/index",
- "style": {
- "navigationBarTitleText": "用户反馈",
- "navigationBarBackgroundColor": "#E91E63",
- "navigationBarTextStyle": "white"
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "婚恋平台",
- "navigationBarBackgroundColor": "#E91E63",
- "backgroundColor": "#FFF9F9"
- },
- "serve": "vue-cli-service serve && webpack-dev-server --open",
- "uniIdRouter": {}
- }
|