mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 20:04:09 +00:00
docs: update some examples of button and cell
This commit is contained in:
@@ -104,7 +104,7 @@ export default {
|
||||
customColor: '自定义颜色',
|
||||
pure: '单色按钮',
|
||||
gradient: '渐变色按钮',
|
||||
blockElement: '块级元素按钮'
|
||||
blockElement: '块级元素'
|
||||
},
|
||||
'en-US': {
|
||||
type: 'Type',
|
||||
@@ -133,7 +133,7 @@ export default {
|
||||
customColor: 'Custom Color',
|
||||
pure: 'Pure',
|
||||
gradient: 'Gradient',
|
||||
blockElement: 'Display as a block element'
|
||||
blockElement: 'Block Element'
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user