根據(jù)以下命令對項目進(jìn)行打包: npm run build 命令執(zhí)行完出現(xiàn) DONE Build complete. The dist directory is ready to be deployed. INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html 看了一下,build complete,嗯完成了,后面的也沒有看,直接打開了生成的dist文件夾下的index...