pages/promiseresult/promiseresult.js
@@ -20,8 +20,8 @@ var that = this this.getOpenerEventChannel().on('acceptDataFromOpenerPage', function (data) { console.log(data); data.promise.picPath = $f.basePicUrl + data.promise.picPath data.promise.pdfPath = $f.basePicUrl + data.promise.pdfPath // data.promise.picPath = $f.basePicUrl + data.promise.picPath // data.promise.pdfPath = $f.basePicUrl + data.promise.pdfPath that.setData({ promise: data.promise })