diff --git a/pmcalendar.php b/pmcalendar.php index f59f98a..9a0cc6b 100644 --- a/pmcalendar.php +++ b/pmcalendar.php @@ -318,7 +318,7 @@ if ($act == 'newevent') {
- + @@ -535,7 +535,7 @@ if ($act == 'newevent') { }
- 查看统计 + 查看统计
@@ -569,6 +569,21 @@ if ($act == 'newevent') {
+ +
@@ -988,6 +1003,11 @@ if ($act == 'newevent') { var arryf = []; var starts =''; + $("#month").change(function(){ + var month = $("#month").val(); + console.log(month); + }) + function gamesbtndis(){ var type = $("#gamesbtn").css('display'); // console.log($("#xsqb").html());