源码 <?php//允许跨域header("Access-Control-Allow-Origin:*");$month=date( \'m\',time() );$day=date( \'d\',time() );//当前年月日$today = date(\'Y年m月d日\'...