yiming
2024-06-06 dcd5065a6ed1b75b0e3c1491d267ab73b4997f11
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