@@ -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