YanaDH 7 yıl önce
ebeveyn
işleme
89a8430676

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

xqd
@@ -286,7 +286,7 @@
                     });
                 }, 50000);
 
-                $scope.isTest = true;
+                $scope.isTest = false;
                 userService.isTest().then(function(res){
                     if(res.data.data){
                         $scope.isTest = true;

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

xqd
@@ -452,7 +452,7 @@
     app.controller('rechargeCtrl', ["$scope","$ionicModal","$timeout","$ionicHistory","$ionicTabsDelegate", "$state", "myService","userService", "msg"
   , function ($scope,$ionicModal,$timeout, $ionicHistory,$ionicTabsDelegate,$state, myService,userService, msg) {
         $scope.$on('$ionicView.beforeEnter', function () {
-            $scope.showWithdraw = true;
+            $scope.showWithdraw = false;
             $ionicTabsDelegate.showBar(false);
             $scope.vm = {