我试图从烧瓶视图中获取url参数:
www.domain.com/?f=x**2
如何x**2从urlFlask视图中获取?
x**2
url
html python flask
flask ×1
html ×1
python ×1