yiming
2024-06-18 4c46ea24641b5c1e18c55eb86477d0e0bc444580
pages/home/home.js
@@ -151,6 +151,7 @@
  //点击目录
  toPages(item) {
    let info = item.target.dataset.info
    console.log(info);
    if (info.url) {
      if (info.text == "图书服务") {
        wx.switchTab({