参数不显示在地址栏,一般用户注册、登录都通过post请求完成。 flask获取参数方式:. request.form.get("key", type=str, default=None) 获取表单数据.
確定! 回上一頁