zengh
2021-07-02 15850051b0b791d6bc68aa089f94d8f8ceb49b65
api/mock/home.js
@@ -80,6 +80,11 @@
               url: ''
            },
            {
               name: '我要办',
               img: '/static/images/home/n3.png',
               url: ''
            },
            {
               name: '我要说',
               img: '/static/images/home/n4.png',
               url: ''
@@ -103,38 +108,33 @@
   return new Promise((resolute, reject) => {
      try {
         const list = [{
               name: '人口登记',
               name: '我要看',
               img: '/static/images/home/s1.png',
               url: ''
            },
            {
               name: '工商年报',
               name: '我要查',
               img: '/static/images/home/s2.png',
               url: ''
            },
            {
               name: '税务登记',
               name: '我要报',
               img: '/static/images/home/s3.png',
               url: ''
            },
            {
               name: '健康码',
               name: '我要说',
               img: '/static/images/home/s4.png',
               url: ''
            },
            {
               name: '便民服务',
               name: '我要巡',
               img: '/static/images/home/s5.png',
               url: ''
            },
            {
               name: '通办大厅',
               name: '我要办',
               img: '/static/images/home/s6.png',
               url: ''
            },
            {
               name: '智能问答',
               img: '/static/images/home/s7.png',
               url: ''
            }
         ];