flask static_dir的设置 #375
Unanswered
wanghaisheng
asked this question in
Q&A
Replies: 1 comment
-
我要学这里 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
app = Flask(name)
if name == "main":
我尝试改成
start_server(app=app,static_dir='Screenshots/',port=port)
@wang0618
Beta Was this translation helpful? Give feedback.
All reactions