Browse Source

wesmiler ECY 画画交易平台

APPLE 3 năm trước cách đây
mục cha
commit
6ffd38b9bc
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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;
                     }