智慧保安互联网APP
shuishen
2021-07-30 273beff9c110f6c4753b9436d872a9fa8d63b7d3
api/mock/home.js
@@ -110,7 +110,7 @@
            {
               name: '保安管理',
               img: '/static/images/home/s2.png',
               url: ''
               url: '../securityStaff/exhibition'
            },
            // {
            //    name: '调度指令',
@@ -136,6 +136,11 @@
               name: '现场检查',
               img: '/static/images/home/s5.png',
               url: '../examine/examine'
            },
            {
               name: '位置查看',
               img: '/static/images/wz.png',
               url: '../map/map'
            }
         ];
         resolute(list);