diff --git a/examples/components/table.vue b/examples/components/table.vue new file mode 100644 index 00000000..e882eb2f --- /dev/null +++ b/examples/components/table.vue @@ -0,0 +1,101 @@ + + diff --git a/examples/routers/notice.vue b/examples/routers/notice.vue index 563b46e0..aa0f4e0b 100644 --- a/examples/routers/notice.vue +++ b/examples/routers/notice.vue @@ -14,7 +14,7 @@ mounted () { this.$Notice.config({ top: 150, - duration: 3 + duration: 30 }); } } diff --git a/examples/routers/table.vue b/examples/routers/table.vue index 14815481..6f52f0c1 100644 --- a/examples/routers/table.vue +++ b/examples/routers/table.vue @@ -1,37 +1,39 @@ \ No newline at end of file diff --git a/src/components/table/table-body.vue b/src/components/table/table-body.vue index 73dd9d8b..ae66e9ed 100644 --- a/src/components/table/table-body.vue +++ b/src/components/table/table-body.vue @@ -4,39 +4,47 @@ - - - + + + - - + + + + + + + +