Commit c135e908 by libai

测试

parent 268cc5e6
Showing with 2 additions and 2 deletions
......@@ -45,7 +45,7 @@
</head>
<body style="background: #F4F5F8">
<div class="neck-nav">
<div class="neck-nav">
<div class="neck-nav-content">
<ul class="neck-nav-ul">
......
......@@ -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