需要在run.py文件中添加这行命令且就可以运行成功了 app.mount(path='/static', app=StaticFiles(directory="./coronavirus/static"), name='static')
还真的是,已想慕课反映,谢谢提醒!