diff --git a/examples/hello-uniapp/pages/template/grid-pagination/grid-pagination.vue b/examples/hello-uniapp/pages/template/grid-pagination/grid-pagination.vue index cea47500e1518e3f2ba118f0ffa07c9448b3e928..c3251fdc93a7689881bb6bfd884691a198580cf1 100644 --- a/examples/hello-uniapp/pages/template/grid-pagination/grid-pagination.vue +++ b/examples/hello-uniapp/pages/template/grid-pagination/grid-pagination.vue @@ -71,6 +71,7 @@ justify-content: flex-start } swiper{ - height: 600upx; + height: 680upx; + background:#f2f2f2; }