zhaoxiaohai 3 năm trước cách đây
mục cha
commit
cc025762a1
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      pages/annunciate/details.js

+ 2 - 0
pages/annunciate/details.js

@@ -19,6 +19,8 @@ Page({
         wx.setNavigationBarTitle({
             title: "通告详情"
         })
+
+        console.log(options)
         const item = JSON.parse(options.item);
         this.setData({
             detailsData: item