From 43773a3f7d59b63601f51cbe1e68b502612f0049 Mon Sep 17 00:00:00 2001 From: lihan <3398341942@qq.com> Date: Thu, 8 Nov 2018 10:50:18 +0800 Subject: [PATCH] 赠送积分和角色管理 --- public/themes/simpleboot3/friendship/enter_password.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/simpleboot3/friendship/enter_password.html b/public/themes/simpleboot3/friendship/enter_password.html index 9d2d42b..3e63735 100644 --- a/public/themes/simpleboot3/friendship/enter_password.html +++ b/public/themes/simpleboot3/friendship/enter_password.html @@ -139,7 +139,7 @@ } $(".nextstep").click(function(){ - alert(t.index); + alert(arr.length); window.location.href="{:url('friendship/Friend/surePassword')}" }) -- libgit2 0.24.0