You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
542 lines
12 KiB
542 lines
12 KiB
{
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
|
|
{
|
|
"path": "pages/login/index",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
},{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/login/reg",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "注册"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/login/password",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "修改密码"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/login/sex",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "选择性别"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/login/avatar",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "上传头像"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/login/name",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "设置昵称"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/peiwan/index",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/dongtai/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "动态"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/xiaoxi/index",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/user/index",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
,{
|
|
"path" : "pages/pipei/tongcheng/index",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/pipei/yuyin/index",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/pipei/shipin/index",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
|
|
},
|
|
{
|
|
"path" : "pages/users/task/index",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/center/index",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/nickname/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "修改昵称"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/recharge/index",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/about/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/site/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "设置"
|
|
}
|
|
}
|
|
,{
|
|
"path" : "pages/dongtai/detail",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},
|
|
{
|
|
"path" : "pages/dongtai/add",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "发布"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/index/city",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "选择位置"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/index/search",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "搜索"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/index/cityList",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "城市列表"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/index/citySearch",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "搜索"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/peiwan/detail",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/peiwan/xiangce",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "Ta的相册"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/peiwan/confirm",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "提交订单"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/peiwan/apply",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "陪玩申请"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/peiwan/success",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "申请成功"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/xiaoxi/dashan",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "搭讪消息"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/xiaoxi/fangke",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "我的访客"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/xiaoxi/xitong",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "系统消息"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/xiaoxi/detail",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/xiaoxi/fensi",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "我的粉丝"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/xiaoxi/heimingdan",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "黑名单"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/xiaoxi/guanzhu",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "我的关注"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/renzheng/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "认证中心"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/renzheng/phone",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "手机认证"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/renzheng/shiming",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "实名认证"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/renzheng/zhenren",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "实名认证"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/renzheng/success",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "实名认证"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/xiaoxi/haoyou",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "我的好友"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/help/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "帮助中心"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/help/detail",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/team/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "我的团队"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/meiyan/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "美颜设置"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/zhuxiao/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "注销账号"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/xieyi/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "协议规则"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/yinsi/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "隐私设置"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/notice/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "新消息通知"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/qingshaonian/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "青少年模式"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/qingshaonian/detail",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "设置密码"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/dashan/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "搭讪语"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/chengshi/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "城市合作"
|
|
}
|
|
}
|
|
,{
|
|
"path" : "pages/users/feedback/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "匿名举报",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/users/feedback/list",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "反馈记录",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/users/feedback/detail",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "反馈详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},
|
|
{
|
|
"path" : "pages/users/feedback/add",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "意见反馈"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/order/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "我的订单"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/order/detail",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "订单详情"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/yuyin/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "语音签名"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/wallet/index",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/edit/index",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "uni_modules/vk-uview-ui/components/u-avatar-cropper/u-avatar-cropper",
|
|
"style": {
|
|
"navigationBarTitleText": "头像裁剪",
|
|
"navigationBarBackgroundColor": "#000000"
|
|
}
|
|
},
|
|
{
|
|
"path": "uni_modules/vk-uview-ui/components/u-avatar-cropper/u-avatar-shiming",
|
|
"style": {
|
|
"navigationBarTitleText": "头像裁剪",
|
|
"navigationBarBackgroundColor": "#000000"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/login/mima",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "密码登录"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/users/personal/index",
|
|
"style" :
|
|
{
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "纯玩app",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"tabBar": {
|
|
"color": "#999999",
|
|
"selectedColor": "#000000",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "static/sy2.png",
|
|
"selectedIconPath": "static/sy1.png",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"pagePath": "pages/peiwan/index",
|
|
"iconPath": "static/peiwan2.png",
|
|
"selectedIconPath": "static/peiwan1.png",
|
|
"text": "陪玩"
|
|
},
|
|
{
|
|
"pagePath": "pages/dongtai/index",
|
|
"iconPath": "static/dt2.png",
|
|
"selectedIconPath": "static/dt1.png",
|
|
"text": "动态"
|
|
},
|
|
{
|
|
"pagePath": "pages/xiaoxi/index",
|
|
"iconPath": "static/xiaoxi2.png",
|
|
"selectedIconPath": "static/xiaoxi1.png",
|
|
"text": "消息"
|
|
},
|
|
{
|
|
"pagePath": "pages/user/index",
|
|
"iconPath": "static/wd2.png",
|
|
"selectedIconPath": "static/wd1.png",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|
|
|