From 344a22633ef683947db2d7a88c48e6abf1881cf6 Mon Sep 17 00:00:00 2001
From: lccsw <805383944@qq.com>
Date: Sun, 9 Oct 2022 17:43:14 +0800
Subject: [PATCH] edit-market-sylive2
---
home/controllers/h5/market/sylive/Act.php | 3 ++-
home/views/h5/market/sylive/act/ucenter.php | 4 ++++
home/views/h5/market/sylive/login.php | 4 ++--
3 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/home/controllers/h5/market/sylive/Act.php b/home/controllers/h5/market/sylive/Act.php
index b2510cd2..b41f3812 100644
--- a/home/controllers/h5/market/sylive/Act.php
+++ b/home/controllers/h5/market/sylive/Act.php
@@ -322,7 +322,8 @@ class Act extends Wx {
'content' => $item['introduction'],
'banner' => $banner,
'state' => $order ? 0 : 1,
- 'text' => $order ? '已抢购' : '未抢购'
+ 'text' => $order ? '已抢购' : '未抢购',
+ 'skey' => $skey
];
$this->data['info'] = $info;
$this->data['_title'] = $row['title'];
diff --git a/home/views/h5/market/sylive/act/ucenter.php b/home/views/h5/market/sylive/act/ucenter.php
index 28e0ca59..5b67ea3f 100644
--- a/home/views/h5/market/sylive/act/ucenter.php
+++ b/home/views/h5/market/sylive/act/ucenter.php
@@ -22,6 +22,10 @@
+
+
+ 返回
+