layui/example/docs/zh-CN/components/msg.md
2022-01-29 09:15:11 +08:00

1.8 KiB

::: anchor :::

::: title 基础使用 :::

::: demo

普通消息

:::

::: title 指定图标 :::

::: demo

成功消息 失败消息 警告消息 详情消息 加载消息

:::

::: title 组件方法 :::

layer.msg(content, options)

::: title 组件属性 :::

::: table

属性 描述 备注
content 消息内容 --
options 选配属性 { time: 加载时长, icon: 图标 }

:::

::: comment :::

::: previousNext msg :::