layui/example/docs/zh-CN/components/msg.md
2022-03-09 01:32:07 +08:00

1.9 KiB

::: anchor :::

::: title 基本介绍 :::

::: describe 全局展示操作反馈信息。 :::

::: title 基础使用 :::

::: demo

普通消息

:::

::: title 指定图标 :::

::: demo

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

:::

::: title 组件方法 :::

layer.msg(content, options)

::: title 组件属性 :::

::: table

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

:::

::: comment :::

::: previousNext msg :::