Commit 0b1c0a76 by 冷斌

update

parent d1617b5f
<admintpl file="header" />
</head>
<body>
<script src="__PUBLIC__/js/common.js"></script>
<script src="__PUBLIC__/js/socket.io.js"></script>
<div class="wrap">
<ul class="nav nav-tabs">
......@@ -34,7 +33,6 @@
</div>
</div>
<script src="__PUBLIC__/js/socket.io.js"></script>
<script type="text/javascript">
var socket = new io("{$config['chatserver']}");
$(".js-ajax-submit").on("click",function(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment