From 4258a559c2b5d5afe7579b364e8690ed8348d776 Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Wed, 20 Jun 2018 18:07:28 +0800 Subject: [PATCH] update --- examples/routers/cell.vue | 2 +- src/components/cell/cell-item.vue | 8 +++----- src/components/cell/cell.vue | 8 +++++--- 3 files changed, 9 insertions(+), 9 deletions(-) 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 @@