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

OSCHINA-MIRROR/huixi_and_their_friends-weiju-wechat

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
pages.json 5.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
叶秋 Отправлено 10.12.2021 06:47 5fbb3c4
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/notifications/notifications",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/home/home",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/welcome/login/login",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}, {
"path": "pages/showPage/showPage",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/streams/stream3",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/message/message",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/profiles/Profiles",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/welcome/welcome/welcome",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}
, {
"path": "pages/welcome/forgotPassword/forgotPassword",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}, {
"path": "pages/welcome/signUp/signUp",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}, {
"path": "pages/welcome/enableNotifications/enableNotifications",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}, {
"path": "pages/welcome/inviteFriends/inviteFriends",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/home/home2",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/home/home3",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/home/home4",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/home/home5",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/home/home6",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/other/search",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/streams/stream1",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}, {
"path": "pages/streams/stream2",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"disableScroll": true
}
}
, {
"path": "pages/other/postDetails",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/notifications/dynamicDetail",
"style" :
{
"navigationBarTitleText": "动态详情",
"enablePullDownRefresh": false,
"navigationStyle":"custom"
}
}
],
"tabBar": {
"color": "#8e8e93",
"selectedColor": "#f54b64",
"borderStyle": "black",
"backgroundColor": "#20242f",
"list": [{
"pagePath": "pages/notifications/notifications",
"iconPath": "static/img/tabbar_icon/notifications1.png",
"selectedIconPath": "static/img/tabbar_icon/notificationsActive1.png",
"text": "动态"
}, {
"pagePath": "pages/profiles/Profiles",
"iconPath": "static/img/tabbar_icon/profiles.png",
"selectedIconPath": "static/img/tabbar_icon/profilesActive.png",
"text": "我"
}]
},
// {
// "pagePath": "pages/home/home",
// "iconPath": "static/img/tabbar_icon/index.png",
// "selectedIconPath": "static/img/tabbar_icon/indexActive.png",
// "text": "首页"
// },
// {
// "pagePath": "pages/message/message",
// "iconPath": "static/img/tabbar_icon/message.png",
// "selectedIconPath": "static/img/tabbar_icon/messageActive.png",
// "text": "消息"
// },
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "微距",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}

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

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

1
https://api.gitlife.ru/oschina-mirror/huixi_and_their_friends-weiju-wechat.git
git@api.gitlife.ru:oschina-mirror/huixi_and_their_friends-weiju-wechat.git
oschina-mirror
huixi_and_their_friends-weiju-wechat
huixi_and_their_friends-weiju-wechat
master