2023-05-16 10:50:42 +08:00

4 lines
48 B
JavaScript
Executable File

$(function()
{
$('#ajaxForm').ajaxForm();
})