Bootstrap

Flask中利用ajax进行表单请求和响应

  1. 前端html代码
<form id="demo_form">
	输入框: <input type="text" name="nick_name" 
;