Notice: file_put_contents(): Write of 3446 bytes failed with errno=28 No space left on device in /var/www/kxs-php/lib/ZstdHelper.php on line 81

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
第二十一章 一片血迹和几络头发 - 小夫小妻小仙人 跳转到主要内容

第二十一章 一片血迹和几络头发

作者:神龙吞恶虎
(�/�d�Ek*Ǡ%@ b��w�T�d7E#[eL j;"MK���VFw)su�ť(��&�P-H@!BED��U�t�kLa1��Ƭv�\���l�P��k�����H�T��L,Y����a뤖�%��d�y��B6#��Aȵ��yO�A!w!��W!?�*�Z��BQ��H�N�!����NU��Sw�� ����y�ͽ2[��q ��2%ak��̃���Z��6<88�%t�P;��b�c�E�LkuQ��e .\B�R�:9���ʭ�Z#�Ӹ�|C��u �w&cd��w���w�KV���(y�g� .� �^J^2/!QP�UȵLQ��7�?"�e���dM�g\oe��s7[���n�nmV�4����] ����u=�?����4��Z�5r-�*���e�a��'�AZ�eM̭e�1�P��Y�̂�f��q�(d�&�W�'�5�h�j�8�YD��3#3F޺�2GƐ|/��܅�9���Lq�ȵL#{�F���Y���&�������2�H�B����`����Y�ȕ�J�u��Ң���=l��^(���]Q��L���\�v� �ݨ�c��cFGxn-S �M��?��� ���G�jPU ( �@Q��w�퇻e��ҟ�*�Bk�VZ�\W�w,��k����2������%�E#S.k*�J}��]��������&�������� �Bθ�ez�\�9������[��!��;DqKꤑe�2�"Y��тZ�M8��wk���;�+��K�2=�����Y��`+ST3� 9s�Jc�l0䈦C���M�+�5q���#r�u+���9�eG!��¨k�j\/l.�t���V!W{2��kmvQ��QzB��ʹ;j�Ȯ7B��B�� ��lr�u�^�T��BWHF-^'�(�B;,��u��Jc5��e ���y,G��B>Q��)G�� �`Pk��O�W,g�ק̿Kc�upb���eZ/�12��~�Rr-S{�r-SO ����#�K4Mjx8C�9/�8�pQ��Q�{> �A�D��f=M��G����p=��r�Z����Ǒ���0F�0��p;�9T��q�!��A� ��x|X�C7B�[�T�Е�VH��}��#걳��5iw�l-S�Ȟ�� b�LV�@[� �P� ��\��n��wk��H7iO�S#4nm�s`Q����hr�.��2������w�#�1��]��ϢLI4 1�^�ɂ�X�s(-"�B����wBݩ�����JD��ڴxA��2ݺ_t��J������I�\�����0���"Y-����Z�=��t�aP�� 4ړx��d�9�C�����t-SO�!�K�: ����%��=Ad���=��%g��~��2up6[��� �˻��#!�NƜ��t |�ӞΡ�j��BV���+z�L�C6�1�C�݃���W��A��@!��4�dCK(���s�O�k���Ō~���ލ��� ���|u�"���U��M�5�k��7�%��4���B�T�����я�z�ֲ7B.��Ar�%"�5XS�6Bvd]il�Ac�)sk� �51���2LZL݊1�x���t�A*{U������§�K�r����>vҤ�l�C[�O6�1+�v:���Y�& �N�ɲ�ȘZv��>\�@D�1���/��jD*e����˳D�.v�q��p`���5���#hH�`��#Ϭ���2� \B�Ћ�����`���[����Vs�Cz4��ݘ8q;?�К�(�'Q$~s��Ak�.[C�O�j^Қ�?�z>�ӄ~��Z^�����%�^��� '� *�CH��A-@ӵq}ѐ!E /�/�+�L���p� ����^���q_��d:T��������������{����"ع���g�X7�D��%��ѢȉduRÈ4dԎc(�|p���u�ފ|`􄸔NՐ_H�v.)dK��������@�b���TpKp5�Z��z6�ޢ0ư�.�U_�͵ g��p[ų���|`|bnFmHU�O1H�\N�\�u��J�?��9�Ѱ���A��@����`&Hhp|�Ed ����}�`��fyPA�XU����a���u��3�/��f6��*�o�|u�,�� _�� ܳI��p٣��G�����dYx�0`����D0 7� Wr��`=ԋm� ���B�q]튚r$�3 �F �4�ߩ[� s6uWbþ��q�Q��9�;��B��50��gVໟm�S�3ti7Y�_�s pNR�Xnb�1E��$�V[�mJE�h W����o�~o��kN'\5���"���s_?V���"�,y�(�mU�#-�9�1�=�� 0c����ퟙ�ć�� { // 初始化认证状态 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: 'xfxqxxr', chapterId: '57441018', novelTitle: '小夫小妻小仙人', chapterTitle: '第二十一章 一片血迹和几络头发', 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 看小说网 版权所有