#
npm run build:client 构建客户端 npm run build:server 构建服务端 npm run build:ssr 构建客户、服务端 npm run dev:ssr 开发环境服务端渲染 npm run prod:ssr 生产环境服务端渲染