2 Star 5 Fork 2

道法合一(qq:1126919503)/推拿按摩-幸福上门

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 3.50 KB
一键复制 编辑 原始数据 按行查看 历史
道法合一(qq:1126919503) 提交于 2022-02-15 11:42 . 审核
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue",
"^wr-(.*)": "@/components/wr-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页"
}
},
{
"path": "pages/my/index",
"style": {
"navigationBarTitleText": "我的"
}
},
{
"path": "pages/detail/index",
"style": {
"navigationBarTitleText": "详情"
}
},
{
"path": "pages/register/index",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/detail/des",
"style": {
"navigationBarTitleText": "项目介绍"
}
},
{
"path": "pages/sure/index",
"style": {
"navigationBarTitleText": "下单"
}
}
,
{
"path": "pages/book/index",
"style": {
"navigationBarTitleText": "全部订单"
}
},
{
"path": "pages/book/detail",
"style": {
"navigationBarTitleText": "订单详情"
}
},
{
"path": "pages/evaluate/index",
"style": {
"navigationBarTitleText": "评价"
}
},
{
"path": "pages/care/index",
"style": {
"navigationBarTitleText": "我的关注"
}
},
{
"path": "pages/fenxiao/index",
"style": {
"navigationBarTitleText": "分销中心"
}
},
{
"path": "pages/withdraw/index",
"style": {
"navigationBarTitleText": "现金提现"
}
},
{
"path": "pages/withdraw/list",
"style": {
"navigationBarTitleText": "提现记录"
}
},
{
"path": "pages/apply/index",
"style": {
"navigationBarTitleText": "申请技师"
}
},
{
"path": "pages/apply/detail",
"style": {
"navigationBarTitleText": "认证信息"
}
}
,
{
"path": "pages/coupon/index",
"style": {
"navigationBarTitleText": "优惠券"
}
},
{
"path": "pages/center/index",
"style": {
"navigationBarTitleText": "技师"
}
},
{
"path": "pages/center/my",
"style": {
"navigationBarTitleText": "我的"
}
},
{
"path": "pages/agent/index",
"style": {
"navigationBarTitleText": "代理申请"
}
},
{
"path": "pages/adv/index",
"style": {
"navigationBarTitleText": "意见反馈"
}
},
{
"path": "pages/about/index",
"style": {
"navigationBarTitleText": "关于我们"
}
},
{
"path": "pages/evaluate/list",
"style": {
"navigationBarTitleText": "评价列表"
}
},
{
"path": "pages/fenxiao/Tindex",
"style": {
"navigationBarTitleText": "我的提成"
}
},
{
"path": "pages/detail/technician_detail",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/my/changeLocation",
"style": {
"navigationBarTitleText": "修改地址"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "幸福上门",
"navigationBarBackgroundColor": "#00C08D",
"backgroundColor": "#F8F8F8"
},
"tabBar": {
"color": "#999999",
"selectedColor": "#00C08D",
"borderStyle": "black",
"backgroundColor": "#fff",
"list": [{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/index_g.png",
"selectedIconPath": "static/index_s.png"
}, {
"pagePath": "pages/book/index",
"text": "订单",
"iconPath": "static/book_g.png",
"selectedIconPath": "static/book_s.png"
},{
"pagePath": "pages/my/index",
"text": "我的",
"iconPath": "static/my_g.png",
"selectedIconPath": "static/my_s.png"
}]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/freesytle/lover-door.git
git@gitee.com:freesytle/lover-door.git
freesytle
lover-door
推拿按摩-幸福上门
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385