From 946895e3ab020bfbc7bdfcae36f43845b9a009a1 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Wed, 30 Aug 2023 17:31:43 +0800 Subject: [PATCH] neta --- home/controllers/h5/market/sylive2/Act.php | 2 +- home/controllers/h5/market/sylive2/Item.php | 2 +- home/views/h5/market/sylive2/act/index.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/home/controllers/h5/market/sylive2/Act.php b/home/controllers/h5/market/sylive2/Act.php index dae8eceb..42d9d7f9 100644 --- a/home/controllers/h5/market/sylive2/Act.php +++ b/home/controllers/h5/market/sylive2/Act.php @@ -656,7 +656,7 @@ class Act extends Wx { $response = curl_exec($ch); curl_close($ch); - debug_log("[info]# " . $data."\n".$response, 'market/sylive','neta.log'); + debug_log("[info]# " . $data."\n".$response, 'neta.log','market/sylive'); } } $redis->delete($key); diff --git a/home/controllers/h5/market/sylive2/Item.php b/home/controllers/h5/market/sylive2/Item.php index 4381a989..d6da18a2 100644 --- a/home/controllers/h5/market/sylive2/Item.php +++ b/home/controllers/h5/market/sylive2/Item.php @@ -283,7 +283,7 @@ class Item extends Wx{ $response = curl_exec($ch); curl_close($ch); - debug_log("[info]# " . $data."\n".$response, 'market/sylive','neta.log'); + debug_log("[info]# " . $data."\n".$response, 'neta.log','market/sylive'); } $this->show_json($data,200,'操作成功'); diff --git a/home/views/h5/market/sylive2/act/index.php b/home/views/h5/market/sylive2/act/index.php index 2422aee2..76df4bfb 100644 --- a/home/views/h5/market/sylive2/act/index.php +++ b/home/views/h5/market/sylive2/act/index.php @@ -127,7 +127,7 @@
+ v-model="vCode" placeholder="请输入验证码" maxlength="4"/>
{{codeTx}}