forked from nsjcy/frontEnd/nsjcy

xuxj
2020-05-09 d99603fa4c5188d19991de978c185b2b9247c5af
SunshineLnsMinApp/pages/yshjqyfw/yshjqyfw.js
@@ -102,6 +102,13 @@
    })
  },
  folder: function(event) {
    var title = event.currentTarget.dataset['title'];
    wx.navigateTo({
      url: '../law2Publicitylist/law2Publicitylist?title=' + title,
    })
  },
  // 跳转
  linkFunction: function (event) {
    var str = event.currentTarget.dataset['str'];