最後看到input的部分有個name,這代表這input的名稱叫yourname,從後端的request.values.get('yourname')就可以取得input的值。 #post_test.html <!
確定! 回上一頁