zhashaonan 7 年之前
父節點
當前提交
a52bf6d674
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pages/details/details.js

+ 2 - 2
pages/details/details.js

@@ -28,8 +28,8 @@ Page({
     this.setData({
       webViewUrl
     })
-    // this.getDatas(options.goods_id)
-    this.getDatas(6417)
+    this.getDatas(options.goods_id)
+    // this.getDatas(6417)
   },
   getDatas(goods_id) {
     var self = this