2.0 KiB
2.0 KiB
::: anchor :::
::: title 基本介绍 :::
::: describe 全局展示操作反馈信息。 :::
::: title 基础使用 :::
::: demo 通过 layer.msg 方法, 创建一个提示框。
普通消息:::
::: title 指定图标 :::
::: demo 使用 time
与 icon
属性, 设置显示事件与图标。
:::
::: title 组件方法 :::
layer.msg(content, options)
::: title 组件属性 :::
::: table
属性 | 描述 | 备注 |
---|---|---|
content | 消息内容 | -- |
options | 选配属性 | { time: 加载时长, icon: 图标 } |
:::
::: contributor msg :::
::: previousNext msg :::