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

OSCHINA-MIRROR/haocity-tcb-hackthon-gugugu

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
pages.json 1.5 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
haocity Отправлено 06.02.2020 15:36 0318d82
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "消毒乐",
"enablePullDownRefresh": true
}
},{
"path": "pages/list/list",
"style": {
"navigationBarTitleText": "地图"
}
}
,{
"path" : "pages/study/study",
"style" : {
"navigationBarTitleText": "知识科普"
}
}
,{
"path" : "pages/article/article",
"style" : {}
}
,{
"path" : "pages/send/send",
"style" : {
"navigationBarTitleText": "消毒发布"
}
}
,{
"path" : "pages/send/send2",
"style" : {}
}
,{
"path" : "pages/place/place",
"style" : {
"navigationBarTitleText": "消毒情况"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "消毒乐",
"navigationBarBackgroundColor": "#014a99",
"backgroundColor": "#F8F8F8"
},"tabBar": {
"borderStyle": "black",
"backgroundColor": "rgba(255,255,255,1)",
"color": "#B3B3B3",
"selectedColor": "#137787",
"list":[{
"pagePath": "pages/index/index",
"iconPath": "static/tabbar2.png",
"selectedIconPath": "static/tabbar1.png",
"text": "首页"
},
{
"pagePath": "pages/list/list",
"iconPath": "static/tabbar4.png",
"selectedIconPath": "static/tabbar3.png",
"text": "地图"
}]
}
}

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

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

1
https://api.gitlife.ru/oschina-mirror/haocity-tcb-hackthon-gugugu.git
git@api.gitlife.ru:oschina-mirror/haocity-tcb-hackthon-gugugu.git
oschina-mirror
haocity-tcb-hackthon-gugugu
haocity-tcb-hackthon-gugugu
master