From 430fb9519feab0dee14a2c2c631b1b781f3754b2 Mon Sep 17 00:00:00 2001 From: dengbw Date: Thu, 19 May 2022 17:40:40 +0800 Subject: [PATCH] stylive_519_5 --- home/controllers/h5/syt/Live.php | 4 ++-- home/views/h5/syt/live.php | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/home/controllers/h5/syt/Live.php b/home/controllers/h5/syt/Live.php index 6e5d10dd..897b0bb0 100644 --- a/home/controllers/h5/syt/Live.php +++ b/home/controllers/h5/syt/Live.php @@ -131,8 +131,8 @@ class Live extends Wxapp $info['l_status'] = $re['l_status']; $info['l_status_name'] = $this->mdSytLive->lStatusAry($re['l_status']); $info['cf_uid'] = $cf_uid; - $info['biz_id'] = $biz_id; - $info['biz_uid'] = intval($this->session['biz_uid']); + $info['cf_biz_id'] = $biz_id; + $info['biz_id'] = intval($this->session['biz_id']); $info['checkua'] = $checkua; $info['winInfo'] = $winInfo; $info['banner'] = $re['img'] ? build_qiniu_image_url($re['img']) : ''; diff --git a/home/views/h5/syt/live.php b/home/views/h5/syt/live.php index ae2d759f..526bb2d6 100644 --- a/home/views/h5/syt/live.php +++ b/home/views/h5/syt/live.php @@ -59,7 +59,7 @@ alt="#"/>
我的盲盒
- + # @@ -99,7 +99,7 @@ alt="#"/>
我的盲盒
- + # @@ -125,7 +125,7 @@ alt="#"/>
我的盲盒
- + # @@ -151,7 +151,7 @@ alt="#"/>
我的盲盒
- + # @@ -450,7 +450,7 @@ name: that.info.msgMyPrize.lottery.name, mobile: that.info.msgMyPrize.lottery.mobile, cf_uid: that.info.cf_uid, - biz_id: that.info.biz_id, + biz_id: that.info.cf_biz_id, prize_id: that.msgWin.id }, beforeSend: function () {