所以我考慮通過 render_template 將資料解析為php指令碼。 有可能這樣做嗎: data= <some data> @app.route('/test') def test(): return ...
確定! 回上一頁