Commit 712b1c1b by doszhang

Merge branch 'release' of git.izhida.cn:php/dencare-game into release

parents f0e153dc 160b6626
...@@ -307,7 +307,7 @@ ...@@ -307,7 +307,7 @@
<script type="text/javascript" <script type="text/javascript"
src="https://api2.izhida.cn/wechat_js_config?app_id=wx4c3c856ab83a946b&v=1.2.1&api_list=all&app_stat_key=iQ7zn3Jt6QFCWGaZ"></script></script> src="https://api2.izhida.cn/wechat_js_config?app_id=wx4c3c856ab83a946b&v=1.2.1&api_list=all&app_stat_key=iQ7zn3Jt6QFCWGaZ"></script></script>
<script type="text/javascript" src="__CDN__/js/index.js?t=40"></script> <script type="text/javascript" src="__CDN__/js/index.js?t=41"></script>
<link href="__CDN__/css/notify.css" rel="stylesheet"> <link href="__CDN__/css/notify.css" rel="stylesheet">
<script type="text/javascript" src="__CDN__/js/jquery-notify.js"></script> <script type="text/javascript" src="__CDN__/js/jquery-notify.js"></script>
......
...@@ -111,6 +111,7 @@ $(document).ready(function () { ...@@ -111,6 +111,7 @@ $(document).ready(function () {
$('.btn-prize').on(clickEvent, function () { $('.btn-prize').on(clickEvent, function () {
$('.page-s-c').hide(); $('.page-s-c').hide();
$('.btn-g-g-bj').show();
$('.no-prize').show(); $('.no-prize').show();
$('.page-g').show(); $('.page-g').show();
LuckyCard.case({ LuckyCard.case({
......
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