Deprecated: mb_substr(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/kxs-php/controllers/NovelController.php on line 303
402、番外 四 - 成仙 跳转到主要内容

402、番外 四

作者:未知
(�/�d�mZ�,'=0c���v�_�Z�8)���[ -��h#�̄(��M�Cf�1`�Z��@�8{P�j^^�ɛ�rT&��Y��Ɏ�/�Zd}��I�gŠ��7j=��Cg#X:�{�dkeQ2w�زp+�ۑ|y��,�^��R_}�9��*%�8�il��&y��ZYD]D�Hq��'%_�%���:u�z��ƙ���:�|Q�q;���E$[,M"��f� �V��|p��2�r"�/����(�D�>$� O郈dZ+�H�K�1).H@Iv�XAm5�{�: }�|��J�#�S�3�.a��yPص�������g�f)�%�H�$�L�L��l�"�������g�RV��B�W�ܹ8��1�h=�Q؟�.H�=ڑb��}x��7j1�O�u������ /=Am�u'%o��\�8 ���#�!B W��`���Z�`�����H���J��d���'s$s*���H���f��N_ ��L�:��kQ�(�G+R�Z��p��P�o0y�kolN�T�}���9�!^7PvRr�d++[�@Ae?�.�etzQy���Z��E ;f�����Iɋʌ�UE�5���Jr��'� 4H��]�<4q�5%y1vG��ڤ��( ��ij6���1�E�S�?K��_�l�I�� �5"q P��(((@� P���0��` �( ��,�J�ZH����H��/O$��l�LI^X.*��҇�ި��W9��1l�}�w�V�Q���*�6�9���l��"���K�6�&�};5����� h&���i���1�)�عx����;fMzt ݡ9ceAz/�!����P�q�g�������t3[�� �����Ր<�h��JD땯�x�6�s �M�h"����J���=�vJ���"�^��\)��ڑbjv�y��]�3���p]N�4_T�$_�U:��䠰=��Z�3�lm�{�.���'\�2�����d����#��`��bj6%���`ΐpJ�EY�A+�����t.�!�V����25��(�9 �Tc1�E�U ���Iq2yJ}R�� � c�Y;��HUOJ�p��T�1�%+J6[�� �m,�� �F|��u�� c� ˑ''x]}�I���ofkQ9C�Iɝ�s$#XZal��nfk��I��ʡ��̖��&M5�ѽI���U R�Ƹ#CW� ��5#�'J/*N�j� i��i���U�<����d���Z��Hq����)�'%of��̵�Q��hGeT� �]T�Dۀ�����ݣO�%!�EYH{N�3}�d����,$sg�ُR{c'\�R~��k�Z����덝yJ���т�b.~P��d�A?J��Ї������l�D;������ ��&-R�H����t��f�4�[.�|1��#ň���8�W��$eY �����G�8���2���F�5 ��- ���.T^T~xy���y��3f8�=�r�KW�{�8�����B��p�Qj��Ԋ�^a-:�����l��P��r�d�� ��>Y~TX��+ɥ�/� �Rytz�╕��w(�������Vf� ��x}V.�{ ;cv���!Z[݀�Q��яaSF/�zT-%�,Kv��2�f�0�������"� ��ԧ "8�\��� �z%�Fs$�Nv3[�T\n�ƞ���`i��c���F�����اT�>��� �A��ԤO�N�5qC����R��$�+��^�!�c�f���Z���7�;�Vm~3[ �>�����Uђ&���+V́&�8�������&g^����\3���M��\In0n��b8}&�Jś����H��^����b�>;=�^�CW��h��U3V�[I.&�"e�|c�5(q���ً�1�3�!�� ejRH>vQ��Jɏ�1�Sbc��Ҝ� g����'�~���Q؏�:��pe*��\NSY�y�����4(Ę�J�c�"�)++R�3�����%k�EYg�;�lK�L��\��RV�T������of����io�Os�n$R���A�q�8`3 �@����`e�a[�?3��#:���4�v���D�� ��o���3��@d7/4wQ�$Ԕ� )j��љ�*Y�I���4@��m&���m�(����lu@�ج��=���7�t���VI���ҥ�UsM?MU�8E�ᆢ6-�B��$*$}W6����h(�~����F![�NR�D>����eO� $A���\+��-�� �AH��E$*�c�Ǘ�oD7�1J���C��_�‹K�fuDA&� �&�w�&�*�D �aj _����`G��Dhv>���L �Ƅn�8�"&�:��Ps�����Ũ9]/�J�CJ�o�Gq�x%���h���{��w���*���y�9�ź�־�n��N�Hs�F�LQ��uu�3��K�-��Ő�u�!��3�@cTk*t��r�Y��]�w������W�K�Y���p�R~�x�v5��R�`��P�i1���r���\���1�Y��O��H0�v\r1֒~+ ��W�7�S�c}E���5�� �`B��5l[w# x��XC�S]2�o���x��G� { // 初始化认证状态 initAuthState(); // 注意:阅读历史已由reading_history.js自动处理,无需手动调用 const themeToggle = document.getElementById('theme-toggle'); const themeToggleIcon = document.getElementById('theme-toggle-icon'); const html = document.documentElement; // 检查本地存储中的主题偏好 const currentTheme = localStorage.getItem('theme') || 'light'; html.classList.add(currentTheme); // 更新图标 if (themeToggleIcon) { themeToggleIcon.className = currentTheme === 'dark' ? 'ri-moon-line text-xl' : 'ri-sun-line text-xl'; } // 切换主题 if (themeToggle) { themeToggle.addEventListener('click', () => { const isDark = html.classList.contains('dark'); if (isDark) { html.classList.remove('dark'); html.classList.add('light'); localStorage.setItem('theme', 'light'); if (themeToggleIcon) { themeToggleIcon.className = 'ri-sun-line text-xl'; } } else { html.classList.remove('light'); html.classList.add('dark'); localStorage.setItem('theme', 'dark'); if (themeToggleIcon) { themeToggleIcon.className = 'ri-moon-line text-xl'; } } }); } // 字体大小调整 const content = document.querySelector('.reading-container'); const fontDecreaseBtn = document.getElementById('font-decrease'); const fontIncreaseBtn = document.getElementById('font-increase'); const readingModeBtn = document.getElementById('reading-mode'); const addBookmarkBtn = document.getElementById('add-bookmark'); // 从本地存储获取字体大小设置 let fontSize = parseInt(localStorage.getItem('fontSize')) || 18; content.style.fontSize = `${fontSize}px`; // 减小字体 fontDecreaseBtn.addEventListener('click', () => { if (fontSize > 14) { fontSize -= 1; content.style.fontSize = `${fontSize}px`; localStorage.setItem('fontSize', fontSize); } }); // 增大字体 fontIncreaseBtn.addEventListener('click', () => { if (fontSize < 26) { fontSize += 1; content.style.fontSize = `${fontSize}px`; localStorage.setItem('fontSize', fontSize); } }); // 阅读模式切换 readingModeBtn.addEventListener('click', () => { document.body.classList.toggle('reading-mode'); if (document.body.classList.contains('reading-mode')) { // 隐藏导航和其他元素,只显示内容区 document.querySelector('header').style.display = 'none'; document.querySelectorAll('.section-container > *:not(main)').forEach(el => { el.style.display = 'none'; }); document.querySelector('main').classList.add('reading-mode-active'); document.querySelector('.fixed.bottom-0').style.display = 'none'; // 隐藏移动端底部导航 } else { // 恢复正常显示 document.querySelector('header').style.display = ''; document.querySelectorAll('.section-container > *:not(main)').forEach(el => { el.style.display = ''; }); document.querySelector('main').classList.remove('reading-mode-active'); document.querySelector('.fixed.bottom-0').style.display = ''; // 显示移动端底部导航 } }); // 书签功能 addBookmarkBtn.addEventListener('click', () => { const bookmarks = JSON.parse(localStorage.getItem('bookmarks') || '[]'); const currentBookmark = { novelId: 'chengxian', chapterId: '30380382', novelTitle: '成仙', chapterTitle: '402、番外 四', timestamp: new Date().toISOString() }; // 检查是否已存在相同的书签 const exists = bookmarks.some(bookmark => bookmark.novelId === currentBookmark.novelId && bookmark.chapterId === currentBookmark.chapterId ); if (!exists) { // 限制书签数量为10个 if (bookmarks.length >= 10) { bookmarks.pop(); // 移除最旧的书签 } bookmarks.unshift(currentBookmark); // 添加到最前面 localStorage.setItem('bookmarks', JSON.stringify(bookmarks)); // 显示成功提示 alert('书签添加成功'); } else { alert('书签已存在'); } }); });

看小说网

看小说网是您最喜欢的免费小说阅读网站。提供海量全本小说免费阅读,所有小说无广告干扰,是您值得收藏的小说网站。

© 2023 看小说网 版权所有