Sem descrição

黄琪勇 f5f92979ca Merge branch 'dev' of http://git.dayaedu.com/huangqiyong/classroom into staging há 1 ano atrás
dist d0d9217649 build há 1 ano atrás
public 2d67c15a28 添加 há 1 ano atrás
src 7039cc31ef Merge branch 'iteration-temp-http' of http://git.dayaedu.com/huangqiyong/classroom into dev há 1 ano atrás
.browserslistrc 8390e44a82 first há 1 ano atrás
.editorconfig 8390e44a82 first há 1 ano atrás
.env 2d012be2fc 增加 酷乐秀机构版 há 1 ano atrás
.env.devProd 510b537952 Merge branch 'iteration-temp-http' of http://git.dayaedu.com/huangqiyong/classroom into dev há 1 ano atrás
.env.development 510b537952 Merge branch 'iteration-temp-http' of http://git.dayaedu.com/huangqiyong/classroom into dev há 1 ano atrás
.env.production 510b537952 Merge branch 'iteration-temp-http' of http://git.dayaedu.com/huangqiyong/classroom into dev há 1 ano atrás
.env.staging 510b537952 Merge branch 'iteration-temp-http' of http://git.dayaedu.com/huangqiyong/classroom into dev há 1 ano atrás
.eslintignore 8390e44a82 first há 1 ano atrás
.eslintrc.js 9f02e2a990 添加判断逻辑 há 1 ano atrás
.gitignore aca776da6c 打包 há 1 ano atrás
.prettierrc 8390e44a82 first há 1 ano atrás
README.md c2c9da3aeb 更新 配置 文件 há 1 ano atrás
babel.config.js 8390e44a82 first há 1 ano atrás
package.json c2c9da3aeb 更新 配置 文件 há 1 ano atrás
tsconfig.json 2633f7ab07 下载ui há 1 ano atrás
vue.config.js 2d012be2fc 增加 酷乐秀机构版 há 1 ano atrás
yarn.lock cd396cf243 增加全屏功能 há 1 ano atrás

README.md

分支描述

   main: 线上分支
   staging:测试分支

打包描述

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