class PreviousPage(FlaskForm): submit = SubmitField("Go back to the previous page") submit = SubmitField("Go to Home") submit ...
確定! 回上一頁