<!-- 项目生产环境打包 --> 更改版本号 -- npm run dllpro -- npm run pro <!-- 本地开发 --> 请释放index.html中定义的全局变量 运行 -- npm run dlldev -- npm run build -- npm run dev