wechat_jiaxuan/components/disProduct/index.js @@ -16,6 +16,11 @@ activeStatus: '0' }, methods: { handleDetail(e) { wx.navigateTo({ url: '/pages/detailDis/product', }) }, changeOne(){ const showOne = !this.data.showOne this.setData({showOne})