koa -static in that it has only a koa-send the package const send = require('koa-send'); app.use(async (ctx) => { await send(ctx, ctx.path, { root: __dirname ...
確定! 回上一頁