Sem descrição

lex-xin 321968c145 添加 há 11 meses atrás
dist 691c2d3258 build há 11 meses atrás
public 321968c145 添加 há 11 meses atrás
src 321968c145 添加 há 11 meses 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 d09e9c1302 添加Pdf预览 há 1 ano atrás
tsconfig.json 2633f7ab07 下载ui há 1 ano atrás
vue.config.js cbab34989e 修改 há 11 meses atrás
yarn.lock d09e9c1302 添加Pdf预览 há 1 ano atrás

README.md

分支描述

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

打包描述

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