代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ip/ip",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/goods/goods",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/collect/collect",
"style": {
"navigationBarTitleText": "我的收藏",
"navigationStyle": "custom"
}
},
{
"path": "pages/my/collect",
"style": {
"navigationBarTitleText": "我的收藏"
}
},
{
"path": "pages/my/my",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/my/edit",
"style": {
"navigationBarTitleText": "个人信息"
}
},
{
"path": "pages/cartoon/cartoon",
"style": {
"navigationBarTitleText": "国漫",
"navigationStyle": "custom"
}
},
{
"path": "pages/award/award",
"style": {
"navigationBarTitleText": "我的赏袋",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/address/address",
"style": {
"navigationBarTitleText": "我的地址"
}
},
{
"path": "pages/address/add",
"style": {
"navigationBarTitleText": "创建地址"
}
},
{
"path": "pages/category/category",
"style": {
"navigationBarTitleText": "全部分类",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/pick/pick",
"style": {
"navigationBarTitleText": "提货单",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/order/order",
"style": {
"navigationBarTitleText": "订单列表",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/hot/hot",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/subscribe/subscribe",
"style": {
"navigationBarTitleText": "上新订阅",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/share/share",
"style": {
"navigationBarTitleText": "达人分享官",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path" : "pages/agreement/agreement",
"style" :
{
"navigationBarTitleText" : "用户协议",
"navigationBarBackgroundColor": "#fff"
}
}
],
"tabBar": {
"backgroundColor": "#fff",
"borderStyle": "white",
"color": "#000",
"selectedColor": "#62B4FE",
"list": [{
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home-select.png",
"pagePath": "pages/index/index",
"text": "首页"
}, {
"iconPath": "static/tabbar/cartoon.png",
"selectedIconPath": "static/tabbar/cartoon-select.png",
"pagePath": "pages/cartoon/cartoon",
"text": "国漫"
}, {
"iconPath": "static/tabbar/collect.png",
"selectedIconPath": "static/tabbar/collect-select.png",
"pagePath": "pages/collect/collect",
"text": "收藏榜"
}, {
"selectedIconPath": "static/tabbar/my-select.png",
"iconPath": "static/tabbar/my.png",
"pagePath": "pages/my/my",
"text": "我的"
}]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F5F5F5",
"backgroundColor": "#F5F5F5"
},
"uniIdRouter": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。