123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538 |
- {
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "职恋沂蒙",
- "enablePullDownRefresh": true,
- "navigationStyle": "custom"
- }
- },
-
- {
- "path" : "pages/index/base",
- "style" :
- {
- "navigationBarTitleText": "注册会员",
- "enablePullDownRefresh": false
- // "navigationStyle": "custom"
- }
-
- }
-
-
- ,{
- "path" : "pages/activity/activity",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": true,
- "navigationStyle": "custom"
- }
-
- }
- ,{
- "path" : "pages/auth/auth",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": true,
- "navigationStyle": "custom"
- }
-
- }
- // ,{
- // "path" : "pages/forum/forum",
- // "style" :
- // {
- // "navigationBarTitleText": "",
- // "enablePullDownRefresh": true,
- // "navigationStyle": "custom"
- // }
-
- // }
- ,{
- "path" : "pages/profile/profile",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": true,
- "navigationStyle": "custom"
- }
-
- }
- // ,{
- // "path" : "pages/forum/forumInfo",
- // "style" :
- // {
- // "navigationBarTitleText": "动态详情",
- // "enablePullDownRefresh": false
- // }
-
- // }
- // ,{
- // "path" : "pages/forum/publish",
- // "style" :
- // {
- // "navigationBarTitleText": "发布动态",
- // "enablePullDownRefresh": false
- // }
-
- // }
- ,{
- "path" : "pages/profile/set",
- "style" :
- {
- "navigationBarTitleText": "设置",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/suqiu",
- "style" :
- {
- "navigationBarTitleText": "择偶条件",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/zhuxiao",
- "style" :
- {
- "navigationBarTitleText": "账号注销",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/guanzhu",
- "style" :
- {
- "navigationBarTitleText": "关注",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/fensi",
- "style" :
- {
- "navigationBarTitleText": "粉丝",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/dianzan",
- "style" :
- {
- "navigationBarTitleText": "点赞",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/ganxingqu",
- "style" :
- {
- "navigationBarTitleText": "感兴趣",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/bangding",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/changephone",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/newphone",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/mydongtai",
- "style" :
- {
- "navigationBarTitleText": "我的动态",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/activity/activityLIst",
- "style" :
- {
- "navigationBarTitleText": "报名活动",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/reportList",
- "style" :
- {
- "navigationBarTitleText": "我的举报",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/reportInfo",
- "style" :
- {
- "navigationBarTitleText": "我的举报",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/personStatus",
- "style" :
- {
- "navigationBarTitleText": "个人状态",
- "enablePullDownRefresh": false
- }
-
- }
-
- ,{
- "path" : "pages/profile/myPage",
- "style" :
- {
- "navigationBarTitleText": "我的主页",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/personPhoto",
- "style" :
- {
- "navigationBarTitleText": "个人照片",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/jubao",
- "style" :
- {
- "navigationBarTitleText": "举报",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/activity/activityInfo",
- "style" :
- {
- "navigationBarTitleText": "活动详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/registerVip",
- "style" :
- {
- "navigationBarTitleText": "注册会员",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/pipei",
- "style" :
- {
- "navigationBarTitleText": "精准配对",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/pipeizhong",
- "style" :
- {
- "navigationBarTitleText": "智能匹配",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/recommend",
- "style" :
- {
- "navigationBarTitleText": "推荐分享",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/indexjubao",
- "style" :
- {
- "navigationBarTitleText": "我要举报",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/gonglue",
- "style" :
- {
- "navigationBarTitleText": "入会攻略",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/contactour",
- "style" :
- {
- "navigationBarTitleText": "联系我们",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/videoList",
- "style" :
- {
- "navigationBarTitleText": "精美视频",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/talkLove",
- "style" :
- {
- "navigationBarTitleText": "婚恋知识",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/talkInfo",
- "style" :
- {
- "navigationBarTitleText": "详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/videoInfo",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
-
- }
- ,{
- "path" : "pages/profile/otherPage",
- "style" :
- {
- "navigationBarTitleText": "个人首页",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/renzhengVip",
- "style" :
- {
- "navigationBarTitleText": "会员列表",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/lifePhoto",
- "style" :
- {
- "navigationBarTitleText": "生活照片",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/login",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
-
- }
- ,{
- "path" : "pages/auth/dengjibiao",
- "style" :
- {
- "navigationBarTitleText": "会员登记表",
- "enablePullDownRefresh": false
- }
-
- }
-
- ,{
- "path" : "pages/index/message",
- "style" :
- {
- "navigationBarTitleText": "消息",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/zixun",
- "style" :
- {
- "navigationBarTitleText": "情感咨询",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/zixunList",
- "style" :
- {
- "navigationBarTitleText": "情感咨询记录",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/zixunInfo",
- "style" :
- {
- "navigationBarTitleText": "记录详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/profile/fankuiList",
- "style" :
- {
- "navigationBarTitleText": "反馈记录",
- "enablePullDownRefresh": false
- }
-
- }
-
- ,{
- "path" : "pages/index/twoHappy",
- "style" :
- {
- "navigationBarTitleText": "喜上加喜",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/twoHappyInfo",
- "style" :
- {
- "navigationBarTitleText": "详情",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
-
- }
- ,{
- "path" : "pages/profile/fankuiinfo",
- "style" :
- {
- "navigationBarTitleText": "意见反馈",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/base1",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
-
- }
- ,{
- "path" : "pages/activity/webview",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
-
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarBackgroundColor": "#EAD9EF",
- "backgroundColor": "#EAD9EF"
- },
- "tabBar": {
- "selectedColor": "#9956FF",
- "color": "#222222",
- "backgroundColor": "#fff",
- "list": [{
- "pagePath": "pages/index/index",
- "text": "首页",
- "selectedIconPath": "./static/icon/10@2x.png",
- "iconPath": "./static/icon/2@2x.png"
- },
- {
- "pagePath": "pages/activity/activity",
- "text": "活动",
- "selectedIconPath": "./static/icon/8@2x.png",
- "iconPath": "./static/icon/1@2x.png"
- },
- {
- "pagePath": "pages/auth/auth",
- "text": "认证",
- "selectedIconPath": "./static/icon/3@2x.png",
- "iconPath": "./static/icon/4@2x.png"
- },
- // {
- // "pagePath": "pages/forum/forum",
- // "text": "论坛",
- // "selectedIconPath": "./static/icon/7@2x.png",
- // "iconPath": "./static/icon/5@2x.png"
- // },
- {
- "pagePath": "pages/profile/profile",
- "text": "我的",
- "selectedIconPath": "./static/icon/6@2x.png",
- "iconPath": "./static/icon/9@2x.png"
- }
- ]
- },
- "uniIdRouter": {}
- }
|