main: 线上分支 staging:测试分支
npm run dev : 开发 npm run build:devProd : 开发环境打包 npm run build:stag : 测试环境打包 npm run build:prod : 线上环境打包