Commit c135e908 by libai

测试

parent 268cc5e6
Showing with 1 additions and 1 deletions
......@@ -345,7 +345,7 @@ $(function(){
var videoList=JSON.parse(list.content)
html+='<a href="room/imagesRoom.html?topicId='+list.topicId+'&tag='+tagNum+'">'
html+='<a href="imagesRoom.html?topicId='+list.topicId+'&tag='+tagNum+'">'
html+='<li>';
if(videoList.images==undefined){
var mRandom=Math.ceil(Math.random()*10)
......
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