diff --git a/src/count-down/README.md b/src/count-down/README.md index 6764f5dbb..0ed8d66f8 100644 --- a/src/count-down/README.md +++ b/src/count-down/README.md @@ -44,21 +44,27 @@ export default { ```html ``` diff --git a/src/count-down/README.zh-CN.md b/src/count-down/README.zh-CN.md index 7068fae52..dc0b4c525 100644 --- a/src/count-down/README.zh-CN.md +++ b/src/count-down/README.zh-CN.md @@ -52,21 +52,27 @@ export default { ```html ``` diff --git a/src/count-down/demo/index.vue b/src/count-down/demo/index.vue index c13f6e2f6..47619b927 100644 --- a/src/count-down/demo/index.vue +++ b/src/count-down/demo/index.vue @@ -15,9 +15,13 @@ @@ -103,15 +107,20 @@ export default { margin-left: @padding-md; } - .item { + .colon { + display: inline-block; + margin: 0 4px; + color: @red; + } + + .block { display: inline-block; width: 22px; - margin-right: 5px; color: #fff; font-size: 12px; text-align: center; - background-color: @blue; - border-radius: 2px; + background-color: @red; + border-radius: 4px; } .van-grid { diff --git a/src/dropdown-menu/test/__snapshots__/index.spec.js.snap b/src/dropdown-menu/test/__snapshots__/index.spec.js.snap index 54bdfdd48..e194ab060 100644 --- a/src/dropdown-menu/test/__snapshots__/index.spec.js.snap +++ b/src/dropdown-menu/test/__snapshots__/index.spec.js.snap @@ -351,8 +351,8 @@ exports[`toggle method 1`] = `
-
-
+
+
@@ -365,7 +365,7 @@ exports[`toggle method 2`] = `
- +