diff --git a/pages.json b/pages.json index f3fffc4..b0a608a 100644 --- a/pages.json +++ b/pages.json @@ -31,6 +31,23 @@ } ], "subPackages": [ + { + "root": "pages/mine", + "pages": [ + { + "path": "recyclingDestination", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "questionDetail", + "style": { + "navigationStyle": "custom" + } + } + ] + }, { "root": "pages/subcomponent", "pages": [ diff --git a/pages/component/home.vue b/pages/component/home.vue index 5ab01c0..8ff9bd7 100644 --- a/pages/component/home.vue +++ b/pages/component/home.vue @@ -8,7 +8,7 @@ :interval="3000" :duration="500" circular - style="width: 100%; height: 380rpx;" + style="width: 100%; height: 320rpx;" >