mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2025-12-26 05:48:33 +08:00
donate优化
This commit is contained in:
parent
17707d68e8
commit
04b9294450
@ -89,6 +89,8 @@
|
||||
$("#donate").html('<img src="http://upyun.bejson.com/img/zhengkai.png"></img>');
|
||||
$("#donate").attr("show","yes");
|
||||
}else{
|
||||
$("#donate").html('<p>谢谢赞赏!</p>');
|
||||
$("#donate").attr("show","no");
|
||||
}
|
||||
}
|
||||
$('#donate1').on('click', function(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user