1 Star 0 Fork 24

mlc0202/ShirneWxApp

forked from 语辰软件/ShirneWxApp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 1.67 KB
一键复制 编辑 原始数据 按行查看 历史
shirne 提交于 2019-08-10 15:43 . 代码优化
{
"pages": [
"pages/index/index",
"pages/common/input",
"pages/common/help",
"pages/common/h5",
"pages/member/index",
"pages/member/profile",
"pages/about/index",
"pages/about/detail",
"pages/news/index",
"pages/news/list",
"pages/news/detail",
"pages/product/index",
"pages/product/list",
"pages/product/detail"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#3498db",
"navigationBarTitleText": "企业官网",
"navigationBarTextStyle": "white"
},
"tabBar": {
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "icons/home.png",
"selectedIconPath": "icons/home-hover.png",
"text": "首页"
},
{
"pagePath": "pages/product/index",
"iconPath": "icons/product.png",
"selectedIconPath": "icons/product-hover.png",
"text": "产品"
},
{
"pagePath": "pages/news/index",
"iconPath": "icons/news.png",
"selectedIconPath": "icons/news-hover.png",
"text": "新闻"
},
{
"pagePath": "pages/about/index",
"iconPath": "icons/about.png",
"selectedIconPath": "icons/about-hover.png",
"text": "关于"
}
],
"color": "#464545",
"selectedColor": "#3498db",
"backgroundColor": "#ffffff"
},
"sitemapLocation": "sitemap.json"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mlc0202519/website_mapp.git
git@gitee.com:mlc0202519/website_mapp.git
mlc0202519
website_mapp
ShirneWxApp
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385