diff --git a/test/routers/more.vue b/test/routers/more.vue
index 7809f405..62da1fe6 100644
--- a/test/routers/more.vue
+++ b/test/routers/more.vue
@@ -8,6 +8,11 @@
top: 0;
}
}
+
+ .placeholder {
+ min-height: 2000px;
+ width: 1px;
+ }
距离顶部 20px
@@ -30,6 +35,7 @@
Create Instance Scrollable
Create Instance Non-scrollable
+