Mike %!s(int64=7) %!d(string=hai) anos
pai
achega
80b5888e77
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      miaomiao/www/js/controllers/account.js

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

xqd
@@ -29,7 +29,7 @@
                 //}, function (error) {
                 //    console.log("Failed: " + JSON.stringify(error));
                 //})  
-                $state.go("loginAccount");
+                $state.go("loginAccount",{wechat:1231});
                 }
     }]);
     app.controller('loginCtrl', ["$scope", "userService","$stateParams","$ionicNavBarDelegate", "storage", "$state", "msg", "$http", "util","$timeout",