zengh
2021-11-03 ee18ec6d7fbd9988d40568be314814a99c0129ec
api/mock/home.js
@@ -128,15 +128,15 @@
               url: '../groupChat/groupChat'
            },
            {
               name: '我要巡',
               img: '/static/images/home/s6.png',
               name: '我参与',
               img: '/static/images/home/jusou.png',
               url: '../patrol/patrol'
            },
            {
               name: '我要办',
               img: '/static/images/home/handle002.png',
               url: '../handle/handle'
            }
            // {
            //    name: '我要办',
            //    img: '/static/images/home/handle002.png',
            //    url: '../handle/handle'
            // }
         ];
         resolute(list);
      } catch (e) {