Przeglądaj źródła

wesmiler ECY 画画交易平台

APPLE 3 lat temu
rodzic
commit
73493e3fe2
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      application/index/view/user/login.html

+ 2 - 1
application/index/view/user/login.html

@@ -78,7 +78,8 @@
                 layer.msg(data.msg,{time:1000},function(){
                     if(data.code >0 )
                     {
-                        location='/shop/index/index';
+                        location='/shop/index/run';
+                        // location='/shop/index/index';
                     }else{
                         location=location;
                     }