Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-12-14 17:07:29 +08:00
11 changed files with 29 additions and 25 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ Use the image prop to display different placeholder images.
```html
<van-empty description="Description">
<van-button round type="danger" class="bottom-button"> Button </van-button>
<van-button round type="danger" class="bottom-button">Button</van-button>
</van-empty>
<style>