소스 검색

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;
                     }