From 80d5424ff313a187476f9361aa26aee1d2e18684 Mon Sep 17 00:00:00 2001
From: guange <8863824@gmail.com>
Date: Tue, 5 Apr 2016 16:36:18 +0800
Subject: [PATCH 1/4] =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E5=87=BA?=
=?UTF-8?q?=E9=94=99?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/javascripts/wechat/app.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/public/javascripts/wechat/app.js b/public/javascripts/wechat/app.js
index 7e5983652..68eb5ed85 100644
--- a/public/javascripts/wechat/app.js
+++ b/public/javascripts/wechat/app.js
@@ -113,7 +113,6 @@ app.controller('IssueController', function($scope, $http, $routeParams, auth){
});
}
- console.log(auth.getOpenId());
});
From afd779f2924e2674fcbf296596200019e2a367d7 Mon Sep 17 00:00:00 2001
From: guange <8863824@gmail.com>
Date: Tue, 5 Apr 2016 17:19:00 +0800
Subject: [PATCH 2/4] =?UTF-8?q?=E4=BD=BF=E7=94=A8cookies=E5=AD=98=E5=82=A8?=
=?UTF-8?q?openid?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/assets/wechat/app.html | 1 +
public/javascripts/wechat/app.js | 37 ++++++++++++++++++--------------
2 files changed, 22 insertions(+), 16 deletions(-)
diff --git a/public/assets/wechat/app.html b/public/assets/wechat/app.html
index ef8e06d64..d2eebb0b8 100644
--- a/public/assets/wechat/app.html
+++ b/public/assets/wechat/app.html
@@ -19,6 +19,7 @@
+