sinzmise-cetastories 2.0.0-1731066602594 → 2.0.0-1731114112124

Sign up to get free protection for your applications and to get access to all the features.
Files changed (202) hide show
  1. package/404/index.html +4033 -1
  2. package/about/index.html +4041 -1
  3. package/album/index.html +4050 -1
  4. package/archives/2021/12/index.html +3917 -1
  5. package/archives/2021/index.html +3917 -1
  6. package/archives/2022/12/index.html +3917 -1
  7. package/archives/2022/index.html +3917 -1
  8. package/archives/2023/01/index.html +4072 -1
  9. package/archives/2023/02/index.html +3917 -1
  10. package/archives/2023/03/index.html +4063 -1
  11. package/archives/2023/04/index.html +3992 -1
  12. package/archives/2023/07/index.html +4217 -1
  13. package/archives/2023/08/index.html +4067 -1
  14. package/archives/2023/09/index.html +3917 -1
  15. package/archives/2023/10/index.html +3917 -1
  16. package/archives/2023/11/index.html +3917 -1
  17. package/archives/2023/12/index.html +3918 -1
  18. package/archives/2023/index.html +4591 -1
  19. package/archives/2023/page/2/index.html +4572 -1
  20. package/archives/2023/page/3/index.html +3930 -1
  21. package/archives/2024/01/index.html +4142 -1
  22. package/archives/2024/02/index.html +3922 -1
  23. package/archives/2024/03/index.html +3916 -1
  24. package/archives/2024/04/index.html +3997 -1
  25. package/archives/2024/05/index.html +4065 -1
  26. package/archives/2024/06/index.html +3917 -1
  27. package/archives/2024/07/index.html +3917 -1
  28. package/archives/2024/08/index.html +3992 -1
  29. package/archives/2024/09/index.html +3917 -1
  30. package/archives/2024/10/index.html +3984 -1
  31. package/archives/2024/index.html +4576 -1
  32. package/archives/2024/page/2/index.html +4433 -1
  33. package/archives/index.html +4560 -1
  34. package/archives/page/2/index.html +4560 -1
  35. package/archives/page/3/index.html +4560 -1
  36. package/archives/page/4/index.html +4560 -1
  37. package/archives/page/5/index.html +4560 -1
  38. package/assets/algolia/algoliasearch.js +7182 -3
  39. package/assets/algolia/algoliasearchLite.js +4445 -3
  40. package/atom.xml +31 -31
  41. package/bbs/bbs.html +4012 -1
  42. package/bbs/bbs.js +12 -2
  43. package/bbs/index.html +4031 -1
  44. package/categories/index.html +4050 -1
  45. package/categories//344/270/252/344/272/272/345/260/217/350/256/260/index.html +4570 -1
  46. package/categories//344/270/252/344/272/272/345/260/217/350/256/260/page/2/index.html +4485 -1
  47. package/categories//346/255/214/346/233/262/346/224/266/351/233/206/index.html +3920 -1
  48. package/categories//346/270/270/346/210/217/347/233/270/345/205/263/index.html +4148 -1
  49. package/categories//347/253/231/347/202/271/346/212/230/350/205/276/index.html +4610 -1
  50. package/categories//347/253/231/347/202/271/346/212/230/350/205/276/page/2/index.html +4148 -1
  51. package/categories//351/241/271/347/233/256/346/212/230/350/205/276/index.html +4072 -1
  52. package/charts/index.html +4039 -1
  53. package/comments/index.html +4052 -1
  54. package/content.json +1 -0
  55. package/css/custom2.css +3 -2
  56. package/css/first.css +1868 -2
  57. package/css/pace/big-counter.css +39 -2
  58. package/css/pace/corner-indicator.css +72 -2
  59. package/css/pace/flash.css +76 -2
  60. package/css/pace/mac-osx.css +86 -2
  61. package/css/pace/pace.css +50 -2
  62. package/css/plane.css +59 -2
  63. package/css/style.css +8585 -2
  64. package/css/tags.css +3516 -2
  65. package/essay/index.html +4050 -1
  66. package/fcircle/index.html +4075 -1
  67. package/games +61 -19
  68. package/index.html +4717 -1
  69. package/js/app.js +1341 -2
  70. package/js/autoload.js +62 -2
  71. package/js/ceta/fancybox.css +2 -2
  72. package/js/ceta/fancybox.umd.js +2 -2
  73. package/js/ceta/iconfontInkss.js +1 -2
  74. package/js/ceta/message.css +6 -2
  75. package/js/ceta/message.js +6 -2
  76. package/js/clock.js +1 -2
  77. package/js/kslink.js +38 -2
  78. package/js/newyear.js +76 -2
  79. package/js/plane.js +2200 -2
  80. package/js/plugins/aplayer.js +186 -2
  81. package/js/plugins/parallax.js +191 -2
  82. package/js/plugins/rightMenus.js +623 -2
  83. package/js/plugins/tags/contributors.js +92 -2
  84. package/js/plugins/tags/friends.js +93 -2
  85. package/js/plugins/tags/sites.js +96 -2
  86. package/js/search/algolia.js +239 -2
  87. package/js/search/hexo.js +195 -2
  88. package/js/search/meilisearch.js +220 -2
  89. package/js/txmap.js +248 -2
  90. package/link/index.html +6180 -1
  91. package/load.html +294 -1
  92. package/music/index.html +4033 -1
  93. package/package.json +1 -1
  94. package/page/2/index.html +4578 -1
  95. package/page/3/index.html +4575 -1
  96. package/page/4/index.html +4572 -1
  97. package/page/5/index.html +3924 -1
  98. package/posts/10021/index.html +4130 -5
  99. package/posts/10045/index.html +4224 -1
  100. package/posts/10733/index.html +4125 -1
  101. package/posts/10996/index.html +4127 -5
  102. package/posts/12779/index.html +4134 -1
  103. package/posts/13624/index.html +4179 -1
  104. package/posts/15688/index.html +4133 -1
  105. package/posts/15748/index.html +4121 -5
  106. package/posts/15799/index.html +4130 -1
  107. package/posts/15842/index.html +4121 -5
  108. package/posts/16107/index.html +4111 -1
  109. package/posts/18063/index.html +4124 -1
  110. package/posts/20412/index.html +4134 -1
  111. package/posts/21375/index.html +4124 -1
  112. package/posts/22945/index.html +4169 -4
  113. package/posts/23021/index.html +4104 -1
  114. package/posts/27531/index.html +4121 -5
  115. package/posts/28536/index.html +4116 -1
  116. package/posts/28733/index.html +4168 -1
  117. package/posts/29196/index.html +4106 -1
  118. package/posts/38917/index.html +4144 -1
  119. package/posts/38964/index.html +4208 -1
  120. package/posts/42487/index.html +4135 -1
  121. package/posts/42580/index.html +4128 -1
  122. package/posts/45875/index.html +4118 -1
  123. package/posts/46640/index.html +4147 -1
  124. package/posts/48762/index.html +4109 -1
  125. package/posts/50710/index.html +4114 -1
  126. package/posts/52677/index.html +4125 -1
  127. package/posts/53662/index.html +4123 -1
  128. package/posts/54386/index.html +4116 -1
  129. package/posts/54481/index.html +4133 -1
  130. package/posts/54787/index.html +4124 -5
  131. package/posts/56467/index.html +4121 -1
  132. package/posts/57692/index.html +4143 -1
  133. package/posts/58203/index.html +4116 -1
  134. package/posts/61417/index.html +4117 -1
  135. package/posts/61712/index.html +4113 -1
  136. package/posts/646/index.html +4106 -1
  137. package/posts/64856/index.html +4120 -1
  138. package/posts/64935/index.html +4120 -1
  139. package/search.xml +78 -78
  140. package/seas/index.html +4050 -1
  141. package/sw.js +798 -2
  142. package/tags/Flash/347/233/270/345/205/263/index.html +3924 -1
  143. package/tags/Steam/346/270/270/346/210/217/index.html +3924 -1
  144. package/tags/Windows/350/275/257/344/273/266/index.html +3997 -1
  145. package/tags/index.html +4033 -1
  146. package/tags//344/270/252/344/272/272/345/260/217/350/256/260/index.html +4570 -1
  147. package/tags//344/270/252/344/272/272/345/260/217/350/256/260/page/2/index.html +4485 -1
  148. package/tags//345/205/266/345/256/203/346/270/270/346/210/217/index.html +4073 -1
  149. package/tags//345/212/240/350/275/275/345/212/250/347/224/273/index.html +3924 -1
  150. package/tags//346/202/254/346/265/256/345/256/240/347/211/251-/347/234/213/346/235/277/345/250/230/index.html +3925 -1
  151. package/tags//346/255/214/346/233/262/346/224/266/351/233/206/index.html +3920 -1
  152. package/tags//346/270/270/346/210/217/347/233/270/345/205/263/index.html +4148 -1
  153. package/tags//347/253/231/347/202/271/345/272/225/351/203/250/351/255/224/346/224/271/index.html +3924 -1
  154. package/tags//347/253/231/347/202/271/346/212/230/350/205/276/index.html +4610 -1
  155. package/tags//347/253/231/347/202/271/346/212/230/350/205/276/page/2/index.html +4148 -1
  156. package/tags//350/207/252/345/273/272/351/203/250/347/275/262/index.html +4224 -1
  157. package/tags//351/241/265/351/235/242/351/255/224/346/224/271/index.html +4075 -1
  158. package/tags//351/241/271/347/233/256/346/212/230/350/205/276/index.html +4072 -1
  159. package/update/index.html +4112 -1
  160. package/weichuncai/css/style.css +25 -2
  161. package/weichuncai/js/common.js +449 -2
  162. package/weichuncai/js/jquery.js +139 -2
  163. package/weichuncai/wcc-config.js +17 -2
  164. package/maps/assets/algolia/algoliasearch.js.map +0 -1
  165. package/maps/assets/algolia/algoliasearchLite.js.map +0 -1
  166. package/maps/bbs/bbs.js.map +0 -1
  167. package/maps/css/custom2.css.map +0 -1
  168. package/maps/css/first.css.map +0 -1
  169. package/maps/css/pace/big-counter.css.map +0 -1
  170. package/maps/css/pace/corner-indicator.css.map +0 -1
  171. package/maps/css/pace/flash.css.map +0 -1
  172. package/maps/css/pace/mac-osx.css.map +0 -1
  173. package/maps/css/pace/pace.css.map +0 -1
  174. package/maps/css/plane.css.map +0 -1
  175. package/maps/css/style.css.map +0 -1
  176. package/maps/css/tags.css.map +0 -1
  177. package/maps/js/app.js.map +0 -1
  178. package/maps/js/autoload.js.map +0 -1
  179. package/maps/js/ceta/fancybox.css.map +0 -1
  180. package/maps/js/ceta/fancybox.umd.js.map +0 -1
  181. package/maps/js/ceta/iconfontInkss.js.map +0 -1
  182. package/maps/js/ceta/message.css.map +0 -1
  183. package/maps/js/ceta/message.js.map +0 -1
  184. package/maps/js/clock.js.map +0 -1
  185. package/maps/js/kslink.js.map +0 -1
  186. package/maps/js/newyear.js.map +0 -1
  187. package/maps/js/plane.js.map +0 -1
  188. package/maps/js/plugins/aplayer.js.map +0 -1
  189. package/maps/js/plugins/parallax.js.map +0 -1
  190. package/maps/js/plugins/rightMenus.js.map +0 -1
  191. package/maps/js/plugins/tags/contributors.js.map +0 -1
  192. package/maps/js/plugins/tags/friends.js.map +0 -1
  193. package/maps/js/plugins/tags/sites.js.map +0 -1
  194. package/maps/js/search/algolia.js.map +0 -1
  195. package/maps/js/search/hexo.js.map +0 -1
  196. package/maps/js/search/meilisearch.js.map +0 -1
  197. package/maps/js/txmap.js.map +0 -1
  198. package/maps/sw.js.map +0 -1
  199. package/maps/weichuncai/css/style.css.map +0 -1
  200. package/maps/weichuncai/js/common.js.map +0 -1
  201. package/maps/weichuncai/js/jquery.js.map +0 -1
  202. package/maps/weichuncai/wcc-config.js.map +0 -1
