From 6ff24595915a8c0ed93612ab9cc0ebe1b9098f86 Mon Sep 17 00:00:00 2001 From: PLDaily Date: Fri, 19 Jan 2018 16:36:04 +0800 Subject: [PATCH] deal autoheight --- demo/autoheight.html | 102 +++++++++++++++++++++++++++++++++++++++++ src/waterfall-slot.vue | 18 +++++--- 2 files changed, 113 insertions(+), 7 deletions(-) create mode 100644 demo/autoheight.html diff --git a/demo/autoheight.html b/demo/autoheight.html new file mode 100644 index 0000000..d0dd4c8 --- /dev/null +++ b/demo/autoheight.html @@ -0,0 +1,102 @@ + + + + + + + + Vertical Line + + + +
+ + + +
+
+
+
+
+
+ + + + + \ No newline at end of file diff --git a/src/waterfall-slot.vue b/src/waterfall-slot.vue index 07ca268..b4a7d95 100644 --- a/src/waterfall-slot.vue +++ b/src/waterfall-slot.vue @@ -16,9 +16,13 @@