|
@@ -88,7 +88,7 @@ function getInfomation() {
|
|
|
item.content = item.content.replace(/{imageUrlPrefix}/g, imageUrlPrefix);
|
|
|
anchors = '<li><i></i><a href="#' + item.title +
|
|
|
'">' + item.title + '</a></li><li class="anchor-line"></li>';
|
|
|
- str = '<div class="infoBox"><div class="title"> <div class= "circleBox"><span class="circle"> <span></div> <h2 class="titleH2" id="' + item.title +
|
|
|
+ str = '<div class="infoBox"><div class="title"> <div class= "circleBox"><span class="circle"> </span></div> <h2 class="titleH2" id="' + item.title +
|
|
|
'">'
|
|
|
if (getUrlArgObject('type') == 8) {
|
|
|
str += '【' + item.title + '】'
|