1. 首页
  2. 数据库
  3. 其它
  4. web dialog alert:在您的网站上通过浮动对话框提醒用户 源码

web dialog alert:在您的网站上通过浮动对话框提醒用户 源码

上传者: 2021-02-19 17:45:41上传 ZIP文件 171.51KB 热度 8次
Web浮动对话框 一个对话框插件,用于警告您的网站用户任何重要信息。 动机 灵感来自在COVID-19爆发期间在YouTube上看到的书面对话。 如何整合? 使用NPM 安装软件包。 npm i robomx-webdialog或yarn add robomx-webdialog 添加导入。 import 'robomx-webdialog/dist/webdialog.min'; 使用JS脚本 在您的body标签底部添加以下行。 [removed][removed] 最后添加标签: 脚本文件前的robomx-webdialog标记。 例子: <robomx-we
用户评论