From f5bb8dd52d1b8a8c56e5e207877f594acc4f3b05 Mon Sep 17 00:00:00 2001 From: iceling Date: Mon, 13 Jan 2020 17:45:36 +0800 Subject: [PATCH] 礼包详情购买和兑换的bug修改以及图片显示问题 --- pages/giftpack/giftpacklist/giftpacklist.js | 49 +++++++++++++++++++++++-------------------------- pages/giftpack/giftpacklist/giftpacklist.wxml | 6 +++--- 2 files changed, 26 insertions(+), 29 deletions(-) diff --git a/pages/giftpack/giftpacklist/giftpacklist.js b/pages/giftpack/giftpacklist/giftpacklist.js index 74604d0..3ed78b4 100644 --- a/pages/giftpack/giftpacklist/giftpacklist.js +++ b/pages/giftpack/giftpacklist/giftpacklist.js @@ -33,8 +33,6 @@ Page({ var th = this; th.setData({ isBuy: options.isBuy, - getStorageID: a.stoid, - getUserID: d.user_id, getGiftID: options.lbId, orderSn: options.orderSn }) @@ -43,9 +41,6 @@ Page({ } else { th.GetBuyGiftList(); } - th.setData({ - giftRemark: th.data.giftRemark.replace(/

活动说明 - + - + 立即购买 @@ -112,7 +112,7 @@ - + 立即购买 -- libgit2 0.21.4