system-apps/apps/ui/docs/message.mdx
2024-10-19 18:25:59 +08:00

7 lines
157 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# message
类似antd的message但是是直接用 `import` 调用
```js
import { message } from 'https://kevisual.xiongxiao.me/system/ui/message.js'
```