Browse Source

修改代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/2469/head
zouap 2 years ago
parent
commit
8354fc5cf6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/base/footer.tmpl

+ 1
- 1
templates/base/footer.tmpl View File

@@ -149,7 +149,7 @@
p.innerText=serverItemList[i].content;
}

var lines=$('.rotation3D__line').find("span");
var lines=$('.lineList').find("span");
console.log("lines length=" + lines.length);

for(var i=0; i< lines.length;i++){


Loading…
Cancel
Save