代码拉取完成,页面将自动刷新
同步操作将从 yinfengrui/星宿UI V2X 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "星宿UI-枫瑞博客",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
}, {
"path": "pages/category/category",
"style": {
"navigationBarTitleText": "专题分类"
}
}, {
"path": "pages/search/search",
"style": {
"navigationBarTitleText": "文章搜索"
}
}, {
"path": "pages/me/me",
"style": {
"navigationBarTitleText": "我的",
"navigationStyle": "custom"
}
}, {
"path": "pages/data/data",
"style": {
"navigationBarTitleText": "文章详情",
"navigationBarBackgroundColor":"@tabBgColor"
}
}, {
"path": "pages/category/categ_lisst",
"style": {
"navigationBarTitleText": "文章列表"
}
}, {
"path": "pages/friend/friend",
"style": {
"navigationBarTitleText": "友情小程序"
}
}
, {
"path": "pages/tags/tags",
"style": {
"navigationBarTitleText": "知识星球"
}
}, {
"path": "pages/weblist/weblist",
"style": {}
}
,{
"path" : "pages/about/about",
"style" : {}
}
,{
"path" : "pages/questions/questions",
"style" :
{
"navigationBarTitleText": "提交问题",
"enablePullDownRefresh": false
}
},{
"path" : "pages/questions/questions-list",
"style" :
{
"navigationBarTitleText": "问题列表",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/download/download",
"style" :
{
"navigationBarTitleText": "资源下载",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "@navTxtStyle",
"backgroundColor": "@bgColor",
"navigationBarBackgroundColor": "@navBgColor",
"navigationBarTitleText": "星宿UI-枫瑞博客"
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#000000",
"borderStyle": "white",
"backgroundColor": "@bgColor",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/tabar/home.png",
"selectedIconPath": "static/tabar/home_h.png",
"text": "首页"
},
{
"pagePath": "pages/category/category",
"iconPath": "static/tabar/catelog.png",
"selectedIconPath": "static/tabar/catelog_h.png",
"text": "专题"
},
{
"pagePath": "pages/search/search",
"iconPath": "static/tabar/res.png",
"selectedIconPath": "static/tabar/res_h.png",
"text": "搜索"
},{
"pagePath": "pages/me/me",
"iconPath": "static/tabar/my.png",
"selectedIconPath": "static/tabar/my_h.png",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。