yiming
2024-06-21 f5932f85898de7284c9f16d314b4a1c572b31c73
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({
@@ -606,7 +607,6 @@
      }
    }
  },
  isChange(data) {
    this.setData({
      isWhite: data