代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/my/vip",
"style" :
{
"navigationBarTitleText" : "成为VIP",
"navigationStyle": "custom" ,// 隐藏系统导航栏
"navigationBarTextStyle": "white" // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
}
},
{
"path" : "pages/goods/goods",
"style" :
{
"navigationBarTitleText" : "库区",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/goods/detail",
"style" :
{
"navigationBarTitleText" : "库区内容详情",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/goods/case",
"style" :
{
"navigationBarTitleText" : "库区案例"
}
},
{
"path" : "pages/study/study",
"style" :
{
"navigationBarTitleText" : "学习",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/study/detail",
"style" :
{
"navigationBarTitleText" : "学习内容详情",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/my/my",
"style" :
{
"navigationBarTitleText" : "我的",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/search/search",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/article/detail",
"style" :
{
"navigationBarTitleText" : "文章详情",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/my/course",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/my/collect",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/my/history",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/my/personal",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/study/course",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/goods/photo",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/goods/video",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/article/job",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/login/login",
"style" :
{
"navigationBarTitleText" : "会员登录"
}
},
{
"path" : "pages/protocol/protocol",
"style" :
{
"navigationBarTitleText" : "协议"
}
},
{
"path" : "pages/order/index",
"style" :
{
"navigationBarTitleText" : "订单记录"
}
},
{
"path" : "pages/order/detail",
"style" :
{
"navigationBarTitleText" : "订单详情"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"navigationStyle": "custom"
},
"uniIdRouter": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。