mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[Doc] update notify demo
This commit is contained in:
@@ -42,8 +42,7 @@ export default {
|
||||
this.$notify({
|
||||
message: this.$t('content'),
|
||||
duration: 1000,
|
||||
background: '#1989fa',
|
||||
onClick: () => this.$toast('click!!!')
|
||||
background: '#1989fa'
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user