From e2428faad59476cba160d4978b7586d011690928 Mon Sep 17 00:00:00 2001
From: lihan <3398341942@qq.com>
Date: Thu, 8 Nov 2018 10:44:33 +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 b194ac5..45928bc 100644
--- a/public/themes/simpleboot3/friendship/enter_password.html
+++ b/public/themes/simpleboot3/friendship/enter_password.html
@@ -138,7 +138,7 @@
     }
 
     $(".nextstep").click(function(){
-        alert(str);
+        alert(txts.length);
         window.location.href="{:url('friendship/Friend/surePassword')}"
     })
 
--
libgit2 0.24.0