docs: add version tip in en docs (#4262)

This commit is contained in:
neverland
2019-08-27 19:56:30 +08:00
committed by GitHub
parent 8ee0bef715
commit 959efb0ce6
88 changed files with 865 additions and 864 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ Vue.use(SubmitBar);
|------|------|------|------|------|
| price | 价格(单位分) | `number` | - | - |
| label | 价格左侧文案 | `string` | `合计:` | - |
| suffix-label | 价格右侧文案 | `string` | - | 2.0.0 |
| suffix-label | 价格右侧文案 | `string` | - | - |
| button-text | 按钮文字 | `string` | - | - |
| button-type | 按钮类型 | `string` | `danger` | - |
| tip | 提示文案 | `string` | - | - |