摘要: 一、前端 >后端 1.form表单 <form method="post" action="/test/?a=1&b=2"> {% csrf_token %} <input type="text" name="user"> <input type="submit" value="提交"> </for 阅读全文
posted @ 2021-06-14 12:01 磕伴 阅读(433) 评论(0) 推荐(0)