@@ -1 +1,4052 @@
1
- <!DOCTYPE html><html lang="zh-CN"><head hexo-theme="https://github.com/volantis-x/hexo-theme-volantis/#6.0.0-alpha.0"><meta name="generator" content="Hexo 7.3.0"><meta charset="utf-8"><link rel="canonical" href="https://blog.sinzmise.top/comments/"><meta name="renderer" content="webkit"><meta name="force-rendering" content="webkit"><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"><meta name="HandheldFriendly" content="True"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5"><meta content="black-translucent" name="apple-mobile-web-app-status-bar-style"><meta content="telephone=no" name="format-detection"><link rel="preload" href="/css/style.css" as="style"><link rel="preload" href="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/VarelaRound/VarelaRound-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous"><link rel="preload" href="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/UbuntuMono/UbuntuMono-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous"><link rel="alternate" href="/atom.xml" title="汐塔魔法屋" type="application/atom+xml"><title>留言板 - 汐塔魔法屋</title><meta name="keywords" content="null"><meta desc name="description" content="The Story,The Dream. - 王九弦SZ·Ninty - 汐塔魔法屋"><meta property="og:type" content="website"><meta property="og:title" content="留言板"><meta property="og:url" content="https://blog.sinzmise.top/comments/"><meta property="og:site_name" content="汐塔魔法屋"><meta property="og:description" content="如果有什么 想说的、想问的 或者 发现了本站的BUG,欢迎留言告知😊。 若想 添加友链 请前往 友情链接 页面进行友链申请😄"><meta property="og:locale" content="zh_CN"><meta property="og:image" content="https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"><meta property="article:published_time" content="2023-07-17T14:07:01.000Z"><meta property="article:modified_time" content="2024-11-08T11:49:15.290Z"><meta property="article:author" content="王九弦SZ·Ninty"><meta name="twitter:card" content="summary"><meta name="twitter:image" content="https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"><style>#safearea{display:none}.fa-duotone.red,.fa-light.red,.fa-regular.red,.fa-solid.red,.fa-thin.red,.fa.red,.fad.red,.fal.red,.far.red,.fas.red,.iziToast>.iziToast-body .iziToast-icon.red{color:#f44336}.fa-duotone.pink,.fa-light.pink,.fa-regular.pink,.fa-solid.pink,.fa-thin.pink,.fa.pink,.fad.pink,.fal.pink,.far.pink,.fas.pink,.iziToast>.iziToast-body .iziToast-icon.pink{color:#e91e63}.fa-duotone.purple,.fa-light.purple,.fa-regular.purple,.fa-solid.purple,.fa-thin.purple,.fa.purple,.fad.purple,.fal.purple,.far.purple,.fas.purple,.iziToast>.iziToast-body .iziToast-icon.purple{color:#9c27b0}.fa-duotone.indigo,.fa-light.indigo,.fa-regular.indigo,.fa-solid.indigo,.fa-thin.indigo,.fa.indigo,.fad.indigo,.fal.indigo,.far.indigo,.fas.indigo,.iziToast>.iziToast-body .iziToast-icon.indigo{color:#3f51b5}.fa-duotone.light-blue,.fa-light.light-blue,.fa-regular.light-blue,.fa-solid.light-blue,.fa-thin.light-blue,.fa.light-blue,.fad.light-blue,.fal.light-blue,.far.light-blue,.fas.light-blue,.iziToast>.iziToast-body .iziToast-icon.light-blue{color:#4ba7ee}.fa-duotone.deep-blue,.fa-light.deep-blue,.fa-regular.deep-blue,.fa-solid.deep-blue,.fa-thin.deep-blue,.fa.deep-blue,.fad.deep-blue,.fal.deep-blue,.far.deep-blue,.fas.deep-blue,.iziToast>.iziToast-body .iziToast-icon.deep-blue{color:#3367d6}.fa-duotone.teal,.fa-light.teal,.fa-regular.teal,.fa-solid.teal,.fa-thin.teal,.fa.teal,.fad.teal,.fal.teal,.far.teal,.fas.teal,.iziToast>.iziToast-body .iziToast-icon.teal{color:#009688}.fa-duotone.light-green,.fa-light.light-green,.fa-regular.light-green,.fa-solid.light-green,.fa-thin.light-green,.fa.light-green,.fad.light-green,.fal.light-green,.far.light-green,.fas.light-green,.iziToast>.iziToast-body .iziToast-icon.light-green{color:#8bc34a}.fa-duotone.orange,.fa-light.orange,.fa-regular.orange,.fa-solid.orange,.fa-thin.orange,.fa.orange,.fad.orange,.fal.orange,.far.orange,.fas.orange,.iziToast>.iziToast-body .iziToast-icon.orange{color:#ff9800}.fa-duotone.deep-orange,.fa-light.deep-orange,.fa-regular.deep-orange,.fa-solid.deep-orange,.fa-thin.deep-orange,.fa.deep-orange,.fad.deep-orange,.fal.deep-orange,.far.deep-orange,.fas.deep-orange,.iziToast>.iziToast-body .iziToast-icon.deep-orange{color:#ff5722}.fa-duotone.brown,.fa-light.brown,.fa-regular.brown,.fa-solid.brown,.fa-thin.brown,.fa.brown,.fad.brown,.fal.brown,.far.brown,.fas.brown,.iziToast>.iziToast-body .iziToast-icon.brown{color:#795548}.fa-duotone.blue-grey,.fa-light.blue-grey,.fa-regular.blue-grey,.fa-solid.blue-grey,.fa-thin.blue-grey,.fa.blue-grey,.fad.blue-grey,.fal.blue-grey,.far.blue-grey,.fas.blue-grey,.iziToast>.iziToast-body .iziToast-icon.blue-grey{color:#607d8b}.fa-duotone.yellow,.fa-light.yellow,.fa-regular.yellow,.fa-solid.yellow,.fa-thin.yellow,.fa.yellow,.fad.yellow,.fal.yellow,.far.yellow,.fas.yellow,.iziToast>.iziToast-body .iziToast-icon.yellow{color:#fcec60}.fa-duotone.TURQUOISE,.fa-light.TURQUOISE,.fa-regular.TURQUOISE,.fa-solid.TURQUOISE,.fa-thin.TURQUOISE,.fa.TURQUOISE,.fad.TURQUOISE,.fal.TURQUOISE,.far.TURQUOISE,.fas.TURQUOISE,.iziToast>.iziToast-body .iziToast-icon.TURQUOISE{color:#1abc9c}.fa-duotone.EMERALD,.fa-light.EMERALD,.fa-regular.EMERALD,.fa-solid.EMERALD,.fa-thin.EMERALD,.fa.EMERALD,.fad.EMERALD,.fal.EMERALD,.far.EMERALD,.fas.EMERALD,.iziToast>.iziToast-body .iziToast-icon.EMERALD{color:#2ecc71}.fa-duotone.PETERRIVE,.fa-light.PETERRIVE,.fa-regular.PETERRIVE,.fa-solid.PETERRIVE,.fa-thin.PETERRIVE,.fa.PETERRIVE,.fad.PETERRIVE,.fal.PETERRIVE,.far.PETERRIVE,.fas.PETERRIVE,.iziToast>.iziToast-body .iziToast-icon.PETERRIVE{color:#3498db}.fa-duotone.AMETHYST,.fa-light.AMETHYST,.fa-regular.AMETHYST,.fa-solid.AMETHYST,.fa-thin.AMETHYST,.fa.AMETHYST,.fad.AMETHYST,.fal.AMETHYST,.far.AMETHYST,.fas.AMETHYST,.iziToast>.iziToast-body .iziToast-icon.AMETHYST{color:#9b59b6}.fa-duotone.WETASPHALT,.fa-light.WETASPHALT,.fa-regular.WETASPHALT,.fa-solid.WETASPHALT,.fa-thin.WETASPHALT,.fa.WETASPHALT,.fad.WETASPHALT,.fal.WETASPHALT,.far.WETASPHALT,.fas.WETASPHALT,.iziToast>.iziToast-body .iziToast-icon.WETASPHALT{color:#34495e}.fa-duotone.GREENSEA,.fa-light.GREENSEA,.fa-regular.GREENSEA,.fa-solid.GREENSEA,.fa-thin.GREENSEA,.fa.GREENSEA,.fad.GREENSEA,.fal.GREENSEA,.far.GREENSEA,.fas.GREENSEA,.iziToast>.iziToast-body .iziToast-icon.GREENSEA{color:#16a085}.fa-duotone.NEPHRITIS,.fa-light.NEPHRITIS,.fa-regular.NEPHRITIS,.fa-solid.NEPHRITIS,.fa-thin.NEPHRITIS,.fa.NEPHRITIS,.fad.NEPHRITIS,.fal.NEPHRITIS,.far.NEPHRITIS,.fas.NEPHRITIS,.iziToast>.iziToast-body .iziToast-icon.NEPHRITIS{color:#27ae60}.fa-duotone.BELIZEHOLE,.fa-light.BELIZEHOLE,.fa-regular.BELIZEHOLE,.fa-solid.BELIZEHOLE,.fa-thin.BELIZEHOLE,.fa.BELIZEHOLE,.fad.BELIZEHOLE,.fal.BELIZEHOLE,.far.BELIZEHOLE,.fas.BELIZEHOLE,.iziToast>.iziToast-body .iziToast-icon.BELIZEHOLE{color:#2980b9}.fa-duotone.WISTERIA,.fa-light.WISTERIA,.fa-regular.WISTERIA,.fa-solid.WISTERIA,.fa-thin.WISTERIA,.fa.WISTERIA,.fad.WISTERIA,.fal.WISTERIA,.far.WISTERIA,.fas.WISTERIA,.iziToast>.iziToast-body .iziToast-icon.WISTERIA{color:#8e44ad}.fa-duotone.MIDNIGHTBLUE,.fa-light.MIDNIGHTBLUE,.fa-regular.MIDNIGHTBLUE,.fa-solid.MIDNIGHTBLUE,.fa-thin.MIDNIGHTBLUE,.fa.MIDNIGHTBLUE,.fad.MIDNIGHTBLUE,.fal.MIDNIGHTBLUE,.far.MIDNIGHTBLUE,.fas.MIDNIGHTBLUE,.iziToast>.iziToast-body .iziToast-icon.MIDNIGHTBLUE{color:#2c3e50}.fa-duotone.SUNFLOWER,.fa-light.SUNFLOWER,.fa-regular.SUNFLOWER,.fa-solid.SUNFLOWER,.fa-thin.SUNFLOWER,.fa.SUNFLOWER,.fad.SUNFLOWER,.fal.SUNFLOWER,.far.SUNFLOWER,.fas.SUNFLOWER,.iziToast>.iziToast-body .iziToast-icon.SUNFLOWER{color:#f1c40f}.fa-duotone.CARROT,.fa-light.CARROT,.fa-regular.CARROT,.fa-solid.CARROT,.fa-thin.CARROT,.fa.CARROT,.fad.CARROT,.fal.CARROT,.far.CARROT,.fas.CARROT,.iziToast>.iziToast-body .iziToast-icon.CARROT{color:#e67e22}.fa-duotone.ALIZARIN,.fa-light.ALIZARIN,.fa-regular.ALIZARIN,.fa-solid.ALIZARIN,.fa-thin.ALIZARIN,.fa.ALIZARIN,.fad.ALIZARIN,.fal.ALIZARIN,.far.ALIZARIN,.fas.ALIZARIN,.iziToast>.iziToast-body .iziToast-icon.ALIZARIN{color:#e74c3c}.fa-duotone.CLOUDS,.fa-light.CLOUDS,.fa-regular.CLOUDS,.fa-solid.CLOUDS,.fa-thin.CLOUDS,.fa.CLOUDS,.fad.CLOUDS,.fal.CLOUDS,.far.CLOUDS,.fas.CLOUDS,.iziToast>.iziToast-body .iziToast-icon.CLOUDS{color:#ecf0f1}.fa-duotone.CONCRETE,.fa-light.CONCRETE,.fa-regular.CONCRETE,.fa-solid.CONCRETE,.fa-thin.CONCRETE,.fa.CONCRETE,.fad.CONCRETE,.fal.CONCRETE,.far.CONCRETE,.fas.CONCRETE,.iziToast>.iziToast-body .iziToast-icon.CONCRETE{color:#95a5a6}.fa-duotone.ORANGE,.fa-light.ORANGE,.fa-regular.ORANGE,.fa-solid.ORANGE,.fa-thin.ORANGE,.fa.ORANGE,.fad.ORANGE,.fal.ORANGE,.far.ORANGE,.fas.ORANGE,.iziToast>.iziToast-body .iziToast-icon.ORANGE{color:#f39c12}.fa-duotone.PUMPKIN,.fa-light.PUMPKIN,.fa-regular.PUMPKIN,.fa-solid.PUMPKIN,.fa-thin.PUMPKIN,.fa.PUMPKIN,.fad.PUMPKIN,.fal.PUMPKIN,.far.PUMPKIN,.fas.PUMPKIN,.iziToast>.iziToast-body .iziToast-icon.PUMPKIN{color:#d35400}.fa-duotone.POMEGRANATE,.fa-light.POMEGRANATE,.fa-regular.POMEGRANATE,.fa-solid.POMEGRANATE,.fa-thin.POMEGRANATE,.fa.POMEGRANATE,.fad.POMEGRANATE,.fal.POMEGRANATE,.far.POMEGRANATE,.fas.POMEGRANATE,.iziToast>.iziToast-body .iziToast-icon.POMEGRANATE{color:#c0392b}.fa-duotone.SILVER,.fa-light.SILVER,.fa-regular.SILVER,.fa-solid.SILVER,.fa-thin.SILVER,.fa.SILVER,.fad.SILVER,.fal.SILVER,.far.SILVER,.fas.SILVER,.iziToast>.iziToast-body .iziToast-icon.SILVER{color:#bdc3c7}.fa-duotone.ASBESTOS,.fa-light.ASBESTOS,.fa-regular.ASBESTOS,.fa-solid.ASBESTOS,.fa-thin.ASBESTOS,.fa.ASBESTOS,.fad.ASBESTOS,.fal.ASBESTOS,.far.ASBESTOS,.fas.ASBESTOS,.iziToast>.iziToast-body .iziToast-icon.ASBESTOS{color:#7f8c8d}.article-title,.md .footer .header,.meta-v3,.new-meta-box,.prev-next,.widget header,details summary{font-family:"Varela Round","PingFang SC","Microsoft YaHei",Helvetica,Arial,Helvetica,monospace}:root{--color-site-body:#f4f4f4;--color-site-bg:#f4f4f4;--color-site-inner:#fff;--color-site-footer:#666;--color-card:#fff;--color-text:#444;--color-block:#f4f4f4;--color-inlinecode:#444;--color-codeblock:#f4f4f4;--color-h1:#3a3a3a;--color-h2:#3a3a3a;--color-h3:#333;--color-h4:#444;--color-h5:#555;--color-h6:#666;--color-p:#444;--color-list:#666;--color-list-hl:#30ad91;--color-meta:#888;--color-read-bkg:#e0d8c8;--color-read-post:#f8f1e2;--color-copyright-bkg:#f5f5f5;--color-white-png:#fff;--color-img-error:#f5f5f5}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;outline:0;margin:0;padding:0}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track-piece{background:0 0}::-webkit-scrollbar-thumb{background:#3dd9b6;cursor:pointer;border-radius:2px;-webkit-border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#ff5722}html{color:var(--color-text);width:100%;height:100%;font-family:UbuntuMono,"Varela Round","PingFang SC","Microsoft YaHei",Helvetica,Arial,Menlo,Monaco,monospace,sans-serif;font-size:16px}html>::-webkit-scrollbar{height:4px;width:4px}html>::-webkit-scrollbar-track-piece{background:0 0}html>::-webkit-scrollbar-thumb{background:#3dd9b6;cursor:pointer;border-radius:2px;-webkit-border-radius:2px}html>::-webkit-scrollbar-thumb:hover{background:#ff5722}body{background-color:var(--color-site-body);text-rendering:optimizelegibility;-webkit-tap-highlight-color:transparent;line-height:1.6;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body.modal-active{overflow:hidden}@media screen and (max-width:680px){body.modal-active{position:fixed;top:0;right:0;bottom:0;left:0}}a{color:#2092ec;cursor:pointer;text-decoration:none;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}a:active,a:hover{outline:0}ol,ul{padding-left:0}ol li,ul li{list-style:none}header{display:block}img{border:0;background:0 0;max-width:100%}svg:not(:root){overflow:hidden}hr{-moz-box-sizing:content-box;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;height:0;border:0;border-radius:1px;-webkit-border-radius:1px;border-bottom:1px solid rgba(68,68,68,.1)}article hr{background-image:none;height:2em;border:none;margin:1em 0 1em;text-align:center}article hr:after{content:"···";letter-spacing:2em;padding-left:2em;font-weight:700}button,input{color:inherit;font:inherit;margin:0}button{overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}@supports (backdrop-filter:blur(20px)){.blur{background:rgba(255,255,255,.9)!important;backdrop-filter:saturate(200%) blur(20px)}}@supports (backdrop-filter:blur(20px)){.blur#comments{backdrop-filter:unset}}.shadow{box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.shadow.floatable{transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}.shadow.floatable:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 4px 8px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 4px 8px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.1)}#l_cover{min-height:64px}.cover-wrapper{top:0;left:0;max-width:100%;height:100vh;display:flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-khtml-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-o-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;align-items:center;align-self:center;align-content:center;color:var(--color-site-inner);padding:0 16px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;position:relative;overflow:hidden;margin-bottom:-100px}.cover-wrapper .cover-bg{position:absolute;width:100%;height:100%;background-position:center;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover}.cover-wrapper .cover-bg.lazyload:not(.loaded){opacity:0;-webkit-opacity:0;-moz-opacity:0}.cover-wrapper .cover-bg.lazyload.loaded{animation-delay:0s;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:ease-out;animation-name:fadeIn}@-moz-keyframes fadeIn{0%{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:blur(12px);transform:scale(1.02);-webkit-transform:scale(1.02);-khtml-transform:scale(1.02);-moz-transform:scale(1.02);-o-transform:scale(1.02);-ms-transform:scale(1.02)}100%{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:blur(12px);transform:scale(1.02);-webkit-transform:scale(1.02);-khtml-transform:scale(1.02);-moz-transform:scale(1.02);-o-transform:scale(1.02);-ms-transform:scale(1.02)}100%{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-o-keyframes fadeIn{0%{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:blur(12px);transform:scale(1.02);-webkit-transform:scale(1.02);-khtml-transform:scale(1.02);-moz-transform:scale(1.02);-o-transform:scale(1.02);-ms-transform:scale(1.02)}100%{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@keyframes fadeIn{0%{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:blur(12px);transform:scale(1.02);-webkit-transform:scale(1.02);-khtml-transform:scale(1.02);-moz-transform:scale(1.02);-o-transform:scale(1.02);-ms-transform:scale(1.02)}100%{opacity:1;-webkit-opacity:1;-moz-opacity:1}}.cover-wrapper .cover-body{z-index:1;position:relative;width:100%;height:100%}.cover-wrapper#full{height:calc(100vh + 100px);padding-bottom:100px}.cover-wrapper#half{max-height:640px;min-height:460px;height:calc(36vh - 64px + 200px)}.cover-wrapper #scroll-down{width:100%;height:64px;position:absolute;bottom:100px;text-align:center;cursor:pointer}.cover-wrapper #scroll-down .scroll-down-effects{color:#fff;font-size:24px;line-height:64px;position:absolute;width:24px;left:calc(50% - 12px);text-shadow:0 1px 2px rgba(0,0,0,.1);animation:scroll-down-effect 1.5s infinite;-webkit-animation:scroll-down-effect 1.5s infinite;-khtml-animation:scroll-down-effect 1.5s infinite;-moz-animation:scroll-down-effect 1.5s infinite;-o-animation:scroll-down-effect 1.5s infinite;-ms-animation:scroll-down-effect 1.5s infinite}@-moz-keyframes scroll-down-effect{0%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}50%{top:-16px;opacity:.4;-webkit-opacity:0.4;-moz-opacity:0.4}100%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-webkit-keyframes scroll-down-effect{0%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}50%{top:-16px;opacity:.4;-webkit-opacity:0.4;-moz-opacity:0.4}100%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-o-keyframes scroll-down-effect{0%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}50%{top:-16px;opacity:.4;-webkit-opacity:0.4;-moz-opacity:0.4}100%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}}@keyframes scroll-down-effect{0%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}50%{top:-16px;opacity:.4;-webkit-opacity:0.4;-moz-opacity:0.4}100%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}}.cover-wrapper .cover-body{margin-top:64px;margin-bottom:120px}.cover-wrapper .cover-body,.cover-wrapper .cover-body .bottom,.cover-wrapper .cover-body .top{display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;align-items:center;justify-content:center;-webkit-justify-content:center;-khtml-justify-content:center;-moz-justify-content:center;-o-justify-content:center;-ms-justify-content:center;max-width:100%}.cover-wrapper .cover-body .bottom{margin-top:32px}.cover-wrapper .cover-body .title{font-family:"Varela Round","PingFang SC","Microsoft YaHei",Helvetica,Arial,Helvetica,monospace;font-size:3.125rem;text-shadow:0 1px 2px rgba(0,0,0,.1);text-align:center}.cover-wrapper .cover-body .subtitle{font-size:16px}.cover-wrapper .cover-body .logo{max-height:120px;max-width:calc(100% - 4 * 16px)}@media screen and (min-height:1024px){.cover-wrapper .cover-body .title{font-size:3rem}.cover-wrapper .cover-body .subtitle{font-size:.875rem}.cover-wrapper .cover-body .logo{max-height:150px}}.cover-wrapper .cover-body .m_search{position:relative;max-width:calc(100% - 16px);width:320px;vertical-align:middle}.cover-wrapper .cover-body .m_search .form{position:relative;display:block;width:100%}.cover-wrapper .cover-body .m_search .icon,.cover-wrapper .cover-body .m_search .input{transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}.cover-wrapper .cover-body .m_search .icon{position:absolute;display:block;line-height:2.5rem;width:32px;top:0;left:5px;color:rgba(68,68,68,.75)}.cover-wrapper .cover-body .m_search .input{display:block;height:2.5rem;width:100%;box-shadow:none;-webkit-box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-size:.875rem;-webkit-appearance:none;padding-left:36px;border-radius:1.4rem;-webkit-border-radius:1.4rem;background:rgba(255,255,255,.6);backdrop-filter:blur(10px);border:none;color:var(--color-text)}@media screen and (max-width:500px){.cover-wrapper .cover-body .m_search .input{padding-left:36px}}.cover-wrapper .cover-body .m_search .input:hover{background:rgba(255,255,255,.8)}.cover-wrapper .cover-body .m_search .input:focus{background:#fff}.cover-wrapper .list-h{display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;flex-wrap:wrap;-webkit-flex-wrap:wrap;-khtml-flex-wrap:wrap;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:stretch;border-radius:4px;-webkit-border-radius:4px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.cover-wrapper .list-h a{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0;display:flex;font-weight:600}.cover-wrapper .list-h a img{display:block;border-radius:2px;-webkit-border-radius:2px;margin:4px;min-width:40px;max-width:44px}@media screen and (max-width:768px){.cover-wrapper .list-h a img{min-width:36px;max-width:40px}}@media screen and (max-width:500px){.cover-wrapper .list-h a img{margin:2px 4px;min-width:32px;max-width:36px}}@media screen and (max-width:375px){.cover-wrapper .list-h a img{min-width:28px;max-width:32px}}.cover-wrapper{max-width:100%}.cover-wrapper.search .bottom .menu{margin-top:8px}.cover-wrapper.search .bottom .menu .list-h a{white-space:nowrap;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;align-items:baseline;padding:2px;margin:4px;color:var(--color-site-inner);opacity:.75;-webkit-opacity:0.75;-moz-opacity:0.75;text-shadow:0 1px 2px rgba(0,0,0,.05);border-bottom:2px solid transparent}.cover-wrapper.search .bottom .menu .list-h a i{margin-right:4px}.cover-wrapper.search .bottom .menu .list-h a p{font-size:.9375rem}.cover-wrapper.search .bottom .menu .list-h a.active,.cover-wrapper.search .bottom .menu .list-h a:active,.cover-wrapper.search .bottom .menu .list-h a:hover{opacity:1;-webkit-opacity:1;-moz-opacity:1;border-bottom:2px solid var(--color-site-inner)}@font-face{font-family:UbuntuMono;src:url("https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/UbuntuMono/UbuntuMono-Regular.ttf");font-weight:'normal';font-style:'normal';font-display:swap}@font-face{font-family:'Varela Round';src:url("https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/VarelaRound/VarelaRound-Regular.ttf");font-weight:'normal';font-style:'normal';font-display:swap}.l_header{position:fixed;z-index:1000;top:0;width:100%;height:64px;background:var(--color-card);box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.l_header.auto{transition:opacity .4s ease;-webkit-transition:opacity .4s ease;-khtml-transition:opacity 0.4s ease;-moz-transition:opacity .4s ease;-o-transition:opacity .4s ease;-ms-transition:opacity .4s ease;visibility:hidden}.l_header.auto.showed{opacity:1!important;-webkit-opacity:1!important;-moz-opacity:1!important;visibility:visible}.l_header .container{margin-left:16px;margin-right:16px}.l_header #wrapper{height:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.l_header #wrapper .nav-main,.l_header #wrapper .nav-sub{display:flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-khtml-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-o-flex-wrap:nowrap;-ms-flex-wrap:nowrap;justify-content:space-between;-webkit-justify-content:space-between;-khtml-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;-ms-justify-content:space-between;align-items:center}.l_header #wrapper .nav-main{transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}.l_header #wrapper.sub .nav-main{transform:translateY(-64px);-webkit-transform:translateY(-64px);-khtml-transform:translateY(-64px);-moz-transform:translateY(-64px);-o-transform:translateY(-64px);-ms-transform:translateY(-64px)}.l_header #wrapper .nav-sub{transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease;opacity:0;-webkit-opacity:0;-moz-opacity:0;height:64px;width:calc(100% - 2 * 16px);position:absolute}.l_header #wrapper .nav-sub ::-webkit-scrollbar{display:none}@media screen and (min-width:2048px){.l_header #wrapper .nav-sub{max-width:55vw;margin:auto}}.l_header #wrapper.sub .nav-sub{opacity:1;-webkit-opacity:1;-moz-opacity:1}.l_header #wrapper .title{position:relative;color:var(--color-text);padding-left:24px;max-height:64px}.l_header #wrapper .nav-main .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;line-height:64px;padding:0 8px;font-size:1.25rem;font-family:"Varela Round","PingFang SC","Microsoft YaHei",Helvetica,Arial,Helvetica,monospace}.l_header #wrapper .nav-main .title img{height:64px;padding:8px}.l_header .nav-sub{max-width:1080px;margin:auto}.l_header .nav-sub .title{font-weight:700;font-family:UbuntuMono,"Varela Round","PingFang SC","Microsoft YaHei",Helvetica,Arial,Menlo,Monaco,monospace,sans-serif;line-height:1.2;max-height:64px;white-space:normal;flex-shrink:1}.l_header .switcher{display:none;line-height:64px;align-items:center}.l_header .switcher .s-toc{display:none}@media screen and (max-width:768px){.l_header .switcher .s-toc{display:flex}}.l_header .switcher>li{height:48px;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease;margin:2px}@media screen and (max-width:500px){.l_header .switcher>li{margin:0 1px;height:48px}}.l_header .switcher>li>a{display:flex;justify-content:center;-webkit-justify-content:center;-khtml-justify-content:center;-moz-justify-content:center;-o-justify-content:center;-ms-justify-content:center;align-items:center;width:48px;height:48px;padding:.85em 1.1em;border-radius:100px;-webkit-border-radius:100px;border:none;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease;color:#3dd9b6}.l_header .switcher>li>a:hover{border:none}.l_header .switcher>li>a.active,.l_header .switcher>li>a:active{border:none;background:var(--color-site-bg)}@media screen and (max-width:500px){.l_header .switcher>li>a{width:36px;height:48px}}.l_header .nav-sub .switcher{display:flex}.l_header .m_search{display:flex;height:64px;width:240px;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}@media screen and (max-width:1024px){.l_header .m_search{width:44px;min-width:44px}.l_header .m_search input::placeholder{opacity:0;-webkit-opacity:0;-moz-opacity:0}.l_header .m_search:hover{width:240px}.l_header .m_search:hover input::placeholder{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@media screen and (min-width:500px){.l_header .m_search:hover .input{width:100%}.l_header .m_search:hover .input::placeholder{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@media screen and (max-width:500px){.l_header .m_search{min-width:0}.l_header .m_search input::placeholder{opacity:1;-webkit-opacity:1;-moz-opacity:1}}.l_header .m_search .form{position:relative;display:flex;width:100%;align-items:center}.l_header .m_search .icon{position:absolute;width:36px;left:5px;color:var(--color-meta)}@media screen and (max-width:500px){.l_header .m_search .icon{display:none}}.l_header .m_search .input{display:block;padding-top:8px;padding-bottom:8px;line-height:1.3;width:100%;color:var(--color-text);background:#fafafa;box-shadow:none;-webkit-box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding-left:40px;font-size:.875rem;border-radius:8px;-webkit-border-radius:8px;border:none;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}@media screen and (min-width:500px){.l_header .m_search .input:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}}@media screen and (max-width:500px){.l_header .m_search .input{background:var(--color-block);padding-left:8px;border:none}.l_header .m_search .input:focus,.l_header .m_search .input:hover{border:none}}@media (max-width:500px){.l_header .m_search{left:0;width:0;overflow:hidden;position:absolute;background:#fff;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}.l_header .m_search .input{border-radius:32px;-webkit-border-radius:32px;margin-left:16px;padding-left:16px}.l_header.z_search-open .m_search{width:100%}.l_header.z_search-open .m_search .input{width:calc(100% - 120px)}}ul.list-v li:hover>ul.list-v,ul.m-pc li:hover>ul.list-v{display:block}ul.nav-list-h{display:flex;align-items:stretch}ul.nav-list-h>li{position:relative;justify-content:center;-webkit-justify-content:center;-khtml-justify-content:center;-moz-justify-content:center;-o-justify-content:center;-ms-justify-content:center;height:100%;line-height:2.4;border-radius:4px;-webkit-border-radius:4px}ul.nav-list-h>li>a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul.nav-list-h>li>a span{font-weight:600}ul.list-v{z-index:1;display:none;position:absolute;background:var(--color-card);box-shadow:0 2px 4px 0 rgba(0,0,0,.08),0 4px 8px 0 rgba(0,0,0,.08),0 8px 16px 0 rgba(0,0,0,.08);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08),0 4px 8px 0 rgba(0,0,0,.08),0 8px 16px 0 rgba(0,0,0,.08);margin-top:-6px;border-radius:4px;-webkit-border-radius:4px;padding:8px 0}ul.list-v.show{display:block}ul.list-v hr{margin-top:8px;margin-bottom:8px}ul.list-v>li{white-space:nowrap;word-break:keep-all}ul.list-v>li.header{font-size:.78125rem;font-weight:700;line-height:2em;color:var(--color-meta);margin:8px 16px 4px}ul.list-v>li.header i{margin-right:8px}ul.list-v>li ul{margin-left:0;display:none;margin-top:-40px}ul.list-v .aplayer-container{min-height:64px;padding:6px 16px}ul.list-v>li>a{transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease;display:block;color:var(--color-list);font-size:.875rem;line-height:36px;padding:0 20px 0 16px;text-overflow:ellipsis;margin:0 4px;border-radius:4px;-webkit-border-radius:4px}@media screen and (max-width:1024px){ul.list-v>li>a{line-height:40px}}ul.list-v>li>a>i{margin-right:8px}ul.list-v>li>a.active,ul.list-v>li>a:active{color:var(--color-list-hl)}ul.list-v>li>a:hover{color:var(--color-list-hl);background:var(--color-site-bg)}.l_header .menu>ul>li>a{display:block;padding:0 8px;display:flex}.l_header .menu>ul>li>a .icon{width:16px;margin-right:6px}.l_header .menu>ul>li>a .icon i{display:inline-block}.l_header .menu>ul>li>ul .icon{width:16px;margin-right:2px}.l_header .menu>ul>li>ul .icon i{display:inline-block}.l_header ul.nav-list-h>li{color:var(--color-list);line-height:64px}.l_header ul.nav-list-h>li>a{max-height:64px;overflow:hidden;color:inherit}.l_header ul.nav-list-h>li>a.active span,.l_header ul.nav-list-h>li>a:active span{color:#3dd9b6}.l_header ul.nav-list-h>li:hover>a{color:var(--color-list-hl)}.l_header ul.nav-list-h>li i.music{animation:rotate-effect 1.5s linear infinite;-webkit-animation:rotate-effect 1.5s linear infinite;-khtml-animation:rotate-effect 1.5s linear infinite;-moz-animation:rotate-effect 1.5s linear infinite;-o-animation:rotate-effect 1.5s linear infinite;-ms-animation:rotate-effect 1.5s linear infinite}@-moz-keyframes rotate-effect{0%{transform:rotate(0);-webkit-transform:rotate(0);-khtml-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0)}25%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-khtml-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}50%{transform:rotate(180deg);-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}75%{transform:rotate(270deg);-webkit-transform:rotate(270deg);-khtml-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-khtml-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg)}}@-webkit-keyframes rotate-effect{0%{transform:rotate(0);-webkit-transform:rotate(0);-khtml-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0)}25%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-khtml-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}50%{transform:rotate(180deg);-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}75%{transform:rotate(270deg);-webkit-transform:rotate(270deg);-khtml-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-khtml-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg)}}@-o-keyframes rotate-effect{0%{transform:rotate(0);-webkit-transform:rotate(0);-khtml-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0)}25%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-khtml-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}50%{transform:rotate(180deg);-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}75%{transform:rotate(270deg);-webkit-transform:rotate(270deg);-khtml-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-khtml-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg)}}@keyframes rotate-effect{0%{transform:rotate(0);-webkit-transform:rotate(0);-khtml-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0)}25%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-khtml-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}50%{transform:rotate(180deg);-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}75%{transform:rotate(270deg);-webkit-transform:rotate(270deg);-khtml-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-khtml-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg)}}.menu-phone li ul.list-v{right:calc(100% - .5 * 16px)}.menu-phone li ul.list-v ul{right:calc(100% - .5 * 16px)}#wrapper{max-width:1080px;margin:auto}@media screen and (min-width:2048px){#wrapper{max-width:55vw}}#wrapper .menu{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;margin:0 16px 0 0}#wrapper .menu .list-v ul{left:calc(100% - .5 * 16px)}.menu-phone{display:none;margin-top:16px;right:8px;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}.menu-phone ul{right:calc(100% - .5 * 16px)}@media screen and (max-width:500px){.menu-phone{display:block}}.l_header{max-width:65vw;left:calc((100% - 65vw) * .5);border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media screen and (max-width:2048px){.l_header{max-width:1112px;left:calc((100% - 1112px) * .5)}}@media screen and (max-width:1112px){.l_header{left:0;border-radius:0;-webkit-border-radius:0;max-width:100%}}@media screen and (max-width:500px){.l_header .container{margin-left:0;margin-right:0}.l_header #wrapper .nav-main .title{padding-left:16px;padding-right:16px}.l_header #wrapper .nav-sub{width:100%}.l_header #wrapper .nav-sub .title{overflow-y:scroll;margin-top:2px;padding:8px 16px}.l_header #wrapper .switcher{display:flex;margin-right:8px;height:64px}.l_header .menu{display:none}}@media screen and (max-width:500px){.list-v li{max-width:270px}}@media screen and (min-width:768px){#l_cover,#l_header{display:none}}#u-search{display:none;position:fixed;top:0;left:0;width:100%;height:100%;padding:60px 20px;z-index:1001}@media screen and (max-width:680px){#u-search{padding:0}}</style><link rel="stylesheet" href="/css/style.css" media="print" onload='this.media="all",this.onload=null'><noscript><link rel="stylesheet" href="/css/style.css"></noscript><script>document.addEventListener("error",(function(t){const a=t.target,e=t.target.parentElement,r=e.classList.toString(),s=e.parentElement.classList.toString();"img"===a.tagName.toLowerCase()&&(a.classList.add("fix-cursor-default","error"),"fancybox"===r&&"fancybox"===s?(e.parentElement.classList.add("hideFancybox"),e.parentElement.classList.remove("fancybox"),e.classList.remove("fancybox")):"img-bg"===r&&"img-wrap"===s?e.parentElement.classList.add("hideFancybox"):"author"===r?e.parentElement.classList.add("fix-author-imgError"):-1!=r.indexOf("tk-avatar")&&e.parentElement.classList.add("fix-avatar-imgError"))}),!0)</script><script>window.MSInputMethodContext&&document.documentMode&&document.write('<style>html{overflow-x: hidden !important;overflow-y: hidden !important;}.kill-ie{text-align:center;height: 100%;margin-top: 15%;margin-bottom: 5500%;}.kill-t{font-size: 2rem;}.kill-c{font-size: 1.2rem;}#l_header,#l_body{display: none;}</style><div class="kill-ie"><span class="kill-t"><b>抱歉,您的浏览器无法访问本站</b></span><br/><span class="kill-c">微软已经于2016年终止了对 Internet Explorer (IE) 10 及更早版本的支持,<br/>继续使用存在极大的安全隐患,请使用当代主流的浏览器进行访问。</span><br/><a target="_blank" rel="noopener" href="https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-windows-10-is-in-microsoft-edge/"><strong>了解详情 ></strong></a></div>')</script><noscript><style>html{overflow-x:hidden!important;overflow-y:hidden!important}.kill-noscript{text-align:center;height:100%;margin-top:15%;margin-bottom:5500%}.kill-t{font-size:2rem}.kill-c{font-size:1.2rem}#l_body,#l_header{display:none}</style><div class="kill-noscript"> <span class="kill-t"><b>抱歉,您的浏览器无法访问本站</b></span><br> <span class="kill-c">本页面需要浏览器支持(启用)JavaScript</span><br> <a target="_blank" rel="noopener" href="https://www.baidu.com/s?wd=启用JavaScript"><strong>了解详情 ></strong></a></div></noscript><script>function volantisEventListener(e,t,n){this.type=e,this.f=t,this.ele=n}function volantisDom(e){return e||(e=document.createElement("div")),this.ele=e,this.ele.find=e=>{let t=this.ele.querySelector(e);if(t)return new volantisDom(t)},this.ele.hasClass=e=>this.ele.className.match(new RegExp("(\\s|^)"+e+"(\\s|$)")),this.ele.addClass=e=>(this.ele.classList.add(e),this.ele),this.ele.removeClass=e=>(this.ele.classList.remove(e),this.ele),this.ele.toggleClass=e=>(this.ele.hasClass(e)?this.ele.removeClass(e):this.ele.addClass(e),this.ele),this.ele.on=(e,t,n=1)=>(this.ele.addEventListener(e,t,!1),n&&volantis.EventListener.list.push(new volantisEventListener(e,t,this.ele)),this.ele),this.ele.click=(e,t)=>(this.ele.on("click",e,t),this.ele),this.ele.scroll=(e,t)=>(this.ele.on("scroll",e,t),this.ele),this.ele.html=e=>(this.ele.innerHTML=e,this.ele),this.ele.hide=e=>(this.ele.style.display="none",this.ele),this.ele.show=e=>(this.ele.style.display="block",this.ele),this.ele}function RunItem(){function e(e,t){this.name=t||e.name,this.run=()=>{try{e()}catch(e){console.log(e)}}}this.list=[],this.start=()=>{for(var e=0;e<this.list.length;e++)this.list[e].run()},this.push=(t,n,s=!0)=>{let o=t;s&&(o=()=>{volantis.requestAnimationFrame(t)});var l=new e(o,n);this.list.push(l)},this.remove=e=>{for(let t=0;t<this.list.length;t++){this.list[t].name==e&&this.list.splice(t,1)}}}function errorImgAvatar(e){e.src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/avatar/round/3442075.svg",e.onerror=null}function errorImgCover(e){e.src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/cover/76b86c0226ffd.svg",e.onerror=null}window.volantis={},volantis.debug="env",volantis.dom={},volantis.EventListener={},volantis.EventListener.list=[],volantis.EventListener.remove=()=>{volantis.EventListener.list.forEach((function(e){e.ele.removeEventListener(e.type,e.f,!1)})),volantis.EventListener.list=[]},volantis.dom.$=e=>e?new volantisDom(e):null,volantis.pjax={},volantis.pjax.method={complete:new RunItem,error:new RunItem,send:new RunItem},volantis.pjax=Object.assign(volantis.pjax,{push:volantis.pjax.method.complete.push,error:volantis.pjax.method.error.push,send:volantis.pjax.method.send.push}),volantis.rightmenu={},volantis.rightmenu.method={handle:new RunItem},volantis.rightmenu=Object.assign(volantis.rightmenu,{handle:volantis.rightmenu.method.handle.push}),volantis.dark={},volantis.dark.method={toggle:new RunItem},volantis.dark=Object.assign(volantis.dark,{push:volantis.dark.method.toggle.push}),volantis.js=(e,t)=>new Promise((n=>{setTimeout((function(){var s=document.getElementsByTagName("head")[0]||document.documentElement,o=document.createElement("script");if(o.setAttribute("type","text/javascript"),t)if(JSON.stringify(t))for(let e in t)"onload"==e?o[e]=()=>{t[e](),n()}:(o[e]=t[e],o.onload=n);else o.onload=()=>{t(),n()};else o.onload=n;o.setAttribute("src",e),s.appendChild(o)}))})),volantis.css=e=>new Promise((t=>{setTimeout((function(){var n=document.createElement("link");n.rel="stylesheet",n.href=e,n.onload=t,document.getElementsByTagName("head")[0].appendChild(n)}))})),volantis.import={jQuery:()=>"undefined"==typeof jQuery?volantis.js("https://jsd.cdn.storisinz.site/npm/jquery@3.6.0/dist/jquery.min.js"):new Promise((e=>{e()}))},volantis.requestAnimationFrame=e=>{window.requestAnimationFrame||(window.requestAnimationFrame=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame),window.requestAnimationFrame(e)},volantis.layoutHelper=(e,t,n)=>{function s(e,t,n){volantis.tempDiv=document.createElement("div"),volantis.tempDiv.innerHTML=t;let s=document.querySelector("#layoutHelper-"+e);s&&(n&&(s.innerHTML=""),s.append(volantis.tempDiv))}n=Object.assign({clean:!1,pjax:!0},n),s(e,t,n.clean),n.pjax&&volantis.pjax.push((()=>{s(e,t,n.clean)}),"layoutHelper-"+e)},volantis.scroll={engine:new RunItem,unengine:new RunItem},volantis.scroll=Object.assign(volantis.scroll,{push:volantis.scroll.engine.push}),volantis.scroll.getScrollTop=()=>{let e;return window.pageYOffset?e=window.pageYOffset:document.compatMode&&"BackCompat"!=document.compatMode?e=document.documentElement.scrollTop:document.body&&(e=document.body.scrollTop),e},volantis.scroll.scrollHeight=function(){return Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},volantis.scroll.offsetHeight=function(){return Math.max(document.body.offsetHeight,document.documentElement.offsetHeight,document.body.clientHeight,document.documentElement.clientHeight)},volantis.scroll.progress=function(){return volantis.scroll.getScrollTop()/(volantis.scroll.scrollHeight()-volantis.scroll.offsetHeight())},volantis.scroll.handleScrollEvents=()=>{volantis.scroll.lastScrollTop=volantis.scroll.getScrollTop(),volantis.requestAnimationFrame((function e(){const t=volantis.scroll.getScrollTop();volantis.scroll.lastScrollTop!==t?(volantis.scroll.del=t-volantis.scroll.lastScrollTop,volantis.scroll.lastScrollTop=t,volantis.scroll.unengine.list=[],volantis.scroll.engine.start()):volantis.scroll.unengine.start(),volantis.requestAnimationFrame(e)}))},volantis.scroll.handleScrollEvents(),volantis.scroll.ele=null,volantis.scroll.to=(e,t={})=>{e&&(volantis.scroll.ele=e,opt={top:e.getBoundingClientRect().top+document.documentElement.scrollTop,behavior:"smooth"},"top"in t&&(opt.top=t.top),"behavior"in t&&(opt.behavior=t.behavior),"addTop"in t&&(opt.top+=t.addTop),"observerDic"in t||(t.observerDic=100),window.scrollTo(opt),t.observer&&setTimeout((()=>{volantis.scroll.ele==e&&volantis.scroll.unengine.push((()=>{let n=e.getBoundingClientRect().top;n>=-t.observerDic&&n<=t.observerDic||volantis.scroll.to(e,t),volantis.scroll.unengine.remove("unengineObserver")}),"unengineObserver")}),1e3))},volantis.cleanContentVisibility=()=>{document.querySelector(".post-story")&&(console.log("cleanContentVisibility"),document.querySelectorAll(".post-story").forEach((e=>{e.classList.remove("post-story")})))}</script><script>volantis.GLOBAL_CONFIG={root:"/",debug:"env",default:{avatar:"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/avatar/round/3442075.svg",link:"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/link/8f277b4ee0ecd.svg",cover:"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/cover/76b86c0226ffd.svg",image:"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/image/2659360.svg"},lastupdate:new Date(1731066581450),cdn:{izitoast_css:"https://jsd.cdn.storisinz.site/npm/izitoast@1.4.0/dist/css/iziToast.min.css",izitoast_js:"https://jsd.cdn.storisinz.site/npm/izitoast@1.4.0/dist/js/iziToast.min.js",fancybox_css:"https://jsd.cdn.storisinz.site/npm/@fancyapps/ui@4.0.31/dist/fancybox.css",fancybox_js:"https://jsd.cdn.storisinz.site/npm/@fancyapps/ui@4.0.31/dist/fancybox.umd.js"},sidebar:{for_page:["nextsite","nextblogger","category","tagcloud","webinfo"],for_post:["nextsite","nextblogger","category","tagcloud","webinfo"],webinfo:{lastupd:{enable:!0,friendlyShow:!0},runtime:{data:"2020/01/01",unit:"天"}}},plugins:{message:{enable:!0,icon:{default:"fa-solid fa-info-circle light-blue",quection:"fa-solid fa-question-circle light-blue"},time:{default:5e3,quection:2e4},position:"topRight",transitionIn:"bounceInLeft",transitionOut:"fadeOutRight",titleColor:"var(--color-text)",messageColor:"var(--color-text)",backgroundColor:"var(--color-card)",zindex:2147483647,copyright:{enable:!0,title:"知识共享许可协议",message:"请遵守 CC BY-NC-SA 4.0 协议。",icon:"far fa-copyright light-blue"},aplayer:{enable:!0,play:"fa-solid fa-play",pause:"fa-solid fa-pause"},rightmenu:{enable:!0,notice:!0}}},search:{appId:"72TOQYD33Q",indexName:"hexo",apiKey:"608d2f3acd06140a2473153f6cb61eda",hitsPerPage:"5",placeholder:"Search...",searchAsYouType:!0},languages:{search:{hits_empty:"找不到您查询的内容:${query}",hits_stats:"找到 ${hits} 条结果,用时 ${time} 毫秒"}}}</script><link rel="authorization_endpoint" href="https://indieauth.com/auth"><link rel="token_endpoint" href="https://tokens.indieauth.com/token"><script src="https://jsd.cdn.storisinz.site/npm/axios@1.7.7/dist/axios.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script><script>"serviceWorker"in navigator?navigator.serviceWorker.register("/sw.js").then((function(){navigator.serviceWorker.controller?console.log("Assets cached by the controlling service worker."):console.log("Please reload this page to allow the service worker to handle network operations.")})).catch((function(e){console.log("ERROR: "+e)})):console.log("Service workers are not supported in the current browser.")</script></head><body itemscope itemtype="http://schema.org/WebPage"><header itemscope itemtype="http://schema.org/WPHeader" id="l_header" class="l_header auto shadow floatable blur show showed" style="opacity:0"><div class="container"><div id="wrapper"><div class="nav-sub"><p class="title fix-header-title"></p><ul class="switcher nav-list-h m-phone" id="pjax-header-nav-list"><li><a id="s-comment" class="fa-solid fa-comments fa-fw" target="_self" title="comment"></a></li><li><a id="s-toc" class="s-toc fa-solid fa-list fa-fw" target="_self" title="toc"></a></li></ul></div><div class="nav-main"><a class="title flat-box" target="_self" href="/"><i class="fa fa-home"></i> <span>汐塔魔法屋</span></a><div class="menu navigation"><ul class="nav-list-h m-pc"><li><a class="menuitem flat-box faa-parent animated-hover" href="/categories/" title="分类" active-action="action-categories"><span class="icon"><i class="fa-solid fa-folder-open fa-fw"></i></span> <span>分类</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" href="/tags/" title="标签" active-action="action-tags"><span class="icon"><i class="fa-solid fa-tags fa-fw"></i></span> <span>标签</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" href="/archives/" title="归档" active-action="action-archives"><span class="icon"><i class="fa-solid fa-archive fa-fw"></i></span> <span>归档</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" href="/link/" title="友链" active-action="action-link"><span class="icon"><i class="fa-solid fa-link fa-fw"></i></span> <span>友链</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" target="_blank" rel="noopener" href="https://www.travellings.cn/go.html" title="开往" active-action="action-https:wwwtravellingscngohtml"><span class="icon"><i class="fa-solid fa-subway fa-fw"></i></span> <span>开往</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" target="_blank" rel="noopener" href="https://en.blog.sinzmise.top/" title="English" active-action="action-https:enblogsinzmisetop"><span class="icon"><i class="fa fa-language fa-fw fa-fw"></i></span> <span>English</span></a></li></ul></div><div class="m_search"><form name="searchform" class="form u-search-form"><i class="icon fas fa-search fa-fw"></i> <input type="text" class="input u-search-input" placeholder="Search..."></form></div><ul class="switcher nav-list-h m-phone"><li><a class="s-search fa-solid fa-search fa-fw" target="_self" title="search"></a></li><li><a class="s-menu fa-solid fa-bars fa-fw" target="_self" title="menu"></a><ul class="menu-phone list-v navigation white-box"><li><a class="menuitem flat-box faa-parent animated-hover" href="/categories/" title="分类" active-action="action-categories"><span class="icon"><i class="fa-solid fa-folder-open fa-fw"></i></span> <span>分类</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" href="/tags/" title="标签" active-action="action-tags"><span class="icon"><i class="fa-solid fa-tags fa-fw"></i></span> <span>标签</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" href="/archives/" title="归档" active-action="action-archives"><span class="icon"><i class="fa-solid fa-archive fa-fw"></i></span> <span>归档</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" href="/link/" title="友链" active-action="action-link"><span class="icon"><i class="fa-solid fa-link fa-fw"></i></span> <span>友链</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" target="_blank" rel="noopener" href="https://www.travellings.cn/go.html" title="开往" active-action="action-https:wwwtravellingscngohtml"><span class="icon"><i class="fa-solid fa-subway fa-fw"></i></span> <span>开往</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" target="_blank" rel="noopener" href="https://en.blog.sinzmise.top/" title="English" active-action="action-https:enblogsinzmisetop"><span class="icon"><i class="fa fa-language fa-fw fa-fw"></i></span> <span>English</span></a></li></ul></li></ul></div></div></div></header><div id="l_body"><div id="l_cover"></div><div id="safearea"><div class="body-wrapper"><div id="l_main" class=""><article itemscope itemtype="http://schema.org/Article" class="h-entry article post white-box reveal md shadow floatable blur article-type-page" id="page" itemscope itemprop="blogPost"><link itemprop="mainEntityOfPage" href="https://blog.sinzmise.top/comments/"><span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization"><meta itemprop="name" content="汐塔魔法屋"></span><span hidden itemprop="post" itemscope itemtype="http://schema.org/Post"><meta itemprop="name" content="汐塔魔法屋"><meta itemprop="description" content="The Story,The Dream."></span><span hidden><meta itemprop="image" content="https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"></span><div class="article-meta" id="top"><h1 class="title allow-select p-name" itemprop="name headline"> 留言板</h1><div class="new-meta-box"><div class="new-meta-item author p-author h-card" itemprop="author" itemscope itemtype="http://schema.org/Person"> <a itemprop="url" class="author u-url" href="https://blog.sinzmise.top/" rel="nofollow"><img itemprop="image" class="u-photo" no-lazy src="/img/avatar.png" alt="Author"><p itemprop="name" class="p-name">王九弦SZ·Ninty</p></a></div><div class="new-meta-item date" itemprop="dateCreated datePublished"><a class="notlink"><i class="fa-solid fa-calendar-alt fa-fw" aria-hidden="true"></i><p>发布于:<time class="dataToShow dt-published" datetime="2023-07-17T14:07:01+00:00" title="2023年7月17日">2023年7月17日</time></p></a></div><div class="new-meta-item browse"><a class="notlink"><p><i class="fa-solid fa-eye fa-fw" aria-hidden="true"></i><span id="busuanzi_value_page_pv"><i class="fa-solid fa-loader fa-spin fa-fw" aria-hidden="true"></i></span> <span>次浏览</span></p></a></div></div></div><div id="layoutHelper-page-plugins"></div><div id="post-body" itemprop="articleBody" class="e-content"><div class="note success"><p>如果有什么 <strong>想说的</strong>、<strong>想问的</strong> 或者 <strong>发现了本站的BUG</strong>,欢迎留言告知😊。</p></div><div class="note pink"><p>若想 <strong>添加友链</strong> 请前往 <a href="/link/">友情链接</a> 页面进行友链申请😄</p></div></div><div class="article-meta" id="bottom"><div class="new-meta-box"><div class="new-meta-item date" itemprop="dateModified"><a class="notlink"><i class="fa-solid fa-edit fa-fw" aria-hidden="true"></i><p>更新于:<time class="dataToShow dt-updated" datetime="2024-11-08T11:49:15+00:00" title="2024年11月8日">2024年11月8日</time></p></a></div><div class="new-meta-item share -mob-share-list"><div class="-mob-share-list share-body"> <a class="-mob-share-qq" title="" rel="external nofollow noopener noreferrer noopener" target="_blank" href="http://connect.qq.com/widget/shareqq/index.html?url=https://blog.sinzmise.top/comments/&title=留言板 - 汐塔魔法屋&summary="><img src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qq.png" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qq.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a> <a class="-mob-share-qzone" title="" rel="external nofollow noopener noreferrer noopener" target="_blank" href="https://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=https://blog.sinzmise.top/comments/&title=留言板 - 汐塔魔法屋&summary="><img src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qzone.png" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qzone.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a> <a class="-mob-share-weibo" title="" rel="external nofollow noopener noreferrer noopener" target="_blank" href="http://service.weibo.com/share/share.php?url=https://blog.sinzmise.top/comments/&title=留言板 - 汐塔魔法屋&summary="><img src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/weibo.png" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/weibo.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a></div></div></div></div></article><article class="post white-box shadow floatable blur" id="comments"><span hidden><meta itemprop="discussionUrl" content="/comments/#comments"></span><p ct><i class="fa-solid fa-comments"></i> 评论</p><div id="layoutHelper-comments"></div></article></div><aside id="l_side" class="not-select default-cursor" itemscope itemtype="http://schema.org/WPSideBar"><section class="widget nextsite desktop pjax"><div class="site-brand-wrapper"><div class="site-meta"> <a href="/" class="brand" rel="start"><span class="site-title">汐塔魔法屋</span></a><p class="site-subtitle" itemprop="description">Ceta Magical House</p></div><div class="site-nav-toggle"> <button aria-label="切换导航栏"><span class="btn-bar"></span><span class="btn-bar"></span><span class="btn-bar"></span></button></div></div><nav class="site-nav"><ul class="next-main"><li class="next-main-item"><a href="/categories/" title="分类" active-action="action-categories"><i class="menu-item-icon fa-solid fa-folder-open fa-fw"></i> 分类</a></li><li class="next-main-item"><a href="/tags/" title="标签" active-action="action-tags"><i class="menu-item-icon fa-solid fa-tags fa-fw"></i> 标签</a></li><li class="next-main-item"><a href="/archives/" title="归档" active-action="action-archives"><i class="menu-item-icon fa-solid fa-archive fa-fw"></i> 归档</a></li><li class="next-main-item"><a href="/link/" title="友链" active-action="action-link"><i class="menu-item-icon fa-solid fa-link fa-fw"></i> 友链</a></li><li class="next-main-item"><a target="_blank" rel="noopener" href="https://www.travellings.cn/go.html" title="开往" active-action="action-https:wwwtravellingscngohtml"><i class="menu-item-icon fa-solid fa-subway fa-fw"></i> 开往</a></li><li class="next-main-item"><a target="_blank" rel="noopener" href="https://en.blog.sinzmise.top/" title="English" active-action="action-https:enblogsinzmisetop"><i class="menu-item-icon fa fa-language fa-fw fa-fw"></i> English</a></li><li class="next-main-item"><a href="javascript:void(0)" title="搜索" active-action="action-javascript:void(0)" onclick="OpenSearch()"><i class="menu-item-icon fa-solid fa-search fa-fw"></i> 搜索</a></li></ul></nav></section><section class="widget nextblogger desktop pjax h-card"><div class="content"> <a class="avatar u-url flat-box" href="https://blog.sinzmise.top/"><img no-lazy class="site-author-image u-photo" itemprop="image" src="/img/avatar.png" alt="王九弦SZ·Ninty"></a><div class="site-author-box"><p class="site-author-name p-name" itemprop="name">王九弦SZ·Ninty</p><p class="site-author-description" itemprop="description">种下故事的种子,随着风和光生根发芽</p></div><div class="links-of-author"><span class="links-of-author-item"><a href="/atom.xml" title="RSS" alt="汐塔魔法屋" rel="me"><i class="fa-solid fa-rss fa-fw"></i></a></span><span class="links-of-author-item"><a href="mailto:email@sinzmise.top" title="Email" alt="汐塔魔法屋" class="u-email" rel="me"><i class="fa-solid fa-envelope fa-fw"></i></a></span><span class="links-of-author-item"><a target="_blank" href="https://github.com/SinzMise/" title="Github" alt="汐塔魔法屋" rel="me noopener"><i class="fab fa-github fa-fw"></i></a></span></div></div></section><section class="widget category desktop pjax"><header><a href="/categories/"><span class="icon"><i class="fa-solid fa-folder-open fa-fw" aria-hidden="true"></i></span> <span class="name">文章分类</span></a></header><div class="content"><ul class="entry navigation"><li><a class="flat-box" title="/categories/%E4%B8%AA%E4%BA%BA%E5%B0%8F%E8%AE%B0/" href="/categories/%E4%B8%AA%E4%BA%BA%E5%B0%8F%E8%AE%B0/" active-action="action-categoriesE4B8AAE4BABAE5B08FE8AEB0"><div class="name">个人小记</div><div class="badge">(19)</div></a></li><li><a class="flat-box" title="/categories/%E6%AD%8C%E6%9B%B2%E6%94%B6%E9%9B%86/" href="/categories/%E6%AD%8C%E6%9B%B2%E6%94%B6%E9%9B%86/" active-action="action-categoriesE6AD8CE69BB2E694B6E99B86"><div class="name">歌曲收集</div><div class="badge">(1)</div></a></li><li><a class="flat-box" title="/categories/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" href="/categories/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" active-action="action-categoriesE6B8B8E6888FE79BB8E585B3"><div class="name">游戏相关</div><div class="badge">(4)</div></a></li><li><a class="flat-box" title="/categories/%E7%AB%99%E7%82%B9%E6%8A%98%E8%85%BE/" href="/categories/%E7%AB%99%E7%82%B9%E6%8A%98%E8%85%BE/" active-action="action-categoriesE7AB99E782B9E68A98E885BE"><div class="name">站点折腾</div><div class="badge">(14)</div></a></li><li><a class="flat-box" title="/categories/%E9%A1%B9%E7%9B%AE%E6%8A%98%E8%85%BE/" href="/categories/%E9%A1%B9%E7%9B%AE%E6%8A%98%E8%85%BE/" active-action="action-categoriesE9A1B9E79BAEE68A98E885BE"><div class="name">项目折腾</div><div class="badge">(3)</div></a></li></ul></div></section><section class="widget tagcloud desktop pjax"><header><a href="/tags/"><span class="icon"><i class="fa-solid fa-tags fa-fw" aria-hidden="true"></i></span> <span class="name">热门标签</span></a></header><div class="content"> <a href="/tags/Flash%E7%9B%B8%E5%85%B3/" style="font-size:14px;color:#999">Flash相关</a> <a href="/tags/Steam%E6%B8%B8%E6%88%8F/" style="font-size:14px;color:#999">Steam游戏</a> <a href="/tags/Windows%E8%BD%AF%E4%BB%B6/" style="font-size:15.67px;color:#8e8e8e">Windows软件</a> <a href="/tags/%E4%B8%AA%E4%BA%BA%E5%B0%8F%E8%AE%B0/" style="font-size:24px;color:#555">个人小记</a> <a href="/tags/%E5%85%B6%E5%AE%83%E6%B8%B8%E6%88%8F/" style="font-size:17.33px;color:#828282">其它游戏</a> <a href="/tags/%E5%8A%A0%E8%BD%BD%E5%8A%A8%E7%94%BB/" style="font-size:14px;color:#999">加载动画</a> <a href="/tags/%E6%82%AC%E6%B5%AE%E5%AE%A0%E7%89%A9-%E7%9C%8B%E6%9D%BF%E5%A8%98/" style="font-size:14px;color:#999">悬浮宠物/看板娘</a> <a href="/tags/%E6%AD%8C%E6%9B%B2%E6%94%B6%E9%9B%86/" style="font-size:14px;color:#999">歌曲收集</a> <a href="/tags/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" style="font-size:19px;color:#777">游戏相关</a> <a href="/tags/%E7%AB%99%E7%82%B9%E5%BA%95%E9%83%A8%E9%AD%94%E6%94%B9/" style="font-size:14px;color:#999">站点底部魔改</a> <a href="/tags/%E7%AB%99%E7%82%B9%E6%8A%98%E8%85%BE/" style="font-size:22.33px;color:#606060">站点折腾</a> <a href="/tags/%E8%87%AA%E5%BB%BA%E9%83%A8%E7%BD%B2/" style="font-size:20.67px;color:#6c6c6c">自建部署</a> <a href="/tags/%E9%A1%B5%E9%9D%A2%E9%AD%94%E6%94%B9/" style="font-size:17.33px;color:#828282">页面魔改</a> <a href="/tags/%E9%A1%B9%E7%9B%AE%E6%8A%98%E8%85%BE/" style="font-size:17.33px;color:#828282">项目折腾</a></div></section><div class="widget-sticky pjax"><section class="widget desktop"><header><span class="icon"><i class="fa-solid fa-award fa-fw" aria-hidden="true"></i></span> <span class="name">站点信息</span></header><div class="content"><div class="webinfo"><div class="webinfo-item"><div>文章数目:</div><div>41 篇</div></div><div class="webinfo-item"><div>本站访客数:</div><div><span id="busuanzi_value_site_uv"><i class="fa-solid fa-fan fa-spin fa-fw" aria-hidden="true"></i></span> 人</div></div><div class="webinfo-item"><div>本站总访问量:</div><div><span id="busuanzi_value_site_pv"><i class="fa-solid fa-fan fa-spin fa-fw" aria-hidden="true"></i></span> 次</div></div><div class="webinfo-item"><div>最后活动时间:</div><div id="last-update-show">2024-11-08 日</div></div></div></div></section></div><div class="pjax"></div><div class="pjax"></div><div class="pjax"></div><div class="pjax"></div><div class="pjax"></div><div class="pjax"></div><div class="pjax"></div></aside><pjax><script>window.pdata={ispage:!1,commentPath:"",commentPlaceholder:"",commentConfig:{}},document.getElementById("l_header")&&document.getElementById("l_header").classList.add("show")</script></pjax></div><footer class="footer clearfix" itemscope itemtype="http://schema.org/WPFooter"><br><br><br><div class="social-wrapper" itemprop="about" itemscope itemtype="http://schema.org/Thing"> <a href="https://www.travellings.cn/go.html" class="social flat-btn" target="_blank" rel="external nofollow noopener noreferrer" itemprop="url" alt="开往-友链接力"><img src="https://www.travellings.cn/assets/logo.gif" class="lazyload" data-srcset="https://www.travellings.cn/assets/logo.gif" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a> <a href="https://boringbay.com" class="social flat-btn" target="_blank" rel="external nofollow noopener noreferrer" itemprop="url" alt="无聊湾 🥱 The Boring Bay"><img src="https://boringbay.com/api/badge/blog.sinzmise.top" class="lazyload" data-srcset="https://boringbay.com/api/badge/blog.sinzmise.top" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a> <a href="https://blogscn.fun/" class="social flat-btn" target="_blank" rel="external nofollow noopener noreferrer" itemprop="url" alt="本站已加入BLOGS·CN"><img src="https://photo.xiangming.site/img/blogscn.png" class="lazyload" data-srcset="https://photo.xiangming.site/img/blogscn.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a> <a href="https://blogscn.fun/random.html" class="social flat-btn" target="_blank" rel="external nofollow noopener noreferrer" itemprop="url" alt="BLOGS·CN随机访问"><img src="https://photo.xiangming.site/img/footer.gif" class="lazyload" data-srcset="https://photo.xiangming.site/img/footer.gif" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a></div><div><p>博客内容遵循 <a target="_blank" rel="noopener" href="https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh">署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 协议</a></p></div> 由 <a href="https://hexo.io" target="_blank" rel="noopener">Hexo</a> 驱动 | 主题 <a href="https://github.com/volantis-x/hexo-theme-volantis/#6.0.0-alpha.0" target="_blank" class="codename">Volantis</a><div class="copyright"><p><a target="_blank" rel="noopener" href="https://xn--sr8hvo.ws/previous">←</a> An <a target="_blank" rel="noopener" href="https://xn--sr8hvo.ws">IndieWeb Webring</a> 🕸💍 <a target="_blank" rel="noopener" href="https://xn--sr8hvo.ws/next">→</a><br>©2021 · <a href="/">中弦局·汐塔魔法屋</a><br><a target="_blank" rel="noopener" href="https://icp.gov.moe/?keyword=20231033">萌ICP备20231033号</a> | <a target="_blank" rel="noopener" href="https://icp.gov.moe/?keyword=20231033">MIIT备20240818号</a> | <a target="_blank" rel="noopener" href="https://guan.ma/hao/2024000155/">官码2024000155号</a><br>我加入的:<a target="_blank" rel="noopener" href="https://zhblogs.ohyee.cc/">中文博客列表</a> | <a target="_blank" rel="noopener" href="https://storeweb.cn/member/o/1585">个站商店</a> | <a target="_blank" rel="noopener" href="https://bf.zzxworld.com/s/995">BlogFinder</a> | <a target="_blank" rel="noopener" href="https://sites.applinzi.com/site-info?siteType=life&amp;siteId=64cb373190e35300a8eec654">站点聚合平台</a> | <a target="_blank" rel="noopener" href="https://boke.lu/">博客录</a> | <a target="_blank" rel="noopener" href="https://rssblog.cn/member/d711afd659d65c2ba2d3b18697818cf7/">RssBlog</a> | <a target="_blank" rel="noopener" href="https://blogscn.fun/">笔墨迹</a> | <a target="_blank" rel="noopener" href="https://daohang.lusongsong.com/">博客大全</a></p></div></footer><a id="s-top" class="fa-solid fa-arrow-up fa-fw" title="top"></a></div></div><div><script>volantis.dom.bodyAnchor=volantis.dom.$(document.getElementById("safearea")),volantis.dom.topBtn=volantis.dom.$(document.getElementById("s-top")),volantis.dom.wrapper=volantis.dom.$(document.getElementById("wrapper")),volantis.dom.coverAnchor=volantis.dom.$(document.querySelector("#l_cover .cover-wrapper")),volantis.dom.switcher=volantis.dom.$(document.querySelector("#l_header .switcher .s-search")),volantis.dom.header=volantis.dom.$(document.getElementById("l_header")),volantis.dom.search=volantis.dom.$(document.querySelector("#l_header .m_search")),volantis.dom.mPhoneList=volantis.dom.$(document.querySelectorAll("#l_header .m-phone .list-v")),top.location!=self.location&&(top.location=self.location),volantis.css("https://jsd.cdn.storisinz.site/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css")</script><script src="/js/app.js"></script><script>function loadIssuesJS(){null!=document.getElementById("sites-api")&&"undefined"==typeof SitesJS&&volantis.js("/js/plugins/tags/sites.js");null!=document.getElementById("friends-api")&&"undefined"==typeof FriendsJS&&volantis.js("/js/plugins/tags/friends.js");null!=document.getElementById("contributors-api")&&"undefined"==typeof ContributorsJS&&volantis.js("/js/plugins/tags/contributors.js")}loadIssuesJS(),volantis.pjax.push((()=>{loadIssuesJS()}))</script><script defer="defer" src="https://jsd.cdn.storisinz.site/npm/vanilla-lazyload@17.1.0/dist/lazyload.min.js"></script><script>window.lazyLoadOptions={elements_selector:".lazyload",threshold:0},window.addEventListener("LazyLoad::Initialized",(function(n){window.lazyLoadInstance=n.detail.instance}),!1),document.addEventListener("DOMContentLoaded",(function(){lazyLoadInstance.update()})),document.addEventListener("pjax:complete",(function(){lazyLoadInstance.update()}))</script><script>window.FPConfig={delay:0,ignoreKeywords:["#"],maxRPS:6,hoverDelay:0}</script><script defer="defer" src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/libs/flying-pages/flying-pages.min.js"></script><script>function load_twikoo(){document.querySelectorAll("#twikoo_container")[0]&&volantis.js("https://jsd.cdn.storisinz.site/npm/twikoo@1.6.39/dist/twikoo.min.js",pjax_twikoo)}function pjax_twikoo(){if(!document.querySelectorAll("#twikoo_container")[0])return;let o=pdata.commentPath,t=pdata.commentPlaceholder||"";if(0==o.length){o=""||decodeURI(window.location.pathname)}twikoo.init(Object.assign(Object.assign({path:null,envId:"https://tk.pl.blog.sinzmise.top/",placeholder:null,visitor:!1},{el:"#twikoo_container",path:o,placeholder:t,onCommentLoaded:function(){if("undefined"==typeof VolantisFancyBox){const o=setInterval((()=>{"undefined"!=typeof VolantisFancyBox&&(clearInterval(o),VolantisFancyBox.groupBind('.tk-content img:not([class*="emo"])',"Comments"))}))}else VolantisFancyBox.groupBind('.tk-content img:not([class*="emo"])',"Comments")}}),pdata.commentConfig))}volantis.layoutHelper("comments",'<div id="twikoo_container"><i class="fa-solid fa-cog fa-spin fa-fw fa-2x"></i></div>'),load_twikoo(),volantis.pjax.push((()=>{"undefined"==typeof twikoo?load_twikoo():pjax_twikoo()}),"twikoo")</script><script defer="defer" src="https://jsd.cdn.storisinz.site/npm/penndu@1.0.0/bsz.js" data-pjax></script><script>async function loadSearchScript(){return await volantis.js("https://jsd.cdn.storisinz.site/npm/algoliasearch@4.14.2/dist/algoliasearch-lite.umd.js"),await volantis.js("https://jsd.cdn.storisinz.site/npm/instantsearch.js@4.44.0/dist/instantsearch.production.min.js"),volantis.js("/js/search/algolia.js")}function loadSearchService(){document.querySelectorAll(".input.u-search-input").forEach((e=>{e.removeEventListener("focus",loadSearchService,!1)})),document.querySelectorAll(".u-search-form").forEach((e=>{e.addEventListener("submit",(e=>{e.preventDefault()}),!1)}))}function OpenSearch(e=""){"undefined"==typeof SearchService?loadSearchScript().then((()=>{SearchService.setQueryText(e),SearchService.search()})):(SearchService.setQueryText(e),SearchService.search())}if(loadSearchScript(),window.location.search&&/^\?s=/g.test(window.location.search)){OpenSearch(decodeURI(window.location.search).replace(/\ /g,"-").replace(/^\?s=/g,""))}document.querySelectorAll(".input.u-search-input").forEach((e=>{e.addEventListener("focus",loadSearchService,!1)}))</script><script>function pjax_highlightjs_copyCode(){(document.querySelector(".highlight .code pre")||document.querySelector(".article pre code"))&&VolantisApp.utilCopyCode(".highlight .code pre, .article pre code")}volantis.requestAnimationFrame(pjax_highlightjs_copyCode),volantis.pjax.push(pjax_highlightjs_copyCode)</script><script>function load_swiper(){document.querySelectorAll(".swiper-container")[0]&&(volantis.css("https://jsd.cdn.storisinz.site/npm/swiper@8.3.2/swiper-bundle.min.css"),volantis.js("https://jsd.cdn.storisinz.site/npm/swiper@8.3.2/swiper-bundle.min.js").then((()=>{pjax_swiper()})))}function pjax_swiper(){volantis.swiper=new Swiper(".swiper-container",{slidesPerView:"auto",spaceBetween:8,centeredSlides:!0,loop:!0,pagination:{el:".swiper-pagination",clickable:!0},navigation:{nextEl:".swiper-button-next",prevEl:".swiper-button-prev"}})}load_swiper(),volantis.pjax.push((()=>{document.querySelectorAll(".swiper-container")[0]&&(void 0===volantis.swiper?load_swiper():pjax_swiper())}))</script><pjax></pjax><script>function listenSidebarTOC(){const t=document.querySelectorAll(".toc li");if(!t.length)return;const e=[];Array.from(t).forEach((t=>{const n=t.querySelector(".toc-link"),i=document.getElementById(n.getAttribute("href")?decodeURI(n.getAttribute("href")).replace("#",""):n.getAttribute("toc-action").split("toc-")[1]);return e.push(i),n.getAttribute("href")&&(n.setAttribute("toc-action","toc-"+decodeURI(n.getAttribute("href")).replace("#","")),n.removeAttribute("href")),i&&i.id&&n.addEventListener("click",(t=>{t.preventDefault(),volantis.scroll.to(i,{addTop:5,observer:!0}),history.pushState(null,document.title,"#"+i.id)})),i}));function n(t){if(t.classList.contains("active-current"))return;document.querySelectorAll(".toc .active").forEach((t=>{t.classList.remove("active","active-current")})),t.classList.add("active","active-current");let e=t.parentNode;for(;!e.matches(".toc");)e.matches("li")&&e.classList.add("active"),e=e.parentNode}volantis.activateNavIndex=0,n(t[volantis.activateNavIndex]),e[0]&&volantis.scroll.push((()=>{if(e[0].getBoundingClientRect().top>=0)volantis.activateNavIndex=0;else if(e[e.length-1].getBoundingClientRect().top<0)volantis.activateNavIndex=e.length-1;else for(let t=0;t<e.length;t++){const n=e[t],i=e[(t+1)%e.length];if(n.getBoundingClientRect().top<0&&i.getBoundingClientRect().top>=0){volantis.activateNavIndex=t;break}}n(t[volantis.activateNavIndex])}))}document.addEventListener("DOMContentLoaded",(()=>{volantis.requestAnimationFrame(listenSidebarTOC)})),volantis.pjax.push(listenSidebarTOC)</script><script>document.onreadystatechange=function(){if("complete"==document.readyState){const{saveData:e,effectiveType:t}=navigator.connection||navigator.mozConnection||navigator.webkitConnection||{};("none"==getComputedStyle(document.querySelector("#safearea"),null).display||e||/2g/.test(t))&&(document.querySelectorAll(".reveal").forEach((function(e){e.style.opacity="1"})),document.querySelector("#safearea").style.display="block")}}</script><script type="application/ld+json">[{"@context":"http://schema.org","@type":"Organization","name":"汐塔魔法屋","url":"https://blog.sinzmise.top/","logo":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}},{"@context":"http://schema.org","@type":"Person","name":"王九弦SZ·Ninty","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"},"url":"https://blog.sinzmise.top/","sameAs":["https://github.com/SinzMise"],"description":"The Story,The Dream."},{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://blog.sinzmise.top/","name":"汐塔魔法屋"}}]},{"@context":"http://schema.org","@type":"WebSite","name":"汐塔魔法屋","url":"https://blog.sinzmise.top/","keywords":null,"description":"The Story,The Dream.","author":{"@type":"Person","name":"王九弦SZ·Ninty","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"},"url":"https://blog.sinzmise.top/","description":"The Story,The Dream."},"publisher":{"@type":"Organization","name":"汐塔魔法屋","url":"https://blog.sinzmise.top/","logo":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}},"potentialAction":{"@type":"SearchAction","name":"Site Search","target":{"@type":"EntryPoint","urlTemplate":"https://blog.sinzmise.top?s={search_term_string}"},"query-input":"required name=search_term_string"}},{"@context":"http://schema.org","@type":"BlogPosting","headline":"留言板","description":"The Story,The Dream.","inLanguage":"zh-CN","mainEntityOfPage":{"@type":"WebPage","@id":"https://blog.sinzmise.top/comments/"},"author":{"@type":"Person","name":"王九弦SZ·Ninty","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"},"url":"https://blog.sinzmise.top/"},"publisher":{"@type":"Organization","name":"汐塔魔法屋","logo":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}},"url":"https://blog.sinzmise.top/comments/","wordCount":0,"datePublished":"2023-07-17T14:07:01.000Z","dateModified":"2024-11-08T11:49:15.290Z","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}}]</script><script src="https://jsd.cdn.storisinz.site/npm/pjax@0.2.8/pjax.min.js"></script><script>var pjax;document.addEventListener("DOMContentLoaded",(function(){pjax=new Pjax({elements:'a[href]:not([href^="#"]):not([href="javascript:void(0)"]):not([pjax-fancybox]):not([onclick="return false;"]):not([onclick="return!1"]):not([target="_blank"]):not([target="view_window"]):not([href$=".xml"])',selectors:["head title","head meta[name=keywords]","head meta[name=description]","#l_cover","#l_main","#pjax-header-nav-list",".pjax","pjax"],cacheBust:!1,timeout:5e3})})),document.addEventListener("pjax:send",(function(e){try{var t=window.location.pathname,n=e.triggerElement.href,a=[""];""!=a[0]&&a.forEach((e=>{-1==t.indexOf(e)&&-1==n.indexOf(e)||(window.location.href=n)}))}catch(e){}volantis.pjax.method.send.start()})),document.addEventListener("pjax:complete",(function(){document.querySelectorAll("script[data-pjax], .pjax-reload script").forEach((e=>{const t=e.text||e.textContent||e.innerHTML||"",n=document.createElement("script");Object.keys(e.attributes).forEach((t=>{n.setAttribute(e.attributes[t].nodeName,e.attributes[t].nodeValue)})),t&&n.appendChild(document.createTextNode(t)),e.parentNode.replaceChild(n,e)})),volantis.pjax.method.complete.start()})),document.addEventListener("pjax:error",(function(e){"pjax"===volantis.debug?(console.error(e),console.log("pjax error: \n"+JSON.stringify(e))):(volantis.pjax.method.error.start(),window.location.href=e.triggerElement.href)}))</script></div><script data-pjax src="https://jsd.cdn.storisinz.site/npm/oh-my-live2d"></script><script>const oml2d=OML2D.loadOml2d({menus:{items:t=>[t[0],t[2],t[3]]},mobileDisplay:!1,models:[{path:"https://files.blog.sinzmise.top/live2d/dujiaoshou_6/dujiaoshou_6.model3.json",mobilePosition:[-10,23],mobileScale:.1,mobileStageStyle:{width:180,height:166},motionPreloadStrategy:"IDLE",position:[-120,-30],scale:.06,stageStyle:{width:250,height:400}},{path:"https://files.blog.sinzmise.top/live2d/dujiaoshou_4/dujiaoshou_4.model3.json",scale:.06,position:[-50,-25],stageStyle:{width:250,height:300},mobileScale:.08,mobilePosition:[0,0],mobileStageStyle:{width:180}}],parentElement:document.body,primaryColor:"var(--primary)",sayHello:!1,tips:{style:{width:230,height:120,left:"calc(50% + 6px)",top:"-100px"},mobileStyle:{width:180,height:80,left:"calc(50% - 30px)",top:"-100px"},idleTips:{interval:15e3,message:function(){return axios.get("https://v1.hitokoto.cn?c=i").then((function(t){return t.data.hitokoto})).catch((function(t){console.error(t)}))}}}})</script></body></html>
1
+ <!DOCTYPE html>
2
+ <html lang="zh-CN">
3
+ <head hexo-theme='https://github.com/volantis-x/hexo-theme-volantis/#6.0.0-alpha.0'>
4
+ <meta name="generator" content="Hexo 7.3.0">
5
+ <meta charset="utf-8">
6
+
7
+ <!-- SEO相关 -->
8
+
9
+ <link rel="canonical" href="https://blog.sinzmise.top/comments/"/>
10
+
11
+
12
+ <!-- 渲染优化 -->
13
+ <meta name="renderer" content="webkit">
14
+ <meta name="force-rendering" content="webkit">
15
+ <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
16
+ <meta name="HandheldFriendly" content="True" >
17
+ <meta name="apple-mobile-web-app-capable" content="yes">
18
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5">
19
+ <meta content="black-translucent" name="apple-mobile-web-app-status-bar-style">
20
+ <meta content="telephone=no" name="format-detection">
21
+ <!-- import head_begin begin -->
22
+ <!-- import head_begin end -->
23
+ <!-- Custom Files headBegin begin-->
24
+ <script>
25
+ /////////////////////////////// serviceWorker ///////////////////////////////////////////
26
+ function registerServiceWorker(path) {
27
+ if (window.location.hostname != "localhost") {
28
+ "serviceWorker" in navigator && navigator.serviceWorker.register(`${path}?time=${new Date().getTime()}`).then(function (n) {
29
+ n.onupdatefound = function () {
30
+ var e = n.installing;
31
+ e.onstatechange = function () {
32
+ switch (e.state) {
33
+ case "installed":
34
+ navigator.serviceWorker.controller ?
35
+ console.log("Updated Service Worker.") :
36
+ console.log("Service Worker Sucess!");
37
+ break;
38
+ case "redundant":
39
+ console.log("The installing service worker became redundant.")
40
+ }
41
+ }
42
+ }
43
+ }).catch(function (e) {
44
+ console.error("Error during service worker registration:", e)
45
+ if (typeof swinstallretry === 'undefined') {
46
+ swinstallretry = 1;
47
+ registerServiceWorker(`/sw.js`)
48
+ }
49
+ });
50
+ }
51
+ }
52
+ registerServiceWorker(`/sw.js`)
53
+ //////////////////////////////////////////////////////////////////////////
54
+ //// unregister serviceWorker
55
+ //if ('serviceWorker' in navigator) {
56
+ // navigator.serviceWorker.ready.then(registration => {
57
+ // registration.unregister();
58
+ // });
59
+ //}
60
+ //////////////////////////////////////////////////////////////////////////
61
+ </script>
62
+ <!-- Custom Files headBegin end-->
63
+ <link rel="preload" href="/css/style.css" as="style">
64
+ <link rel="preload" href="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/VarelaRound/VarelaRound-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">
65
+ <link rel="preload" href="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/UbuntuMono/UbuntuMono-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">
66
+
67
+ <!-- feed -->
68
+ <link rel="alternate" href="/atom.xml" title="汐塔魔法屋" type="application/atom+xml">
69
+ <!-- 页面元数据 -->
70
+ <title>留言板 - 汐塔魔法屋</title>
71
+ <meta name="keywords" content="null">
72
+ <meta desc name="description" content="The Story,The Dream. - 王九弦SZ·Ninty - 汐塔魔法屋">
73
+
74
+ <meta property="og:type" content="website">
75
+ <meta property="og:title" content="留言板">
76
+ <meta property="og:url" content="https://blog.sinzmise.top/comments/">
77
+ <meta property="og:site_name" content="汐塔魔法屋">
78
+ <meta property="og:description" content="如果有什么 想说的、想问的 或者 发现了本站的BUG,欢迎留言告知😊。 若想 添加友链 请前往 友情链接 页面进行友链申请😄">
79
+ <meta property="og:locale" content="zh_CN">
80
+ <meta property="og:image" content="https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png">
81
+ <meta property="article:published_time" content="2023-07-17T14:07:01.000Z">
82
+ <meta property="article:modified_time" content="2024-11-09T01:01:16.513Z">
83
+ <meta property="article:author" content="王九弦SZ·Ninty">
84
+ <meta name="twitter:card" content="summary">
85
+ <meta name="twitter:image" content="https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png">
86
+ <style>
87
+ /* 首屏样式 */
88
+ #safearea {
89
+ display: none;
90
+ }
91
+ .fa.red,
92
+ .fas.red,
93
+ .far.red,
94
+ .fad.red,
95
+ .fal.red,
96
+ .fa-solid.red,
97
+ .fa-regular.red,
98
+ .fa-duotone.red,
99
+ .fa-light.red,
100
+ .fa-thin.red,
101
+ .iziToast>.iziToast-body .iziToast-icon.red {
102
+ color: #f44336;
103
+ }
104
+ .fa.pink,
105
+ .fas.pink,
106
+ .far.pink,
107
+ .fad.pink,
108
+ .fal.pink,
109
+ .fa-solid.pink,
110
+ .fa-regular.pink,
111
+ .fa-duotone.pink,
112
+ .fa-light.pink,
113
+ .fa-thin.pink,
114
+ .iziToast>.iziToast-body .iziToast-icon.pink {
115
+ color: #e91e63;
116
+ }
117
+ .fa.purple,
118
+ .fas.purple,
119
+ .far.purple,
120
+ .fad.purple,
121
+ .fal.purple,
122
+ .fa-solid.purple,
123
+ .fa-regular.purple,
124
+ .fa-duotone.purple,
125
+ .fa-light.purple,
126
+ .fa-thin.purple,
127
+ .iziToast>.iziToast-body .iziToast-icon.purple {
128
+ color: #9c27b0;
129
+ }
130
+ .fa.indigo,
131
+ .fas.indigo,
132
+ .far.indigo,
133
+ .fad.indigo,
134
+ .fal.indigo,
135
+ .fa-solid.indigo,
136
+ .fa-regular.indigo,
137
+ .fa-duotone.indigo,
138
+ .fa-light.indigo,
139
+ .fa-thin.indigo,
140
+ .iziToast>.iziToast-body .iziToast-icon.indigo {
141
+ color: #3f51b5;
142
+ }
143
+ .fa.light-blue,
144
+ .fas.light-blue,
145
+ .far.light-blue,
146
+ .fad.light-blue,
147
+ .fal.light-blue,
148
+ .fa-solid.light-blue,
149
+ .fa-regular.light-blue,
150
+ .fa-duotone.light-blue,
151
+ .fa-light.light-blue,
152
+ .fa-thin.light-blue,
153
+ .iziToast>.iziToast-body .iziToast-icon.light-blue {
154
+ color: #4ba7ee;
155
+ }
156
+ .fa.deep-blue,
157
+ .fas.deep-blue,
158
+ .far.deep-blue,
159
+ .fad.deep-blue,
160
+ .fal.deep-blue,
161
+ .fa-solid.deep-blue,
162
+ .fa-regular.deep-blue,
163
+ .fa-duotone.deep-blue,
164
+ .fa-light.deep-blue,
165
+ .fa-thin.deep-blue,
166
+ .iziToast>.iziToast-body .iziToast-icon.deep-blue {
167
+ color: #3367d6;
168
+ }
169
+ .fa.teal,
170
+ .fas.teal,
171
+ .far.teal,
172
+ .fad.teal,
173
+ .fal.teal,
174
+ .fa-solid.teal,
175
+ .fa-regular.teal,
176
+ .fa-duotone.teal,
177
+ .fa-light.teal,
178
+ .fa-thin.teal,
179
+ .iziToast>.iziToast-body .iziToast-icon.teal {
180
+ color: #009688;
181
+ }
182
+ .fa.light-green,
183
+ .fas.light-green,
184
+ .far.light-green,
185
+ .fad.light-green,
186
+ .fal.light-green,
187
+ .fa-solid.light-green,
188
+ .fa-regular.light-green,
189
+ .fa-duotone.light-green,
190
+ .fa-light.light-green,
191
+ .fa-thin.light-green,
192
+ .iziToast>.iziToast-body .iziToast-icon.light-green {
193
+ color: #8bc34a;
194
+ }
195
+ .fa.orange,
196
+ .fas.orange,
197
+ .far.orange,
198
+ .fad.orange,
199
+ .fal.orange,
200
+ .fa-solid.orange,
201
+ .fa-regular.orange,
202
+ .fa-duotone.orange,
203
+ .fa-light.orange,
204
+ .fa-thin.orange,
205
+ .iziToast>.iziToast-body .iziToast-icon.orange {
206
+ color: #ff9800;
207
+ }
208
+ .fa.deep-orange,
209
+ .fas.deep-orange,
210
+ .far.deep-orange,
211
+ .fad.deep-orange,
212
+ .fal.deep-orange,
213
+ .fa-solid.deep-orange,
214
+ .fa-regular.deep-orange,
215
+ .fa-duotone.deep-orange,
216
+ .fa-light.deep-orange,
217
+ .fa-thin.deep-orange,
218
+ .iziToast>.iziToast-body .iziToast-icon.deep-orange {
219
+ color: #ff5722;
220
+ }
221
+ .fa.brown,
222
+ .fas.brown,
223
+ .far.brown,
224
+ .fad.brown,
225
+ .fal.brown,
226
+ .fa-solid.brown,
227
+ .fa-regular.brown,
228
+ .fa-duotone.brown,
229
+ .fa-light.brown,
230
+ .fa-thin.brown,
231
+ .iziToast>.iziToast-body .iziToast-icon.brown {
232
+ color: #795548;
233
+ }
234
+ .fa.blue-grey,
235
+ .fas.blue-grey,
236
+ .far.blue-grey,
237
+ .fad.blue-grey,
238
+ .fal.blue-grey,
239
+ .fa-solid.blue-grey,
240
+ .fa-regular.blue-grey,
241
+ .fa-duotone.blue-grey,
242
+ .fa-light.blue-grey,
243
+ .fa-thin.blue-grey,
244
+ .iziToast>.iziToast-body .iziToast-icon.blue-grey {
245
+ color: #607d8b;
246
+ }
247
+ .fa.yellow,
248
+ .fas.yellow,
249
+ .far.yellow,
250
+ .fad.yellow,
251
+ .fal.yellow,
252
+ .fa-solid.yellow,
253
+ .fa-regular.yellow,
254
+ .fa-duotone.yellow,
255
+ .fa-light.yellow,
256
+ .fa-thin.yellow,
257
+ .iziToast>.iziToast-body .iziToast-icon.yellow {
258
+ color: #fcec60;
259
+ }
260
+ .fa.TURQUOISE,
261
+ .fas.TURQUOISE,
262
+ .far.TURQUOISE,
263
+ .fad.TURQUOISE,
264
+ .fal.TURQUOISE,
265
+ .fa-solid.TURQUOISE,
266
+ .fa-regular.TURQUOISE,
267
+ .fa-duotone.TURQUOISE,
268
+ .fa-light.TURQUOISE,
269
+ .fa-thin.TURQUOISE,
270
+ .iziToast>.iziToast-body .iziToast-icon.TURQUOISE {
271
+ color: #1abc9c;
272
+ }
273
+ .fa.EMERALD,
274
+ .fas.EMERALD,
275
+ .far.EMERALD,
276
+ .fad.EMERALD,
277
+ .fal.EMERALD,
278
+ .fa-solid.EMERALD,
279
+ .fa-regular.EMERALD,
280
+ .fa-duotone.EMERALD,
281
+ .fa-light.EMERALD,
282
+ .fa-thin.EMERALD,
283
+ .iziToast>.iziToast-body .iziToast-icon.EMERALD {
284
+ color: #2ecc71;
285
+ }
286
+ .fa.PETERRIVE,
287
+ .fas.PETERRIVE,
288
+ .far.PETERRIVE,
289
+ .fad.PETERRIVE,
290
+ .fal.PETERRIVE,
291
+ .fa-solid.PETERRIVE,
292
+ .fa-regular.PETERRIVE,
293
+ .fa-duotone.PETERRIVE,
294
+ .fa-light.PETERRIVE,
295
+ .fa-thin.PETERRIVE,
296
+ .iziToast>.iziToast-body .iziToast-icon.PETERRIVE {
297
+ color: #3498db;
298
+ }
299
+ .fa.AMETHYST,
300
+ .fas.AMETHYST,
301
+ .far.AMETHYST,
302
+ .fad.AMETHYST,
303
+ .fal.AMETHYST,
304
+ .fa-solid.AMETHYST,
305
+ .fa-regular.AMETHYST,
306
+ .fa-duotone.AMETHYST,
307
+ .fa-light.AMETHYST,
308
+ .fa-thin.AMETHYST,
309
+ .iziToast>.iziToast-body .iziToast-icon.AMETHYST {
310
+ color: #9b59b6;
311
+ }
312
+ .fa.WETASPHALT,
313
+ .fas.WETASPHALT,
314
+ .far.WETASPHALT,
315
+ .fad.WETASPHALT,
316
+ .fal.WETASPHALT,
317
+ .fa-solid.WETASPHALT,
318
+ .fa-regular.WETASPHALT,
319
+ .fa-duotone.WETASPHALT,
320
+ .fa-light.WETASPHALT,
321
+ .fa-thin.WETASPHALT,
322
+ .iziToast>.iziToast-body .iziToast-icon.WETASPHALT {
323
+ color: #34495e;
324
+ }
325
+ .fa.GREENSEA,
326
+ .fas.GREENSEA,
327
+ .far.GREENSEA,
328
+ .fad.GREENSEA,
329
+ .fal.GREENSEA,
330
+ .fa-solid.GREENSEA,
331
+ .fa-regular.GREENSEA,
332
+ .fa-duotone.GREENSEA,
333
+ .fa-light.GREENSEA,
334
+ .fa-thin.GREENSEA,
335
+ .iziToast>.iziToast-body .iziToast-icon.GREENSEA {
336
+ color: #16a085;
337
+ }
338
+ .fa.NEPHRITIS,
339
+ .fas.NEPHRITIS,
340
+ .far.NEPHRITIS,
341
+ .fad.NEPHRITIS,
342
+ .fal.NEPHRITIS,
343
+ .fa-solid.NEPHRITIS,
344
+ .fa-regular.NEPHRITIS,
345
+ .fa-duotone.NEPHRITIS,
346
+ .fa-light.NEPHRITIS,
347
+ .fa-thin.NEPHRITIS,
348
+ .iziToast>.iziToast-body .iziToast-icon.NEPHRITIS {
349
+ color: #27ae60;
350
+ }
351
+ .fa.BELIZEHOLE,
352
+ .fas.BELIZEHOLE,
353
+ .far.BELIZEHOLE,
354
+ .fad.BELIZEHOLE,
355
+ .fal.BELIZEHOLE,
356
+ .fa-solid.BELIZEHOLE,
357
+ .fa-regular.BELIZEHOLE,
358
+ .fa-duotone.BELIZEHOLE,
359
+ .fa-light.BELIZEHOLE,
360
+ .fa-thin.BELIZEHOLE,
361
+ .iziToast>.iziToast-body .iziToast-icon.BELIZEHOLE {
362
+ color: #2980b9;
363
+ }
364
+ .fa.WISTERIA,
365
+ .fas.WISTERIA,
366
+ .far.WISTERIA,
367
+ .fad.WISTERIA,
368
+ .fal.WISTERIA,
369
+ .fa-solid.WISTERIA,
370
+ .fa-regular.WISTERIA,
371
+ .fa-duotone.WISTERIA,
372
+ .fa-light.WISTERIA,
373
+ .fa-thin.WISTERIA,
374
+ .iziToast>.iziToast-body .iziToast-icon.WISTERIA {
375
+ color: #8e44ad;
376
+ }
377
+ .fa.MIDNIGHTBLUE,
378
+ .fas.MIDNIGHTBLUE,
379
+ .far.MIDNIGHTBLUE,
380
+ .fad.MIDNIGHTBLUE,
381
+ .fal.MIDNIGHTBLUE,
382
+ .fa-solid.MIDNIGHTBLUE,
383
+ .fa-regular.MIDNIGHTBLUE,
384
+ .fa-duotone.MIDNIGHTBLUE,
385
+ .fa-light.MIDNIGHTBLUE,
386
+ .fa-thin.MIDNIGHTBLUE,
387
+ .iziToast>.iziToast-body .iziToast-icon.MIDNIGHTBLUE {
388
+ color: #2c3e50;
389
+ }
390
+ .fa.SUNFLOWER,
391
+ .fas.SUNFLOWER,
392
+ .far.SUNFLOWER,
393
+ .fad.SUNFLOWER,
394
+ .fal.SUNFLOWER,
395
+ .fa-solid.SUNFLOWER,
396
+ .fa-regular.SUNFLOWER,
397
+ .fa-duotone.SUNFLOWER,
398
+ .fa-light.SUNFLOWER,
399
+ .fa-thin.SUNFLOWER,
400
+ .iziToast>.iziToast-body .iziToast-icon.SUNFLOWER {
401
+ color: #f1c40f;
402
+ }
403
+ .fa.CARROT,
404
+ .fas.CARROT,
405
+ .far.CARROT,
406
+ .fad.CARROT,
407
+ .fal.CARROT,
408
+ .fa-solid.CARROT,
409
+ .fa-regular.CARROT,
410
+ .fa-duotone.CARROT,
411
+ .fa-light.CARROT,
412
+ .fa-thin.CARROT,
413
+ .iziToast>.iziToast-body .iziToast-icon.CARROT {
414
+ color: #e67e22;
415
+ }
416
+ .fa.ALIZARIN,
417
+ .fas.ALIZARIN,
418
+ .far.ALIZARIN,
419
+ .fad.ALIZARIN,
420
+ .fal.ALIZARIN,
421
+ .fa-solid.ALIZARIN,
422
+ .fa-regular.ALIZARIN,
423
+ .fa-duotone.ALIZARIN,
424
+ .fa-light.ALIZARIN,
425
+ .fa-thin.ALIZARIN,
426
+ .iziToast>.iziToast-body .iziToast-icon.ALIZARIN {
427
+ color: #e74c3c;
428
+ }
429
+ .fa.CLOUDS,
430
+ .fas.CLOUDS,
431
+ .far.CLOUDS,
432
+ .fad.CLOUDS,
433
+ .fal.CLOUDS,
434
+ .fa-solid.CLOUDS,
435
+ .fa-regular.CLOUDS,
436
+ .fa-duotone.CLOUDS,
437
+ .fa-light.CLOUDS,
438
+ .fa-thin.CLOUDS,
439
+ .iziToast>.iziToast-body .iziToast-icon.CLOUDS {
440
+ color: #ecf0f1;
441
+ }
442
+ .fa.CONCRETE,
443
+ .fas.CONCRETE,
444
+ .far.CONCRETE,
445
+ .fad.CONCRETE,
446
+ .fal.CONCRETE,
447
+ .fa-solid.CONCRETE,
448
+ .fa-regular.CONCRETE,
449
+ .fa-duotone.CONCRETE,
450
+ .fa-light.CONCRETE,
451
+ .fa-thin.CONCRETE,
452
+ .iziToast>.iziToast-body .iziToast-icon.CONCRETE {
453
+ color: #95a5a6;
454
+ }
455
+ .fa.ORANGE,
456
+ .fas.ORANGE,
457
+ .far.ORANGE,
458
+ .fad.ORANGE,
459
+ .fal.ORANGE,
460
+ .fa-solid.ORANGE,
461
+ .fa-regular.ORANGE,
462
+ .fa-duotone.ORANGE,
463
+ .fa-light.ORANGE,
464
+ .fa-thin.ORANGE,
465
+ .iziToast>.iziToast-body .iziToast-icon.ORANGE {
466
+ color: #f39c12;
467
+ }
468
+ .fa.PUMPKIN,
469
+ .fas.PUMPKIN,
470
+ .far.PUMPKIN,
471
+ .fad.PUMPKIN,
472
+ .fal.PUMPKIN,
473
+ .fa-solid.PUMPKIN,
474
+ .fa-regular.PUMPKIN,
475
+ .fa-duotone.PUMPKIN,
476
+ .fa-light.PUMPKIN,
477
+ .fa-thin.PUMPKIN,
478
+ .iziToast>.iziToast-body .iziToast-icon.PUMPKIN {
479
+ color: #d35400;
480
+ }
481
+ .fa.POMEGRANATE,
482
+ .fas.POMEGRANATE,
483
+ .far.POMEGRANATE,
484
+ .fad.POMEGRANATE,
485
+ .fal.POMEGRANATE,
486
+ .fa-solid.POMEGRANATE,
487
+ .fa-regular.POMEGRANATE,
488
+ .fa-duotone.POMEGRANATE,
489
+ .fa-light.POMEGRANATE,
490
+ .fa-thin.POMEGRANATE,
491
+ .iziToast>.iziToast-body .iziToast-icon.POMEGRANATE {
492
+ color: #c0392b;
493
+ }
494
+ .fa.SILVER,
495
+ .fas.SILVER,
496
+ .far.SILVER,
497
+ .fad.SILVER,
498
+ .fal.SILVER,
499
+ .fa-solid.SILVER,
500
+ .fa-regular.SILVER,
501
+ .fa-duotone.SILVER,
502
+ .fa-light.SILVER,
503
+ .fa-thin.SILVER,
504
+ .iziToast>.iziToast-body .iziToast-icon.SILVER {
505
+ color: #bdc3c7;
506
+ }
507
+ .fa.ASBESTOS,
508
+ .fas.ASBESTOS,
509
+ .far.ASBESTOS,
510
+ .fad.ASBESTOS,
511
+ .fal.ASBESTOS,
512
+ .fa-solid.ASBESTOS,
513
+ .fa-regular.ASBESTOS,
514
+ .fa-duotone.ASBESTOS,
515
+ .fa-light.ASBESTOS,
516
+ .fa-thin.ASBESTOS,
517
+ .iziToast>.iziToast-body .iziToast-icon.ASBESTOS {
518
+ color: #7f8c8d;
519
+ }
520
+ .new-meta-box,
521
+ .article-title,
522
+ .prev-next,
523
+ .meta-v3,
524
+ .md .footer .header,
525
+ .widget header,
526
+ details summary {
527
+ font-family: "Varela Round", "PingFang SC", "Microsoft YaHei", Helvetica, Arial, Helvetica, monospace;
528
+ }
529
+ :root {
530
+ --color-site-body: #f4f4f4;
531
+ --color-site-bg: #f4f4f4;
532
+ --color-site-inner: #fff;
533
+ --color-site-footer: #666;
534
+ --color-card: #fff;
535
+ --color-text: #444;
536
+ --color-block: #f4f4f4;
537
+ --color-inlinecode: #444;
538
+ --color-codeblock: #f4f4f4;
539
+ --color-h1: #3a3a3a;
540
+ --color-h2: #3a3a3a;
541
+ --color-h3: #333;
542
+ --color-h4: #444;
543
+ --color-h5: #555;
544
+ --color-h6: #666;
545
+ --color-p: #444;
546
+ --color-list: #666;
547
+ --color-list-hl: #30ad91;
548
+ --color-meta: #888;
549
+ --color-read-bkg: #e0d8c8;
550
+ --color-read-post: #f8f1e2;
551
+ --color-copyright-bkg: #f5f5f5;
552
+ --color-white-png: #fff;
553
+ --color-img-error: #f5f5f5;
554
+ }
555
+ * {
556
+ box-sizing: border-box;
557
+ -webkit-box-sizing: border-box;
558
+ -moz-box-sizing: border-box;
559
+ outline: none;
560
+ margin: 0;
561
+ padding: 0;
562
+ }
563
+ *::-webkit-scrollbar {
564
+ height: 4px;
565
+ width: 4px;
566
+ }
567
+ *::-webkit-scrollbar-track-piece {
568
+ background: transparent;
569
+ }
570
+ *::-webkit-scrollbar-thumb {
571
+ background: #3dd9b6;
572
+ cursor: pointer;
573
+ border-radius: 2px;
574
+ -webkit-border-radius: 2px;
575
+ }
576
+ *::-webkit-scrollbar-thumb:hover {
577
+ background: #ff5722;
578
+ }
579
+ html {
580
+ color: var(--color-text);
581
+ width: 100%;
582
+ height: 100%;
583
+ font-family: UbuntuMono, "Varela Round", "PingFang SC", "Microsoft YaHei", Helvetica, Arial, Menlo, Monaco, monospace, sans-serif;
584
+ font-size: 16px;
585
+ }
586
+ html >::-webkit-scrollbar {
587
+ height: 4px;
588
+ width: 4px;
589
+ }
590
+ html >::-webkit-scrollbar-track-piece {
591
+ background: transparent;
592
+ }
593
+ html >::-webkit-scrollbar-thumb {
594
+ background: #3dd9b6;
595
+ cursor: pointer;
596
+ border-radius: 2px;
597
+ -webkit-border-radius: 2px;
598
+ }
599
+ html >::-webkit-scrollbar-thumb:hover {
600
+ background: #ff5722;
601
+ }
602
+ body {
603
+ background-color: var(--color-site-body);
604
+ text-rendering: optimizelegibility;
605
+ -webkit-tap-highlight-color: rgba(0,0,0,0);
606
+ line-height: 1.6;
607
+ -webkit-text-size-adjust: 100%;
608
+ -ms-text-size-adjust: 100%;
609
+ }
610
+ body.modal-active {
611
+ overflow: hidden;
612
+ }
613
+ @media screen and (max-width: 680px) {
614
+ body.modal-active {
615
+ position: fixed;
616
+ top: 0;
617
+ right: 0;
618
+ bottom: 0;
619
+ left: 0;
620
+ }
621
+ }
622
+ a {
623
+ color: #2092ec;
624
+ cursor: pointer;
625
+ text-decoration: none;
626
+ transition: all 0.28s ease;
627
+ -webkit-transition: all 0.28s ease;
628
+ -khtml-transition: all 0.28s ease;
629
+ -moz-transition: all 0.28s ease;
630
+ -o-transition: all 0.28s ease;
631
+ -ms-transition: all 0.28s ease;
632
+ }
633
+ a:active,
634
+ a:hover {
635
+ outline: 0;
636
+ }
637
+ ul,
638
+ ol {
639
+ padding-left: 0;
640
+ }
641
+ ul li,
642
+ ol li {
643
+ list-style: none;
644
+ }
645
+ header {
646
+ display: block;
647
+ }
648
+ img {
649
+ border: 0;
650
+ background: none;
651
+ max-width: 100%;
652
+ }
653
+ svg:not(:root) {
654
+ overflow: hidden;
655
+ }
656
+ hr {
657
+ -moz-box-sizing: content-box;
658
+ box-sizing: content-box;
659
+ -webkit-box-sizing: content-box;
660
+ -moz-box-sizing: content-box;
661
+ height: 0;
662
+ border: 0;
663
+ border-radius: 1px;
664
+ -webkit-border-radius: 1px;
665
+ border-bottom: 1px solid rgba(68,68,68,0.1);
666
+ }
667
+ article hr {
668
+ background-image: none;
669
+ height: 2em;
670
+ border: none;
671
+ margin: 1em 0 1em;
672
+ text-align: center;
673
+ }
674
+ article hr:after {
675
+ content: "···";
676
+ letter-spacing: 2em;
677
+ padding-left: 2em;
678
+ font-weight: 700;
679
+ }
680
+ button,
681
+ input {
682
+ color: inherit;
683
+ font: inherit;
684
+ margin: 0;
685
+ }
686
+ button {
687
+ overflow: visible;
688
+ text-transform: none;
689
+ -webkit-appearance: button;
690
+ cursor: pointer;
691
+ }
692
+ @supports (backdrop-filter: blur(20px)) {
693
+ .blur {
694
+ background: rgba(255,255,255,0.9) !important;
695
+ backdrop-filter: saturate(200%) blur(20px);
696
+ }
697
+ }
698
+ @supports (backdrop-filter: blur(20px)) {
699
+ .blur#comments {
700
+ backdrop-filter: unset;
701
+ }
702
+ }
703
+ .shadow {
704
+ box-shadow: 0 1px 2px 0px rgba(0,0,0,0.1);
705
+ -webkit-box-shadow: 0 1px 2px 0px rgba(0,0,0,0.1);
706
+ }
707
+ .shadow.floatable {
708
+ transition: all 0.28s ease;
709
+ -webkit-transition: all 0.28s ease;
710
+ -khtml-transition: all 0.28s ease;
711
+ -moz-transition: all 0.28s ease;
712
+ -o-transition: all 0.28s ease;
713
+ -ms-transition: all 0.28s ease;
714
+ }
715
+ .shadow.floatable:hover {
716
+ box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1), 0 4px 8px 0px rgba(0,0,0,0.1), 0 8px 16px 0px rgba(0,0,0,0.1);
717
+ -webkit-box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1), 0 4px 8px 0px rgba(0,0,0,0.1), 0 8px 16px 0px rgba(0,0,0,0.1);
718
+ }
719
+ #l_cover {
720
+ min-height: 64px;
721
+ }
722
+ .cover-wrapper {
723
+ top: 0;
724
+ left: 0;
725
+ max-width: 100%;
726
+ height: 100vh;
727
+ display: flex;
728
+ flex-wrap: nowrap;
729
+ -webkit-flex-wrap: nowrap;
730
+ -khtml-flex-wrap: nowrap;
731
+ -moz-flex-wrap: nowrap;
732
+ -o-flex-wrap: nowrap;
733
+ -ms-flex-wrap: nowrap;
734
+ -webkit-box-direction: normal;
735
+ -moz-box-direction: normal;
736
+ -webkit-box-orient: vertical;
737
+ -moz-box-orient: vertical;
738
+ -webkit-flex-direction: column;
739
+ -ms-flex-direction: column;
740
+ flex-direction: column;
741
+ align-items: center;
742
+ align-self: center;
743
+ align-content: center;
744
+ color: var(--color-site-inner);
745
+ padding: 0 16px;
746
+ user-select: none;
747
+ -webkit-user-select: none;
748
+ -moz-user-select: none;
749
+ -ms-user-select: none;
750
+ position: relative;
751
+ overflow: hidden;
752
+ margin-bottom: -100px;
753
+ }
754
+ .cover-wrapper .cover-bg {
755
+ position: absolute;
756
+ width: 100%;
757
+ height: 100%;
758
+ background-position: center;
759
+ background-size: cover;
760
+ -webkit-background-size: cover;
761
+ -moz-background-size: cover;
762
+ }
763
+ .cover-wrapper .cover-bg.lazyload:not(.loaded) {
764
+ opacity: 0;
765
+ -webkit-opacity: 0;
766
+ -moz-opacity: 0;
767
+ }
768
+ .cover-wrapper .cover-bg.lazyload.loaded {
769
+ animation-delay: 0s;
770
+ animation-duration: 0.5s;
771
+ animation-fill-mode: forwards;
772
+ animation-timing-function: ease-out;
773
+ animation-name: fadeIn;
774
+ }
775
+ @-moz-keyframes fadeIn {
776
+ 0% {
777
+ opacity: 0;
778
+ -webkit-opacity: 0;
779
+ -moz-opacity: 0;
780
+ filter: blur(12px);
781
+ transform: scale(1.02);
782
+ -webkit-transform: scale(1.02);
783
+ -khtml-transform: scale(1.02);
784
+ -moz-transform: scale(1.02);
785
+ -o-transform: scale(1.02);
786
+ -ms-transform: scale(1.02);
787
+ }
788
+ 100% {
789
+ opacity: 1;
790
+ -webkit-opacity: 1;
791
+ -moz-opacity: 1;
792
+ }
793
+ }
794
+ @-webkit-keyframes fadeIn {
795
+ 0% {
796
+ opacity: 0;
797
+ -webkit-opacity: 0;
798
+ -moz-opacity: 0;
799
+ filter: blur(12px);
800
+ transform: scale(1.02);
801
+ -webkit-transform: scale(1.02);
802
+ -khtml-transform: scale(1.02);
803
+ -moz-transform: scale(1.02);
804
+ -o-transform: scale(1.02);
805
+ -ms-transform: scale(1.02);
806
+ }
807
+ 100% {
808
+ opacity: 1;
809
+ -webkit-opacity: 1;
810
+ -moz-opacity: 1;
811
+ }
812
+ }
813
+ @-o-keyframes fadeIn {
814
+ 0% {
815
+ opacity: 0;
816
+ -webkit-opacity: 0;
817
+ -moz-opacity: 0;
818
+ filter: blur(12px);
819
+ transform: scale(1.02);
820
+ -webkit-transform: scale(1.02);
821
+ -khtml-transform: scale(1.02);
822
+ -moz-transform: scale(1.02);
823
+ -o-transform: scale(1.02);
824
+ -ms-transform: scale(1.02);
825
+ }
826
+ 100% {
827
+ opacity: 1;
828
+ -webkit-opacity: 1;
829
+ -moz-opacity: 1;
830
+ }
831
+ }
832
+ @keyframes fadeIn {
833
+ 0% {
834
+ opacity: 0;
835
+ -webkit-opacity: 0;
836
+ -moz-opacity: 0;
837
+ filter: blur(12px);
838
+ transform: scale(1.02);
839
+ -webkit-transform: scale(1.02);
840
+ -khtml-transform: scale(1.02);
841
+ -moz-transform: scale(1.02);
842
+ -o-transform: scale(1.02);
843
+ -ms-transform: scale(1.02);
844
+ }
845
+ 100% {
846
+ opacity: 1;
847
+ -webkit-opacity: 1;
848
+ -moz-opacity: 1;
849
+ }
850
+ }
851
+ .cover-wrapper .cover-body {
852
+ z-index: 1;
853
+ position: relative;
854
+ width: 100%;
855
+ height: 100%;
856
+ }
857
+ .cover-wrapper#full {
858
+ height: calc(100vh + 100px);
859
+ padding-bottom: 100px;
860
+ }
861
+ .cover-wrapper#half {
862
+ max-height: 640px;
863
+ min-height: 460px;
864
+ height: calc(36vh - 64px + 200px);
865
+ }
866
+ .cover-wrapper #scroll-down {
867
+ width: 100%;
868
+ height: 64px;
869
+ position: absolute;
870
+ bottom: 100px;
871
+ text-align: center;
872
+ cursor: pointer;
873
+ }
874
+ .cover-wrapper #scroll-down .scroll-down-effects {
875
+ color: #fff;
876
+ font-size: 24px;
877
+ line-height: 64px;
878
+ position: absolute;
879
+ width: 24px;
880
+ left: calc(50% - 12px);
881
+ text-shadow: 0 1px 2px rgba(0,0,0,0.1);
882
+ animation: scroll-down-effect 1.5s infinite;
883
+ -webkit-animation: scroll-down-effect 1.5s infinite;
884
+ -khtml-animation: scroll-down-effect 1.5s infinite;
885
+ -moz-animation: scroll-down-effect 1.5s infinite;
886
+ -o-animation: scroll-down-effect 1.5s infinite;
887
+ -ms-animation: scroll-down-effect 1.5s infinite;
888
+ }
889
+ @-moz-keyframes scroll-down-effect {
890
+ 0% {
891
+ top: 0;
892
+ opacity: 1;
893
+ -webkit-opacity: 1;
894
+ -moz-opacity: 1;
895
+ }
896
+ 50% {
897
+ top: -16px;
898
+ opacity: 0.4;
899
+ -webkit-opacity: 0.4;
900
+ -moz-opacity: 0.4;
901
+ }
902
+ 100% {
903
+ top: 0;
904
+ opacity: 1;
905
+ -webkit-opacity: 1;
906
+ -moz-opacity: 1;
907
+ }
908
+ }
909
+ @-webkit-keyframes scroll-down-effect {
910
+ 0% {
911
+ top: 0;
912
+ opacity: 1;
913
+ -webkit-opacity: 1;
914
+ -moz-opacity: 1;
915
+ }
916
+ 50% {
917
+ top: -16px;
918
+ opacity: 0.4;
919
+ -webkit-opacity: 0.4;
920
+ -moz-opacity: 0.4;
921
+ }
922
+ 100% {
923
+ top: 0;
924
+ opacity: 1;
925
+ -webkit-opacity: 1;
926
+ -moz-opacity: 1;
927
+ }
928
+ }
929
+ @-o-keyframes scroll-down-effect {
930
+ 0% {
931
+ top: 0;
932
+ opacity: 1;
933
+ -webkit-opacity: 1;
934
+ -moz-opacity: 1;
935
+ }
936
+ 50% {
937
+ top: -16px;
938
+ opacity: 0.4;
939
+ -webkit-opacity: 0.4;
940
+ -moz-opacity: 0.4;
941
+ }
942
+ 100% {
943
+ top: 0;
944
+ opacity: 1;
945
+ -webkit-opacity: 1;
946
+ -moz-opacity: 1;
947
+ }
948
+ }
949
+ @keyframes scroll-down-effect {
950
+ 0% {
951
+ top: 0;
952
+ opacity: 1;
953
+ -webkit-opacity: 1;
954
+ -moz-opacity: 1;
955
+ }
956
+ 50% {
957
+ top: -16px;
958
+ opacity: 0.4;
959
+ -webkit-opacity: 0.4;
960
+ -moz-opacity: 0.4;
961
+ }
962
+ 100% {
963
+ top: 0;
964
+ opacity: 1;
965
+ -webkit-opacity: 1;
966
+ -moz-opacity: 1;
967
+ }
968
+ }
969
+ .cover-wrapper .cover-body {
970
+ margin-top: 64px;
971
+ margin-bottom: 120px;
972
+ }
973
+ .cover-wrapper .cover-body,
974
+ .cover-wrapper .cover-body .top,
975
+ .cover-wrapper .cover-body .bottom {
976
+ display: flex;
977
+ -webkit-box-direction: normal;
978
+ -moz-box-direction: normal;
979
+ -webkit-box-orient: vertical;
980
+ -moz-box-orient: vertical;
981
+ -webkit-flex-direction: column;
982
+ -ms-flex-direction: column;
983
+ flex-direction: column;
984
+ align-items: center;
985
+ justify-content: center;
986
+ -webkit-justify-content: center;
987
+ -khtml-justify-content: center;
988
+ -moz-justify-content: center;
989
+ -o-justify-content: center;
990
+ -ms-justify-content: center;
991
+ max-width: 100%;
992
+ }
993
+ .cover-wrapper .cover-body .bottom {
994
+ margin-top: 32px;
995
+ }
996
+ .cover-wrapper .cover-body .title {
997
+ font-family: "Varela Round", "PingFang SC", "Microsoft YaHei", Helvetica, Arial, Helvetica, monospace;
998
+ font-size: 3.125rem;
999
+ text-shadow: 0 1px 2px rgba(0,0,0,0.1);
1000
+ text-align: center;
1001
+ }
1002
+ .cover-wrapper .cover-body .subtitle {
1003
+ font-size: 16px;
1004
+ }
1005
+ .cover-wrapper .cover-body .logo {
1006
+ max-height: 120px;
1007
+ max-width: calc(100% - 4 * 16px);
1008
+ }
1009
+ @media screen and (min-height: 1024px) {
1010
+ .cover-wrapper .cover-body .title {
1011
+ font-size: 3rem;
1012
+ }
1013
+ .cover-wrapper .cover-body .subtitle {
1014
+ font-size: 0.875rem;
1015
+ }
1016
+ .cover-wrapper .cover-body .logo {
1017
+ max-height: 150px;
1018
+ }
1019
+ }
1020
+ .cover-wrapper .cover-body .m_search {
1021
+ position: relative;
1022
+ max-width: calc(100% - 16px);
1023
+ width: 320px;
1024
+ vertical-align: middle;
1025
+ }
1026
+ .cover-wrapper .cover-body .m_search .form {
1027
+ position: relative;
1028
+ display: block;
1029
+ width: 100%;
1030
+ }
1031
+ .cover-wrapper .cover-body .m_search .icon,
1032
+ .cover-wrapper .cover-body .m_search .input {
1033
+ transition: all 0.28s ease;
1034
+ -webkit-transition: all 0.28s ease;
1035
+ -khtml-transition: all 0.28s ease;
1036
+ -moz-transition: all 0.28s ease;
1037
+ -o-transition: all 0.28s ease;
1038
+ -ms-transition: all 0.28s ease;
1039
+ }
1040
+ .cover-wrapper .cover-body .m_search .icon {
1041
+ position: absolute;
1042
+ display: block;
1043
+ line-height: 2.5rem;
1044
+ width: 32px;
1045
+ top: 0;
1046
+ left: 5px;
1047
+ color: rgba(68,68,68,0.75);
1048
+ }
1049
+ .cover-wrapper .cover-body .m_search .input {
1050
+ display: block;
1051
+ height: 2.5rem;
1052
+ width: 100%;
1053
+ box-shadow: none;
1054
+ -webkit-box-shadow: none;
1055
+ box-sizing: border-box;
1056
+ -webkit-box-sizing: border-box;
1057
+ -moz-box-sizing: border-box;
1058
+ font-size: 0.875rem;
1059
+ -webkit-appearance: none;
1060
+ padding-left: 36px;
1061
+ border-radius: 1.4rem;
1062
+ -webkit-border-radius: 1.4rem;
1063
+ background: rgba(255,255,255,0.6);
1064
+ backdrop-filter: blur(10px);
1065
+ border: none;
1066
+ color: var(--color-text);
1067
+ }
1068
+ @media screen and (max-width: 500px) {
1069
+ .cover-wrapper .cover-body .m_search .input {
1070
+ padding-left: 36px;
1071
+ }
1072
+ }
1073
+ .cover-wrapper .cover-body .m_search .input:hover {
1074
+ background: rgba(255,255,255,0.8);
1075
+ }
1076
+ .cover-wrapper .cover-body .m_search .input:focus {
1077
+ background: #fff;
1078
+ }
1079
+ .cover-wrapper .list-h {
1080
+ display: flex;
1081
+ -webkit-box-direction: normal;
1082
+ -moz-box-direction: normal;
1083
+ -webkit-box-orient: horizontal;
1084
+ -moz-box-orient: horizontal;
1085
+ -webkit-flex-direction: row;
1086
+ -ms-flex-direction: row;
1087
+ flex-direction: row;
1088
+ flex-wrap: wrap;
1089
+ -webkit-flex-wrap: wrap;
1090
+ -khtml-flex-wrap: wrap;
1091
+ -moz-flex-wrap: wrap;
1092
+ -o-flex-wrap: wrap;
1093
+ -ms-flex-wrap: wrap;
1094
+ align-items: stretch;
1095
+ border-radius: 4px;
1096
+ -webkit-border-radius: 4px;
1097
+ user-select: none;
1098
+ -webkit-user-select: none;
1099
+ -moz-user-select: none;
1100
+ -ms-user-select: none;
1101
+ }
1102
+ .cover-wrapper .list-h a {
1103
+ -webkit-box-flex: 1;
1104
+ -moz-box-flex: 1;
1105
+ -webkit-flex: 1 0;
1106
+ -ms-flex: 1 0;
1107
+ flex: 1 0;
1108
+ display: flex;
1109
+ font-weight: 600;
1110
+ }
1111
+ .cover-wrapper .list-h a img {
1112
+ display: block;
1113
+ border-radius: 2px;
1114
+ -webkit-border-radius: 2px;
1115
+ margin: 4px;
1116
+ min-width: 40px;
1117
+ max-width: 44px;
1118
+ }
1119
+ @media screen and (max-width: 768px) {
1120
+ .cover-wrapper .list-h a img {
1121
+ min-width: 36px;
1122
+ max-width: 40px;
1123
+ }
1124
+ }
1125
+ @media screen and (max-width: 500px) {
1126
+ .cover-wrapper .list-h a img {
1127
+ margin: 2px 4px;
1128
+ min-width: 32px;
1129
+ max-width: 36px;
1130
+ }
1131
+ }
1132
+ @media screen and (max-width: 375px) {
1133
+ .cover-wrapper .list-h a img {
1134
+ min-width: 28px;
1135
+ max-width: 32px;
1136
+ }
1137
+ }
1138
+ .cover-wrapper {
1139
+ max-width: 100%;
1140
+ }
1141
+ .cover-wrapper.search .bottom .menu {
1142
+ margin-top: 8px;
1143
+ }
1144
+ .cover-wrapper.search .bottom .menu .list-h a {
1145
+ white-space: nowrap;
1146
+ -webkit-box-direction: normal;
1147
+ -moz-box-direction: normal;
1148
+ -webkit-box-orient: horizontal;
1149
+ -moz-box-orient: horizontal;
1150
+ -webkit-flex-direction: row;
1151
+ -ms-flex-direction: row;
1152
+ flex-direction: row;
1153
+ align-items: baseline;
1154
+ padding: 2px;
1155
+ margin: 4px;
1156
+ color: var(--color-site-inner);
1157
+ opacity: 0.75;
1158
+ -webkit-opacity: 0.75;
1159
+ -moz-opacity: 0.75;
1160
+ text-shadow: 0 1px 2px rgba(0,0,0,0.05);
1161
+ border-bottom: 2px solid transparent;
1162
+ }
1163
+ .cover-wrapper.search .bottom .menu .list-h a i {
1164
+ margin-right: 4px;
1165
+ }
1166
+ .cover-wrapper.search .bottom .menu .list-h a p {
1167
+ font-size: 0.9375rem;
1168
+ }
1169
+ .cover-wrapper.search .bottom .menu .list-h a:hover,
1170
+ .cover-wrapper.search .bottom .menu .list-h a.active,
1171
+ .cover-wrapper.search .bottom .menu .list-h a:active {
1172
+ opacity: 1;
1173
+ -webkit-opacity: 1;
1174
+ -moz-opacity: 1;
1175
+ border-bottom: 2px solid var(--color-site-inner);
1176
+ }
1177
+ @font-face {
1178
+ font-family: 'UbuntuMono';
1179
+ src: url("https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/UbuntuMono/UbuntuMono-Regular.ttf");
1180
+ font-weight: 'normal';
1181
+ font-style: 'normal';
1182
+ font-display: swap;
1183
+ }
1184
+ @font-face {
1185
+ font-family: 'Varela Round';
1186
+ src: url("https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/VarelaRound/VarelaRound-Regular.ttf");
1187
+ font-weight: 'normal';
1188
+ font-style: 'normal';
1189
+ font-display: swap;
1190
+ }
1191
+ .l_header {
1192
+ position: fixed;
1193
+ z-index: 1000;
1194
+ top: 0;
1195
+ width: 100%;
1196
+ height: 64px;
1197
+ background: var(--color-card);
1198
+ box-shadow: 0 1px 2px 0px rgba(0,0,0,0.1);
1199
+ -webkit-box-shadow: 0 1px 2px 0px rgba(0,0,0,0.1);
1200
+ }
1201
+ .l_header.auto {
1202
+ transition: opacity 0.4s ease;
1203
+ -webkit-transition: opacity 0.4s ease;
1204
+ -khtml-transition: opacity 0.4s ease;
1205
+ -moz-transition: opacity 0.4s ease;
1206
+ -o-transition: opacity 0.4s ease;
1207
+ -ms-transition: opacity 0.4s ease;
1208
+ visibility: hidden;
1209
+ }
1210
+ .l_header.auto.showed {
1211
+ opacity: 1 !important;
1212
+ -webkit-opacity: 1 !important;
1213
+ -moz-opacity: 1 !important;
1214
+ visibility: visible;
1215
+ }
1216
+ .l_header .container {
1217
+ margin-left: 16px;
1218
+ margin-right: 16px;
1219
+ }
1220
+ .l_header #wrapper {
1221
+ height: 100%;
1222
+ user-select: none;
1223
+ -webkit-user-select: none;
1224
+ -moz-user-select: none;
1225
+ -ms-user-select: none;
1226
+ }
1227
+ .l_header #wrapper .nav-main,
1228
+ .l_header #wrapper .nav-sub {
1229
+ display: flex;
1230
+ flex-wrap: nowrap;
1231
+ -webkit-flex-wrap: nowrap;
1232
+ -khtml-flex-wrap: nowrap;
1233
+ -moz-flex-wrap: nowrap;
1234
+ -o-flex-wrap: nowrap;
1235
+ -ms-flex-wrap: nowrap;
1236
+ justify-content: space-between;
1237
+ -webkit-justify-content: space-between;
1238
+ -khtml-justify-content: space-between;
1239
+ -moz-justify-content: space-between;
1240
+ -o-justify-content: space-between;
1241
+ -ms-justify-content: space-between;
1242
+ align-items: center;
1243
+ }
1244
+ .l_header #wrapper .nav-main {
1245
+ transition: all 0.28s ease;
1246
+ -webkit-transition: all 0.28s ease;
1247
+ -khtml-transition: all 0.28s ease;
1248
+ -moz-transition: all 0.28s ease;
1249
+ -o-transition: all 0.28s ease;
1250
+ -ms-transition: all 0.28s ease;
1251
+ }
1252
+ .l_header #wrapper.sub .nav-main {
1253
+ transform: translateY(-64px);
1254
+ -webkit-transform: translateY(-64px);
1255
+ -khtml-transform: translateY(-64px);
1256
+ -moz-transform: translateY(-64px);
1257
+ -o-transform: translateY(-64px);
1258
+ -ms-transform: translateY(-64px);
1259
+ }
1260
+ .l_header #wrapper .nav-sub {
1261
+ transition: all 0.28s ease;
1262
+ -webkit-transition: all 0.28s ease;
1263
+ -khtml-transition: all 0.28s ease;
1264
+ -moz-transition: all 0.28s ease;
1265
+ -o-transition: all 0.28s ease;
1266
+ -ms-transition: all 0.28s ease;
1267
+ opacity: 0;
1268
+ -webkit-opacity: 0;
1269
+ -moz-opacity: 0;
1270
+ height: 64px;
1271
+ width: calc(100% - 2 * 16px);
1272
+ position: absolute;
1273
+ }
1274
+ .l_header #wrapper .nav-sub ::-webkit-scrollbar {
1275
+ display: none;
1276
+ }
1277
+ @media screen and (min-width: 2048px) {
1278
+ .l_header #wrapper .nav-sub {
1279
+ max-width: 55vw;
1280
+ margin: auto;
1281
+ }
1282
+ }
1283
+ .l_header #wrapper.sub .nav-sub {
1284
+ opacity: 1;
1285
+ -webkit-opacity: 1;
1286
+ -moz-opacity: 1;
1287
+ }
1288
+ .l_header #wrapper .title {
1289
+ position: relative;
1290
+ color: var(--color-text);
1291
+ padding-left: 24px;
1292
+ max-height: 64px;
1293
+ }
1294
+ .l_header #wrapper .nav-main .title {
1295
+ white-space: nowrap;
1296
+ overflow: hidden;
1297
+ text-overflow: ellipsis;
1298
+ flex-shrink: 0;
1299
+ line-height: 64px;
1300
+ padding: 0 8px;
1301
+ font-size: 1.25rem;
1302
+ font-family: "Varela Round", "PingFang SC", "Microsoft YaHei", Helvetica, Arial, Helvetica, monospace;
1303
+ }
1304
+ .l_header #wrapper .nav-main .title img {
1305
+ height: 64px;
1306
+ padding: 8px;
1307
+ }
1308
+ .l_header .nav-sub {
1309
+ max-width: 1080px;
1310
+ margin: auto;
1311
+ }
1312
+ .l_header .nav-sub .title {
1313
+ font-weight: bold;
1314
+ font-family: UbuntuMono, "Varela Round", "PingFang SC", "Microsoft YaHei", Helvetica, Arial, Menlo, Monaco, monospace, sans-serif;
1315
+ line-height: 1.2;
1316
+ max-height: 64px;
1317
+ white-space: normal;
1318
+ flex-shrink: 1;
1319
+ }
1320
+ .l_header .switcher {
1321
+ display: none;
1322
+ line-height: 64px;
1323
+ align-items: center;
1324
+ }
1325
+ .l_header .switcher .s-toc {
1326
+ display: none;
1327
+ }
1328
+ @media screen and (max-width: 768px) {
1329
+ .l_header .switcher .s-toc {
1330
+ display: flex;
1331
+ }
1332
+ }
1333
+ .l_header .switcher >li {
1334
+ height: 48px;
1335
+ transition: all 0.28s ease;
1336
+ -webkit-transition: all 0.28s ease;
1337
+ -khtml-transition: all 0.28s ease;
1338
+ -moz-transition: all 0.28s ease;
1339
+ -o-transition: all 0.28s ease;
1340
+ -ms-transition: all 0.28s ease;
1341
+ margin: 2px;
1342
+ }
1343
+ @media screen and (max-width: 500px) {
1344
+ .l_header .switcher >li {
1345
+ margin: 0 1px;
1346
+ height: 48px;
1347
+ }
1348
+ }
1349
+ .l_header .switcher >li >a {
1350
+ display: flex;
1351
+ justify-content: center;
1352
+ -webkit-justify-content: center;
1353
+ -khtml-justify-content: center;
1354
+ -moz-justify-content: center;
1355
+ -o-justify-content: center;
1356
+ -ms-justify-content: center;
1357
+ align-items: center;
1358
+ width: 48px;
1359
+ height: 48px;
1360
+ padding: 0.85em 1.1em;
1361
+ border-radius: 100px;
1362
+ -webkit-border-radius: 100px;
1363
+ border: none;
1364
+ transition: all 0.28s ease;
1365
+ -webkit-transition: all 0.28s ease;
1366
+ -khtml-transition: all 0.28s ease;
1367
+ -moz-transition: all 0.28s ease;
1368
+ -o-transition: all 0.28s ease;
1369
+ -ms-transition: all 0.28s ease;
1370
+ color: #3dd9b6;
1371
+ }
1372
+ .l_header .switcher >li >a:hover {
1373
+ border: none;
1374
+ }
1375
+ .l_header .switcher >li >a.active,
1376
+ .l_header .switcher >li >a:active {
1377
+ border: none;
1378
+ background: var(--color-site-bg);
1379
+ }
1380
+ @media screen and (max-width: 500px) {
1381
+ .l_header .switcher >li >a {
1382
+ width: 36px;
1383
+ height: 48px;
1384
+ }
1385
+ }
1386
+ .l_header .nav-sub .switcher {
1387
+ display: flex;
1388
+ }
1389
+ .l_header .m_search {
1390
+ display: flex;
1391
+ height: 64px;
1392
+ width: 240px;
1393
+ transition: all 0.28s ease;
1394
+ -webkit-transition: all 0.28s ease;
1395
+ -khtml-transition: all 0.28s ease;
1396
+ -moz-transition: all 0.28s ease;
1397
+ -o-transition: all 0.28s ease;
1398
+ -ms-transition: all 0.28s ease;
1399
+ }
1400
+ @media screen and (max-width: 1024px) {
1401
+ .l_header .m_search {
1402
+ width: 44px;
1403
+ min-width: 44px;
1404
+ }
1405
+ .l_header .m_search input::placeholder {
1406
+ opacity: 0;
1407
+ -webkit-opacity: 0;
1408
+ -moz-opacity: 0;
1409
+ }
1410
+ .l_header .m_search:hover {
1411
+ width: 240px;
1412
+ }
1413
+ .l_header .m_search:hover input::placeholder {
1414
+ opacity: 1;
1415
+ -webkit-opacity: 1;
1416
+ -moz-opacity: 1;
1417
+ }
1418
+ }
1419
+ @media screen and (min-width: 500px) {
1420
+ .l_header .m_search:hover .input {
1421
+ width: 100%;
1422
+ }
1423
+ .l_header .m_search:hover .input::placeholder {
1424
+ opacity: 1;
1425
+ -webkit-opacity: 1;
1426
+ -moz-opacity: 1;
1427
+ }
1428
+ }
1429
+ @media screen and (max-width: 500px) {
1430
+ .l_header .m_search {
1431
+ min-width: 0;
1432
+ }
1433
+ .l_header .m_search input::placeholder {
1434
+ opacity: 1;
1435
+ -webkit-opacity: 1;
1436
+ -moz-opacity: 1;
1437
+ }
1438
+ }
1439
+ .l_header .m_search .form {
1440
+ position: relative;
1441
+ display: flex;
1442
+ width: 100%;
1443
+ align-items: center;
1444
+ }
1445
+ .l_header .m_search .icon {
1446
+ position: absolute;
1447
+ width: 36px;
1448
+ left: 5px;
1449
+ color: var(--color-meta);
1450
+ }
1451
+ @media screen and (max-width: 500px) {
1452
+ .l_header .m_search .icon {
1453
+ display: none;
1454
+ }
1455
+ }
1456
+ .l_header .m_search .input {
1457
+ display: block;
1458
+ padding-top: 8px;
1459
+ padding-bottom: 8px;
1460
+ line-height: 1.3;
1461
+ width: 100%;
1462
+ color: var(--color-text);
1463
+ background: #fafafa;
1464
+ box-shadow: none;
1465
+ -webkit-box-shadow: none;
1466
+ box-sizing: border-box;
1467
+ -webkit-box-sizing: border-box;
1468
+ -moz-box-sizing: border-box;
1469
+ padding-left: 40px;
1470
+ font-size: 0.875rem;
1471
+ border-radius: 8px;
1472
+ -webkit-border-radius: 8px;
1473
+ border: none;
1474
+ transition: all 0.28s ease;
1475
+ -webkit-transition: all 0.28s ease;
1476
+ -khtml-transition: all 0.28s ease;
1477
+ -moz-transition: all 0.28s ease;
1478
+ -o-transition: all 0.28s ease;
1479
+ -ms-transition: all 0.28s ease;
1480
+ }
1481
+ @media screen and (min-width: 500px) {
1482
+ .l_header .m_search .input:focus {
1483
+ box-shadow: 0 4px 8px 0px rgba(0,0,0,0.1);
1484
+ -webkit-box-shadow: 0 4px 8px 0px rgba(0,0,0,0.1);
1485
+ }
1486
+ }
1487
+ @media screen and (max-width: 500px) {
1488
+ .l_header .m_search .input {
1489
+ background: var(--color-block);
1490
+ padding-left: 8px;
1491
+ border: none;
1492
+ }
1493
+ .l_header .m_search .input:hover,
1494
+ .l_header .m_search .input:focus {
1495
+ border: none;
1496
+ }
1497
+ }
1498
+ @media (max-width: 500px) {
1499
+ .l_header .m_search {
1500
+ left: 0;
1501
+ width: 0;
1502
+ overflow: hidden;
1503
+ position: absolute;
1504
+ background: #fff;
1505
+ transition: all 0.28s ease;
1506
+ -webkit-transition: all 0.28s ease;
1507
+ -khtml-transition: all 0.28s ease;
1508
+ -moz-transition: all 0.28s ease;
1509
+ -o-transition: all 0.28s ease;
1510
+ -ms-transition: all 0.28s ease;
1511
+ }
1512
+ .l_header .m_search .input {
1513
+ border-radius: 32px;
1514
+ -webkit-border-radius: 32px;
1515
+ margin-left: 16px;
1516
+ padding-left: 16px;
1517
+ }
1518
+ .l_header.z_search-open .m_search {
1519
+ width: 100%;
1520
+ }
1521
+ .l_header.z_search-open .m_search .input {
1522
+ width: calc(100% - 120px);
1523
+ }
1524
+ }
1525
+ ul.m-pc li:hover >ul.list-v,
1526
+ ul.list-v li:hover >ul.list-v {
1527
+ display: block;
1528
+ }
1529
+ ul.nav-list-h {
1530
+ display: flex;
1531
+ align-items: stretch;
1532
+ }
1533
+ ul.nav-list-h>li {
1534
+ position: relative;
1535
+ justify-content: center;
1536
+ -webkit-justify-content: center;
1537
+ -khtml-justify-content: center;
1538
+ -moz-justify-content: center;
1539
+ -o-justify-content: center;
1540
+ -ms-justify-content: center;
1541
+ height: 100%;
1542
+ line-height: 2.4;
1543
+ border-radius: 4px;
1544
+ -webkit-border-radius: 4px;
1545
+ }
1546
+ ul.nav-list-h>li > a {
1547
+ -webkit-font-smoothing: antialiased;
1548
+ -moz-osx-font-smoothing: grayscale;
1549
+ }
1550
+ ul.nav-list-h>li > a span {
1551
+ font-weight: 600;
1552
+ }
1553
+ ul.list-v {
1554
+ z-index: 1;
1555
+ display: none;
1556
+ position: absolute;
1557
+ background: var(--color-card);
1558
+ box-shadow: 0 2px 4px 0px rgba(0,0,0,0.08), 0 4px 8px 0px rgba(0,0,0,0.08), 0 8px 16px 0px rgba(0,0,0,0.08);
1559
+ -webkit-box-shadow: 0 2px 4px 0px rgba(0,0,0,0.08), 0 4px 8px 0px rgba(0,0,0,0.08), 0 8px 16px 0px rgba(0,0,0,0.08);
1560
+ margin-top: -6px;
1561
+ border-radius: 4px;
1562
+ -webkit-border-radius: 4px;
1563
+ padding: 8px 0;
1564
+ }
1565
+ ul.list-v.show {
1566
+ display: block;
1567
+ }
1568
+ ul.list-v hr {
1569
+ margin-top: 8px;
1570
+ margin-bottom: 8px;
1571
+ }
1572
+ ul.list-v >li {
1573
+ white-space: nowrap;
1574
+ word-break: keep-all;
1575
+ }
1576
+ ul.list-v >li.header {
1577
+ font-size: 0.78125rem;
1578
+ font-weight: bold;
1579
+ line-height: 2em;
1580
+ color: var(--color-meta);
1581
+ margin: 8px 16px 4px;
1582
+ }
1583
+ ul.list-v >li.header i {
1584
+ margin-right: 8px;
1585
+ }
1586
+ ul.list-v >li ul {
1587
+ margin-left: 0;
1588
+ display: none;
1589
+ margin-top: -40px;
1590
+ }
1591
+ ul.list-v .aplayer-container {
1592
+ min-height: 64px;
1593
+ padding: 6px 16px;
1594
+ }
1595
+ ul.list-v >li>a {
1596
+ transition: all 0.28s ease;
1597
+ -webkit-transition: all 0.28s ease;
1598
+ -khtml-transition: all 0.28s ease;
1599
+ -moz-transition: all 0.28s ease;
1600
+ -o-transition: all 0.28s ease;
1601
+ -ms-transition: all 0.28s ease;
1602
+ display: block;
1603
+ color: var(--color-list);
1604
+ font-size: 0.875rem;
1605
+ line-height: 36px;
1606
+ padding: 0 20px 0 16px;
1607
+ text-overflow: ellipsis;
1608
+ margin: 0 4px;
1609
+ border-radius: 4px;
1610
+ -webkit-border-radius: 4px;
1611
+ }
1612
+ @media screen and (max-width: 1024px) {
1613
+ ul.list-v >li>a {
1614
+ line-height: 40px;
1615
+ }
1616
+ }
1617
+ ul.list-v >li>a >i {
1618
+ margin-right: 8px;
1619
+ }
1620
+ ul.list-v >li>a:active,
1621
+ ul.list-v >li>a.active {
1622
+ color: var(--color-list-hl);
1623
+ }
1624
+ ul.list-v >li>a:hover {
1625
+ color: var(--color-list-hl);
1626
+ background: var(--color-site-bg);
1627
+ }
1628
+ .l_header .menu >ul>li>a {
1629
+ display: block;
1630
+ padding: 0 8px;
1631
+ display: flex;
1632
+ }
1633
+ .l_header .menu >ul>li>a .icon {
1634
+ width: 16px;
1635
+ margin-right: 6px;
1636
+ }
1637
+ .l_header .menu >ul>li>a .icon i {
1638
+ display: inline-block;
1639
+ }
1640
+ .l_header .menu >ul>li>ul .icon {
1641
+ width: 16px;
1642
+ margin-right: 2px;
1643
+ }
1644
+ .l_header .menu >ul>li>ul .icon i {
1645
+ display: inline-block;
1646
+ }
1647
+ .l_header ul.nav-list-h>li {
1648
+ color: var(--color-list);
1649
+ line-height: 64px;
1650
+ }
1651
+ .l_header ul.nav-list-h>li >a {
1652
+ max-height: 64px;
1653
+ overflow: hidden;
1654
+ color: inherit;
1655
+ }
1656
+ .l_header ul.nav-list-h>li >a:active span,
1657
+ .l_header ul.nav-list-h>li >a.active span {
1658
+ color: #3dd9b6;
1659
+ }
1660
+ .l_header ul.nav-list-h>li:hover>a {
1661
+ color: var(--color-list-hl);
1662
+ }
1663
+ .l_header ul.nav-list-h>li i.music {
1664
+ animation: rotate-effect 1.5s linear infinite;
1665
+ -webkit-animation: rotate-effect 1.5s linear infinite;
1666
+ -khtml-animation: rotate-effect 1.5s linear infinite;
1667
+ -moz-animation: rotate-effect 1.5s linear infinite;
1668
+ -o-animation: rotate-effect 1.5s linear infinite;
1669
+ -ms-animation: rotate-effect 1.5s linear infinite;
1670
+ }
1671
+ @-moz-keyframes rotate-effect {
1672
+ 0% {
1673
+ transform: rotate(0);
1674
+ -webkit-transform: rotate(0);
1675
+ -khtml-transform: rotate(0);
1676
+ -moz-transform: rotate(0);
1677
+ -o-transform: rotate(0);
1678
+ -ms-transform: rotate(0);
1679
+ }
1680
+ 25% {
1681
+ transform: rotate(90deg);
1682
+ -webkit-transform: rotate(90deg);
1683
+ -khtml-transform: rotate(90deg);
1684
+ -moz-transform: rotate(90deg);
1685
+ -o-transform: rotate(90deg);
1686
+ -ms-transform: rotate(90deg);
1687
+ }
1688
+ 50% {
1689
+ transform: rotate(180deg);
1690
+ -webkit-transform: rotate(180deg);
1691
+ -khtml-transform: rotate(180deg);
1692
+ -moz-transform: rotate(180deg);
1693
+ -o-transform: rotate(180deg);
1694
+ -ms-transform: rotate(180deg);
1695
+ }
1696
+ 75% {
1697
+ transform: rotate(270deg);
1698
+ -webkit-transform: rotate(270deg);
1699
+ -khtml-transform: rotate(270deg);
1700
+ -moz-transform: rotate(270deg);
1701
+ -o-transform: rotate(270deg);
1702
+ -ms-transform: rotate(270deg);
1703
+ }
1704
+ 100% {
1705
+ transform: rotate(360deg);
1706
+ -webkit-transform: rotate(360deg);
1707
+ -khtml-transform: rotate(360deg);
1708
+ -moz-transform: rotate(360deg);
1709
+ -o-transform: rotate(360deg);
1710
+ -ms-transform: rotate(360deg);
1711
+ }
1712
+ }
1713
+ @-webkit-keyframes rotate-effect {
1714
+ 0% {
1715
+ transform: rotate(0);
1716
+ -webkit-transform: rotate(0);
1717
+ -khtml-transform: rotate(0);
1718
+ -moz-transform: rotate(0);
1719
+ -o-transform: rotate(0);
1720
+ -ms-transform: rotate(0);
1721
+ }
1722
+ 25% {
1723
+ transform: rotate(90deg);
1724
+ -webkit-transform: rotate(90deg);
1725
+ -khtml-transform: rotate(90deg);
1726
+ -moz-transform: rotate(90deg);
1727
+ -o-transform: rotate(90deg);
1728
+ -ms-transform: rotate(90deg);
1729
+ }
1730
+ 50% {
1731
+ transform: rotate(180deg);
1732
+ -webkit-transform: rotate(180deg);
1733
+ -khtml-transform: rotate(180deg);
1734
+ -moz-transform: rotate(180deg);
1735
+ -o-transform: rotate(180deg);
1736
+ -ms-transform: rotate(180deg);
1737
+ }
1738
+ 75% {
1739
+ transform: rotate(270deg);
1740
+ -webkit-transform: rotate(270deg);
1741
+ -khtml-transform: rotate(270deg);
1742
+ -moz-transform: rotate(270deg);
1743
+ -o-transform: rotate(270deg);
1744
+ -ms-transform: rotate(270deg);
1745
+ }
1746
+ 100% {
1747
+ transform: rotate(360deg);
1748
+ -webkit-transform: rotate(360deg);
1749
+ -khtml-transform: rotate(360deg);
1750
+ -moz-transform: rotate(360deg);
1751
+ -o-transform: rotate(360deg);
1752
+ -ms-transform: rotate(360deg);
1753
+ }
1754
+ }
1755
+ @-o-keyframes rotate-effect {
1756
+ 0% {
1757
+ transform: rotate(0);
1758
+ -webkit-transform: rotate(0);
1759
+ -khtml-transform: rotate(0);
1760
+ -moz-transform: rotate(0);
1761
+ -o-transform: rotate(0);
1762
+ -ms-transform: rotate(0);
1763
+ }
1764
+ 25% {
1765
+ transform: rotate(90deg);
1766
+ -webkit-transform: rotate(90deg);
1767
+ -khtml-transform: rotate(90deg);
1768
+ -moz-transform: rotate(90deg);
1769
+ -o-transform: rotate(90deg);
1770
+ -ms-transform: rotate(90deg);
1771
+ }
1772
+ 50% {
1773
+ transform: rotate(180deg);
1774
+ -webkit-transform: rotate(180deg);
1775
+ -khtml-transform: rotate(180deg);
1776
+ -moz-transform: rotate(180deg);
1777
+ -o-transform: rotate(180deg);
1778
+ -ms-transform: rotate(180deg);
1779
+ }
1780
+ 75% {
1781
+ transform: rotate(270deg);
1782
+ -webkit-transform: rotate(270deg);
1783
+ -khtml-transform: rotate(270deg);
1784
+ -moz-transform: rotate(270deg);
1785
+ -o-transform: rotate(270deg);
1786
+ -ms-transform: rotate(270deg);
1787
+ }
1788
+ 100% {
1789
+ transform: rotate(360deg);
1790
+ -webkit-transform: rotate(360deg);
1791
+ -khtml-transform: rotate(360deg);
1792
+ -moz-transform: rotate(360deg);
1793
+ -o-transform: rotate(360deg);
1794
+ -ms-transform: rotate(360deg);
1795
+ }
1796
+ }
1797
+ @keyframes rotate-effect {
1798
+ 0% {
1799
+ transform: rotate(0);
1800
+ -webkit-transform: rotate(0);
1801
+ -khtml-transform: rotate(0);
1802
+ -moz-transform: rotate(0);
1803
+ -o-transform: rotate(0);
1804
+ -ms-transform: rotate(0);
1805
+ }
1806
+ 25% {
1807
+ transform: rotate(90deg);
1808
+ -webkit-transform: rotate(90deg);
1809
+ -khtml-transform: rotate(90deg);
1810
+ -moz-transform: rotate(90deg);
1811
+ -o-transform: rotate(90deg);
1812
+ -ms-transform: rotate(90deg);
1813
+ }
1814
+ 50% {
1815
+ transform: rotate(180deg);
1816
+ -webkit-transform: rotate(180deg);
1817
+ -khtml-transform: rotate(180deg);
1818
+ -moz-transform: rotate(180deg);
1819
+ -o-transform: rotate(180deg);
1820
+ -ms-transform: rotate(180deg);
1821
+ }
1822
+ 75% {
1823
+ transform: rotate(270deg);
1824
+ -webkit-transform: rotate(270deg);
1825
+ -khtml-transform: rotate(270deg);
1826
+ -moz-transform: rotate(270deg);
1827
+ -o-transform: rotate(270deg);
1828
+ -ms-transform: rotate(270deg);
1829
+ }
1830
+ 100% {
1831
+ transform: rotate(360deg);
1832
+ -webkit-transform: rotate(360deg);
1833
+ -khtml-transform: rotate(360deg);
1834
+ -moz-transform: rotate(360deg);
1835
+ -o-transform: rotate(360deg);
1836
+ -ms-transform: rotate(360deg);
1837
+ }
1838
+ }
1839
+ .menu-phone li ul.list-v {
1840
+ right: calc(100% - 0.5 * 16px);
1841
+ }
1842
+ .menu-phone li ul.list-v ul {
1843
+ right: calc(100% - 0.5 * 16px);
1844
+ }
1845
+ #wrapper {
1846
+ max-width: 1080px;
1847
+ margin: auto;
1848
+ }
1849
+ @media screen and (min-width: 2048px) {
1850
+ #wrapper {
1851
+ max-width: 55vw;
1852
+ }
1853
+ }
1854
+ #wrapper .menu {
1855
+ -webkit-box-flex: 1;
1856
+ -moz-box-flex: 1;
1857
+ -webkit-flex: 1 1;
1858
+ -ms-flex: 1 1;
1859
+ flex: 1 1;
1860
+ margin: 0 16px 0 0;
1861
+ }
1862
+ #wrapper .menu .list-v ul {
1863
+ left: calc(100% - 0.5 * 16px);
1864
+ }
1865
+ .menu-phone {
1866
+ display: none;
1867
+ margin-top: 16px;
1868
+ right: 8px;
1869
+ transition: all 0.28s ease;
1870
+ -webkit-transition: all 0.28s ease;
1871
+ -khtml-transition: all 0.28s ease;
1872
+ -moz-transition: all 0.28s ease;
1873
+ -o-transition: all 0.28s ease;
1874
+ -ms-transition: all 0.28s ease;
1875
+ }
1876
+ .menu-phone ul {
1877
+ right: calc(100% - 0.5 * 16px);
1878
+ }
1879
+ @media screen and (max-width: 500px) {
1880
+ .menu-phone {
1881
+ display: block;
1882
+ }
1883
+ }
1884
+ .l_header {
1885
+ max-width: 65vw;
1886
+ left: calc((100% - 65vw) * 0.5);
1887
+ border-bottom-left-radius: 8px;
1888
+ border-bottom-right-radius: 8px;
1889
+ }
1890
+ @media screen and (max-width: 2048px) {
1891
+ .l_header {
1892
+ max-width: 1112px;
1893
+ left: calc((100% - 1112px) * 0.5);
1894
+ }
1895
+ }
1896
+ @media screen and (max-width: 1112px) {
1897
+ .l_header {
1898
+ left: 0;
1899
+ border-radius: 0;
1900
+ -webkit-border-radius: 0;
1901
+ max-width: 100%;
1902
+ }
1903
+ }
1904
+ @media screen and (max-width: 500px) {
1905
+ .l_header .container {
1906
+ margin-left: 0;
1907
+ margin-right: 0;
1908
+ }
1909
+ .l_header #wrapper .nav-main .title {
1910
+ padding-left: 16px;
1911
+ padding-right: 16px;
1912
+ }
1913
+ .l_header #wrapper .nav-sub {
1914
+ width: 100%;
1915
+ }
1916
+ .l_header #wrapper .nav-sub .title {
1917
+ overflow-y: scroll;
1918
+ margin-top: 2px;
1919
+ padding: 8px 16px;
1920
+ }
1921
+ .l_header #wrapper .switcher {
1922
+ display: flex;
1923
+ margin-right: 8px;
1924
+ height: 64px;
1925
+ }
1926
+ .l_header .menu {
1927
+ display: none;
1928
+ }
1929
+ }
1930
+ @media screen and (max-width: 500px) {
1931
+ .list-v li {
1932
+ max-width: 270px;
1933
+ }
1934
+ }
1935
+ @media screen and (min-width: 768px) {
1936
+ #l_header,
1937
+ #l_cover {
1938
+ display: none;
1939
+ }
1940
+ }
1941
+ #u-search {
1942
+ display: none;
1943
+ position: fixed;
1944
+ top: 0;
1945
+ left: 0;
1946
+ width: 100%;
1947
+ height: 100%;
1948
+ padding: 60px 20px;
1949
+ z-index: 1001;
1950
+ }
1951
+ @media screen and (max-width: 680px) {
1952
+ #u-search {
1953
+ padding: 0px;
1954
+ }
1955
+ }
1956
+
1957
+ </style>
1958
+ <link rel="stylesheet" href="/css/style.css" media="print" onload="this.media='all';this.onload=null">
1959
+ <noscript><link rel="stylesheet" href="/css/style.css"></noscript>
1960
+ <script>
1961
+ document.addEventListener("error", function(e) {
1962
+ const elem = e.target;
1963
+ const parentElem = e.target.parentElement;
1964
+ const parentElemClass = parentElem.classList.toString();
1965
+ const pParentElemClass = parentElem.parentElement.classList.toString();
1966
+ if (elem.tagName.toLowerCase() !== 'img') {
1967
+ return;
1968
+ }
1969
+ elem.classList.add('fix-cursor-default', 'error');
1970
+ if(parentElemClass === 'fancybox' && pParentElemClass === 'fancybox') {
1971
+ parentElem.parentElement.classList.add('hideFancybox');
1972
+ parentElem.parentElement.classList.remove('fancybox');
1973
+ parentElem.classList.remove('fancybox');
1974
+ } else if(parentElemClass === 'img-bg' && pParentElemClass === 'img-wrap') {
1975
+ parentElem.parentElement.classList.add('hideFancybox');
1976
+ } else if(parentElemClass === 'author') {
1977
+ parentElem.parentElement.classList.add('fix-author-imgError');
1978
+ } else if(parentElemClass.indexOf('tk-avatar') != -1 ) {
1979
+ parentElem.parentElement.classList.add('fix-avatar-imgError');
1980
+ }
1981
+ }, true);
1982
+ </script>
1983
+
1984
+ <script>
1985
+ if (/*@cc_on!@*/false || (!!window.MSInputMethodContext && !!document.documentMode))
1986
+ document.write(
1987
+ '<style>'+
1988
+ 'html{'+
1989
+ 'overflow-x: hidden !important;'+
1990
+ 'overflow-y: hidden !important;'+
1991
+ '}'+
1992
+ '.kill-ie{'+
1993
+ 'text-align:center;'+
1994
+ 'height: 100%;'+
1995
+ 'margin-top: 15%;'+
1996
+ 'margin-bottom: 5500%;'+
1997
+ '}'+
1998
+ '.kill-t{'+
1999
+ 'font-size: 2rem;'+
2000
+ '}'+
2001
+ '.kill-c{'+
2002
+ 'font-size: 1.2rem;'+
2003
+ '}'+
2004
+ '#l_header,#l_body{'+
2005
+ 'display: none;'+
2006
+ '}'+
2007
+ '</style>'+
2008
+ '<div class="kill-ie">'+
2009
+ `<span class="kill-t"><b>抱歉,您的浏览器无法访问本站</b></span><br/>`+
2010
+ `<span class="kill-c">微软已经于2016年终止了对 Internet Explorer (IE) 10 及更早版本的支持,<br/>继续使用存在极大的安全隐患,请使用当代主流的浏览器进行访问。</span><br/>`+
2011
+ `<a target="_blank" rel="noopener" href="https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-windows-10-is-in-microsoft-edge/"><strong>了解详情 ></strong></a>`+
2012
+ '</div>');
2013
+ </script>
2014
+
2015
+
2016
+ <noscript>
2017
+ <style>
2018
+ html{
2019
+ overflow-x: hidden !important;
2020
+ overflow-y: hidden !important;
2021
+ }
2022
+ .kill-noscript{
2023
+ text-align:center;
2024
+ height: 100%;
2025
+ margin-top: 15%;
2026
+ margin-bottom: 5500%;
2027
+ }
2028
+ .kill-t{
2029
+ font-size: 2rem;
2030
+ }
2031
+ .kill-c{
2032
+ font-size: 1.2rem;
2033
+ }
2034
+ #l_header,#l_body{
2035
+ display: none;
2036
+ }
2037
+ </style>
2038
+ <div class="kill-noscript">
2039
+ <span class="kill-t"><b>抱歉,您的浏览器无法访问本站</b></span><br/>
2040
+ <span class="kill-c">本页面需要浏览器支持(启用)JavaScript</span><br/>
2041
+ <a target="_blank" rel="noopener" href="https://www.baidu.com/s?wd=启用JavaScript"><strong>了解详情 ></strong></a>
2042
+ </div>
2043
+ </noscript>
2044
+
2045
+
2046
+ <script>
2047
+ /************这个文件存放不需要重载的全局变量和全局函数*********/
2048
+ window.volantis = {}; // volantis 全局变量
2049
+ volantis.debug = "env"; // 调试模式
2050
+ volantis.dom = {}; // 页面Dom see: /source/js/app.js etc.
2051
+ /******************** volantis.EventListener ********************************/
2052
+ // 事件监听器 see: /source/js/app.js
2053
+ volantis.EventListener = {}
2054
+ // 这里存放pjax切换页面时将被移除的事件监听器
2055
+ volantis.EventListener.list = []
2056
+ //构造方法
2057
+ function volantisEventListener(type, f, ele) {
2058
+ this.type = type
2059
+ this.f = f
2060
+ this.ele = ele
2061
+ }
2062
+ // 移除事件监听器
2063
+ volantis.EventListener.remove = () => {
2064
+ volantis.EventListener.list.forEach(function (i) {
2065
+ i.ele.removeEventListener(i.type, i.f, false)
2066
+ })
2067
+ volantis.EventListener.list = []
2068
+ }
2069
+ /******************** volantis.dom.$ ********************************/
2070
+ // 注:这里没有选择器,也没有forEach一次只处理一个dom,这里重新封装主题常用的dom方法,返回的是dom对象,对象包含了以下方法,同时保留dom的原生API
2071
+ function volantisDom(ele) {
2072
+ if (!ele) ele = document.createElement("div")
2073
+ this.ele = ele;
2074
+ // ==============================================================
2075
+ this.ele.find = (c) => {
2076
+ let q = this.ele.querySelector(c)
2077
+ if (q)
2078
+ return new volantisDom(q)
2079
+ }
2080
+ // ==============================================================
2081
+ this.ele.hasClass = (c) => {
2082
+ return this.ele.className.match(new RegExp('(\\s|^)' + c + '(\\s|$)'));
2083
+ }
2084
+ this.ele.addClass = (c) => {
2085
+ this.ele.classList.add(c);
2086
+ return this.ele
2087
+ }
2088
+ this.ele.removeClass = (c) => {
2089
+ this.ele.classList.remove(c);
2090
+ return this.ele
2091
+ }
2092
+ this.ele.toggleClass = (c) => {
2093
+ if (this.ele.hasClass(c)) {
2094
+ this.ele.removeClass(c)
2095
+ } else {
2096
+ this.ele.addClass(c)
2097
+ }
2098
+ return this.ele
2099
+ }
2100
+ // ==============================================================
2101
+ // 参数 r 为 true 表示pjax切换页面时事件监听器将被移除,false不移除
2102
+ this.ele.on = (c, f, r = 1) => {
2103
+ this.ele.addEventListener(c, f, false)
2104
+ if (r) {
2105
+ volantis.EventListener.list.push(new volantisEventListener(c, f, this.ele))
2106
+ }
2107
+ return this.ele
2108
+ }
2109
+ this.ele.click = (f, r) => {
2110
+ this.ele.on("click", f, r)
2111
+ return this.ele
2112
+ }
2113
+ this.ele.scroll = (f, r) => {
2114
+ this.ele.on("scroll", f, r)
2115
+ return this.ele
2116
+ }
2117
+ // ==============================================================
2118
+ this.ele.html = (c) => {
2119
+ // if(c=== undefined){
2120
+ // return this.ele.innerHTML
2121
+ // }else{
2122
+ this.ele.innerHTML = c
2123
+ return this.ele
2124
+ // }
2125
+ }
2126
+ // ==============================================================
2127
+ this.ele.hide = (c) => {
2128
+ this.ele.style.display = "none"
2129
+ return this.ele
2130
+ }
2131
+ this.ele.show = (c) => {
2132
+ this.ele.style.display = "block"
2133
+ return this.ele
2134
+ }
2135
+ // ==============================================================
2136
+ return this.ele
2137
+ }
2138
+ volantis.dom.$ = (ele) => {
2139
+ return !!ele ? new volantisDom(ele) : null;
2140
+ }
2141
+ /******************** RunItem ********************************/
2142
+ function RunItem() {
2143
+ this.list = []; // 存放回调函数
2144
+ this.start = () => {
2145
+ for (var i = 0; i < this.list.length; i++) {
2146
+ this.list[i].run();
2147
+ }
2148
+ };
2149
+ this.push = (fn, name, setRequestAnimationFrame = true) => {
2150
+ let myfn = fn
2151
+ if (setRequestAnimationFrame) {
2152
+ myfn = () => {
2153
+ volantis.requestAnimationFrame(fn)
2154
+ }
2155
+ }
2156
+ var f = new Item(myfn, name);
2157
+ this.list.push(f);
2158
+ };
2159
+ this.remove = (name) => {
2160
+ for (let index = 0; index < this.list.length; index++) {
2161
+ const e = this.list[index];
2162
+ if (e.name == name) {
2163
+ this.list.splice(index, 1);
2164
+ }
2165
+ }
2166
+ }
2167
+ // 构造一个可以run的对象
2168
+ function Item(fn, name) {
2169
+ // 函数名称
2170
+ this.name = name || fn.name;
2171
+ // run方法
2172
+ this.run = () => {
2173
+ try {
2174
+ fn()
2175
+ } catch (error) {
2176
+ console.log(error);
2177
+ }
2178
+ };
2179
+ }
2180
+ }
2181
+ /******************** Pjax ********************************/
2182
+ // /layout/_plugins/pjax/index.ejs
2183
+ // volantis.pjax.send(callBack[,"callBackName"]) 传入pjax:send回调函数
2184
+ // volantis.pjax.push(callBack[,"callBackName"]) 传入pjax:complete回调函数
2185
+ // volantis.pjax.error(callBack[,"callBackName"]) 传入pjax:error回调函数
2186
+ volantis.pjax = {};
2187
+ volantis.pjax.method = {
2188
+ complete: new RunItem(),
2189
+ error: new RunItem(),
2190
+ send: new RunItem(),
2191
+ };
2192
+ volantis.pjax = Object.assign(volantis.pjax, {
2193
+ push: volantis.pjax.method.complete.push,
2194
+ error: volantis.pjax.method.error.push,
2195
+ send: volantis.pjax.method.send.push,
2196
+ });
2197
+ /******************** RightMenu ********************************/
2198
+ // volantis.rightmenu.handle(callBack[,"callBackName"]) 外部菜单项控制
2199
+ // 可在 volantis.mouseEvent 处获取右键事件
2200
+ volantis.rightmenu = {};
2201
+ volantis.rightmenu.method = {
2202
+ handle: new RunItem(),
2203
+ }
2204
+ volantis.rightmenu = Object.assign(volantis.rightmenu, {
2205
+ handle: volantis.rightmenu.method.handle.push,
2206
+ });
2207
+ /******************** Dark Mode ********************************/
2208
+ // /layout/_partial/scripts/darkmode.ejs
2209
+ // volantis.dark.mode 当前模式 dark or light
2210
+ // volantis.dark.toggle() 暗黑模式触发器
2211
+ // volantis.dark.push(callBack[,"callBackName"]) 传入触发器回调函数
2212
+ volantis.dark = {};
2213
+ volantis.dark.method = {
2214
+ toggle: new RunItem(),
2215
+ };
2216
+ volantis.dark = Object.assign(volantis.dark, {
2217
+ push: volantis.dark.method.toggle.push,
2218
+ });
2219
+ /******************** Message ********************************/
2220
+ // VolantisApp.message
2221
+ /******************** isMobile ********************************/
2222
+ // /source/js/app.js
2223
+ // volantis.isMobile
2224
+ // volantis.isMobileOld
2225
+ /********************脚本动态加载函数********************************/
2226
+ // volantis.js(src, cb) cb 可以传入onload回调函数 或者 JSON对象 例如: volantis.js("src", ()=>{}) 或 volantis.js("src", {defer:true,onload:()=>{}})
2227
+ // volantis.css(src)
2228
+
2229
+ // 返回Promise对象,如下方法同步加载资源,这利于处理文件资源之间的依赖关系,例如:APlayer 需要在 MetingJS 之前加载
2230
+ // (async () => {
2231
+ // await volantis.js("...theme.plugins.aplayer.js.aplayer...")
2232
+ // await volantis.js("...theme.plugins.aplayer.js.meting...")
2233
+ // })();
2234
+
2235
+ // 已经加入了setTimeout
2236
+ volantis.js = (src, cb) => {
2237
+ return new Promise(resolve => {
2238
+ setTimeout(function () {
2239
+ var HEAD = document.getElementsByTagName("head")[0] || document.documentElement;
2240
+ var script = document.createElement("script");
2241
+ script.setAttribute("type", "text/javascript");
2242
+ if (cb) {
2243
+ if (JSON.stringify(cb)) {
2244
+ for (let p in cb) {
2245
+ if (p == "onload") {
2246
+ script[p] = () => {
2247
+ cb[p]()
2248
+ resolve()
2249
+ }
2250
+ } else {
2251
+ script[p] = cb[p]
2252
+ script.onload = resolve
2253
+ }
2254
+ }
2255
+ } else {
2256
+ script.onload = () => {
2257
+ cb()
2258
+ resolve()
2259
+ };
2260
+ }
2261
+ } else {
2262
+ script.onload = resolve
2263
+ }
2264
+ script.setAttribute("src", src);
2265
+ HEAD.appendChild(script);
2266
+ });
2267
+ });
2268
+ }
2269
+ volantis.css = (src) => {
2270
+ return new Promise(resolve => {
2271
+ setTimeout(function () {
2272
+ var link = document.createElement('link');
2273
+ link.rel = "stylesheet";
2274
+ link.href = src;
2275
+ link.onload = resolve;
2276
+ document.getElementsByTagName("head")[0].appendChild(link);
2277
+ });
2278
+ });
2279
+ }
2280
+ /********************按需加载的插件********************************/
2281
+ // volantis.import.jQuery().then(()=>{})
2282
+ volantis.import = {
2283
+ jQuery: () => {
2284
+ if (typeof jQuery == "undefined") {
2285
+ return volantis.js("https://jsd.cdn.storisinz.site/npm/jquery@3.6.0/dist/jquery.min.js")
2286
+ } else {
2287
+ return new Promise(resolve => {
2288
+ resolve()
2289
+ });
2290
+ }
2291
+ }
2292
+ }
2293
+ /********************** requestAnimationFrame ********************************/
2294
+ // 1、requestAnimationFrame 会把每一帧中的所有 DOM 操作集中起来,在一次重绘或回流中就完成,并且重绘或回流的时间间隔紧紧跟随浏览器的刷新频率,一般来说,这个频率为每秒60帧。
2295
+ // 2、在隐藏或不可见的元素中,requestAnimationFrame 将不会进行重绘或回流,这当然就意味着更少的的 cpu,gpu 和内存使用量。
2296
+ volantis.requestAnimationFrame = (fn) => {
2297
+ if (!window.requestAnimationFrame) {
2298
+ window.requestAnimationFrame = window.requestAnimationFrame || window.mozRequestAnimationFrame || window.webkitRequestAnimationFrame;
2299
+ }
2300
+ window.requestAnimationFrame(fn)
2301
+ }
2302
+ /************************ layoutHelper *****************************************/
2303
+ volantis.layoutHelper = (helper, html, opt) => {
2304
+ opt = Object.assign({ clean: false, pjax: true }, opt)
2305
+ function myhelper(helper, html, clean) {
2306
+ volantis.tempDiv = document.createElement("div");
2307
+ volantis.tempDiv.innerHTML = html;
2308
+ let layoutHelper = document.querySelector("#layoutHelper-" + helper)
2309
+ if (layoutHelper) {
2310
+ if (clean) {
2311
+ layoutHelper.innerHTML = ""
2312
+ }
2313
+ layoutHelper.append(volantis.tempDiv);
2314
+ }
2315
+ }
2316
+ myhelper(helper, html, opt.clean)
2317
+ if (opt.pjax) {
2318
+ volantis.pjax.push(() => {
2319
+ myhelper(helper, html, opt.clean)
2320
+ }, "layoutHelper-" + helper)
2321
+ }
2322
+ }
2323
+ /****************************** 滚动事件处理 ****************************************/
2324
+ volantis.scroll = {
2325
+ engine: new RunItem(),
2326
+ unengine: new RunItem(),
2327
+ };
2328
+ volantis.scroll = Object.assign(volantis.scroll, {
2329
+ push: volantis.scroll.engine.push,
2330
+ });
2331
+ // 滚动条距离顶部的距离
2332
+ volantis.scroll.getScrollTop = () => {
2333
+ let scrollPos;
2334
+ if (window.pageYOffset) {
2335
+ scrollPos = window.pageYOffset;
2336
+ } else if (document.compatMode && document.compatMode != 'BackCompat') {
2337
+ scrollPos = document.documentElement.scrollTop;
2338
+ } else if (document.body) {
2339
+ scrollPos = document.body.scrollTop;
2340
+ }
2341
+ return scrollPos;
2342
+ }
2343
+ volantis.scroll.scrollHeight = function () {
2344
+ return Math.max(
2345
+ document.body.scrollHeight,
2346
+ document.documentElement.scrollHeight,
2347
+ )
2348
+ }
2349
+ volantis.scroll.offsetHeight = function () {
2350
+ return Math.max(
2351
+ document.body.offsetHeight,
2352
+ document.documentElement.offsetHeight,
2353
+ document.body.clientHeight,
2354
+ document.documentElement.clientHeight
2355
+ )
2356
+ }
2357
+ volantis.scroll.progress = function () {
2358
+ return volantis.scroll.getScrollTop() / (volantis.scroll.scrollHeight() - volantis.scroll.offsetHeight())
2359
+ }
2360
+ // 使用 requestAnimationFrame 处理滚动事件
2361
+ // `volantis.scroll.del` 中存储了一个数值, 该数值检测一定时间间隔内滚动条滚动的位移, 数值的检测频率是浏览器的刷新频率. 数值为正数时, 表示向下滚动. 数值为负数时, 表示向上滚动.
2362
+ volantis.scroll.handleScrollEvents = () => {
2363
+ volantis.scroll.lastScrollTop = volantis.scroll.getScrollTop()
2364
+ function loop() {
2365
+ const scrollTop = volantis.scroll.getScrollTop();
2366
+ if (volantis.scroll.lastScrollTop !== scrollTop) {
2367
+ volantis.scroll.del = scrollTop - volantis.scroll.lastScrollTop;
2368
+ volantis.scroll.lastScrollTop = scrollTop;
2369
+ // if (volantis.scroll.del > 0) {
2370
+ // console.log("向下滚动");
2371
+ // } else {
2372
+ // console.log("向上滚动");
2373
+ // }
2374
+ // 注销过期的unengine未滚动事件
2375
+ volantis.scroll.unengine.list = []
2376
+ volantis.scroll.engine.start();
2377
+ } else {
2378
+ volantis.scroll.unengine.start();
2379
+ }
2380
+ volantis.requestAnimationFrame(loop)
2381
+ }
2382
+ volantis.requestAnimationFrame(loop)
2383
+ }
2384
+ volantis.scroll.handleScrollEvents()
2385
+ volantis.scroll.ele = null;
2386
+ // 触发页面滚动至目标元素位置
2387
+ volantis.scroll.to = (ele, option = {}) => {
2388
+ if (!ele) return;
2389
+ volantis.scroll.ele = ele;
2390
+ // 默认配置
2391
+ opt = {
2392
+ top: ele.getBoundingClientRect().top + document.documentElement.scrollTop,
2393
+ behavior: "smooth"
2394
+ }
2395
+ // 定义配置
2396
+ if ("top" in option) {
2397
+ opt.top = option.top
2398
+ }
2399
+ if ("behavior" in option) {
2400
+ opt.behavior = option.behavior
2401
+ }
2402
+ if ("addTop" in option) {
2403
+ opt.top += option.addTop
2404
+ }
2405
+ if (!("observerDic" in option)) {
2406
+ option.observerDic = 100
2407
+ }
2408
+ // 滚动
2409
+ window.scrollTo(opt);
2410
+ // 监视器
2411
+ // 监视并矫正元素滚动到指定位置
2412
+ // 用于处理 lazyload 引起的 cls 导致的定位失败问题
2413
+ // option.observer = false
2414
+ if (option.observer) {
2415
+ setTimeout(() => {
2416
+ if (volantis.scroll.ele != ele) {
2417
+ return
2418
+ }
2419
+ volantis.scroll.unengine.push(() => {
2420
+ let me = ele.getBoundingClientRect().top
2421
+ if (!(me >= -option.observerDic && me <= option.observerDic)) {
2422
+ volantis.scroll.to(ele, option)
2423
+ }
2424
+ volantis.scroll.unengine.remove("unengineObserver")
2425
+ }, "unengineObserver")
2426
+ }, 1000)
2427
+ }
2428
+ }
2429
+ /********************** Content Visibility ********************************/
2430
+ // 见 source/css/first.styl 如果遇到任何问题 删除 .post-story 即可
2431
+ // 一个元素被声明 content-visibility 属性后 如果元素不在 viewport 中 浏览器不会计算其后代元素样式和属性 从而节省 Style & Layout 耗时
2432
+ // content-visibility 的副作用: 锚点失效 等等(实验初期 暂不明确), 使用此方法清除样式
2433
+ volantis.cleanContentVisibility = () => {
2434
+ if (document.querySelector(".post-story")) {
2435
+ console.log("cleanContentVisibility");
2436
+ document.querySelectorAll(".post-story").forEach(e => {
2437
+ e.classList.remove("post-story")
2438
+ })
2439
+ }
2440
+ }
2441
+ /******************************************************************************/
2442
+ /******************************************************************************/
2443
+ /******************************************************************************/
2444
+ //图像加载出错时的处理
2445
+ function errorImgAvatar(img) {
2446
+ img.src = "https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/avatar/round/3442075.svg";
2447
+ img.onerror = null;
2448
+ }
2449
+ function errorImgCover(img) {
2450
+ img.src = "https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/cover/76b86c0226ffd.svg";
2451
+ img.onerror = null;
2452
+ }
2453
+ /******************************************************************************/
2454
+ </script>
2455
+ <script>
2456
+ volantis.GLOBAL_CONFIG ={
2457
+ root: '/',
2458
+ debug: "env",
2459
+ default: {"avatar":"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/avatar/round/3442075.svg","link":"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/link/8f277b4ee0ecd.svg","cover":"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/cover/76b86c0226ffd.svg","image":"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/image/2659360.svg"},
2460
+ lastupdate: new Date(1731114104743),
2461
+ cdn: {
2462
+ izitoast_css: 'https://jsd.cdn.storisinz.site/npm/izitoast@1.4.0/dist/css/iziToast.min.css',
2463
+ izitoast_js: 'https://jsd.cdn.storisinz.site/npm/izitoast@1.4.0/dist/js/iziToast.min.js',
2464
+ fancybox_css: 'https://jsd.cdn.storisinz.site/npm/@fancyapps/ui@4.0.31/dist/fancybox.css',
2465
+ fancybox_js: 'https://jsd.cdn.storisinz.site/npm/@fancyapps/ui@4.0.31/dist/fancybox.umd.js'
2466
+ },
2467
+ sidebar: {
2468
+ for_page: ["nextsite","nextblogger","category","tagcloud","webinfo"],
2469
+ for_post: ["nextsite","nextblogger","category","tagcloud","toc","webinfo"],
2470
+ webinfo: {
2471
+ lastupd: {
2472
+ enable: true,
2473
+ friendlyShow: true
2474
+ },
2475
+ runtime: {
2476
+ data: "2020/01/01",
2477
+ unit: "天"
2478
+ }
2479
+ }
2480
+ },
2481
+ plugins: {
2482
+ message: {"enable":true,"icon":{"default":"fa-solid fa-info-circle light-blue","quection":"fa-solid fa-question-circle light-blue"},"time":{"default":5000,"quection":20000},"position":"topRight","transitionIn":"bounceInLeft","transitionOut":"fadeOutRight","titleColor":"var(--color-text)","messageColor":"var(--color-text)","backgroundColor":"var(--color-card)","zindex":2147483647,"copyright":{"enable":true,"title":"知识共享许可协议","message":"请遵守 CC BY-NC-SA 4.0 协议。","icon":"far fa-copyright light-blue"},"aplayer":{"enable":true,"play":"fa-solid fa-play","pause":"fa-solid fa-pause"},"rightmenu":{"enable":true,"notice":true}},
2483
+
2484
+
2485
+ },
2486
+ search: {
2487
+
2488
+ appId: '72TOQYD33Q',
2489
+ indexName: 'hexo',
2490
+ apiKey: '608d2f3acd06140a2473153f6cb61eda',
2491
+ hitsPerPage: '5',
2492
+ placeholder: 'Search...',
2493
+ searchAsYouType: true,
2494
+
2495
+
2496
+
2497
+
2498
+
2499
+ },
2500
+ languages: {
2501
+
2502
+ search: {
2503
+ hits_empty: "找不到您查询的内容:${query}",
2504
+ hits_stats: "找到 ${hits} 条结果,用时 ${time} 毫秒",
2505
+ }
2506
+
2507
+ }
2508
+ }
2509
+ </script>
2510
+
2511
+ <!-- IndieWeb -->
2512
+ <link rel="authorization_endpoint" href="https://indieauth.com/auth">
2513
+ <link rel="token_endpoint" href="https://tokens.indieauth.com/token">
2514
+
2515
+ <!-- Axios -->
2516
+ <script src="https://jsd.cdn.storisinz.site/npm/axios@1.7.7/dist/axios.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
2517
+
2518
+ <!-- import head_end begin -->
2519
+ <!-- import head_end end -->
2520
+ <!-- Custom Files headEnd begin-->
2521
+
2522
+ <!-- Custom Files headEnd end-->
2523
+ </head>
2524
+ <body itemscope itemtype="http://schema.org/WebPage">
2525
+ <!-- import body_begin begin-->
2526
+ <!-- import body_begin end-->
2527
+ <!-- Custom Files bodyBegin begin-->
2528
+
2529
+ <!-- Custom Files bodyBegin end-->
2530
+
2531
+ <header itemscope itemtype="http://schema.org/WPHeader" id="l_header" class="l_header auto shadow floatable blur show showed" style='opacity: 0' >
2532
+ <div class='container'>
2533
+ <div id='wrapper'>
2534
+ <div class='nav-sub'>
2535
+ <p class="title fix-header-title"></p>
2536
+ <ul class='switcher nav-list-h m-phone' id="pjax-header-nav-list">
2537
+ <li><a id="s-comment" class="fa-solid fa-comments fa-fw" target="_self" title="comment"></a></li>
2538
+
2539
+ <li><a id="s-toc" class="s-toc fa-solid fa-list fa-fw" target="_self" title="toc"></a></li>
2540
+
2541
+ </ul>
2542
+ </div>
2543
+ <div class="nav-main">
2544
+
2545
+
2546
+ <a class="title flat-box" target="_self" href='/'>
2547
+
2548
+
2549
+ <i class='fa fa-home'></i>
2550
+
2551
+
2552
+ <span>汐塔魔法屋</span>
2553
+
2554
+ </a>
2555
+
2556
+ <div class='menu navigation'>
2557
+ <ul class='nav-list-h m-pc'>
2558
+
2559
+
2560
+
2561
+
2562
+
2563
+ <li>
2564
+ <a class="menuitem flat-box faa-parent animated-hover"
2565
+ href="/categories/" title="分类"
2566
+
2567
+
2568
+
2569
+ active-action="action-categories"
2570
+ >
2571
+ <span class="icon"><i class='fa-solid fa-folder-open fa-fw'></i></span> <span>分类</span>
2572
+ </a>
2573
+
2574
+ </li>
2575
+
2576
+
2577
+
2578
+
2579
+
2580
+ <li>
2581
+ <a class="menuitem flat-box faa-parent animated-hover"
2582
+ href="/tags/" title="标签"
2583
+
2584
+
2585
+
2586
+ active-action="action-tags"
2587
+ >
2588
+ <span class="icon"><i class='fa-solid fa-tags fa-fw'></i></span> <span>标签</span>
2589
+ </a>
2590
+
2591
+ </li>
2592
+
2593
+
2594
+
2595
+
2596
+
2597
+ <li>
2598
+ <a class="menuitem flat-box faa-parent animated-hover"
2599
+ href="/archives/" title="归档"
2600
+
2601
+
2602
+
2603
+ active-action="action-archives"
2604
+ >
2605
+ <span class="icon"><i class='fa-solid fa-archive fa-fw'></i></span> <span>归档</span>
2606
+ </a>
2607
+
2608
+ </li>
2609
+
2610
+
2611
+
2612
+
2613
+
2614
+ <li>
2615
+ <a class="menuitem flat-box faa-parent animated-hover"
2616
+ href="/link/" title="友链"
2617
+
2618
+
2619
+
2620
+ active-action="action-link"
2621
+ >
2622
+ <span class="icon"><i class='fa-solid fa-link fa-fw'></i></span> <span>友链</span>
2623
+ </a>
2624
+
2625
+ </li>
2626
+
2627
+
2628
+
2629
+
2630
+
2631
+ <li>
2632
+ <a class="menuitem flat-box faa-parent animated-hover"
2633
+ target="_blank" rel="noopener" href="https://www.travellings.cn/go.html" title="开往"
2634
+
2635
+
2636
+
2637
+ active-action="action-https:wwwtravellingscngohtml"
2638
+ >
2639
+ <span class="icon"><i class='fa-solid fa-subway fa-fw'></i></span> <span>开往</span>
2640
+ </a>
2641
+
2642
+ </li>
2643
+
2644
+
2645
+
2646
+
2647
+
2648
+ <li>
2649
+ <a class="menuitem flat-box faa-parent animated-hover"
2650
+ target="_blank" rel="noopener" href="https://en.blog.sinzmise.top/" title="English"
2651
+
2652
+
2653
+
2654
+ active-action="action-https:enblogsinzmisetop"
2655
+ >
2656
+ <span class="icon"><i class='fa fa-language fa-fw fa-fw'></i></span> <span>English</span>
2657
+ </a>
2658
+
2659
+ </li>
2660
+
2661
+
2662
+
2663
+ </ul>
2664
+ </div>
2665
+
2666
+ <div class="m_search">
2667
+ <form name="searchform" class="form u-search-form">
2668
+ <i class="icon fas fa-search fa-fw"></i>
2669
+ <input type="text" class="input u-search-input" placeholder="Search..." />
2670
+ </form>
2671
+ </div>
2672
+
2673
+
2674
+ <ul class='switcher nav-list-h m-phone'>
2675
+
2676
+ <li><a class="s-search fa-solid fa-search fa-fw" target="_self" title="search"></a></li>
2677
+
2678
+ <li>
2679
+ <a class="s-menu fa-solid fa-bars fa-fw" target="_self" title="menu"></a>
2680
+ <ul class="menu-phone list-v navigation white-box">
2681
+
2682
+
2683
+
2684
+ <li>
2685
+ <a class="menuitem flat-box faa-parent animated-hover"
2686
+ href="/categories/" title="分类"
2687
+
2688
+
2689
+
2690
+ active-action="action-categories"
2691
+ >
2692
+ <span class="icon"><i class='fa-solid fa-folder-open fa-fw'></i></span> <span>分类</span>
2693
+ </a>
2694
+
2695
+ </li>
2696
+
2697
+
2698
+
2699
+
2700
+
2701
+ <li>
2702
+ <a class="menuitem flat-box faa-parent animated-hover"
2703
+ href="/tags/" title="标签"
2704
+
2705
+
2706
+
2707
+ active-action="action-tags"
2708
+ >
2709
+ <span class="icon"><i class='fa-solid fa-tags fa-fw'></i></span> <span>标签</span>
2710
+ </a>
2711
+
2712
+ </li>
2713
+
2714
+
2715
+
2716
+
2717
+
2718
+ <li>
2719
+ <a class="menuitem flat-box faa-parent animated-hover"
2720
+ href="/archives/" title="归档"
2721
+
2722
+
2723
+
2724
+ active-action="action-archives"
2725
+ >
2726
+ <span class="icon"><i class='fa-solid fa-archive fa-fw'></i></span> <span>归档</span>
2727
+ </a>
2728
+
2729
+ </li>
2730
+
2731
+
2732
+
2733
+
2734
+
2735
+ <li>
2736
+ <a class="menuitem flat-box faa-parent animated-hover"
2737
+ href="/link/" title="友链"
2738
+
2739
+
2740
+
2741
+ active-action="action-link"
2742
+ >
2743
+ <span class="icon"><i class='fa-solid fa-link fa-fw'></i></span> <span>友链</span>
2744
+ </a>
2745
+
2746
+ </li>
2747
+
2748
+
2749
+
2750
+
2751
+
2752
+ <li>
2753
+ <a class="menuitem flat-box faa-parent animated-hover"
2754
+ target="_blank" rel="noopener" href="https://www.travellings.cn/go.html" title="开往"
2755
+
2756
+
2757
+
2758
+ active-action="action-https:wwwtravellingscngohtml"
2759
+ >
2760
+ <span class="icon"><i class='fa-solid fa-subway fa-fw'></i></span> <span>开往</span>
2761
+ </a>
2762
+
2763
+ </li>
2764
+
2765
+
2766
+
2767
+
2768
+
2769
+ <li>
2770
+ <a class="menuitem flat-box faa-parent animated-hover"
2771
+ target="_blank" rel="noopener" href="https://en.blog.sinzmise.top/" title="English"
2772
+
2773
+
2774
+
2775
+ active-action="action-https:enblogsinzmisetop"
2776
+ >
2777
+ <span class="icon"><i class='fa fa-language fa-fw fa-fw'></i></span> <span>English</span>
2778
+ </a>
2779
+
2780
+ </li>
2781
+
2782
+
2783
+
2784
+ </ul>
2785
+ </li>
2786
+ </ul>
2787
+
2788
+ <!-- Custom Files header begin -->
2789
+
2790
+ <!-- Custom Files header end -->
2791
+ </div>
2792
+ </div>
2793
+ </div>
2794
+ </header>
2795
+
2796
+
2797
+ <div id="l_body">
2798
+
2799
+ <div id="l_cover">
2800
+
2801
+ </div>
2802
+
2803
+ <div id="safearea">
2804
+ <div class="body-wrapper">
2805
+
2806
+ <div id="l_main" class=''>
2807
+
2808
+ <article itemscope itemtype="http://schema.org/Article" class="h-entry article post white-box reveal md shadow floatable blur article-type-page" id="page" itemscope itemprop="blogPost">
2809
+ <link itemprop="mainEntityOfPage" href="https://blog.sinzmise.top/comments/">
2810
+ <span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
2811
+ <meta itemprop="name" content="汐塔魔法屋">
2812
+ </span>
2813
+ <span hidden itemprop="post" itemscope itemtype="http://schema.org/Post">
2814
+ <meta itemprop="name" content="汐塔魔法屋">
2815
+ <meta itemprop="description" content="The Story,The Dream.">
2816
+ </span>
2817
+
2818
+
2819
+
2820
+
2821
+ <span hidden>
2822
+ <meta itemprop="image" content="https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png">
2823
+ </span>
2824
+
2825
+ <div class="article-meta" id="top">
2826
+
2827
+
2828
+
2829
+ <h1 class="title allow-select p-name" itemprop="name headline">
2830
+ 留言板
2831
+ </h1>
2832
+ <div class='new-meta-box'>
2833
+
2834
+
2835
+
2836
+ <div class='new-meta-item author p-author h-card' itemprop="author" itemscope itemtype="http://schema.org/Person">
2837
+ <a itemprop="url" class='author u-url' href="https://blog.sinzmise.top/" rel="nofollow">
2838
+ <img itemprop="image" class="u-photo" no-lazy src="/img/avatar.png" alt="Author">
2839
+ <p itemprop="name" class="p-name">王九弦SZ·Ninty</p>
2840
+ </a>
2841
+ </div>
2842
+
2843
+
2844
+
2845
+
2846
+
2847
+
2848
+
2849
+
2850
+
2851
+
2852
+ <div class="new-meta-item date" itemprop="dateCreated datePublished">
2853
+ <a class='notlink'>
2854
+ <i class="fa-solid fa-calendar-alt fa-fw" aria-hidden="true"></i>
2855
+ <p>发布于:<time class="dataToShow dt-published" datetime="2023-07-17T14:07:01+00:00" title="2023年7月17日">2023年7月17日</time></p>
2856
+ </a>
2857
+ </div>
2858
+
2859
+
2860
+
2861
+
2862
+
2863
+
2864
+
2865
+ <div class="new-meta-item browse">
2866
+ <a class='notlink'>
2867
+ <p>
2868
+ <i class="fa-solid fa-eye fa-fw" aria-hidden="true"></i>
2869
+
2870
+ <span id="busuanzi_value_page_pv">
2871
+ <i class="fa-solid fa-loader fa-spin fa-fw" aria-hidden="true"></i>
2872
+ </span>
2873
+
2874
+ <span>次浏览</span>
2875
+ </p>
2876
+ </a>
2877
+ </div>
2878
+
2879
+
2880
+
2881
+
2882
+ <!-- Custom Files topMeta begin-->
2883
+
2884
+ <!-- Custom Files topMeta end-->
2885
+ </div>
2886
+
2887
+ </div>
2888
+
2889
+
2890
+ <div id="layoutHelper-page-plugins"></div>
2891
+ <div id="post-body" itemprop="articleBody" class="e-content">
2892
+ <div class="note success"><p>如果有什么 <strong>想说的</strong>、<strong>想问的</strong> 或者 <strong>发现了本站的BUG</strong>,欢迎留言告知😊。</p></div>
2893
+ <div class="note pink"><p>若想 <strong>添加友链</strong> 请前往 <a href="/link/">友情链接</a> 页面进行友链申请😄</p></div>
2894
+
2895
+ </div>
2896
+
2897
+
2898
+
2899
+
2900
+
2901
+
2902
+ <div class='article-meta' id="bottom">
2903
+ <div class='new-meta-box'>
2904
+
2905
+
2906
+ <div class="new-meta-item date" itemprop="dateModified">
2907
+ <a class='notlink'>
2908
+ <i class="fa-solid fa-edit fa-fw" aria-hidden="true"></i>
2909
+ <p>更新于:<time class="dataToShow dt-updated" datetime="2024-11-09T01:01:16+00:00" title="2024年11月9日">2024年11月9日</time></p>
2910
+ </a>
2911
+ </div>
2912
+
2913
+
2914
+
2915
+
2916
+
2917
+
2918
+
2919
+
2920
+
2921
+
2922
+ <div class="new-meta-item share -mob-share-list">
2923
+ <div class="-mob-share-list share-body">
2924
+
2925
+
2926
+ <a class="-mob-share-qq" title="" rel="external nofollow noopener noreferrer noopener"
2927
+
2928
+ target="_blank" href="http://connect.qq.com/widget/shareqq/index.html?url=https://blog.sinzmise.top/comments/&title=留言板 - 汐塔魔法屋&summary="
2929
+
2930
+ >
2931
+
2932
+ <img src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qq.png" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qq.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==">
2933
+
2934
+ </a>
2935
+
2936
+
2937
+
2938
+ <a class="-mob-share-qzone" title="" rel="external nofollow noopener noreferrer noopener"
2939
+
2940
+ target="_blank" href="https://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=https://blog.sinzmise.top/comments/&title=留言板 - 汐塔魔法屋&summary="
2941
+
2942
+ >
2943
+
2944
+ <img src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qzone.png" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qzone.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==">
2945
+
2946
+ </a>
2947
+
2948
+
2949
+
2950
+ <a class="-mob-share-weibo" title="" rel="external nofollow noopener noreferrer noopener"
2951
+
2952
+ target="_blank" href="http://service.weibo.com/share/share.php?url=https://blog.sinzmise.top/comments/&title=留言板 - 汐塔魔法屋&summary="
2953
+
2954
+ >
2955
+
2956
+ <img src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/weibo.png" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/weibo.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==">
2957
+
2958
+ </a>
2959
+
2960
+
2961
+
2962
+
2963
+
2964
+
2965
+ </div>
2966
+ </div>
2967
+
2968
+
2969
+
2970
+
2971
+
2972
+ </div>
2973
+ <!-- Custom Files bottomMeta begin -->
2974
+
2975
+ <!-- Custom Files bottomMeta end -->
2976
+ </div>
2977
+
2978
+
2979
+
2980
+
2981
+
2982
+
2983
+ <!-- 文章推荐 -->
2984
+
2985
+
2986
+ <!-- Custom Files postEnd begin-->
2987
+
2988
+ <!-- Custom Files postEnd end-->
2989
+ </article>
2990
+
2991
+
2992
+
2993
+
2994
+
2995
+
2996
+
2997
+ <article class="post white-box shadow floatable blur" id="comments">
2998
+ <span hidden>
2999
+ <meta itemprop="discussionUrl" content="/comments/#comments">
3000
+ </span>
3001
+ <p ct><i class='fa-solid fa-comments'></i> 评论</p>
3002
+
3003
+
3004
+ <div id="layoutHelper-comments"></div>
3005
+ </article>
3006
+
3007
+
3008
+
3009
+
3010
+
3011
+
3012
+
3013
+ </div>
3014
+ <aside id='l_side' class='not-select default-cursor' itemscope itemtype="http://schema.org/WPSideBar">
3015
+
3016
+
3017
+
3018
+
3019
+
3020
+
3021
+
3022
+ <section class="widget nextsite desktop pjax">
3023
+ <div class="site-brand-wrapper">
3024
+ <div class="site-meta ">
3025
+ <a href="/" class="brand" rel="start">
3026
+ <span class="site-title">汐塔魔法屋</span>
3027
+ </a>
3028
+ <p class="site-subtitle" itemprop="description">Ceta Magical House</p>
3029
+ </div>
3030
+ <div class="site-nav-toggle">
3031
+ <button aria-label="切换导航栏">
3032
+ <span class="btn-bar"></span>
3033
+ <span class="btn-bar"></span>
3034
+ <span class="btn-bar"></span>
3035
+ </button>
3036
+ </div>
3037
+ </div>
3038
+ <nav class="site-nav">
3039
+ <ul class="next-main">
3040
+
3041
+ <li class="next-main-item">
3042
+ <a
3043
+ href="/categories/" title="分类"
3044
+
3045
+ active-action="action-categories"
3046
+
3047
+
3048
+
3049
+
3050
+ >
3051
+
3052
+ <i class="menu-item-icon fa-solid fa-folder-open fa-fw"></i>
3053
+
3054
+ 分类
3055
+ </a>
3056
+ </li>
3057
+
3058
+ <li class="next-main-item">
3059
+ <a
3060
+ href="/tags/" title="标签"
3061
+
3062
+ active-action="action-tags"
3063
+
3064
+
3065
+
3066
+
3067
+ >
3068
+
3069
+ <i class="menu-item-icon fa-solid fa-tags fa-fw"></i>
3070
+
3071
+ 标签
3072
+ </a>
3073
+ </li>
3074
+
3075
+ <li class="next-main-item">
3076
+ <a
3077
+ href="/archives/" title="归档"
3078
+
3079
+ active-action="action-archives"
3080
+
3081
+
3082
+
3083
+
3084
+ >
3085
+
3086
+ <i class="menu-item-icon fa-solid fa-archive fa-fw"></i>
3087
+
3088
+ 归档
3089
+ </a>
3090
+ </li>
3091
+
3092
+ <li class="next-main-item">
3093
+ <a
3094
+ href="/link/" title="友链"
3095
+
3096
+ active-action="action-link"
3097
+
3098
+
3099
+
3100
+
3101
+ >
3102
+
3103
+ <i class="menu-item-icon fa-solid fa-link fa-fw"></i>
3104
+
3105
+ 友链
3106
+ </a>
3107
+ </li>
3108
+
3109
+ <li class="next-main-item">
3110
+ <a
3111
+ target="_blank" rel="noopener" href="https://www.travellings.cn/go.html" title="开往"
3112
+
3113
+ active-action="action-https:wwwtravellingscngohtml"
3114
+
3115
+
3116
+
3117
+
3118
+ >
3119
+
3120
+ <i class="menu-item-icon fa-solid fa-subway fa-fw"></i>
3121
+
3122
+ 开往
3123
+ </a>
3124
+ </li>
3125
+
3126
+ <li class="next-main-item">
3127
+ <a
3128
+ target="_blank" rel="noopener" href="https://en.blog.sinzmise.top/" title="English"
3129
+
3130
+ active-action="action-https:enblogsinzmisetop"
3131
+
3132
+
3133
+
3134
+
3135
+ >
3136
+
3137
+ <i class="menu-item-icon fa fa-language fa-fw fa-fw"></i>
3138
+
3139
+ English
3140
+ </a>
3141
+ </li>
3142
+
3143
+ <li class="next-main-item">
3144
+ <a
3145
+ href="javascript:void(0)" title="搜索"
3146
+
3147
+ active-action="action-javascript:void(0)"
3148
+
3149
+
3150
+
3151
+
3152
+ onClick="OpenSearch()"
3153
+
3154
+ >
3155
+
3156
+ <i class="menu-item-icon fa-solid fa-search fa-fw"></i>
3157
+
3158
+ 搜索
3159
+ </a>
3160
+ </li>
3161
+
3162
+ </ul>
3163
+ </nav>
3164
+ </section>
3165
+
3166
+
3167
+
3168
+
3169
+
3170
+
3171
+
3172
+ <section class="widget nextblogger desktop pjax h-card">
3173
+ <div class='content'>
3174
+
3175
+
3176
+ <a class='avatar u-url flat-box ' href='https://blog.sinzmise.top/'>
3177
+ <img no-lazy class="site-author-image u-photo" itemprop="image" src='/img/avatar.png' alt="王九弦SZ·Ninty"/>
3178
+ </a>
3179
+
3180
+
3181
+ <div class="site-author-box">
3182
+ <p class="site-author-name p-name" itemprop="name">王九弦SZ·Ninty</p>
3183
+ <p class="site-author-description" itemprop="description">种下故事的种子,随着风和光生根发芽</p>
3184
+ </div>
3185
+ <div class="links-of-author">
3186
+
3187
+ <span class="links-of-author-item">
3188
+ <a href="/atom.xml" title="RSS" alt="汐塔魔法屋" rel="me">
3189
+ <i class="fa-solid fa-rss fa-fw"></i>
3190
+ </a>
3191
+ </span>
3192
+
3193
+ <span class="links-of-author-item">
3194
+ <a href="mailto:email@sinzmise.top" title="Email" alt="汐塔魔法屋" class="u-email"rel="me">
3195
+ <i class="fa-solid fa-envelope fa-fw"></i>
3196
+ </a>
3197
+ </span>
3198
+
3199
+ <span class="links-of-author-item">
3200
+ <a target="_blank" href="https://github.com/SinzMise/" title="Github" alt="汐塔魔法屋" rel="me noopener">
3201
+ <i class="fab fa-github fa-fw"></i>
3202
+ </a>
3203
+ </span>
3204
+
3205
+ </div>
3206
+ </div>
3207
+ </section>
3208
+
3209
+
3210
+
3211
+
3212
+
3213
+
3214
+
3215
+
3216
+
3217
+ <section class="widget category desktop pjax">
3218
+
3219
+ <header>
3220
+
3221
+ <a href='/categories/'>
3222
+ <span class="icon"><i class="fa-solid fa-folder-open fa-fw" aria-hidden="true"></i></span>
3223
+ <span class='name'>文章分类</span>
3224
+ </a>
3225
+
3226
+ </header>
3227
+
3228
+
3229
+ <div class='content'>
3230
+ <ul class="entry navigation">
3231
+
3232
+ <li><a class="flat-box"
3233
+ title="/categories/%E4%B8%AA%E4%BA%BA%E5%B0%8F%E8%AE%B0/" href="/categories/%E4%B8%AA%E4%BA%BA%E5%B0%8F%E8%AE%B0/"
3234
+ active-action="action-categoriesE4B8AAE4BABAE5B08FE8AEB0"
3235
+ ><div class='name'>个人小记</div><div class='badge'>(19)</div></a></li>
3236
+
3237
+ <li><a class="flat-box"
3238
+ title="/categories/%E6%AD%8C%E6%9B%B2%E6%94%B6%E9%9B%86/" href="/categories/%E6%AD%8C%E6%9B%B2%E6%94%B6%E9%9B%86/"
3239
+ active-action="action-categoriesE6AD8CE69BB2E694B6E99B86"
3240
+ ><div class='name'>歌曲收集</div><div class='badge'>(1)</div></a></li>
3241
+
3242
+ <li><a class="flat-box"
3243
+ title="/categories/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" href="/categories/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/"
3244
+ active-action="action-categoriesE6B8B8E6888FE79BB8E585B3"
3245
+ ><div class='name'>游戏相关</div><div class='badge'>(4)</div></a></li>
3246
+
3247
+ <li><a class="flat-box"
3248
+ title="/categories/%E7%AB%99%E7%82%B9%E6%8A%98%E8%85%BE/" href="/categories/%E7%AB%99%E7%82%B9%E6%8A%98%E8%85%BE/"
3249
+ active-action="action-categoriesE7AB99E782B9E68A98E885BE"
3250
+ ><div class='name'>站点折腾</div><div class='badge'>(14)</div></a></li>
3251
+
3252
+ <li><a class="flat-box"
3253
+ title="/categories/%E9%A1%B9%E7%9B%AE%E6%8A%98%E8%85%BE/" href="/categories/%E9%A1%B9%E7%9B%AE%E6%8A%98%E8%85%BE/"
3254
+ active-action="action-categoriesE9A1B9E79BAEE68A98E885BE"
3255
+ ><div class='name'>项目折腾</div><div class='badge'>(3)</div></a></li>
3256
+
3257
+ </ul>
3258
+ </div>
3259
+ </section>
3260
+
3261
+
3262
+
3263
+
3264
+
3265
+
3266
+
3267
+
3268
+
3269
+
3270
+ <section class="widget tagcloud desktop pjax">
3271
+
3272
+ <header>
3273
+
3274
+ <a href='/tags/'>
3275
+ <span class="icon"><i class="fa-solid fa-tags fa-fw" aria-hidden="true"></i></span>
3276
+ <span class='name'>热门标签</span>
3277
+ </a>
3278
+
3279
+ </header>
3280
+
3281
+
3282
+ <div class='content'>
3283
+ <a href="/tags/Flash%E7%9B%B8%E5%85%B3/" style="font-size: 14px; color: #999">Flash相关</a> <a href="/tags/Steam%E6%B8%B8%E6%88%8F/" style="font-size: 14px; color: #999">Steam游戏</a> <a href="/tags/Windows%E8%BD%AF%E4%BB%B6/" style="font-size: 15.67px; color: #8e8e8e">Windows软件</a> <a href="/tags/%E4%B8%AA%E4%BA%BA%E5%B0%8F%E8%AE%B0/" style="font-size: 24px; color: #555">个人小记</a> <a href="/tags/%E5%85%B6%E5%AE%83%E6%B8%B8%E6%88%8F/" style="font-size: 17.33px; color: #828282">其它游戏</a> <a href="/tags/%E5%8A%A0%E8%BD%BD%E5%8A%A8%E7%94%BB/" style="font-size: 14px; color: #999">加载动画</a> <a href="/tags/%E6%82%AC%E6%B5%AE%E5%AE%A0%E7%89%A9-%E7%9C%8B%E6%9D%BF%E5%A8%98/" style="font-size: 14px; color: #999">悬浮宠物/看板娘</a> <a href="/tags/%E6%AD%8C%E6%9B%B2%E6%94%B6%E9%9B%86/" style="font-size: 14px; color: #999">歌曲收集</a> <a href="/tags/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" style="font-size: 19px; color: #777">游戏相关</a> <a href="/tags/%E7%AB%99%E7%82%B9%E5%BA%95%E9%83%A8%E9%AD%94%E6%94%B9/" style="font-size: 14px; color: #999">站点底部魔改</a> <a href="/tags/%E7%AB%99%E7%82%B9%E6%8A%98%E8%85%BE/" style="font-size: 22.33px; color: #606060">站点折腾</a> <a href="/tags/%E8%87%AA%E5%BB%BA%E9%83%A8%E7%BD%B2/" style="font-size: 20.67px; color: #6c6c6c">自建部署</a> <a href="/tags/%E9%A1%B5%E9%9D%A2%E9%AD%94%E6%94%B9/" style="font-size: 17.33px; color: #828282">页面魔改</a> <a href="/tags/%E9%A1%B9%E7%9B%AE%E6%8A%98%E8%85%BE/" style="font-size: 17.33px; color: #828282">项目折腾</a>
3284
+ </div>
3285
+ </section>
3286
+
3287
+
3288
+
3289
+
3290
+
3291
+
3292
+
3293
+
3294
+
3295
+
3296
+
3297
+
3298
+
3299
+
3300
+
3301
+
3302
+
3303
+
3304
+
3305
+
3306
+ <div class="widget-sticky pjax">
3307
+
3308
+
3309
+
3310
+
3311
+
3312
+ <div class="">
3313
+ <!-- pjax占位 -->
3314
+ </div>
3315
+
3316
+
3317
+
3318
+ <section class="widget desktop ">
3319
+
3320
+ <header>
3321
+
3322
+ <span class="icon"><i class="fa-solid fa-award fa-fw" aria-hidden="true"></i></span>
3323
+ <span class='name'>站点信息</span>
3324
+
3325
+ </header>
3326
+
3327
+
3328
+ <div class='content'>
3329
+ <div class="webinfo">
3330
+
3331
+ <div class="webinfo-item">
3332
+ <div>文章数目:</div>
3333
+ <div>41 篇</div>
3334
+ </div>
3335
+
3336
+
3337
+
3338
+
3339
+
3340
+
3341
+
3342
+
3343
+ <div class="webinfo-item">
3344
+ <div>本站访客数:</div>
3345
+ <div>
3346
+ <span id="busuanzi_value_site_uv">
3347
+ <i class="fa-solid fa-fan fa-spin fa-fw" aria-hidden="true"></i>
3348
+ </span>
3349
+
3350
+ </div>
3351
+ </div>
3352
+ <div class="webinfo-item">
3353
+ <div>本站总访问量:</div>
3354
+ <div>
3355
+ <span id="busuanzi_value_site_pv">
3356
+ <i class="fa-solid fa-fan fa-spin fa-fw" aria-hidden="true"></i>
3357
+ </span>
3358
+
3359
+ </div>
3360
+ </div>
3361
+
3362
+
3363
+
3364
+ <div class="webinfo-item">
3365
+ <div>最后活动时间:</div>
3366
+ <div id="last-update-show">2024-11-09 日</div>
3367
+ </div>
3368
+
3369
+ </div>
3370
+ </div>
3371
+
3372
+ </section>
3373
+
3374
+
3375
+
3376
+ </div>
3377
+
3378
+
3379
+ <!-- 没有 pjax 占位会报错 万恶的 pjax -->
3380
+
3381
+ <div class="pjax">
3382
+ <!-- pjax占位 -->
3383
+ </div>
3384
+
3385
+ <div class="pjax">
3386
+ <!-- pjax占位 -->
3387
+ </div>
3388
+
3389
+ <div class="pjax">
3390
+ <!-- pjax占位 -->
3391
+ </div>
3392
+
3393
+ <div class="pjax">
3394
+ <!-- pjax占位 -->
3395
+ </div>
3396
+
3397
+ <div class="pjax">
3398
+ <!-- pjax占位 -->
3399
+ </div>
3400
+
3401
+ <div class="pjax">
3402
+ <!-- pjax占位 -->
3403
+ </div>
3404
+
3405
+ <div class="pjax">
3406
+ <!-- pjax占位 -->
3407
+ </div>
3408
+
3409
+ <!-- Custom Files side begin -->
3410
+
3411
+ <!-- Custom Files side end -->
3412
+ </aside>
3413
+
3414
+
3415
+
3416
+ <!--此文件用来存放一些不方便取值的变量-->
3417
+ <!--思路大概是将值藏到重加载的区域内-->
3418
+
3419
+ <pjax>
3420
+ <script>
3421
+ window.pdata={ispage: false,commentPath: "",commentPlaceholder: "",commentConfig: {}}
3422
+
3423
+ if(document.getElementById("l_header")) {
3424
+
3425
+ document.getElementById("l_header").classList.add("show");
3426
+
3427
+ }
3428
+
3429
+
3430
+ </script>
3431
+ </pjax>
3432
+ </div>
3433
+
3434
+
3435
+ <footer class="footer clearfix" itemscope itemtype="http://schema.org/WPFooter">
3436
+ <br><br>
3437
+
3438
+
3439
+ <br>
3440
+ <div class="social-wrapper" itemprop="about" itemscope itemtype="http://schema.org/Thing">
3441
+
3442
+
3443
+ <a href="https://www.travellings.cn/go.html"
3444
+ class="social flat-btn"
3445
+ target="_blank"
3446
+ rel="external nofollow noopener noreferrer" itemprop="url" alt='开往-友链接力'>
3447
+
3448
+ <img src="https://www.travellings.cn/assets/logo.gif" class="lazyload" data-srcset="https://www.travellings.cn/assets/logo.gif" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="/>
3449
+
3450
+ </a>
3451
+
3452
+
3453
+
3454
+ <a href="https://boringbay.com"
3455
+ class="social flat-btn"
3456
+ target="_blank"
3457
+ rel="external nofollow noopener noreferrer" itemprop="url" alt='无聊湾 🥱 The Boring Bay'>
3458
+
3459
+ <img src="https://boringbay.com/api/badge/blog.sinzmise.top" class="lazyload" data-srcset="https://boringbay.com/api/badge/blog.sinzmise.top" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="/>
3460
+
3461
+ </a>
3462
+
3463
+
3464
+
3465
+ <a href="https://blogscn.fun/"
3466
+ class="social flat-btn"
3467
+ target="_blank"
3468
+ rel="external nofollow noopener noreferrer" itemprop="url" alt='本站已加入BLOGS·CN'>
3469
+
3470
+ <img src="https://photo.xiangming.site/img/blogscn.png" class="lazyload" data-srcset="https://photo.xiangming.site/img/blogscn.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="/>
3471
+
3472
+ </a>
3473
+
3474
+
3475
+
3476
+ <a href="https://blogscn.fun/random.html"
3477
+ class="social flat-btn"
3478
+ target="_blank"
3479
+ rel="external nofollow noopener noreferrer" itemprop="url" alt='BLOGS·CN随机访问'>
3480
+
3481
+ <img src="https://photo.xiangming.site/img/footer.gif" class="lazyload" data-srcset="https://photo.xiangming.site/img/footer.gif" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="/>
3482
+
3483
+ </a>
3484
+
3485
+
3486
+ </div>
3487
+
3488
+
3489
+
3490
+ <div><p>博客内容遵循 <a target="_blank" rel="noopener" href="https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh">署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 协议</a></p>
3491
+ </div>
3492
+
3493
+
3494
+
3495
+ 由 <a href="https://hexo.io" target="_blank" rel="noopener">Hexo</a> 驱动 | 主题 <a href="https://github.com/volantis-x/hexo-theme-volantis/#6.0.0-alpha.0" target="_blank" class="codename">Volantis</a>
3496
+
3497
+
3498
+
3499
+ <div class='copyright'>
3500
+ <p><a target="_blank" rel="noopener" href="https://xn--sr8hvo.ws/previous">←</a> An <a target="_blank" rel="noopener" href="https://xn--sr8hvo.ws">IndieWeb Webring</a> 🕸💍 <a target="_blank" rel="noopener" href="https://xn--sr8hvo.ws/next">→</a> <br>©2021 · <a href="/">中弦局·汐塔魔法屋</a> <br><a target="_blank" rel="noopener" href="https://icp.gov.moe/?keyword=20231033">萌ICP备20231033号</a> | <a target="_blank" rel="noopener" href="https://icp.gov.moe/?keyword=20231033">MIIT备20240818号</a> | <a target="_blank" rel="noopener" href="https://guan.ma/hao/2024000155/">官码2024000155号</a> <br>我加入的:<a target="_blank" rel="noopener" href="https://zhblogs.ohyee.cc/">中文博客列表</a> | <a target="_blank" rel="noopener" href="https://storeweb.cn/member/o/1585">个站商店</a> | <a target="_blank" rel="noopener" href="https://bf.zzxworld.com/s/995">BlogFinder</a> | <a target="_blank" rel="noopener" href="https://sites.applinzi.com/site-info?siteType=life&amp;siteId=64cb373190e35300a8eec654">站点聚合平台</a> | <a target="_blank" rel="noopener" href="https://boke.lu/">博客录</a> | <a target="_blank" rel="noopener" href="https://rssblog.cn/member/d711afd659d65c2ba2d3b18697818cf7/">RssBlog</a> | <a target="_blank" rel="noopener" href="https://blogscn.fun/">笔墨迹</a> | <a target="_blank" rel="noopener" href="https://daohang.lusongsong.com/">博客大全</a></p>
3501
+
3502
+ </div>
3503
+
3504
+
3505
+ <!-- Custom Files footer begin-->
3506
+
3507
+ <!-- Custom Files footer end-->
3508
+ </footer>
3509
+
3510
+
3511
+ <a id="s-top" class="fa-solid fa-arrow-up fa-fw" title="top"></a>
3512
+ </div>
3513
+ </div>
3514
+ <div>
3515
+ <script>
3516
+ /******************** volantis.dom ********************************/
3517
+ // 页面选择器 将dom对象缓存起来 see: /source/js/app.js etc.
3518
+ volantis.dom.bodyAnchor = volantis.dom.$(document.getElementById("safearea")); // 页面主体
3519
+ volantis.dom.topBtn = volantis.dom.$(document.getElementById('s-top')); // 向上
3520
+ volantis.dom.wrapper = volantis.dom.$(document.getElementById('wrapper')); // 整个导航栏
3521
+ volantis.dom.coverAnchor = volantis.dom.$(document.querySelector('#l_cover .cover-wrapper')); // 1个
3522
+ volantis.dom.switcher = volantis.dom.$(document.querySelector('#l_header .switcher .s-search')); // 搜索按钮 移动端 1个
3523
+ volantis.dom.header = volantis.dom.$(document.getElementById('l_header')); // 移动端导航栏
3524
+ volantis.dom.search = volantis.dom.$(document.querySelector('#l_header .m_search')); //搜索框 桌面端 移动端 1个
3525
+ volantis.dom.mPhoneList = volantis.dom.$(document.querySelectorAll('#l_header .m-phone .list-v')); // 手机端 子菜单 多个
3526
+
3527
+ top.location!=self.location&&(top.location=self.location);
3528
+
3529
+ volantis.css("https://jsd.cdn.storisinz.site/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css");
3530
+
3531
+
3532
+
3533
+ </script>
3534
+
3535
+ <!-- required -->
3536
+
3537
+
3538
+ <!-- internal -->
3539
+
3540
+ <script src="/js/app.js"></script>
3541
+
3542
+
3543
+
3544
+
3545
+ <!-- rightmenu要在darkmode之前(ToggleButton) darkmode要在comments之前(volantis.dark.push)-->
3546
+
3547
+
3548
+
3549
+ <script>
3550
+ function loadIssuesJS() {
3551
+
3552
+ const sites_api = document.getElementById('sites-api');
3553
+ if (sites_api != undefined && typeof SitesJS === 'undefined') {
3554
+ volantis.js("/js/plugins/tags/sites.js")
3555
+ }
3556
+
3557
+
3558
+ const friends_api = document.getElementById('friends-api');
3559
+ if (friends_api != undefined && typeof FriendsJS === 'undefined') {
3560
+ volantis.js("/js/plugins/tags/friends.js")
3561
+ }
3562
+
3563
+
3564
+ const contributors_api = document.getElementById('contributors-api');
3565
+ if (contributors_api != undefined && typeof ContributorsJS === 'undefined') {
3566
+ volantis.js("/js/plugins/tags/contributors.js")
3567
+ }
3568
+
3569
+ };
3570
+ loadIssuesJS()
3571
+ volantis.pjax.push(()=>{
3572
+ loadIssuesJS();
3573
+ })
3574
+
3575
+ </script>
3576
+
3577
+
3578
+
3579
+
3580
+ <script defer src="https://jsd.cdn.storisinz.site/npm/vanilla-lazyload@17.1.0/dist/lazyload.min.js"></script>
3581
+ <script>
3582
+ // https://www.npmjs.com/package/vanilla-lazyload
3583
+ // Set the options globally
3584
+ // to make LazyLoad self-initialize
3585
+ window.lazyLoadOptions = {
3586
+ elements_selector: ".lazyload",
3587
+ threshold: 0
3588
+ };
3589
+ // Listen to the initialization event
3590
+ // and get the instance of LazyLoad
3591
+ window.addEventListener(
3592
+ "LazyLoad::Initialized",
3593
+ function (event) {
3594
+ window.lazyLoadInstance = event.detail.instance;
3595
+ },
3596
+ false
3597
+ );
3598
+ document.addEventListener('DOMContentLoaded', function () {
3599
+ lazyLoadInstance.update();
3600
+ });
3601
+ document.addEventListener('pjax:complete', function () {
3602
+ lazyLoadInstance.update();
3603
+ });
3604
+ </script>
3605
+
3606
+
3607
+
3608
+
3609
+
3610
+ <script>
3611
+ window.FPConfig = {
3612
+ delay: 0,
3613
+ ignoreKeywords: ["#"],
3614
+ maxRPS: 6,
3615
+ hoverDelay: 0
3616
+ };
3617
+ </script>
3618
+ <script defer src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/libs/flying-pages/flying-pages.min.js"></script>
3619
+
3620
+
3621
+
3622
+
3623
+
3624
+
3625
+
3626
+
3627
+
3628
+ <script>
3629
+ volantis.layoutHelper("comments",`<div id="twikoo_container"><i class="fa-solid fa-cog fa-spin fa-fw fa-2x"></i></div>`)
3630
+ function load_twikoo() {
3631
+ if(!document.querySelectorAll("#twikoo_container")[0])return;
3632
+ volantis.js("https://jsd.cdn.storisinz.site/npm/twikoo@1.6.39/dist/twikoo.min.js", pjax_twikoo)
3633
+ }
3634
+ function pjax_twikoo() {
3635
+ if(!document.querySelectorAll("#twikoo_container")[0])return;
3636
+ let path = pdata.commentPath;
3637
+ let placeholder = pdata.commentPlaceholder || "" || "";
3638
+ if (path.length == 0) {
3639
+ let defaultPath = '';
3640
+ path = defaultPath || decodeURI(window.location.pathname);
3641
+ }
3642
+ twikoo.init(Object.assign(Object.assign({"path":null,"envId":"https://tk.pl.blog.sinzmise.top/","placeholder":null,"visitor":false}, {
3643
+ el: '#twikoo_container',
3644
+ path: path,
3645
+ placeholder: placeholder,
3646
+ onCommentLoaded: function() {
3647
+ if(typeof VolantisFancyBox === "undefined") {
3648
+ const checkFancyBox = setInterval(() => {
3649
+ if(typeof VolantisFancyBox === "undefined") return;
3650
+ clearInterval(checkFancyBox);
3651
+ VolantisFancyBox.groupBind('.tk-content img:not([class*="emo"])', 'Comments');
3652
+ })
3653
+ } else {
3654
+ VolantisFancyBox.groupBind('.tk-content img:not([class*="emo"])', 'Comments');
3655
+ }
3656
+ }
3657
+ }),pdata.commentConfig))
3658
+ }
3659
+ load_twikoo();
3660
+ volantis.pjax.push(()=>{
3661
+ if (typeof twikoo == "undefined") {
3662
+ load_twikoo();
3663
+ } else {
3664
+ pjax_twikoo();
3665
+ }
3666
+ },'twikoo');
3667
+ </script>
3668
+
3669
+
3670
+
3671
+
3672
+
3673
+ <script defer src="https://jsd.cdn.storisinz.site/npm/penndu@1.0.0/bsz.js" data-pjax></script>
3674
+
3675
+
3676
+ <!-- optional -->
3677
+
3678
+ <script>
3679
+ async function loadSearchScript() {
3680
+
3681
+ await volantis.js("https://jsd.cdn.storisinz.site/npm/algoliasearch@4.14.2/dist/algoliasearch-lite.umd.js")
3682
+ await volantis.js("https://jsd.cdn.storisinz.site/npm/instantsearch.js@4.44.0/dist/instantsearch.production.min.js")
3683
+
3684
+
3685
+
3686
+ return volantis.js("/js/search/algolia.js");
3687
+ }
3688
+ loadSearchScript();
3689
+ function loadSearchService() {
3690
+ document.querySelectorAll(".input.u-search-input").forEach((e) => {
3691
+ e.removeEventListener("focus", loadSearchService, false);
3692
+ });
3693
+
3694
+ document.querySelectorAll(".u-search-form").forEach((e) => {
3695
+ e.addEventListener("submit", (event) => {
3696
+ event.preventDefault();
3697
+ }, false);
3698
+ });
3699
+ }
3700
+
3701
+ // 打开并搜索 字符串 s
3702
+ function OpenSearch(s="") {
3703
+ if (typeof SearchService === 'undefined')
3704
+ loadSearchScript().then(() => {
3705
+ SearchService.setQueryText(s);
3706
+ SearchService.search();
3707
+ });
3708
+ else {
3709
+ SearchService.setQueryText(s);
3710
+ SearchService.search();
3711
+ }
3712
+ }
3713
+
3714
+ // 访问含有 ?s=xxx 的链接时打开搜索 // 与搜索引擎 structured data 相关: /scripts/helpers/structured-data/lib/config.js
3715
+ if (window.location.search && /^\?s=/g.test(window.location.search)) {
3716
+ let queryText = decodeURI(window.location.search)
3717
+ .replace(/\ /g, "-")
3718
+ .replace(/^\?s=/g, "");
3719
+ OpenSearch(queryText);
3720
+ }
3721
+
3722
+ // 搜索输入框获取焦点时加载搜索
3723
+ document.querySelectorAll(".input.u-search-input").forEach((e) => {
3724
+ e.addEventListener("focus", loadSearchService, false);
3725
+ });
3726
+ </script>
3727
+
3728
+
3729
+
3730
+
3731
+
3732
+
3733
+
3734
+ <script>
3735
+
3736
+
3737
+
3738
+ function pjax_highlightjs_copyCode(){
3739
+ if (!(document.querySelector(".highlight .code pre") ||
3740
+ document.querySelector(".article pre code"))) {
3741
+ return;
3742
+ }
3743
+ VolantisApp.utilCopyCode(".highlight .code pre, .article pre code")
3744
+ }
3745
+ volantis.requestAnimationFrame(pjax_highlightjs_copyCode)
3746
+ volantis.pjax.push(pjax_highlightjs_copyCode)
3747
+
3748
+ </script>
3749
+
3750
+
3751
+
3752
+
3753
+
3754
+
3755
+
3756
+
3757
+
3758
+
3759
+ <script>
3760
+ function load_swiper() {
3761
+ if (!document.querySelectorAll(".swiper-container")[0]) return;
3762
+ volantis.css("https://jsd.cdn.storisinz.site/npm/swiper@8.3.2/swiper-bundle.min.css");
3763
+ volantis.js("https://jsd.cdn.storisinz.site/npm/swiper@8.3.2/swiper-bundle.min.js").then(() => {
3764
+ pjax_swiper();
3765
+ });
3766
+ }
3767
+
3768
+ load_swiper();
3769
+
3770
+ function pjax_swiper() {
3771
+ volantis.swiper = new Swiper('.swiper-container', {
3772
+ slidesPerView: 'auto',
3773
+ spaceBetween: 8,
3774
+ centeredSlides: true,
3775
+ loop: true,
3776
+ pagination: {
3777
+ el: '.swiper-pagination',
3778
+ clickable: true,
3779
+ },
3780
+ navigation: {
3781
+ nextEl: '.swiper-button-next',
3782
+ prevEl: '.swiper-button-prev',
3783
+ },
3784
+ });
3785
+ }
3786
+
3787
+ volantis.pjax.push(() => {
3788
+ if (!document.querySelectorAll(".swiper-container")[0]) return;
3789
+ if (typeof volantis.swiper === "undefined") {
3790
+ load_swiper();
3791
+ } else {
3792
+ pjax_swiper();
3793
+ }
3794
+ });
3795
+ </script>
3796
+
3797
+
3798
+
3799
+
3800
+ <!-- pjax 标签必须存在于所有页面 否则 pjax error -->
3801
+ <pjax>
3802
+
3803
+ </pjax>
3804
+
3805
+ <script>
3806
+ function listenSidebarTOC() {
3807
+ const navItems = document.querySelectorAll(".toc li");
3808
+ if (!navItems.length) return;
3809
+ const targets = []
3810
+ const sections = Array.from(navItems).forEach((element) => {
3811
+ const link = element.querySelector(".toc-link");
3812
+ const target = document.getElementById(
3813
+ link.getAttribute("href") ? decodeURI(link.getAttribute("href")).replace("#", "") : link.getAttribute("toc-action").split("toc-")[1] // 兼容 hexo-blog-encrypt
3814
+ );
3815
+ targets.push(target)
3816
+ // 解除 a 标签 href 的 锚点定位, a 标签 href 的 锚点定位 会随机启用?? 产生错位???
3817
+ if (link.getAttribute("href")) {
3818
+ link.setAttribute("toc-action", "toc-" + decodeURI(link.getAttribute("href")).replace("#", ""))
3819
+ link.removeAttribute("href")
3820
+ }
3821
+ // 配置 点击 触发新的锚点定位
3822
+ if (target && target.id) {
3823
+ link.addEventListener("click", (event) => {
3824
+ event.preventDefault();
3825
+ // 这里的 addTop 是通过错位使得 toc 自动展开.
3826
+ volantis.scroll.to(target, { addTop: 5, observer: true })
3827
+ // Anchor id
3828
+ history.pushState(null, document.title, "#" + target.id);
3829
+ });
3830
+ }
3831
+ return target;
3832
+ });
3833
+
3834
+ function activateNavByIndex(target) {
3835
+ if (target.classList.contains("active-current")) return;
3836
+
3837
+ document.querySelectorAll(".toc .active").forEach((element) => {
3838
+ element.classList.remove("active", "active-current");
3839
+ });
3840
+ target.classList.add("active", "active-current");
3841
+ let parent = target.parentNode;
3842
+ while (!parent.matches(".toc")) {
3843
+ if (parent.matches("li")) parent.classList.add("active");
3844
+ parent = parent.parentNode;
3845
+ }
3846
+ }
3847
+
3848
+ // 方案一:
3849
+ volantis.activateNavIndex = 0
3850
+ activateNavByIndex(navItems[volantis.activateNavIndex])
3851
+ if (targets[0]) {
3852
+ volantis.scroll.push(() => {
3853
+ if (targets[0].getBoundingClientRect().top >= 0) {
3854
+ volantis.activateNavIndex = 0
3855
+ } else if (targets[targets.length - 1].getBoundingClientRect().top < 0) {
3856
+ volantis.activateNavIndex = targets.length - 1
3857
+ } else {
3858
+ for (let index = 0; index < targets.length; index++) {
3859
+ const target0 = targets[index];
3860
+ const target1 = targets[(index + 1) % targets.length];
3861
+ if (target0.getBoundingClientRect().top < 0 && target1.getBoundingClientRect().top >= 0) {
3862
+ volantis.activateNavIndex = index
3863
+ break;
3864
+ }
3865
+ }
3866
+ }
3867
+ activateNavByIndex(navItems[volantis.activateNavIndex])
3868
+ })
3869
+ }
3870
+
3871
+ // 方案二:
3872
+ // IntersectionObserver 不是完美精确到像素级别 也不是低延时性的
3873
+ // function findIndex(entries) {
3874
+ // let index = 0;
3875
+ // let entry = entries[index];
3876
+ // if (entry.boundingClientRect.top > 0) {
3877
+ // index = sections.indexOf(entry.target);
3878
+ // return index === 0 ? 0 : index - 1;
3879
+ // }
3880
+ // for (; index < entries.length; index++) {
3881
+ // if (entries[index].boundingClientRect.top <= 0) {
3882
+ // entry = entries[index];
3883
+ // } else {
3884
+ // return sections.indexOf(entry.target);
3885
+ // }
3886
+ // }
3887
+ // return sections.indexOf(entry.target);
3888
+ // }
3889
+ // function createIntersectionObserver(marginTop) {
3890
+ // marginTop = Math.floor(marginTop + 10000);
3891
+ // let intersectionObserver = new IntersectionObserver(
3892
+ // (entries, observe) => {
3893
+ // let scrollHeight = document.documentElement.scrollHeight;
3894
+ // if (scrollHeight > marginTop) {
3895
+ // observe.disconnect();
3896
+ // createIntersectionObserver(scrollHeight);
3897
+ // return;
3898
+ // }
3899
+ // let index = findIndex(entries);
3900
+ // activateNavByIndex(navItems[index]);
3901
+ // }, {
3902
+ // rootMargin: marginTop + "px 0px -100% 0px",
3903
+ // threshold: 0,
3904
+ // }
3905
+ // );
3906
+ // sections.forEach((element) => {
3907
+ // element && intersectionObserver.observe(element);
3908
+ // });
3909
+ // }
3910
+ // createIntersectionObserver(document.documentElement.scrollHeight);
3911
+ }
3912
+
3913
+ document.addEventListener("DOMContentLoaded", () => {
3914
+ volantis.requestAnimationFrame(listenSidebarTOC)
3915
+ });
3916
+ volantis.pjax.push(listenSidebarTOC);
3917
+ </script>
3918
+
3919
+
3920
+
3921
+
3922
+
3923
+ <script>
3924
+ document.onreadystatechange = function () {
3925
+ if (document.readyState == 'complete') {
3926
+ // 页面加载完毕 样式加载失败,或是当前网速慢,或是开启了省流模式
3927
+ const { saveData, effectiveType } = navigator.connection || navigator.mozConnection || navigator.webkitConnection || {}
3928
+ if (getComputedStyle(document.querySelector("#safearea"), null)["display"] == "none" || saveData || /2g/.test(effectiveType)) {
3929
+ document.querySelectorAll(".reveal").forEach(function (e) {
3930
+ e.style["opacity"] = "1";
3931
+ });
3932
+ document.querySelector("#safearea").style["display"] = "block";
3933
+ }
3934
+ }
3935
+ }
3936
+ </script>
3937
+
3938
+
3939
+ <script type="application/ld+json">[{"@context":"http://schema.org","@type":"Organization","name":"汐塔魔法屋","url":"https://blog.sinzmise.top/","logo":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}},{"@context":"http://schema.org","@type":"Person","name":"王九弦SZ·Ninty","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"},"url":"https://blog.sinzmise.top/","sameAs":["https://github.com/SinzMise"],"description":"The Story,The Dream."},{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://blog.sinzmise.top/","name":"汐塔魔法屋"}}]},{"@context":"http://schema.org","@type":"WebSite","name":"汐塔魔法屋","url":"https://blog.sinzmise.top/","keywords":null,"description":"The Story,The Dream.","author":{"@type":"Person","name":"王九弦SZ·Ninty","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"},"url":"https://blog.sinzmise.top/","description":"The Story,The Dream."},"publisher":{"@type":"Organization","name":"汐塔魔法屋","url":"https://blog.sinzmise.top/","logo":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}},"potentialAction":{"@type":"SearchAction","name":"Site Search","target":{"@type":"EntryPoint","urlTemplate":"https://blog.sinzmise.top?s={search_term_string}"},"query-input":"required name=search_term_string"}},{"@context":"http://schema.org","@type":"BlogPosting","headline":"留言板","description":"The Story,The Dream.","inLanguage":"zh-CN","mainEntityOfPage":{"@type":"WebPage","@id":"https://blog.sinzmise.top/comments/"},"author":{"@type":"Person","name":"王九弦SZ·Ninty","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"},"url":"https://blog.sinzmise.top/"},"publisher":{"@type":"Organization","name":"汐塔魔法屋","logo":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}},"url":"https://blog.sinzmise.top/comments/","wordCount":0,"datePublished":"2023-07-17T14:07:01.000Z","dateModified":"2024-11-09T01:01:16.513Z","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}}]</script>
3940
+
3941
+
3942
+
3943
+
3944
+
3945
+ <!--
3946
+ pjax重载区域接口:
3947
+ 1. <pjax></pjax> 标签 pjax 标签必须存在于所有页面 否则 pjax error
3948
+ 2. script[data-pjax]
3949
+ 3. .pjax-reload script
3950
+ 4. .pjax
3951
+ -->
3952
+
3953
+
3954
+
3955
+ <script src="https://jsd.cdn.storisinz.site/npm/pjax@0.2.8/pjax.min.js"></script>
3956
+
3957
+ <script>
3958
+ var pjax;
3959
+ document.addEventListener('DOMContentLoaded', function () {
3960
+ pjax = new Pjax({
3961
+ elements: 'a[href]:not([href^="#"]):not([href="javascript:void(0)"]):not([pjax-fancybox]):not([onclick="return false;"]):not([onclick="return!1"]):not([target="_blank"]):not([target="view_window"]):not([href$=".xml"])',
3962
+ // 这里的 selectors 需要保证每个页面都含有相同的数目
3963
+ selectors: [
3964
+ "head title",
3965
+ "head meta[name=keywords]",
3966
+ "head meta[name=description]",
3967
+ "#l_cover",
3968
+ "#l_main",
3969
+ "#pjax-header-nav-list",
3970
+ ".pjax",
3971
+ "pjax", // <pjax></pjax> 标签
3972
+ ],
3973
+ cacheBust: false, // url 地址追加时间戳,用以避免浏览器缓存
3974
+ timeout: 5000,
3975
+
3976
+ });
3977
+ });
3978
+
3979
+ document.addEventListener('pjax:send', function (e) {
3980
+ //window.stop(); // 相当于点击了浏览器的停止按钮
3981
+ try {
3982
+ var currentUrl = window.location.pathname;
3983
+ var targetUrl = e.triggerElement.href;
3984
+ var excludeList = [""];
3985
+ if (excludeList[0] != "") {
3986
+ excludeList.forEach(item => {
3987
+ if(currentUrl.indexOf(item) != -1 || targetUrl.indexOf(item) != -1) {
3988
+ window.location.href = targetUrl;
3989
+ }
3990
+ });
3991
+ }
3992
+ } catch (error) {}
3993
+
3994
+ // 使用 volantis.pjax.send 方法传入pjax:send回调函数 参见layout/_partial/scripts/global.ejs
3995
+ volantis.pjax.method.send.start();
3996
+ });
3997
+
3998
+ document.addEventListener('pjax:complete', function () {
3999
+ // 这里的 script 不需要保证每个页面都含有相同的数目
4000
+ document.querySelectorAll('script[data-pjax], .pjax-reload script').forEach(e=>{
4001
+ const code = e.text || e.textContent || e.innerHTML || '';
4002
+ const script = document.createElement('script');
4003
+ Object.keys(e.attributes).forEach(i=>{
4004
+ script.setAttribute(e.attributes[i].nodeName,e.attributes[i].nodeValue)
4005
+ })
4006
+ if (code) {
4007
+ script.appendChild(document.createTextNode(code));
4008
+ }
4009
+ e.parentNode.replaceChild(script, e);
4010
+ });
4011
+
4012
+ // 使用 volantis.pjax.push 方法传入重载函数 参见layout/_partial/scripts/global.ejs
4013
+ volantis.pjax.method.complete.start();
4014
+ });
4015
+
4016
+ document.addEventListener('pjax:error', function (e) {
4017
+ if(volantis.debug === "pjax") {
4018
+ console.error(e);
4019
+ console.log('pjax error: \n' + JSON.stringify(e));
4020
+ }else{
4021
+ // 使用 volantis.pjax.error 方法传入pjax:error回调函数 参见layout/_partial/scripts/global.ejs
4022
+ volantis.pjax.method.error.start();
4023
+ window.location.href = e.triggerElement.href;
4024
+ }
4025
+ });
4026
+ </script>
4027
+
4028
+
4029
+ </div>
4030
+ <!-- import body_end begin-->
4031
+ <!-- import body_end end-->
4032
+ <!-- Custom Files bodyEnd begin-->
4033
+
4034
+ <!-- Custom Files bodyEnd end-->
4035
+ <!-- hexo injector body_end start --><script data-pjax src="https://jsd.cdn.storisinz.site/npm/oh-my-live2d"></script><script>const oml2d = OML2D.loadOml2d({menus:{items:(defaultItems)=>{
4036
+ return [
4037
+ defaultItems[0],
4038
+ defaultItems[2],
4039
+ defaultItems[3]
4040
+ ]
4041
+ }
4042
+ },mobileDisplay:false,models:[{"path":"https://files.blog.sinzmise.top/live2d/dujiaoshou_6/dujiaoshou_6.model3.json","mobilePosition":[-10,23],"mobileScale":0.1,"mobileStageStyle":{"width":180,"height":166},"motionPreloadStrategy":"IDLE","position":[-120,-30],"scale":0.06,"stageStyle":{"width":250,"height":400}},{"path":"https://files.blog.sinzmise.top/live2d/dujiaoshou_4/dujiaoshou_4.model3.json","scale":0.06,"position":[-50,-25],"stageStyle":{"width":250,"height":300},"mobileScale":0.08,"mobilePosition":[0,0],"mobileStageStyle":{"width":180}}],parentElement:document.body,primaryColor:"var(--primary)",sayHello:false,tips:{style: {"width":230,"height":120,"left":"calc(50% + 6px)","top":"-100px"},mobileStyle: {"width":180,"height":80,"left":"calc(50% - 30px)","top":"-100px"},idleTips:{interval:15000,message:function(){
4043
+ return axios.get('https://v1.hitokoto.cn?c=i')
4044
+ .then(function (response) {
4045
+ return response.data.hitokoto ;
4046
+ })
4047
+ .catch(function (error) {
4048
+ console.error(error);
4049
+ });
4050
+ }
4051
+ }}});</script><!-- hexo injector body_end end --></body>
4052
+ </html>