var e = getApp(), a = e.globalData.setting, os = a, t = e.request, d = e.globalData; Page({ data: { url: a.url, //接口网址 iurl: a.imghost, //图片前缀网址 isBuy: 0, getGiftID: '', //礼包id giftImage: '', giftTitle: '', giftDate: '', giftPrice: '', giftIntegral: '', giftPosPrice: '', giftQty: '', giftRemark: '', giftType: '', actTitle: '', getUrl: '', wareCard: [], orderSn: "", //订单编号 }, onLoad: function(options) { var th = this; th.setData({ isBuy: options.isBuy, getStorageID: a.stoid, getUserID: d.user_id, getGiftID: options.lbId, orderSn: options.orderSn }) }, onShow: function() { var th = this; if (th.data.isBuy == 0) { th.GetMyGiftList(); } else { th.GetBuyGiftList(); } // this.giftRemark = this.giftRemark.replace(/