ソースを参照

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(){
                 layer.msg(data.msg,{time:1000},function(){
                     if(data.code >0 )
                     if(data.code >0 )
                     {
                     {
-                        location='/shop/index/index';
+                        location='/shop/index/run';
+                        // location='/shop/index/index';
                     }else{
                     }else{
                         location=location;
                         location=location;
                     }
                     }