这是我的代码:@ user_bp.route('/ band',methods = ['GET','POST'])def band_details():from include.form.User import Banddetails form = Banddetails() ...
確定! 回上一頁