1 Star 0 Fork 0

单和霖/微信小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
单和霖 提交于 2020-03-20 19:30 . 第二次
{
"pages": [
"pages/index/index",
"pages/logs/logs",
"pages/text/text",
"pages/login/login"
],
"window": {
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#c08040",
"navigationBarTitleText": "我们的小程序",
"navigationBarTextStyle": "black"
},
"tabBar": {
"color": "#626567",
"selectedColor": "#2A8CE5",
"backgroundColor": "#FBFBFB",
"borderStyle": "white",
"list": [
{
"pagePath": "pages/index/index",
"text": "",
"iconPath": "images/index.png",
"selectedIconPath": "images/index_focus.png"
},
{
"pagePath": "pages/text/text",
"text": "",
"iconPath": "images/discovery.png",
"selectedIconPath": "images/discovery_focus.png"
},
{
"pagePath": "pages/logs/logs",
"text": "",
"iconPath": "images/ring.png",
"selectedIconPath": "images/ring_focus.png"
},
{
"pagePath": "pages/index/index",
"text": "",
"iconPath": "images/chat.png",
"selectedIconPath": "images/chat_focus.png"
},
{
"pagePath": "pages/index/index",
"text": "",
"iconPath": "images/burger.png",
"selectedIconPath": "images/burger_focus.png"
}
]
},
"style": "v2",
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hyxw/learning_wechat_applet.git
git@gitee.com:hyxw/learning_wechat_applet.git
hyxw
learning_wechat_applet
微信小程序
第一次提交

搜索帮助

0d507c66 1850385 C8b1a773 1850385