mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2025-05-19 01:50:15 +09:00
586 lines
12 KiB
JSON
586 lines
12 KiB
JSON
{
|
|
"pages": [{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "uni-halo",
|
|
"enablePullDownRefresh": false,
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/tabbar/home/home",
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"enablePullDownRefresh": true,
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/tabbar/category/category",
|
|
"style": {
|
|
"navigationBarTitleText": "分类",
|
|
"enablePullDownRefresh": false,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/tabbar/gallery/gallery",
|
|
"style": {
|
|
"navigationBarTitleText": "图库",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/tabbar/links/links",
|
|
"style": {
|
|
"navigationBarTitleText": "友链",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/tabbar/about/about",
|
|
"style": {
|
|
"navigationBarTitleText": "关于",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
|
|
"style": {
|
|
"disableScroll": true,
|
|
"app-plus": {
|
|
"backgroundColorTop": "transparent",
|
|
"background": "transparent",
|
|
"titleNView": false,
|
|
"scrollIndicator": false,
|
|
"popGesture": "none",
|
|
"animationType": "fade-in",
|
|
"animationDuration": 200
|
|
}
|
|
}
|
|
}
|
|
],
|
|
//此配置为小程序的分包加载机制。在5+App里始终为整包。
|
|
"subPackages": [{
|
|
"root": "pagesA",
|
|
"pages": [{
|
|
"path": "start/start",
|
|
"style": {
|
|
"navigationBarTitleText": "uni-halo",
|
|
"enablePullDownRefresh": false,
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "article-detail/article-detail",
|
|
"style": {
|
|
"navigationBarTitleText": "文章详情",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "love/love",
|
|
"style": {
|
|
"navigationBarTitleText": "恋爱日记",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "love/list",
|
|
"style": {
|
|
"navigationBarTitleText": "恋爱清单",
|
|
"enablePullDownRefresh": false,
|
|
"navigationStyle": "custom"
|
|
}
|
|
|
|
}, {
|
|
"path": "love/album",
|
|
"style": {
|
|
"navigationBarTitleText": "恋爱相册",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "love/journey",
|
|
"style": {
|
|
"navigationBarTitleText": "我们的故事",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "archives/archives",
|
|
"style": {
|
|
"navigationBarTitleText": "文章归档",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
|
|
}, {
|
|
"path": "journal/journal",
|
|
"style": {
|
|
"navigationBarTitleText": "个人日记",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "leaving/leaving",
|
|
"style": {
|
|
"navigationBarTitleText": "留言板",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
|
|
}, {
|
|
"path": "articles/articles",
|
|
"style": {
|
|
"navigationBarTitleText": "文章列表",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "category-detail/category-detail",
|
|
"style": {
|
|
"navigationBarTitleText": "分类详情",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "comment/comment",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false
|
|
},
|
|
"meta": {
|
|
"auth": "login"
|
|
}
|
|
}, {
|
|
"path": "disclaimers/disclaimers",
|
|
"style": {
|
|
"navigationBarTitleText": "免责声明",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "contact/contact",
|
|
"style": {
|
|
"navigationBarTitleText": "联系博主",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "about/about",
|
|
"style": {
|
|
"navigationBarTitleText": "关于博客",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "setting/setting",
|
|
"style": {
|
|
"navigationBarTitleText": "设置",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "tags/tags",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "tag-detail/tag-detail",
|
|
"style": {
|
|
"navigationBarTitleText": "标签详情",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
}
|
|
}]
|
|
},
|
|
{
|
|
"root": "pagesB",
|
|
"pages": [{
|
|
"path": "login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"enablePullDownRefresh": false,
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "admin/admin",
|
|
"style": {
|
|
"navigationBarTitleText": "工作台",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "settings/settings",
|
|
"style": {
|
|
"navigationBarTitleText": "系统设置",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "journal/journal",
|
|
"style": {
|
|
"navigationBarTitleText": "日记管理",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "journal/journal-edit",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "articles/articles",
|
|
"style": {
|
|
"navigationBarTitleText": "文章管理",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "articles/article-edit",
|
|
"style": {
|
|
"navigationBarTitleText": "写文章",
|
|
"enablePullDownRefresh": false
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "articles/article-setting",
|
|
"style": {
|
|
"navigationBarTitleText": "文章设置",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "category/category",
|
|
"style": {
|
|
"navigationBarTitleText": "分类管理",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "tags/tags",
|
|
"style": {
|
|
"navigationBarTitleText": "标签管理",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "attachment/attachment",
|
|
"style": {
|
|
"navigationBarTitleText": "附件管理",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "links/links",
|
|
"style": {
|
|
"navigationBarTitleText": "友链管理",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "photos/photos",
|
|
"style": {
|
|
"navigationBarTitleText": "图库管理",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "photos/photos-edit",
|
|
"style": {
|
|
"navigationBarTitleText": "新增/编辑图片",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "comments/comments",
|
|
"style": {
|
|
"navigationBarTitleText": "评论管理",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "menus/menus",
|
|
"style": {
|
|
"navigationBarTitleText": "菜单管理",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "password/password",
|
|
"style": {
|
|
"navigationBarTitleText": "修改密码",
|
|
"enablePullDownRefresh": false
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "profile/profile",
|
|
"style": {
|
|
"navigationBarTitleText": "个人信息",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}, {
|
|
"path": "logs/logs",
|
|
"style": {
|
|
"navigationBarTitleText": "日志管理",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"pullToRefresh": {
|
|
"color": "#03a9f4",
|
|
"style": "circle"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"auth": "admin"
|
|
}
|
|
}]
|
|
}, {
|
|
"root": "pagesC",
|
|
"pages": [{
|
|
"path": "website/website",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}]
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-halo",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"tabBar": {
|
|
"backgroundColor": "#fff",
|
|
"borderStyle": "#fff",
|
|
"color": "#303133",
|
|
"selectedColor": "#03a9f4",
|
|
"list": [{
|
|
"iconPath": "static/tabbar/select_home.png",
|
|
"selectedIconPath": "static/tabbar/select_home_active.png",
|
|
"pagePath": "pages/tabbar/home/home",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"iconPath": "static/tabbar/select_category.png",
|
|
"selectedIconPath": "static/tabbar/select_category_active.png",
|
|
"pagePath": "pages/tabbar/category/category",
|
|
"text": "分类"
|
|
}, {
|
|
"iconPath": "static/tabbar/select_gallery.png",
|
|
"selectedIconPath": "static/tabbar/select_gallery_active.png",
|
|
"pagePath": "pages/tabbar/gallery/gallery",
|
|
"text": "图库"
|
|
}, {
|
|
"iconPath": "static/tabbar/select_links.png",
|
|
"selectedIconPath": "static/tabbar/select_links_active.png",
|
|
"pagePath": "pages/tabbar/links/links",
|
|
"text": "友链"
|
|
}, {
|
|
"iconPath": "static/tabbar/select_mine.png",
|
|
"selectedIconPath": "static/tabbar/select_mine_active.png",
|
|
"pagePath": "pages/tabbar/about/about",
|
|
"text": "关于"
|
|
}
|
|
]
|
|
}
|
|
}
|