1 Star 0 Fork 0

D./个人博客-小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 995 Bytes
一键复制 编辑 原始数据 按行查看 历史
D. 提交于 2020-09-05 11:07 . 初始化项目
{
"pages":[
"pages/index/index",
"pages/classify/classify",
"pages/me/me",
"pages/journal/journal",
"pages/message/message",
"pages/aboutMe/aboutMe",
"pages/login/login",
"pages/article/article"
],
"window":{
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#385438"
},
"sitemapLocation": "sitemap.json",
"tabBar": {
"selectedColor": "#385438",
"color": "#dbdbdb",
"list": [{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/images/index.png",
"selectedIconPath": "static/images/index_active.png"
},
{
"pagePath": "pages/classify/classify",
"text": "分类",
"iconPath": "static/images/classify.png",
"selectedIconPath": "static/images/classify_active.png"
},
{
"pagePath": "pages/me/me",
"text": "我的",
"iconPath": "static/images/me.png",
"selectedIconPath": "static/images/me_active.png"
}]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/D_green_hand/personal-blog---applet.git
git@gitee.com:D_green_hand/personal-blog---applet.git
D_green_hand
personal-blog---applet
个人博客-小程序
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385