Quellcode durchsuchen

wesmiler ECY 画画交易平台

APPLE vor 3 Jahren
Ursprung
Commit
6ffd38b9bc
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      application/index/view/user/login.html

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

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