代码拉取完成,页面将自动刷新
{
"pages": [
{
"path": "pages/splash/splash",
"style": {
"navigationBarTitleText": "uni-app",
"navigationStyle": "custom"
}
}, {
"path": "pages/tabBar/index/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "pages/tabBar/newProd/newProd",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "pages/tabBar/cart/cart",
"style": {
"navigationBarTitleText": "购物车"
}
},
{
"path": "pages/tabBar/mine/mine",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "pages/tabBar/orders/orders",
"style": {
"navigationBarTitleText": "我的订单"
}
},
{
"path": "pages/tabBar/pay/pay",
"style": {
"navigationBarTitleText": "我的订单",
"navigationStyle": "custom"
}
},
{
"path": "pages/tabBar/details/details",
"style": {
"navigationBarTitleText": "商品详情"
}
},
{
"path": "pages/tabBar/sureorder/sureorder",
"style": {
"navigationBarTitleText": "确认订单"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {},
"tabBar": {
"position": "bottom",
"list": [{
"pagePath": "pages/tabBar/index/index",
"iconPath": "/static/ic_home_normal.png",
"selectedIconPath": "static/ic_home_focus.png",
"text": "首页"
},
{
"pagePath": "pages/tabBar/newProd/newProd",
"iconPath": "/static/ic_product_normal.png",
"selectedIconPath": "static/ic_product_focus.png",
"text": "新品"
},
{
"pagePath": "pages/tabBar/cart/cart",
"iconPath": "/static/ic_cart_normal.png",
"selectedIconPath": "static/ic_cart_focus.png",
"text": "购物车"
},
{
"pagePath": "pages/tabBar/mine/mine",
"iconPath": "/static/ic_personal_normal.png",
"selectedIconPath": "static/ic_personal_focus.png",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。