dedsudiyu e510f2f844 Merge branch 'master' into xbnl_20260904(应知应会区分学生/教职工) il y a 1 jour
..
api 477315bda4 zc il y a 1 semaine
assets 07fdb4110e zc il y a 3 semaines
components 2512b987d9 zc il y a 3 semaines
directive 7a31fd2303 zc il y a 1 mois
layout 8ccd21fa80 zc il y a 1 mois
router bc7655e22b zc il y a 1 mois
store 6c280e31f5 zc il y a 1 mois
utils 79d9d50999 zc il y a 1 mois
views e510f2f844 Merge branch 'master' into xbnl_20260904(应知应会区分学生/教职工) il y a 1 jour
App.vue 7a31fd2303 zc il y a 1 mois
README.md 7a31fd2303 zc il y a 1 mois
main.js ad007b8f4e zc il y a 1 mois
permission.js 89750041ed zc il y a 1 mois
settings.js 7a31fd2303 zc il y a 1 mois

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