mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[new feature] SubmitBar: add tip-icon prop (#3249)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
:price="3050"
|
||||
:button-text="$t('submit')"
|
||||
:tip="$t('tip1')"
|
||||
tip-icon="info-o"
|
||||
@submit="onClickButton"
|
||||
/>
|
||||
</demo-block>
|
||||
|
Reference in New Issue
Block a user