Commit 9134a812 by 张恒

j

parent f2032c26
......@@ -2,7 +2,7 @@
namespace Home\Controller;
use Redis;
use Think\Upload\Driver\Qiniu\QiniuStorage;
use SignedCookie;
use Think\Controller;
use Zhida\OAuthHelperV3;
......
......@@ -71,7 +71,7 @@ src="http://api2.izhida.cn/wechat_js_config?app_id=wx4c3c856ab83a946b&v=1.2.1&ap
<script type="text/javascript" src="__CDN__/js/index.js?t=1.53"></script>
<link href="__CDN__/css/notify.css" rel="stylesheet">
<script type="text/javascript" src="__CDN__/js/jquery-notify.js?t=1.1"></script>
<script type="text/javascript" src="__CDN__/js/jquery-notify.js"></script>
</body>
</html>
\ No newline at end of file
......@@ -14,7 +14,7 @@ $(document).ready(function () {
this.css('z-index', window['max_zindex']);
this.show();
};
alert(1);
});
function btnPrize() {
......
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 sign in to comment