mdserver-web/plugins/php-guard/index.html

7 lines
179 B
HTML
Raw Permalink Normal View History

2019-03-19 03:14:50 -04:00
<script type="text/javascript">
setTimeout(function(){
layer.closeAll();
layer.msg('PHP守护已启动无需设置',{icon:1,time:2000,shade: [0.3, '#000']});
},1);
</script>