litian
2024-03-05 42cc31916c043f681c271efeb73394260e7d77aa
services/home/home.js
@@ -9,7 +9,7 @@
          text: '图书服务',
          key: 0,
          icon: '/static/images/home/zhutichuban@2x.png',
          url: '/pages/bookServices/index',
          url: '/pages/bookServices/assort/index',
        },
        {
          text: '数字阅读',
@@ -39,7 +39,7 @@
          text: '线上书展',
          key: 5,
          icon: '/static/images/home/xianshangshuzhan@2x.png',
          url: '',
          url: '/pages/bookExhibitionList/index',
        },
        {
          text: '书目下载',
@@ -64,7 +64,7 @@
          key: 9,
          icon: '/static/images/home/xueshuzhuzuo@2x.png',
          url: '',
        }
        },
      ],
    };
  });