[new feature] SubmitBar: add tip-icon prop (#3249)

This commit is contained in:
Jake
2019-05-04 08:12:06 +08:00
committed by neverland
parent e3cb465dc2
commit c799e07d84
7 changed files with 28 additions and 4 deletions

View File

@@ -14,6 +14,7 @@
:price="3050"
:button-text="$t('submit')"
:tip="$t('tip1')"
tip-icon="info-o"
@submit="onClickButton"
/>
</demo-block>