摘要:
首先定义一个form表单: <form id="login" > <input name="user" type="text"/> <input name="sex" type="radio" value="man"/> <input name="sex" type="radio" value="w 阅读全文
posted @ 2020-03-02 18:53
威威超酷
阅读(765)
评论(0)
推荐(0)
摘要:
一、普通请求方法发送 PUT 请求 1. 如果不用 ajax 发送 PUT,我们可以通过设置一个隐藏域设置 _method 的值,如下: <form action="/emps" method="post"> <input type="hidden" name="_method" value="PU 阅读全文
posted @ 2020-03-02 18:09
威威超酷
阅读(6186)
评论(0)
推荐(2)


浙公网安备 33010602011771号