正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -139,7 +139,7 @@ | @@ -139,7 +139,7 @@ | ||
139 | } | 139 | } |
140 | 140 | ||
141 | $(".nextstep").click(function(){ | 141 | $(".nextstep").click(function(){ |
142 | - alert(t.index); | 142 | + alert(arr.length); |
143 | window.location.href="{:url('friendship/Friend/surePassword')}" | 143 | window.location.href="{:url('friendship/Friend/surePassword')}" |
144 | }) | 144 | }) |
145 | 145 |
-
请 注册 或 登录 后发表评论