zhaoxiaohai %!s(int64=3) %!d(string=hai) anos
pai
achega
e8364727c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/tabbar/home/index.js

+ 1 - 1
pages/tabbar/home/index.js

@@ -41,7 +41,7 @@ Page({
             item
         } = e.currentTarget.dataset;
         wx.navigateTo({
-            url: '/pages/annunciate/details?item=' + JSON.stringify(item),
+            url: '/pages/annunciate/details?id=' + item.sat_noticeid,
         })
     },
     /* 获取通告列表 */