docs: update
This commit is contained in:
@@ -78,4 +78,19 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
:::
|
||||
|
||||
|
||||
::: title Notice Bar 事件
|
||||
:::
|
||||
|
||||
::: table
|
||||
|
||||
| 事件 | 描述 | 参数 |
|
||||
| ---- | -------- | --------------------- |
|
||||
| mode | 模式 | { current: 当前页面 } |
|
||||
| text | 内容 | 滚动内容 |
|
||||
| leftIcon | 左侧图标 | { current: 当前页面 } |
|
||||
| rightIcon | 右侧图标 | 滚动内容 |
|
||||
|
||||
:::
|
||||
@@ -271,6 +271,7 @@ export default {
|
||||
|
||||
| 属性 | 描述 | 默认值 |
|
||||
| ----------- | ------------ | ------- |
|
||||
| v-model | 当前页 | -- |
|
||||
| limit | 每页数量 | -- |
|
||||
| total | 总条数 | -- |
|
||||
| showCount | 显示总数 | `false` |
|
||||
|
||||
Reference in New Issue
Block a user