boxmoe_header_banner_img

Hello! 欢迎来到众归云!

文章导读

网页弹窗公告窗html+js代码


avatar
王道 2025年11月20日 9

嵌入到

 

<script src=”https://daohang.118fang.com/layui/layui.js” charset=”utf-8″></script>
<link rel=”stylesheet” href=”https://daohang.118fang.com/layui/css/layui.css” media=”all”>
<script>
;!function(){
layer.ready(function(){
var width = (window.innerWidth > 0) ? window.innerWidth : screen.width;
var layerArea = width < 600 ? [‘70%’, ‘60%’] : [‘380px’, ‘420px’];

var index = layer.open({
type: 2,
title: ‘码销市场通知’,
fix: false,
shadeClose: true,
maxmin: true,
area: layerArea,
content: ‘http://gg.ejjvdy.cn/’,
end: function(){}
});

// 设置一个定时器,在15秒后关闭弹窗
setTimeout(function(){
layer.close(index);
}, 18000); // 25000毫秒 = 15秒
});

$(‘#about’).on(‘click’, function(){
// 您的点击事件代码
});

}();
</script>

 

 

保存网页html部分

<!DOCTYPE html>
<html>
<head>
<meta name=”robots” content=”noindex, nofollow, noarchive, nosnippet”>
<meta charset=”utf-8″ />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<style>
.center-text {
text-align: center;
}
</style>
</head>
<body>
<div class=”center-text”>
<span style=”color:#b10202;”>
<h3>工作时间:09:00-23:30</h3>
<h4>
<p>显卡挂机宝新增了备用远程地址BGP网络,可以体验哪个效果好</p>
<p>普通挂机宝也增加了备用远程地址BGP网络</p>
<p>如产品开通或使用中的问题, 请提交工单或联系QQ客服 </p>
<p>QQ:852111674</p>
<p>微信:A123666133</p>
</h4>
</span>
</div>
</body>
</html>



评论(0)

查看评论列表

暂无评论


发表评论

表情 颜文字
插入代码