V2版本院级大屏

heyang 198bcfecc8 heyang 1 年間 前
public 31bddc7698 heyang 2 年 前
src 198bcfecc8 heyang 1 年間 前
.env.development 645fd47f4e heyang 1 年間 前
.env.production 12ee63f992 heyang 1 年間 前
.env.test 60843e1738 heyang 2 年 前
.gitignore 5b4194aa6b zc 2 年 前
README.md 198bcfecc8 heyang 1 年間 前
babel.config.js 60843e1738 heyang 2 年 前
jsconfig.json 60843e1738 heyang 2 年 前
package-lock.json fa5a1673b8 zc 2 年 前
package.json c7e2b5df5d heyang 2 年 前
vue.config.js 13bf0647c0 heyang 2 年 前

README.md

demo2

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

2.版本分支关系

修改时务必注意版本分支关系,从底层开始迭代
├─lab-big-data-vue2 (v2之前的版本)-使用后台pre库
├─jiNanDaXue-big-data (旧版本的安全检查)-使用后台pre库
├─3.3.3-aqjc (新版本安全检查)-使用后台pre库
├─dongbeiDX (新增校级大屏)-使用后台pre库
│  └─ (东北大学-当前线上版本)-使用后台pre库
│
│
│
│
├─lab-big-data-v2 (当前正在开发版本)-使用后台dev库
│    ├─ (安全学院-当前线上版本)-使用后台pre库
│    ├─ (化工学院/能动学院-当前线上版本)-使用后台pre库
│    └─ (苏州大学-当前线上版本)-使用后台pre库
│
│
├─lab-big-data-v2-pro (当前正在测试版本)-使用后台dev库