5 Star 0 Fork 0

zhang/tourist

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 8.46 KB
一键复制 编辑 原始数据 按行查看 历史
enjoybeautifullife 提交于 2021-09-27 21:50 . 出差行人
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
// 首页
{
"path": "pages/home/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/home/webview",
"style": {
"navigationStyle": "custom"
}
},
// 二维码 推荐
{
"path": "pages/me/qrcode",
"style": {
"navigationBarTitleText": "热图推荐",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom"
}
},
// 消息
{
"path": "pages/news/index",
"style": {
"navigationBarTitleText": "消息"
}
},
// 消息
{
"path": "pages/news/newDetail",
"style": {
"navigationBarTitleText": "消息详情"
}
},
// 我的页面
{
"path": "pages/me/index",
"style": {
"navigationStyle": "custom"
}
},
// **zzw
// 出团通知
{
"path": "pages/news/groupNews",
"style": {
"navigationBarTitleText": "出团通知"
}
},
// 出团通知详情
{
"path": "pages/news/groupNewDetail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/news/platformNews",
"style": {
"navigationBarTitleText": "平台消息"
}
},
// 设置
{
"path": "pages/me/setting",
"style": {
"navigationBarTitleText": "设置"
}
},
// 个人信息
{
"path": "pages/me/userInfo",
"style": {
"navigationBarTitleText": "个人信息"
}
},
// 修改手机号
{
"path": "pages/me/editPhone",
"style": {
"navigationBarTitleText": "修改手机号"
}
},
// 关于我们
{
"path": "pages/me/about",
"style": {
"navigationBarTitleText": "关于我们"
}
},
// 意见反馈
{
"path": "pages/me/opinion",
"style": {
"navigationBarTitleText": "意见反馈"
}
},
// 浏览足迹
{
"path": "pages/me/history",
"style": {
"navigationBarTitleText": "浏览足迹",
"enablePullDownRefresh": true,
"onReachBottomDistance": 20
}
},
// 出行人管理
{
"path": "pages/me/traveler",
"style": {
"navigationBarTitleText": "出行人管理"
}
},
// 添加出行人
{
"path": "pages/me/addTraveler",
"style": {
"navigationBarTitleText": "添加出行人"
}
},
// 批量添加出行人
{
"path": "pages/me/addTravelers",
"style": {
"navigationBarTitleText": "批量添加"
}
},
// 订单列表
{
"path": "pages/me/order",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/me/orderDetail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/cancelOrder",
"style": {
"navigationBarTitleText": "取消订单"
}
},
// 订单详情去支付
{
"path": "pages/me/pay_order",
"style": {
"navigationBarTitleText": "订单支付",
"navigationBarBackgroundColor": "#FBC338"
}
},
// 订单-查看已选座位
{
"path": "pages/me/seatInfo",
"style": {
"navigationBarTitleText": "座位信息"
}
},
// 选座位
{
"path": "pages/me/chekSeat",
"style": {
"navigationBarTitleText": "选择座位"
}
},
// 评价
{
"path": "pages/me/evaluate",
"style": {
"navigationBarTitleText": "评价"
}
},
// 订单详情
// zzw**
// **hst
// 出行详情
{
"path": "pages/home/travelDetail",
"style": {
"navigationStyle": "custom"
}
},
// 支付
// {
// "path": "pages/home/ordercheck",
// "style": {
// "navigationStyle": "custom"
// }
// }
// 搜索页面
// hst**
// qyc
// 消息
{
"path": "pages/home/province",
"style": {
"navigationBarTitleText": "地区选择"
}
},
{
"path": "uview-ui/components/u-avatar-cropper/u-avatar-cropper",
"style": {
"navigationBarTitleText": "头像裁剪",
"navigationBarBackgroundColor": "#000000"
}
}
// qyc
],
"subPackages": [
{
"root": "other",
"pages": [
// 搜索页面
{
"path": "search/index",
"style": {
"navigationBarTitleText": "搜索"
}
},
// 国内游
// {
// "path": "travel/domestic",
// "style": {
// "navigationStyle": "custom",
// "enablePullDownRefresh": true,
// "onReachBottomDistance": 20
// }
// },
// // 出境游
// {
// "path": "travel/overseas",
// "style": {
// "navigationStyle": "custom",
// "enablePullDownRefresh": true,
// "onReachBottomDistance": 20
// }
// },
// 境外国家选择
{
"path": "travel/newMoreRecommended",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "travel/newSecondaryPage",
"style": {
"navigationStyle": "custom"
}
},
// // 境外国家
// {
// "path": "travel/nation",
// "style": {
// "navigationStyle": "custom",
// "enablePullDownRefresh": true,
// "onReachBottomDistance": 20
// }
// },
// // 热门推荐
// {
// "path": "travel/hotRecoment",
// "style": {
// "navigationStyle": "custom",
// "enablePullDownRefresh": true,
// "onReachBottomDistance": 20
// }
// },
// // 门票类、
// {
// "path": "travel/ticket",
// "style": {
// "navigationStyle": "custom",
// "enablePullDownRefresh": true,
// "onReachBottomDistance": 40
// }
// },
// // 亲子类/生活类/特产类
// {
// "path": "travel/life",
// "style": {
// "navigationStyle": "custom",
// "enablePullDownRefresh": true,
// "onReachBottomDistance": 40
// }
// },
// 商家店铺
{
"path": "opinion/index",
"style": {
"navigationBarTitleText": "意见表"
}
},
// 微信授权
{
"path": "login/wx_power",
"style": {
"navigationStyle": "custom"
}
},
// 平台协议
{
"path": "login/agreement",
"style": {
"navigationBarTitleText": "平台协议"
}
},
// 登录授权
{
"path": "login/login",
"style": {
"navigationStyle": "custom"
}
},
// 旅游路线列表
{
"path": "search/searchContent",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 20
}
},
{
"path": "store/index",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 20
}
}
]
},
{
"root": "ordercheck",
"pages": [
// 支付
{
"path": "ordercheck",
// "style": {
// "navigationStyle": "custom"
// }
"style": {
"navigationBarTitleText": "订单填写",
"navigationBarBackgroundColor": "#FBC338"
}
},
// 选择保险
{
"path": "Insurance",
"style": {
"navigationBarTitleText": "选择保险"
}
},
// 保险详情
{
"path": "insuranceDetail",
"style": {
"navigationBarTitleText": "保险说明"
}
},
// 注意事项
{
"path": "precautions",
"style": {
"navigationBarTitleText": "注意事项"
}
}
]
}
],
"tabBar": {
"color": "#333333",
"selectedColor": "#000000",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/home/index",
"iconPath": "static/tab_bar/home.png",
"selectedIconPath": "static/tab_bar/home_s.png",
"text": "首页"
},
{
"pagePath": "pages/news/index",
"iconPath": "static/tab_bar/new.png",
"selectedIconPath": "static/tab_bar/new_s.png",
"text": "消息"
},
{
"pagePath": "pages/me/index",
"iconPath": "static/tab_bar/my.png",
"selectedIconPath": "static/tab_bar/my_s.png",
"text": "我的"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#F8F8F8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zzwh5/tourist.git
git@gitee.com:zzwh5/tourist.git
zzwh5
tourist
tourist
master

搜索帮助