mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
breaking change(Button): add success type, remove info type
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<demo-block :title="t('offsetTop')">
|
||||
<van-sticky :offset-top="50">
|
||||
<van-button type="info" style="margin-left: 115px;">
|
||||
<van-button type="primary" style="margin-left: 115px;">
|
||||
{{ t('offsetTop') }}
|
||||
</van-button>
|
||||
</van-sticky>
|
||||
|
Reference in New Issue
Block a user