| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336 |
- {
- "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": true,
- "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/moments/moments",
- "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": "friend-links/friend-links",
- "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": "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"
- }
- }
- }
- },
- {
- "path": "advertise/advertise",
- "style": {
- "navigationBarTitleText": "广告页面",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "submit-link/submit-link",
- "style": {
- "navigationBarTitleText": "友链提交",
- "enablePullDownRefresh": false
- }
- }
- ]
- },
- {
- "root": "pagesC",
- "pages": [
- {
- "path": "website/website",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }
- ]
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-halo",
- "navigationBarBackgroundColor": "#ffffff",
- "backgroundColor": "#F8F8F8"
- },
- "tabBar": {
- "backgroundColor": "#fff",
- "borderStyle": "white",
- "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/moments/moments",
- "text": "瞬间"
- },
- {
- "iconPath": "static/tabbar/select_mine.png",
- "selectedIconPath": "static/tabbar/select_mine_active.png",
- "pagePath": "pages/tabbar/about/about",
- "text": "关于"
- }
- ]
- }
- }
|