Commit 5335dffa by zhangheng

y

parent 19c700cf
......@@ -82,7 +82,8 @@ $(document).ready(function () {
$('.dialog').hide();
});
$('.btn-info').on('click',function () {
$('.page-prize').hide();
$('.page-info').show();
});
$('.c-d').on('click',function () {
if($(this).hasClass('rotate-sate')){
......
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