加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 14.64 KB
一键复制 编辑 原始数据 按行查看 历史
V_zhc 提交于 2024-11-28 08:25 . 1
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588
{
"easycom": {
"autoscan": true,
"custom": {
"^uv-(.*)": "@climblee/uv-ui/components/uv-$1/uv-$1.vue"
}
},
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/community/community",
"style": {
"navigationBarTitleText": "社区",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/order/order",
"style": {
"navigationBarTitleText": "订单",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/user/user",
"style": {
"navigationBarTitleText": "我的",
"navigationStyle": "custom"
}
},
{
"path": "pages/sztixianzhanghu/sztixianzhanghu",
"style": {
"navigationBarTitleText": "设置提现账户",
"navigationStyle": "custom"
}
},
{
"path": "pages/tixian/tixian",
"style": {
"navigationBarTitleText": "提现",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "pages/qianbao/qianbao",
"style": {
"navigationBarTitleText": "钱包",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/gerenziliao/gerenziliao",
"style": {
"navigationBarTitleText": "个人资料",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/yiwanc/yiwanc",
"style": {
"navigationBarTitleText": "已完成",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/fuwuz/fuwuz",
"style": {
"navigationBarTitleText": "服务中",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/fujiabj/fujiabj",
"style": {
"navigationBarTitleText": "附加补价",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/daodaxc/daodaxc",
"style": {
"navigationBarTitleText": "到达现场",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/daifuwu/daifuwu",
"style": {
"navigationBarTitleText": "待服务",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/dingdanzx/dingdanzx",
"style": {
"navigationBarTitleText": "订单中心",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/liwuzx/liwuzx",
"style": {
"navigationBarTitleText": "礼物中心",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/jiedant/jiedant",
"style": {
"navigationBarTitleText": "接单台",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "pages/banchongryrz/banchongryrz",
"style": {
"navigationBarTitleText": "伴宠人员入驻",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "pages/chongbanry/chongbanry",
"style": {
"navigationBarTitleText": "伴宠人员",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "pages/SetUp/setup/setup",
"style": {
"navigationBarTitleText": "设置",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/SetUp/UserAgreement/UserAgreement",
"style": {
"navigationBarTitleText": "用户协议",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/SetUp/PrivacyAgreement/PrivacyAgreement",
"style": {
"navigationBarTitleText": "隐私协议",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/SetUp/AboutUs/AboutUs",
"style": {
"navigationBarTitleText": "关于我们",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/yaoqinggz/yaoqinggz",
"style": {
"navigationBarTitleText": "邀请规则",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/wodeyaoq/wodeyaoq",
"style": {
"navigationBarTitleText": "我的邀请",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "pages/zhanghaodl/zhanghaodl",
"style": {
"navigationBarTitleText": "账号登录",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationStyle": "custom"
}
},
{
"path": "pages/yaoqinghy/yaoqinghy",
"style": {
"navigationBarTitleText": "邀请好友",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationStyle": "custom"
}
},
{
"path": "pages/youhuij/youhuij",
"style": {
"navigationBarTitleText": "优惠卷",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/tousujy/tousujy",
"style": {
"navigationBarTitleText": "投诉建议",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "pages/yuemingx/yuemingx",
"style": {
"navigationBarTitleText": "余额明细",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationStyle": "custom"
}
},
{
"path": "pages/wodeqb/wodeqb",
"style": {
"navigationBarTitleText": "我的钱包"
}
},
{
"path": "pages/tianjiacw/tianjiacw",
"style": {
"navigationBarTitleText": "添加宠物",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationStyle": "custom"
}
},
{
"path": "pages/chongwuxx/chongwuxx",
"style": {
"navigationBarTitleText": "添加宠物",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationStyle": "custom"
}
},
{
"path": "pages/wodechongw/wodechongw",
"style": {
"navigationBarTitleText": "我的宠物",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationStyle": "custom"
}
},
{
"path": "pages/huiyuanzx/huiyuanzx",
"style": {
"navigationBarTitleText": "会员中心",
"navigationBarBackgroundColor": "#5ec7b8",
"navigationStyle": "custom"
}
},
{
"path": "pages/gerenzil/gerenzil",
"style": {
"navigationBarTitleText": "个人资料",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/xiaoxixq/xiaoxixq",
"style": {
"navigationBarTitleText": "消息详情",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/xiaoxi/xiaoxi",
"style": {
"navigationBarTitleText": "消息",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/yiwancheng/yiwancheng",
"style": {
"navigationBarTitleText": "已完成",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/lijipingj/lijipingj",
"style": {
"navigationBarTitleText": "立即评价",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/identity/identity",
"style": {
"navigationBarTitleText": "选择身份",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/registered/registered",
"style": {
"navigationBarTitleText": "注册",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/password/password",
"style": {
"navigationBarTitleText": "忘记密码",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/services/services",
"style": {
"navigationBarTitleText": "服务介绍",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/services1/services1",
"style": {
"navigationBarTitleText": "服务中",
"enablePullDownRefresh": false
}
},
{
"path": "pages/confirmorder/confirmorder",
"style": {
"navigationBarTitleText": "确认订单",
"enablePullDownRefresh": false
}
},
{
"path": "pages/contact/contact",
"style": {
"navigationBarTitleText": "联系人信息",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/exclusivecustomer/exclusivecustomer",
"style": {
"navigationBarTitleText": "专属客服",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/placeorder/placeorder",
"style": {
"navigationBarTitleText": "下单-上门自提",
"enablePullDownRefresh": false
}
},
{
"path": "pages/productdetails/productdetails",
"style": {
"navigationBarTitleText": "商品详情",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/storelist/storelist",
"style": {
"navigationBarTitleText": "门店列表",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/deliveryaddress/deliveryaddress",
"style": {
"navigationBarTitleText": "收货地址",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/newaddress/newaddress",
"style": {
"navigationBarTitleText": "收货地址",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/productlist/productlist",
"style": {
"navigationBarTitleText": "商品列表",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/listmasters/listmasters",
"style": {
"navigationBarTitleText": "师傅列表",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/masterdetails/masterdetails",
"style": {
"navigationBarTitleText": "师傅详情",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/evaluation/evaluation",
"style": {
"navigationBarTitleText": "全部评价",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/appointment/appointment",
"style": {
"navigationBarTitleText": "立即预约",
"enablePullDownRefresh": false
}
},
{
"path": "pages/dynamicdetails/dynamicdetails",
"style": {
"navigationBarTitleText": "动态详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/released/released",
"style": {
"navigationBarTitleText": "发布",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/obligations/obligations",
"style": {
"navigationBarTitleText": "待付款",
"enablePullDownRefresh": false
}
},
{
"path": "pages/obligations1/obligations1",
"style": {
"navigationBarTitleText": "待付款1",
"enablePullDownRefresh": false
}
},
{
"path": "pages/orderreceiving/orderreceiving",
"style": {
"navigationBarTitleText": "待接单",
"enablePullDownRefresh": false
}
},
{
"path": "pages/confirmed/confirmed",
"style": {
"navigationBarTitleText": "待确认",
"enablePullDownRefresh": false
}
},
{
"path": "pages/location/location",
"style": {
"navigationBarTitleText": "待上门",
"enablePullDownRefresh": false
}
},
{
"path": "pages/staydoor/staydoor",
"style": {
"navigationBarTitleText": "实时位置",
"enablePullDownRefresh": false
}
},
{
"path": "pages/paymentservice/paymentservice",
"style": {
"navigationBarTitleText": "服务中",
"enablePullDownRefresh": false
}
},
{
"path": "pages/servicescreen/servicescreen",
"style": {
"navigationBarTitleText": "服务画面",
"enablePullDownRefresh": false
}
},
{
"path": "pages/receiving/receiving",
"style": {
"navigationBarTitleText": "待收货",
"enablePullDownRefresh": false
}
},
{
"path": "pages/completed/completed",
"style": {
"navigationBarTitleText": "已完成",
"enablePullDownRefresh": false
}
},
{
"path": "pages/selfmentioned/selfmentioned",
"style": {
"navigationBarTitleText": "待自提",
"enablePullDownRefresh": false
}
},
{
"path": "pages/gouwuche/gouwuche",
"style": {
"navigationBarTitleText": "购物车",
"navigationStyle": "custom"
}
},
{
"path": "pages/daifahuo/daifahuo",
"style": {
"navigationBarTitleText": "待发货"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {},
"tabBar": {
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/首页 (1).png",
"selectedIconPath": "static/首页.png"
},
{
"pagePath": "pages/community/community",
"text": "社区",
"iconPath": "static/社区 (1).png",
"selectedIconPath": "static/社区.png"
},
{
"pagePath": "pages/order/order",
"text": "订单",
"iconPath": "static/_订单 (1).png",
"selectedIconPath": "static/_订单.png"
},
{
"pagePath": "pages/user/user",
"text": "我的",
"iconPath": "static/我的 (1).png",
"selectedIconPath": "static/我的.png"
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化