引入模块const koaStaticCache = require('koa-static-cache'); const Router ... 实例化const router = new Router(); app.use(koaStaticCache(__dirname + '/static' ...
確定! 回上一頁