This commit is contained in:
make
2025-04-29 21:55:46 +08:00
parent d1e742f3c0
commit d9be8b00f4
6 changed files with 24 additions and 28 deletions

View File

@@ -154,12 +154,12 @@
</a>
</b>
<b class="authorSt chapterSt">
<a href="${strNovelChapterUrl}" >
<a href="${strNovelUrl}" >
<em class="ct">${book.c_name}</em>
</a>
<em class="time">${book.n_update_time}</em></b>
</span>
<a href="${strNovelChapterUrl}" >
<a href="${strNovelUrl}" >
<i class="goon">阅读</i>
</a>
</p>
@@ -180,12 +180,12 @@
</a>
</b>
<b class="authorSt chapterSt">
<a href="${strPcPath}${strNovelChapterUrl}" >
<a href="${strPcPath}${strNovelUrl}" >
<em class="ct">${book.c_name}</em>
</a>
<em class="time">${book.n_update_time}</em></b>
</span>
<a href="${strPcPath}${strNovelChapterUrl}" >
<a href="${strPcPath}${strNovelUrl}" >
<i class="goon">阅读</i>
</a>
</p>
@@ -236,7 +236,7 @@
</a>
<em class="time">${book.n_update_time}</em></b>
</span>
<a href="${strNovelChapterUrl}" >
<a href="${strNovelUrl}" >
<i class="goon">阅读</i>
</a>
</p>
@@ -257,12 +257,12 @@
</a>
</b>
<b class="authorSt chapterSt">
<a href="${strPcPath}${strNovelChapterUrl}" >
<a href="${strPcPath}${strNovelUrl}" >
<em class="ct">${book.c_name}</em>
</a>
<em class="time">${book.n_update_time}</em></b>
</span>
<a href="${strPcPath}${strNovelChapterUrl}" >
<a href="${strPcPath}${strNovelUrl}" >
<i class="goon">阅读</i>
</a>
</p>