From 9bb0be27df41d795fe7286664f0bb0c17f266d7a Mon Sep 17 00:00:00 2001 From: lihongjuan <lhj@bronet.cn> Date: Thu, 8 Nov 2018 13:33:48 +0800 Subject: [PATCH] 修改 --- public/themes/simpleboot3/friendship/enter_password.html | 3 --- 1 file changed, 0 insertions(+), 3 deletions(-) diff --git a/public/themes/simpleboot3/friendship/enter_password.html b/public/themes/simpleboot3/friendship/enter_password.html index cf736bb..347dd56 100644 --- a/public/themes/simpleboot3/friendship/enter_password.html +++ b/public/themes/simpleboot3/friendship/enter_password.html @@ -106,8 +106,6 @@ //输入的密码自动输入到下一个 onload = function(){ console.log(txts); - - for(var i = 0; i<txts.length;i++){ t = txts[i]; t.index = i; @@ -138,7 +136,6 @@ console.log(str) } } - } txts[0].removeAttribute("readonly"); } -- libgit2 0.24.0