闫增涛
2024-02-29 0d1323fb39db5e8d3b124e61303bde1b1352b887
services/home/home.js
@@ -8,63 +8,63 @@
        {
          text: '图书服务',
          key: 0,
          icon: '/static/images/home/1.png',
          url: '/pages/bookServices/index',
          icon: '/static/images/home/zhutichuban@2x.png',
          url: '/pages/bookServices/assort/index.wxml',
        },
        {
          text: '数字阅读',
          key: 1,
          icon: '',
          icon: '/static/images/home/shuziyuedu@2x.png',
          url: '',
        },
        {
          text: '数字课程',
          key: 2,
          icon: "",
          icon: '/static/images/home/shuzikecheng@2x.png',
          url: '',
        },
        {
          text: '数字教材',
          key: 3,
          icon: "",
          icon: '/static/images/home/shuzijiaocai@2x.png',
          url: '',
        },
        {
          text: '专题讨论',
          key: 4,
          icon: "",
          icon: '/static/images/home/zhuantitaolun@2x.png',
          url: '',
        },
        {
          text: '线上书展',
          key: 5,
          icon: "",
          icon: '/static/images/home/xianshangshuzhan@2x.png',
          url: '',
        },
        {
          text: '书目下载',
          key: 6,
          icon: "",
          icon: '/static/images/home/shumuxiazai@2x.png',
          url: '',
        },
        {
          text: '教师认证',
          key: 7,
          icon: "",
          url: '',
          icon: '/static/images/home/jiaoshirenzheng@2x.png',
          url: '/pages/teacherCertification/index',
        },
        {
          text: '样书申请',
          key: 8,
          icon: "",
          icon: '/static/images/home/yangshushenqing@2x.png',
          url: '',
        },
        {
          text: '我要出书',
          key: 9,
          icon: "",
          icon: '/static/images/home/xueshuzhuzuo@2x.png',
          url: '',
        }
        },
      ],
    };
  });