代开当面付0.38元
弹窗公告
手机端打开加我qq告诉你哦
手机端打开加我qq告诉你哦
[ttlogin]
<script src="https://cdn.bootcss.com/sweetalert/2.1.2/sweetalert.min.js"></script> <script type="text/javascript"> $(function () { function getNowFormatDate() { var date = new Date(); var month = date.getMonth() + 1; var strDate = date.getDate(); var currentdate = month + "月" + strDate + "日"; return currentdate; } var text = ["【test】"], content = ""; for (var i = 0; i < text.length; i++) { content += (i + 1) + ". " + text[i] + "\n"; } setTimeout(function () { swal(getNowFormatDate() + "公告", content, "success"); }, 1000) }) </script>
</div>
<script>
layui.use('form', function(){
var form = layui.form;
form.render();
});
[/ttlogin]