From ead247849ddb710092a3ad083123de36d3efb7fb Mon Sep 17 00:00:00 2001 From: ELF <360197197@qq.com> Date: Wed, 25 Sep 2019 20:01:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=90=BD=E5=9C=B0=E9=A1=B5QQ=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E5=88=86=E4=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Home/Controller/HomeController.class.php | 6 ++--- .../default/Home/promitionofregestion.html | 23 ++++++++++--------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/Application/Home/Controller/HomeController.class.php b/Application/Home/Controller/HomeController.class.php index 5429d7048..8e291b6f2 100644 --- a/Application/Home/Controller/HomeController.class.php +++ b/Application/Home/Controller/HomeController.class.php @@ -51,8 +51,8 @@ class HomeController extends Controller { $url = I('url', ''); - $appid = 'wx0ba5be5c8bb9f1b7'; - $secret = '0adcf03d6fd637c578db343c74ee931e'; + $appid = 'wx5a1463c00253851b'; + $secret = 'd3219c70a45c5e1954be4608b288d38b'; $tokenUrl = 'https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=' . $appid . '&secret=' . $secret; $result = file_get_contents($tokenUrl); @@ -76,7 +76,7 @@ class HomeController extends Controller } $ticket = $result['ticket']; - $randStr = rand(100000, 999999); + $randStr = 'aaabbbxeclsx'; $time = time(); $signStr = 'jsapi_ticket=' . $ticket . '&noncestr=' . $randStr . '×tamp=' . $time . '&url=' . $url; diff --git a/Application/Home/View/default/Home/promitionofregestion.html b/Application/Home/View/default/Home/promitionofregestion.html index 3afc01433..c178e5a90 100644 --- a/Application/Home/View/default/Home/promitionofregestion.html +++ b/Application/Home/View/default/Home/promitionofregestion.html @@ -2,7 +2,7 @@
- + @@ -56,7 +56,9 @@ - + + +