基于jquery实现发送文章到手机的代码

2020-05-22 21:57:00易采站长站整理

       }
      });
       
     }else{
      $(“#p_memssage”).html(“<td colspan=’2′><center><font color=’red’>请正确填写你的手机号</font></center></td>”);
      return false;
     }
    });
    $(“#fankui_2”).click(function(){
     $(this).hide();
    })
            </script>