Преглед изворни кода

wesmiler ECY 画画交易平台

APPLE пре 3 година
родитељ
комит
73493e3fe2
1 измењених фајлова са 2 додато и 1 уклоњено
  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;
                     }