2025-08-30 14:33:49 +08:00
|
|
|
{
|
2025-08-31 21:09:33 +08:00
|
|
|
"pages": [
|
2025-08-30 14:33:49 +08:00
|
|
|
{
|
|
|
|
|
"path": "pages/index/index",
|
|
|
|
|
"style": {
|
2025-08-31 21:09:33 +08:00
|
|
|
"navigationBarTitleText": "结伴客",
|
|
|
|
|
"navigationBarBackgroundColor": "#007aff",
|
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/travel/list",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "旅行计划",
|
|
|
|
|
"navigationBarBackgroundColor": "#007aff",
|
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/animal/list",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "动物认养",
|
|
|
|
|
"navigationBarBackgroundColor": "#007aff",
|
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/flower/list",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "鲜花配送",
|
|
|
|
|
"navigationBarBackgroundColor": "#ff6b8b",
|
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/promotion/invite",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "邀请好友",
|
|
|
|
|
"navigationBarBackgroundColor": "#667eea",
|
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/search/index",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "搜索",
|
|
|
|
|
"navigationBarBackgroundColor": "#007aff",
|
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/auth/login",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "登录",
|
|
|
|
|
"navigationBarBackgroundColor": "#007aff",
|
|
|
|
|
"navigationBarTextStyle": "white"
|
2025-08-30 14:33:49 +08:00
|
|
|
}
|
2025-08-31 23:26:25 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/travel/publish",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "发布旅行",
|
|
|
|
|
"navigationBarBackgroundColor": "#007aff",
|
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/travel/comments",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "评论详情",
|
|
|
|
|
"navigationBarBackgroundColor": "#007aff",
|
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
|
}
|
2025-08-30 14:33:49 +08:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"globalStyle": {
|
2025-08-31 21:09:33 +08:00
|
|
|
"navigationBarTextStyle": "white",
|
|
|
|
|
"navigationBarTitleText": "结伴客",
|
|
|
|
|
"navigationBarBackgroundColor": "#007aff",
|
|
|
|
|
"backgroundColor": "#f8f9fa",
|
|
|
|
|
"app-plus": {
|
|
|
|
|
"titleNView": {
|
|
|
|
|
"backgroundColor": "#007aff",
|
|
|
|
|
"titleColor": "#ffffff",
|
|
|
|
|
"titleSize": "17px"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
"tabBar": {
|
|
|
|
|
"color": "#7A7E83",
|
|
|
|
|
"selectedColor": "#007aff",
|
|
|
|
|
"borderStyle": "black",
|
|
|
|
|
"backgroundColor": "#ffffff",
|
|
|
|
|
"list": [
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/index/index",
|
|
|
|
|
"iconPath": "static/tabbar/home.png",
|
|
|
|
|
"selectedIconPath": "static/tabbar/home-active.png",
|
|
|
|
|
"text": "首页"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/travel/list",
|
|
|
|
|
"iconPath": "static/tabbar/travel.png",
|
|
|
|
|
"selectedIconPath": "static/tabbar/travel-active.png",
|
|
|
|
|
"text": "旅行"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/animal/list",
|
|
|
|
|
"iconPath": "static/tabbar/animal.png",
|
|
|
|
|
"selectedIconPath": "static/tabbar/animal-active.png",
|
|
|
|
|
"text": "认养"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/flower/list",
|
|
|
|
|
"iconPath": "static/tabbar/flower.png",
|
|
|
|
|
"selectedIconPath": "static/tabbar/flower-active.png",
|
|
|
|
|
"text": "鲜花"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"pagePath": "pages/user/center",
|
|
|
|
|
"iconPath": "static/tabbar/user.png",
|
|
|
|
|
"selectedIconPath": "static/tabbar/user-active.png",
|
|
|
|
|
"text": "我的"
|
|
|
|
|
}
|
|
|
|
|
]
|
2025-08-30 14:33:49 +08:00
|
|
|
},
|
|
|
|
|
"uniIdRouter": {}
|
|
|
|
|
}
|