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/table.vue b/examples/routers/table.vue index 23adae41..e42834af 100644 --- a/examples/routers/table.vue +++ b/examples/routers/table.vue @@ -1,21 +1,33 @@ diff --git a/src/components/table/cell.vue b/src/components/table/cell.vue index 9368e0b3..d4dfa847 100644 --- a/src/components/table/cell.vue +++ b/src/components/table/cell.vue @@ -5,16 +5,22 @@ + \ No newline at end of file diff --git a/src/components/table/table-body.vue b/src/components/table/table-body.vue index 73dd9d8b..59e72e7b 100644 --- a/src/components/table/table-body.vue +++ b/src/components/table/table-body.vue @@ -4,39 +4,47 @@ - - - + + + - - + + + + + + + +