zhaoxiaohai 3 年之前
父節點
當前提交
cc025762a1
共有 1 個文件被更改,包括 2 次插入0 次删除
  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