有表单:method = RadioField('method', choices=[(1,'GET'),(2,'POST')],default=1)data = StringField('data') 如何根据RadioField.
確定! 回上一頁