代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path" : "pages/index/index",
"style" : {}
},
{
"path" : "pages/my/my",
"style" : {}
},
{
"path" : "pages/detail/detail",
"style" : {}
}
],
"globalStyle": {
"navigationBarTextStyle" : "white",
"navigationBarTitleText" : "健旺博客",
"navigationBarBackgroundColor" : "#118fff",
"backgroundColor" : "#F8F8F8"
},
"tabBar" : {
"color" : "#959595",
"selectedColor" : "#118fff",
"borderStyle" : "white",
"backgroundColor" : "#ffffff",
"list" : [
{
"pagePath" : "pages/index/index",
"text" : "首页",
"iconPath" : "static/images/tab-home.png",
"selectedIconPath" : "static/images/tab-home-on.png"
},
{ "pagePath" : "pages/my/my",
"text" : "我的",
"iconPath" : "static/images/tab-my.png",
"selectedIconPath" : "static/images/tab-my-on.png"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。