debug
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -17,6 +17,7 @@
|
||||
<link rel="stylesheet" href="//at.alicdn.com/t/font_934628_byagqjb6vae.css" type="text/css">
|
||||
<link rel="stylesheet" href="/public/layer/need/layer.css" type="text/css">
|
||||
<!-- <script src="/public/jquery/jquery-3.7.1.min.js"></script> -->
|
||||
<script src="/public/js/yueduqsbs.js"></script>
|
||||
|
||||
<!-- 社交媒体标签 -->
|
||||
<meta property="og:title" content="{$arrNovel['og_novel_book_name']??'未知小说'} {$arrChapter.name} - {$DomainModel->d_name}" />
|
||||
@@ -112,8 +113,8 @@
|
||||
</div>
|
||||
<article id="chapterContent" class="read-article" style="font-size: 1.125rem">
|
||||
<section class="read-section jsChapterWrapper" data-chapter-id="4b2d5aab58d71">
|
||||
{$arrChapter.content|raw}
|
||||
|
||||
|
||||
<script>document.writeln(qsbs.bb('{$arrChapter.content}'));</script>
|
||||
</section>
|
||||
</article>
|
||||
{$arrGRM[5]|raw}
|
||||
|
||||
@@ -66,6 +66,8 @@
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<script src="/public/js/yueduqsbs.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<body class="theme-0 w800" data-bid='/pc/xiaoshuo/name-1'>
|
||||
@@ -202,7 +204,7 @@
|
||||
</div>
|
||||
<div class="read-content j_readContent">
|
||||
{if $arrChapter && $arrChapter.content}
|
||||
{$arrChapter.content|raw }
|
||||
<script>document.writeln(qsbs.bb('{$arrChapter.content}'));</script>
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user