From 6cdc95f6dd664277da930ec7c6d2ef38d043d2d7 Mon Sep 17 00:00:00 2001 From: Justineo Date: Mon, 13 Dec 2021 18:12:30 +0800 Subject: [PATCH] fix: fix demo html structure --- one/docs/demo/calendar/fill-month.vue | 14 ++++--- one/docs/demo/check-button-group/stable.vue | 24 +++++------ one/docs/demo/dialog/size.vue | 6 +-- one/docs/demo/input/composition.vue | 20 +++++++--- one/docs/demo/number-input/disabled.vue | 44 ++++++++++----------- one/docs/demo/number-input/readonly.vue | 41 +++++++++---------- one/docs/demo/number-input/size.vue | 16 ++++---- one/docs/demo/radio-button-group/stable.vue | 21 +++++----- one/docs/demo/table/order.vue | 10 +++-- 9 files changed, 100 insertions(+), 96 deletions(-) diff --git a/one/docs/demo/calendar/fill-month.vue b/one/docs/demo/calendar/fill-month.vue index e3b8ca9..d81dfb5 100644 --- a/one/docs/demo/calendar/fill-month.vue +++ b/one/docs/demo/calendar/fill-month.vue @@ -1,19 +1,21 @@ diff --git a/one/docs/demo/check-button-group/stable.vue b/one/docs/demo/check-button-group/stable.vue index a176869..2339994 100644 --- a/one/docs/demo/check-button-group/stable.vue +++ b/one/docs/demo/check-button-group/stable.vue @@ -1,25 +1,25 @@ + + diff --git a/one/docs/demo/number-input/disabled.vue b/one/docs/demo/number-input/disabled.vue index 91fe067..502ca1c 100644 --- a/one/docs/demo/number-input/disabled.vue +++ b/one/docs/demo/number-input/disabled.vue @@ -6,26 +6,25 @@
-

- -

-

- -

-

- -

+ section + +
+
+ +
+
+
@@ -48,8 +47,7 @@ export default { diff --git a/one/docs/demo/number-input/readonly.vue b/one/docs/demo/number-input/readonly.vue index 8618430..452f75b 100644 --- a/one/docs/demo/number-input/readonly.vue +++ b/one/docs/demo/number-input/readonly.vue @@ -6,26 +6,24 @@
-

- -

-

- -

-

- -

+ +
+
+ +
+
+
@@ -48,8 +46,7 @@ export default { diff --git a/one/docs/demo/number-input/size.vue b/one/docs/demo/number-input/size.vue index 63ebe13..d0c39cb 100644 --- a/one/docs/demo/number-input/size.vue +++ b/one/docs/demo/number-input/size.vue @@ -1,20 +1,20 @@ @@ -34,7 +34,7 @@ export default { diff --git a/one/docs/demo/radio-button-group/stable.vue b/one/docs/demo/radio-button-group/stable.vue index 8d6f3fe..400a616 100644 --- a/one/docs/demo/radio-button-group/stable.vue +++ b/one/docs/demo/radio-button-group/stable.vue @@ -1,25 +1,26 @@