wpjscc/wn-flashjs-plugin

安装: 4

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 2

分支: 0

公开问题: 0

语言:HTML

类型:冬季插件

v1.0.0 2023-06-21 06:59 UTC

This package is auto-updated.

Last update: 2024-09-21 17:04:55 UTC


README

composer require wpjscc/wn-flashjs-plugin

创建

配置

window.FlashMessage.info('InfoInfoInfoInfoInfoInfoInfoInfoInfo', {
    timeout: 7000,
    progress: true,
    thumb: 'https://pbs.twimg.com/profile_images/659436766420672512/-pS2Bgfl.jpg'
});

复制链接

<script src="xxxxx"></script>

参考

待办事项

  • 支持使用iframe
    • 可以引入各种js,比如 tailwindcss, markdown-it 等,而不会对已有页面造成影响