Greasy Fork is available in English.

Message

一款优雅的原生JS页面消息提示插件,兼容性良好,无任何依赖。 An elegant native JS page message prompt plug-in, good compatibility, no dependency.

< Părere la script-ul Message

Recenzie: Bun, script-ul merge

§
Postat în: 01-02-2024

好用,建议加固定长度看着整齐一些,还有弹出的用户可以填写东西的弹窗

WhiteSevsAutor
§
Postat în: 01-02-2024

好用,建议加固定长度看着整齐一些,还有弹出的用户可以填写东西的弹窗

固定长度可以自行添加CSS

.qmsg .qmsg-content{
    width: 200px;
}

该库是Toast专用,不会混合其它弹窗,弹窗库可以看这个https://greasyfork.org/zh-CN/scripts/456485-pops

Postează un raspuns

Autentifică-te pentru a posta un răspuns.