diff --git a/examples/routers/cell.vue b/examples/routers/cell.vue index eff1f9e..0ce49b9 100644 --- a/examples/routers/cell.vue +++ b/examples/routers/cell.vue @@ -9,7 +9,7 @@ - 六七十 + 六七十111 diff --git a/src/components/cell/cell-item.vue b/src/components/cell/cell-item.vue index f4b3afc..910383f 100644 --- a/src/components/cell/cell-item.vue +++ b/src/components/cell/cell-item.vue @@ -4,13 +4,11 @@
-
{{ title }}
-
{{ label }}
- +
{{ title }}
+
{{ label }}
diff --git a/src/components/cell/cell.vue b/src/components/cell/cell.vue index 36dfb0b..a690fb7 100644 --- a/src/components/cell/cell.vue +++ b/src/components/cell/cell.vue @@ -1,17 +1,19 @@