代码拉取完成,页面将自动刷新
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#26a886"
}
},
{
"path": "pages/order/order",
"style": {
"navigationBarTitleText": "我的订单",
"enablePullDownRefresh": true,
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#42ca4d",
"usingComponents": {
"order-item": "/components/order-item/order-item"
}
}
},
{
"path": "pages/cate/cate",
"style": {
"navigationBarTitleText": "分类页面",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#26a886"
}
},
{
"path": "pages/my/my",
"style": {
"navigationBarTitleText": "个人中心",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#42ca4d"
}
}
],
"subPackages": [
{
"root": "subpkg",
"pages": [
{
"path": "address/address",
"style": {
"navigationBarTitleText": "地址管理",
"enablePullDownRefresh": false
}
},
{
"path": "address/write-address/write-address",
"style": {
"navigationBarTitleText": "编辑地址",
"enablePullDownRefresh": false
}
},
{
"path": "index-goods/index-goods",
"style": {
"navigationBarTitleText": "商品",
"enablePullDownRefresh": false
}
},
{
"path": "shopping-interface/shopping-interface",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "my/login/login",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false
}
},
{
"path": "my/setting/setting",
"style": {
"navigationBarTitleText": "设置",
"enablePullDownRefresh": false
}
},
{
"path": "order/order-detail/order-detail",
"style": {
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": false
}
},
{
"path": "event_area/event_area",
"style": {
"navigationBarTitleText": "活动专区",
"enablePullDownRefresh": false
}
},
{
"path": "my/collection/collection",
"style": {
"navigationBarTitleText": "服务收藏",
"enablePullDownRefresh": false
}
},
{
"path": "order/makeOrder/makeOrder",
"style": {
"navigationBarTitleText": "预约服务",
"enablePullDownRefresh": true
}
}
]
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "家政",
"navigationBarBackgroundColor": "#42ca4d",
"backgroundColor": "#F8F8F8",
"app-plus": {
"background": "#efeff4"
}
},
"tabBar": {
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home-active.png"
},
{
"pagePath": "pages/cate/cate",
"text": "分类",
"iconPath": "static/tabbar/cate.png",
"selectedIconPath": "static/tabbar/cate-active.png"
},
{
"pagePath": "pages/order/order",
"text": "订单",
"iconPath": "static/tabbar/order.png",
"selectedIconPath": "static/tabbar/order-active.png"
},
{
"pagePath": "pages/my/my",
"text": "个人中心",
"iconPath": "static/tabbar/my.png",
"selectedIconPath": "static/tabbar/my-active.png"
}
]
// "color": "000000FF",
// "selectedColor": "#42ca4d",
// "backgroundColor": "#FFFFFFFF"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。