DamAjaxForm 纯JavaScript表单发送者 frontend.html <!-- you can set the action and method that will be used --> <form id="form-identifier" action="backend.php" method="POST"> <!-- the status label will be shown here --> <input type="text" name="input-name" value="valu