jiangping
2024-07-30 0e8cc18ee5d35479d30408851c21e5f4c0fb487a
wechat_staff/pages/detailDis/case.js
@@ -100,7 +100,8 @@
        wx.showToast({title: flag ? '收藏成功' : '取消收藏'})
        this.setData({
          info
        })
        })
        wx.setStorageSync('conentCountTemp', this.data.info)
      })
    }
  },
@@ -127,7 +128,8 @@
      }})
      wx.setNavigationBarTitle({
        title: res.data.title
     })
     })
     wx.setStorageSync('conentCountTemp', this.data.info)
    })
  },
  handleDesign() {