浏览代码

wesmiler ECY 画画交易平台

APPLE 3 年之前
父节点
当前提交
6ffd38b9bc
共有 1 个文件被更改,包括 2 次插入2 次删除
  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;
                     }