from flask_wtf import flaskform 在創立表單的時候我們需要自定義表單類. 我們做一個最基本的wtf表單,這裡如圖所示需要 stringfield,passwordfield ...
確定! 回上一頁