support Message
support Message
This commit is contained in:
parent
a538b6751f
commit
6cadeba44f
11 changed files with 59 additions and 67 deletions
|
@ -50,4 +50,9 @@ class 改为 className
|
|||
### LoadingBar
|
||||
部分 prop 移至 data
|
||||
### Modal
|
||||
visible 改为 value,使用 v-model,style 改为 styles,$Modal 的关闭有改动,建议后面在纯 html 模式下测试
|
||||
visible 改为 value,使用 v-model,style 改为 styles,$Modal 的关闭有改动,建议后面在纯 html 模式下测试
|
||||
### Table
|
||||
i-table 改为 Table
|
||||
### Message
|
||||
notice.vue 的 key 改为了 name,style 改为 styles
|
||||
notification.vue 的 key 改为了 name,style 改为 styles
|
Loading…
Add table
Add a link
Reference in a new issue