wpjscc/wn-flashjs-plugin

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:HTML

Type:winter-plugin

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

This package is auto-updated.

Last update: 2024-08-21 16:52:12 UTC


README

composer require wpjscc/wn-flashjs-plugin

create

config

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

复制链接

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

ref

todo

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