It's a way for getting stuff from a Flask server and out to client side(browser). ... return render_template( 'index.html' , data = data).
確定! 回上一頁