dedsudiyu e0873cdb7b Merge remote-tracking branch 'remotes/origin/VERSIONS-yinHuanQingDan' into leb-web-dev il y a 1 jour
..
api e0873cdb7b Merge remote-tracking branch 'remotes/origin/VERSIONS-yinHuanQingDan' into leb-web-dev il y a 1 jour
apiDemo ab18a673c6 heyang il y a 10 mois
assets c7db77c94d zc il y a 4 jours
components 005c51f018 zc il y a 1 mois
directive 3fd75a28b1 zc il y a 1 an
layout 9ccad33430 zc il y a 1 semaine
router c7db77c94d zc il y a 4 jours
store dcc35cd686 zc il y a 7 mois
utils 36a17160fc zc il y a 3 semaines
views e0873cdb7b Merge remote-tracking branch 'remotes/origin/VERSIONS-yinHuanQingDan' into leb-web-dev il y a 1 jour
App.vue 626bfdb043 zc il y a 9 mois
README.md 662931094b v3 il y a 1 an
main.js 83aa2cf28b zc il y a 4 mois
permission.js ed7c9fc426 zc il y a 9 mois
settings.js 662931094b v3 il y a 1 an

README.md

开发 使用多页面 后端路由设置方法 适配不同学院不同需求

针对矿大项目修改 针对布局与疏散图 适配多楼栋 多楼层

views comprehensive

laboratoryManagement
  building
    indexOne.vue
  subject
    indexTwo.vue

emergencyManagement

evacuation
  emergencyEvacuation
    indexOne.vue
    performEvacuationOne.vue

静态路由修改项 path: '/emergencyEvacuationBig' 地址修改为 emergencyEvacuationBigOne path: '/' 地址修改为 home 其他修改项

  • 项目名称修改 => 实验室安全智能监测与控制系统
  • 取消按钮首页注释 layout => components => Navbar.vue




针对空军四医大项目 实验室-物联设备配置只有传感器与智能门禁

views comprehensive

laboratoryManagement
  subject
    indexOne.vue
message
  noticeconfig
    indexOne.vue
system
  publicConfig
    indexOne.vue
personnel
  teacher
    indexOne.vue

mine

indexOne.vue

静态路由修改项 path: '/login' 地址修改为 loginOne path: '/' 地址修改为 loginOne 其他修改项

  • 项目名称修改 => 危化品智能存储管理系统
  • 按钮首页注释掉 layout => components => Navbar.vue