智慧保安互联网APP
shuishen
2021-07-27 a95d9fc78e7f15c5932c68e848d859c1714b8f66
api/mock/home.js
@@ -113,19 +113,29 @@
               url: ''
            },
            {
               name: '调度指令',
               img: '/static/images/home/s4.png',
               url: ''
            },
            {
               name: '工作汇报',
               img: '/static/images/home/report001.png',
               url: '../report/report'
            },
            {
               name: '调度指令',
               img: '/static/images/home/s4.png',
               url: ''
               img: '/static/images/home/s11.png',
               url: '../dispatch/dispatch'
            },
            {
               name: '通知通告',
               img: '/static/images/home/s10.png',
               url: '../message/message'
            },
            {
               name: '现场检查',
               img: '/static/images/home/s5.png',
               url: ''
               url: '../examine/examine'
            }
         ];
         resolute(list);