Commit 47b21174 by libai

测试

parent e12a435d
Showing with 1 additions and 1 deletions
......@@ -899,7 +899,7 @@ $(function () {
newList=JSON.parse(newList)
var html=[];
var myNum=null
console.log(newList)
for(var i=0;i<newList.length;i++){
var list=newList[i]
if(list.roomId==sessionStorage.roomId){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment