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

OSCHINA-MIRROR/BluesYoung-web-young-chat

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
pages.json 2.6 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
张扬 Отправлено 01.07.2021 13:10 1d9313c
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path": "pages/message/index",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/address/index",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/find/index",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/my/index",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/login/index",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/message/subPage/chatRoom",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/my/subPage/edit",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/my/subPage/setting",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/address/subPage/search",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/address/subPage/user",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/find/subPage/circle",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/find/subPage/commnet",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/address/subPage/apply",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/address/subPage/createRoom",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/address/subPage/myRoom",
"style": {
"navigationStyle": "custom"
}
}, {
"path": "pages/message/subPage/roomDetail",
"style": {
"navigationStyle": "custom"
}
}
],
"tabBar": {
"color": "#FFFFFF", //初始字体颜色
"selectedColor": "#F9AA33", //选择后字体颜色
"backgroundColor": "#764ba2", //tabBar背景颜色
"list": [
{
"pagePath": "pages/message/index",
"iconPath": "static/img/tabBar/message.png",
"selectedIconPath": "static/img/tabBar/message_active.png",
"text": "消息"
},
{
"pagePath": "pages/address/index",
"iconPath": "static/img/tabBar/address.png",
"selectedIconPath": "static/img/tabBar/address_active.png",
"text": "通讯录"
},
{
"pagePath": "pages/find/index",
"iconPath": "static/img/tabBar/finds.png",
"selectedIconPath": "static/img/tabBar/finds_active.png",
"text": "发现"
},
{
"pagePath": "pages/my/index",
"iconPath": "static/img/tabBar/my.png",
"selectedIconPath": "static/img/tabBar/my_active.png",
"text": "我的"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#282828",
"backgroundColor": "#282828"
}
}

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

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

1
https://api.gitlife.ru/oschina-mirror/BluesYoung-web-young-chat.git
git@api.gitlife.ru:oschina-mirror/BluesYoung-web-young-chat.git
oschina-mirror
BluesYoung-web-young-chat
BluesYoung-web-young-chat
master