From d3c45fd133b85d89704e3317244139bebeaee3d5 Mon Sep 17 00:00:00 2001 From: guange <8863824@gmail.com> Date: Sun, 12 Jun 2016 13:40:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8jquery1.3=E6=AF=94=E8=BE=83?= =?UTF-8?q?=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/menu.yml | 2 +- config/wechat.yml | 8 ++++---- public/assets/wechat/app.html | 1 - public/javascripts/wechat/app.js | 13 ++----------- public/javascripts/wechat/build/angular.all.min.js | 3 ++- public/javascripts/wechat/gulpfile.js | 2 +- public/javascripts/wechat/jquery.min.js | 5 ----- 7 files changed, 10 insertions(+), 24 deletions(-) delete mode 100644 public/javascripts/wechat/jquery.min.js diff --git a/config/menu.yml b/config/menu.yml index 155553bc2..712d2dd79 100644 --- a/config/menu.yml +++ b/config/menu.yml @@ -2,7 +2,7 @@ button: - type: "view" name: "我的动态" - url: "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx8e1ab05163a28e37&redirect_uri=https://www.trustie.net/wechat/user_activities&response_type=code&scope=snsapi_base&state=123#wechat_redirect" + url: "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxf694495398c7d470&redirect_uri=http://wechat.trustie.net/wechat/user_activities&response_type=code&scope=snsapi_base&state=123#wechat_redirect" - type: "click" name: "意见反馈" diff --git a/config/wechat.yml b/config/wechat.yml index cf5be1f2b..cf0703e81 100644 --- a/config/wechat.yml +++ b/config/wechat.yml @@ -5,11 +5,11 @@ default: &default # Or if using public account, only need above two line # guange test - #appid: "wxf694495398c7d470" - #secret: "743e038392f1d89540e95f8f7645849a" + appid: "wxf694495398c7d470" + secret: "743e038392f1d89540e95f8f7645849a" - appid: "wx8e1ab05163a28e37" - secret: "beb4d3bc4b32b3557811680835357841" + #appid: "wx8e1ab05163a28e37" + #secret: "beb4d3bc4b32b3557811680835357841" token: "123456" access_token: "1234567" diff --git a/public/assets/wechat/app.html b/public/assets/wechat/app.html index 8e3d38005..5059c41ab 100644 --- a/public/assets/wechat/app.html +++ b/public/assets/wechat/app.html @@ -17,7 +17,6 @@