1 Star 0 Fork 0

morningvov/uni_blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 1.85 KB
一键复制 编辑 原始数据 按行查看 历史
{
"pages": [
// #ifdef MP-WEIXIN
{
"path": "pages/login-weixin/login-weixin",
"style": {}
},
// #endif
{
"path": "pages/index/index",
"style": {
"backgroundColor":"#E5E5E5",
"enablePullDownRefresh":true
}
},
{
"path" : "pages/search/search",
"style" : {
"enablePullDownRefresh":true
}
},
{
"path" : "pages/mine/mine",
"style" : {}
}
,{
"path" : "pages/search-info/search-info",
"style" : {
"enablePullDownRefresh":true
}
}
,{
"path" : "pages/blog-info/blog-info",
"style" : {}
}
,
{
"path": "pages/about/about",
"style": {}
}
,{
"path" : "pages/time-line/time-line",
"style" : {}
}
,{
"path" : "pages/my-collection/my-collection",
"style" : {}
}
,{
"path" : "pages/login/login",
"style" : {}
}
,{
"path" : "pages/set-username/set-username",
"style" : {}
}
],
"tabBar": {
"selectedColor": "#1afa29",
"borderStyle": "white",
"backgroundColor":"#FFFFFF",
"list": [
{
"pagePath":"pages/index/index",
"text":"首页",
"iconPath":"static/icons/index.png",
"selectedIconPath":"static/icons/index_select.png"
},
{
"pagePath": "pages/search/search",
"text": "搜索",
"iconPath": "static/icons/search.png",
"selectedIconPath": "static/icons/search_select.png"
},
{
"pagePath": "pages/mine/mine",
"text": "我的",
"iconPath": "static/icons/mine.png",
"selectedIconPath": "static/icons/mine_select.png"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "星空博客",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/morningvov/uni_blog.git
git@gitee.com:morningvov/uni_blog.git
morningvov
uni_blog
uni_blog
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385