No Description

黄琪勇 7aae5a083d build 9 months ago
dist 7aae5a083d build 9 months ago
public 7b3cea574d 全局加载条 首屏加载条 1 year ago
src a3df93fd62 云教练和云教材名字修改 10 months ago
.browserslistrc 8390e44a82 first 1 year ago
.editorconfig 8390e44a82 first 1 year ago
.env 70063fbb1c 更新安全证书 11 months ago
.env.devProd b1b86af645 修改地址 9 months ago
.env.development b1b86af645 修改地址 9 months ago
.env.production b1b86af645 修改地址 9 months ago
.env.staging b1b86af645 修改地址 9 months ago
.eslintignore 8390e44a82 first 1 year ago
.eslintrc.js 8390e44a82 first 1 year ago
.gitignore aca776da6c 打包 1 year ago
.prettierrc 8390e44a82 first 1 year ago
README.md c2c9da3aeb 更新 配置 文件 10 months ago
babel.config.js 8390e44a82 first 1 year ago
package.json c2c9da3aeb 更新 配置 文件 10 months ago
tsconfig.json 2633f7ab07 下载ui 11 months ago
vue.config.js 0498ca65b6 更新 1 year ago
yarn.lock 2633f7ab07 下载ui 11 months ago

README.md

分支描述

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

打包描述

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