mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2026-03-22 07:28:25 +08:00
donate优化
This commit is contained in:
@@ -89,6 +89,8 @@
|
|||||||
$("#donate").html('<img src="http://upyun.bejson.com/img/zhengkai.png"></img>');
|
$("#donate").html('<img src="http://upyun.bejson.com/img/zhengkai.png"></img>');
|
||||||
$("#donate").attr("show","yes");
|
$("#donate").attr("show","yes");
|
||||||
}else{
|
}else{
|
||||||
|
$("#donate").html('<p>谢谢赞赏!</p>');
|
||||||
|
$("#donate").attr("show","no");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$('#donate1').on('click', function(){
|
$('#donate1').on('click', function(){
|
||||||
|
|||||||
Reference in New Issue
Block a user