Mike 7 năm trước cách đây
mục cha
commit
87c95aadad

+ 1 - 1
miaomiao/www/chcp.json

xqd
@@ -1,5 +1,5 @@
 {
   "update": "now",
   "content_url": "http://i.9026.com/miaomiao",
-  "release": "2017.08.30-18.57.11"
+  "release": "2017.08.30-18.59.33"
 }

+ 1 - 1
miaomiao/www/chcp.manifest

xqd
@@ -401,7 +401,7 @@
   },
   {
     "file": "js/controllers/account.js",
-    "hash": "ff2bd20a6ad1ad93a7de2ca0d39b545b"
+    "hash": "d398cdf936584f691e523a88d75dd1a4"
   },
   {
     "file": "js/controllers/add.js",

+ 1 - 1
miaomiao/www/js/controllers/account.js

xqd
@@ -6,7 +6,7 @@
                 var scope = "snsapi_userinfo", state = "_" + (+new Date());
                 // Wechat.auth(scope, state, function (response) {
                     // alert("response:"+JSON.stringify(response));
-                    var response={code:12311};
+                    var response={code:1231};
                     if(response.code){
                         msg.loading('登录中...');
                         userService.wechat_login(response.code).then(function(result){