代码拉取完成,页面将自动刷新
同步操作将从 tony/smart-breed 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"easycom": {
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/startup",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/logisticsPoints",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/pointsOrderDetail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/pointsRecord",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/pointsOrderRecord",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/pointsOrder",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/pointsDetail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/points",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/logisticsFoster",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/fosterOrderDetail1",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/afterSaleFoster",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/balanceFoster",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/refundFoster",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/shop/review",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/waterRecord",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/planReportDetail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/planReport",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/planDetail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/plan",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/rechargeRecord",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/recharge",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/afterSale",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/refund",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/logistics",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/evaluate",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/shop/noShop",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/shop/paySuccess",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/shopOrderDetail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/shopOrder",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/shop/shopOrder",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/shop/shopCart",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/shop/shopDetail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/shop/search",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/scrool1",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/login/getPhone",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/login/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/fosterOrder",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/chooseCoupon",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/coupon",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/myCoupon",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/question",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/addAddress",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/address",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/foster/paySuccess",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/home/controlVideo",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/home/moreVideo",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/privacy",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/about",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/profile",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/setting",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/fosterOrderDetail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/foster/fosterOrder",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/foster/fosterDetail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/home/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/foster/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/me/index",
"style": {
"navigationStyle": "custom"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "嘿慧养",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#f5f5f5"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。