fastapi 本身是没有模版渲染功能的,需要你借助于第三方的模版工具该框架默认情况下也是借... ... import StaticFiles app = FastAPI() templates ...
確定! 回上一頁