使用npm i serve-static 下载模块const servestatic = require('serve-static') 引入模块// 设置静态资源访问目录此时用到path模块需要提前下载const ...
確定! 回上一頁