From e6bddd349651260a9c7c43d3e070970be39d488b Mon Sep 17 00:00:00 2001 From: lihan <3398341942@qq.com> Date: Thu, 8 Nov 2018 14:25:14 +0800 Subject: [PATCH] 赠送积分和角色管理 --- public/themes/simpleboot3/friendship/friend_list.html | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/public/themes/simpleboot3/friendship/friend_list.html b/public/themes/simpleboot3/friendship/friend_list.html index acaf1b9..b52ac3b 100644 --- a/public/themes/simpleboot3/friendship/friend_list.html +++ b/public/themes/simpleboot3/friendship/friend_list.html @@ -371,6 +371,7 @@ $(txts[i]).val("") } for(var i = 0; i<txts.length;i++){ + arr=[]; var t = txts[i]; t.index = i; if(t.index>0){ -- libgit2 0.24.0