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库