1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/shirnecn-website_mapp

Клонировать/Скачать
app.json 1.7 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
shirne Отправлено 10.08.2019 10:43 ef1d3e6
{
"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"
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/shirnecn-website_mapp.git
git@api.gitlife.ru:oschina-mirror/shirnecn-website_mapp.git
oschina-mirror
shirnecn-website_mapp
shirnecn-website_mapp
master