litian
2024-03-21 05707c8c6adb1042597c52091ad25ed64d15bb55
custom-tab-bar/data.js
@@ -7,14 +7,14 @@
  },
  {
    text: '图书服务',
    url: 'pages/bookServices/index',
    url: 'pages/bookServices/assort/index',
    icon: '/static/images/home/service@2x.png',
    activeIcon: '/static/images/home/service-click@2x.png'
  },
  {
    text: '学习',
    url: 'pages/goods/category/index',
    url: 'pages/student/index',
    icon: '/static/images/home/learn@2x.png',
    activeIcon: '/static/images/home/learn-click@2x.png'
  },