<?xml version="1.0" encoding="utf-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>麒麟在线</title><link>https://www.70ol.com/</link><description>互联网的搬运工</description><item><title>网站php报错Call to undefined function get_magic_quotes_gpc()</title><link>https://www.70ol.com/jishu/360.html</link><description>&lt;p class=&quot;marklang-paragraph&quot; style=&quot;margin-top: var(--cos-space-xxs); margin-bottom: var(--cos-space-xxs); padding: 0px; list-style: none; -webkit-font-smoothing: antialiased; font-size: 16px; line-height: var(--cos-leading-body-lg-higher); color: rgb(51, 51, 51); -webkit-text-stroke-color: initial; font-family: &amp;quot;PingFang SC&amp;quot;, Arial, sans-serif; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;在 PHP 中，&lt;code style=&quot;background: var(--cos-color-border-minor); border-radius: 6px; margin: 0px 4px; padding: 1px 4px; -webkit-font-smoothing: antialiased; color: var(--cos-color-text);&quot;&gt;get_magic_quotes_gpc()&lt;/code&gt;&amp;nbsp;函数用于检查是否启用了 magic quotes 功能。Magic quotes 是一种在 PHP 早期版本中用于自动转义单引号、双引号、反斜杠等特殊字符的机制，以防止 SQL 注入等安全问题。然而，从 PHP 5.4.0 开始，这个功能就已经被弃用，并在 PHP 7.4.0 中被完全移除。&lt;/p&gt;&lt;p class=&quot;marklang-paragraph&quot; style=&quot;margin-top: var(--cos-space-xxs); margin-bottom: var(--cos-space-xxs); padding: 0px; list-style: none; -webkit-font-smoothing: antialiased; font-size: 16px; line-height: var(--cos-leading-body-lg-higher); color: rgb(51, 51, 51); -webkit-text-stroke-color: initial; font-family: &amp;quot;PingFang SC&amp;quot;, Arial, sans-serif; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;如果你在使用 PHP 7.4 或更高版本，并尝试调用&amp;nbsp;&lt;code style=&quot;background: var(--cos-color-border-minor); border-radius: 6px; margin: 0px 4px; padding: 1px 4px; -webkit-font-smoothing: antialiased; color: var(--cos-color-text);&quot;&gt;get_magic_quotes_gpc()&lt;/code&gt;&amp;nbsp;函数，你会遇到一个错误，因为该函数不再存在。&lt;/p&gt;</description><pubDate>Wed, 22 Apr 2026 16:41:37 +0800</pubDate></item><item><title>Zblog强制开启 Debug 调试模式</title><link>https://www.70ol.com/jishu/361.html</link><description>&lt;p style=&quot;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;text-size-adjust: none;box-sizing: border-box;font-size: 15px;margin-top: 1.2em;margin-bottom: 1.2em;line-height: 1.6rem;word-spacing: 0.05rem;color: rgb(52, 73, 94);font-family: &amp;#39;Source Sans Pro&amp;#39;, &amp;#39;Helvetica Neue&amp;#39;, Arial, sans-serif;text-wrap-mode: wrap;background-color: rgb(255, 255, 255)&quot;&gt;常规开启调试模式是在后台设置中进行，在后台设置的全局设置里打开“调试模式”并保存即可。&lt;/p&gt;&lt;p style=&quot;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;text-size-adjust: none;box-sizing: border-box;font-size: 15px;margin-top: 1.2em;margin-bottom: 1.2em;line-height: 1.6rem;word-spacing: 0.05rem;color: rgb(52, 73, 94);font-family: &amp;#39;Source Sans Pro&amp;#39;, &amp;#39;Helvetica Neue&amp;#39;, Arial, sans-serif;text-wrap-mode: wrap;background-color: rgb(255, 255, 255)&quot;&gt;如果网站程序出错，不能进入后台进行设置，那么在 1.7.3 及更高版本可以在这样设置：&lt;/p&gt;&lt;p style=&quot;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;text-size-adjust: none;box-sizing: border-box;font-size: 15px;margin-top: 1.2em;margin-bottom: 1.2em;line-height: 1.6rem;word-spacing: 0.05rem;color: rgb(52, 73, 94);font-family: &amp;#39;Source Sans Pro&amp;#39;, &amp;#39;Helvetica Neue&amp;#39;, Arial, sans-serif;text-wrap-mode: wrap;background-color: rgb(255, 255, 255)&quot;&gt;使用空间面板的文件管理或者 FTP 修改文件：&lt;code style=&quot;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;text-size-adjust: none;box-sizing: border-box;font-family: &amp;#39;Roboto Mono&amp;#39;, Monaco, courier, monospace;background-color: rgb(248, 248, 248);border-radius: 2px;color: rgb(233, 105, 0);margin: 0px 2px;padding: 3px 5px;white-space-collapse: preserve;font-size: 0.8rem&quot;&gt;path/zb_users/c_option.php&lt;/code&gt;；&lt;/p&gt;&lt;p style=&quot;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;text-size-adjust: none;box-sizing: border-box;font-size: 15px;margin-top: 1.2em;margin-bottom: 1.2em;line-height: 1.6rem;word-spacing: 0.05rem;color: rgb(52, 73, 94);font-family: &amp;#39;Source Sans Pro&amp;#39;, &amp;#39;Helvetica Neue&amp;#39;, Arial, sans-serif;text-wrap-mode: wrap;background-color: rgb(255, 255, 255)&quot;&gt;最后一行添加：&lt;/p&gt;&lt;pre v-pre=&quot;&quot; data-lang=&quot;php&quot; style=&quot;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;text-size-adjust: none;box-sizing: border-box;font-size: 15px;font-family: &amp;#39;Roboto Mono&amp;#39;, Monaco, courier, monospace;margin-top: 1.2em;margin-bottom: 1.2em;position: relative;padding: 0px 1.4rem;line-height: 1.5rem;overflow: auto;overflow-wrap: normal;color: rgb(52, 73, 94)&quot;&gt;&amp;nbsp;&amp;#39;ZC_DEBUG_MODE&amp;#39;&amp;nbsp;=&amp;gt;&amp;nbsp;true,&amp;nbsp;//开启Debug，如果调试完毕请删除这一行Copy&amp;nbsp;to&amp;nbsp;clipboardErrorCopied&lt;/pre&gt;&lt;blockquote style=&quot;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;text-size-adjust: none;box-sizing: border-box;font-size: 15px;border-left: none;color: rgb(135, 150, 168);padding: 1rem;background-color: rgb(245, 248, 252);font-family: &amp;#39;Source Sans Pro&amp;#39;, &amp;#39;Helvetica Neue&amp;#39;, Arial, sans-serif;text-wrap-mode: wrap;margin: 20px 0px !important&quot;&gt;&lt;p style=&quot;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;text-size-adjust: none;box-sizing: border-box;margin-top: 0.5em;margin-bottom: 0.5em;line-height: 1.6rem;word-spacing: 0.05rem&quot;&gt;path：当前博客程序所放置的路径，比如&lt;code style=&quot;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;text-size-adjust: none;box-sizing: border-box;font-family: &amp;#39;Roboto Mono&amp;#39;, Monaco, courier, monospace;background-color: rgb(248, 248, 248);border-radius: 2px;color: rgb(233, 105, 0);margin: 0px 2px;padding: 3px 5px;white-space-collapse: preserve;font-size: 0.8rem&quot;&gt;/home/wwwroot/www.zblogcn.com&lt;/code&gt;；&lt;/p&gt;&lt;/blockquote&gt;&lt;p style=&quot;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;text-size-adjust: none;box-sizing: border-box;font-size: 15px;margin-top: 1.2em;margin-bottom: 1.2em;line-height: 1.6rem;word-spacing: 0.05rem;color: rgb(52, 73, 94);font-family: &amp;#39;Source Sans Pro&amp;#39;, &amp;#39;Helvetica Neue&amp;#39;, Arial, sans-serif;text-wrap-mode: wrap;background-color: rgb(255, 255, 255)&quot;&gt;1.7.2 版本可以修改&lt;code style=&quot;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;text-size-adjust: none;box-sizing: border-box;font-family: &amp;#39;Roboto Mono&amp;#39;, Monaco, courier, monospace;background-color: rgb(248, 248, 248);border-radius: 2px;color: rgb(233, 105, 0);margin: 0px 2px;padding: 3px 5px;white-space-collapse: preserve;font-size: 0.8rem&quot;&gt;zb_system\function\c_system_base.php&lt;/code&gt;，取消第 22 行代码的注释状态后保存；&lt;/p&gt;&lt;pre v-pre=&quot;&quot; data-lang=&quot;php&quot; style=&quot;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;text-size-adjust: none;box-sizing: border-box;font-size: 15px;font-family: &amp;#39;Roboto Mono&amp;#39;, Monaco, courier, monospace;margin-top: 1.2em;margin-bottom: 1.2em;position: relative;padding: 0px 1.4rem;line-height: 1.5rem;overflow: auto;overflow-wrap: normal;color: rgb(52, 73, 94)&quot;&gt;//&amp;nbsp;defined(&amp;#39;ZBP_DEBUGMODE&amp;#39;)&amp;nbsp;||&amp;nbsp;define(&amp;#39;ZBP_DEBUGMODE&amp;#39;,&amp;nbsp;true);&amp;nbsp;//&amp;nbsp;修改为&amp;nbsp;↓↓&amp;nbsp;defined(&amp;#39;ZBP_DEBUGMODE&amp;#39;)&amp;nbsp;||&amp;nbsp;define(&amp;#39;ZBP_DEBUGMODE&amp;#39;,&amp;nbsp;true);&lt;/pre&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Tue, 21 Apr 2026 17:04:27 +0800</pubDate></item><item><title>解决XiunoBBS出现白屏、500错误等问题</title><link>https://www.70ol.com/jishu/357.html</link><description>&lt;p style=&quot;box-sizing: border-box; margin-top: 0.2rem; margin-bottom: 0.2rem; padding: 0px; line-height: 1.7; word-break: break-all; color: rgb(33, 37, 41); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, 微软雅黑, 华文细黑, STHeiti, sans-serif; font-size: 15.4px; text-wrap-mode: wrap; background-color: rgba(255, 255, 255, 0.74);&quot;&gt;有站长经常在安装插件后再打开网站首页时，会出现白屏现象，用F12发现是报错代码500，下面提供解决方法。&lt;/p&gt;&lt;h2 style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0.5rem; font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, 微软雅黑, 华文细黑, STHeiti, sans-serif; font-weight: 500; line-height: 1.2; color: rgb(33, 37, 41); font-size: 2rem; text-wrap-mode: wrap; background-color: rgba(255, 255, 255, 0.74);&quot;&gt;开启调试模式&lt;/h2&gt;&lt;p style=&quot;box-sizing: border-box; margin-top: 0.2rem; margin-bottom: 0.2rem; padding: 0px; line-height: 1.7; word-break: break-all; color: rgb(33, 37, 41); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, 微软雅黑, 华文细黑, STHeiti, sans-serif; font-size: 15.4px; text-wrap-mode: wrap; background-color: rgba(255, 255, 255, 0.74);&quot;&gt;修改网站根目录index.php文件&lt;/p&gt;&lt;pre class=&quot;prism-highlight prism-language-php&quot;&gt;//&amp;nbsp;0:&amp;nbsp;Production&amp;nbsp;mode;&amp;nbsp;1:&amp;nbsp;Developer&amp;nbsp;mode;&amp;nbsp;2:&amp;nbsp;Plugin&amp;nbsp;developement&amp;nbsp;mode;
//&amp;nbsp;0:&amp;nbsp;线上模式;&amp;nbsp;1:&amp;nbsp;调试模式;&amp;nbsp;2:&amp;nbsp;插件开发模式;
!defined(&amp;#39;DEBUG&amp;#39;)&amp;nbsp;AND&amp;nbsp;define(&amp;#39;DEBUG&amp;#39;,&amp;nbsp;2);&lt;/pre&gt;&lt;p style=&quot;box-sizing: border-box; margin-top: 0.2rem; margin-bottom: 0.2rem; padding: 0px; line-height: 1.7; word-break: break-all; color: rgb(33, 37, 41); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, 微软雅黑, 华文细黑, STHeiti, sans-serif; font-size: 15.4px; text-wrap-mode: wrap; background-color: rgba(255, 255, 255, 0.74);&quot;&gt;开启调试模式或插件开发模式，可以查看网站的出错信息。&lt;/p&gt;&lt;h2 style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0.5rem; font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, 微软雅黑, 华文细黑, STHeiti, sans-serif; font-weight: 500; line-height: 1.2; color: rgb(33, 37, 41); font-size: 2rem; text-wrap-mode: wrap; background-color: rgba(255, 255, 255, 0.74);&quot;&gt;根据报错信息，禁用有问题的插件&lt;/h2&gt;&lt;p style=&quot;box-sizing: border-box; margin-top: 0.2rem; margin-bottom: 0.2rem; padding: 0px; line-height: 1.7; word-break: break-all; color: rgb(33, 37, 41); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, 微软雅黑, 华文细黑, STHeiti, sans-serif; font-size: 15.4px; text-wrap-mode: wrap; background-color: rgba(255, 255, 255, 0.74);&quot;&gt;一般开启调试模式后都能看到出错的代码行，想想你最近安装的插件，去后台挨个禁用，慢慢排查。排查完毕，将 DEBUG 改回 0。&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; margin-top: 0.2rem; margin-bottom: 0.2rem; padding: 0px; line-height: 1.7; word-break: break-all; color: rgb(33, 37, 41); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, 微软雅黑, 华文细黑, STHeiti, sans-serif; font-size: 15.4px; text-wrap-mode: wrap; background-color: rgba(255, 255, 255, 0.74);&quot;&gt;这里不得不说，大部分插件写的很一般。&lt;/p&gt;&lt;h2 style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0.5rem; font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, 微软雅黑, 华文细黑, STHeiti, sans-serif; font-weight: 500; line-height: 1.2; color: rgb(33, 37, 41); font-size: 2rem; text-wrap-mode: wrap; background-color: rgba(255, 255, 255, 0.74);&quot;&gt;备注&lt;/h2&gt;&lt;p style=&quot;box-sizing: border-box; margin-top: 0.2rem; margin-bottom: 0.2rem; padding: 0px; line-height: 1.7; word-break: break-all; color: rgb(33, 37, 41); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, 微软雅黑, 华文细黑, STHeiti, sans-serif; font-size: 15.4px; text-wrap-mode: wrap; background-color: rgba(255, 255, 255, 0.74);&quot;&gt;如果 DEBUG 为 2 的时候没有错误，改为 0 出错。则修改 xiunophp/xiunophp.min.php 文件第18行，将 error_reporting() 的参数中的 0 改为 E_ALL&lt;/p&gt;&lt;pre class=&quot;prism-highlight prism-language-php&quot;&gt;error_reporting(DEBUG&amp;nbsp;?&amp;nbsp;E_ALL&amp;nbsp;:&amp;nbsp;E_ALL);&lt;/pre&gt;&lt;h2 style=&quot;box-sizing: border-box; margin-top: 0px; margin-bottom: 0.5rem; font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, 微软雅黑, 华文细黑, STHeiti, sans-serif; font-weight: 500; line-height: 1.2; color: rgb(33, 37, 41); font-size: 2rem; text-wrap-mode: wrap; background-color: rgba(255, 255, 255, 0.74);&quot;&gt;清理缓存&lt;/h2&gt;&lt;p style=&quot;box-sizing: border-box; margin-top: 0.2rem; margin-bottom: 0.2rem; padding: 0px; line-height: 1.7; word-break: break-all; color: rgb(33, 37, 41); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, 微软雅黑, 华文细黑, STHeiti, sans-serif; font-size: 15.4px; text-wrap-mode: wrap; background-color: rgba(255, 255, 255, 0.74);&quot;&gt;进入后台清理缓存。不要以为直接删除tmp/*就可以了，如果你使用了redis，还得靠后台清理才能清干净。&lt;/p&gt;</description><pubDate>Fri, 17 Apr 2026 14:43:43 +0800</pubDate></item><item><title>单反镜头参数的基本知识:光圈、快门、ISO详解!</title><link>https://www.70ol.com/jingyan/356.html</link><description>&lt;p class=&quot;marklang-paragraph&quot; style=&quot;margin-top: var(--cos-space-xxs); margin-bottom: var(--cos-space-xxs); padding: 0px; list-style: none; -webkit-font-smoothing: antialiased; font-size: 16px; line-height: var(--cos-leading-body-lg-higher); color: rgb(51, 51, 51); -webkit-text-stroke-color: initial; font-family: &amp;quot;PingFang SC&amp;quot;, Arial, sans-serif; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;单反镜头参数是选择和使用镜头时的核心知识，理解这些参数有助于根据拍摄需求做出合适选择。以下是基于权威公开资料整理的基本参数知识：&lt;/p&gt;&lt;hr style=&quot;background-color: rgb(255, 255, 255); border: none; height: 1px; margin: 12px 0px; position: relative; width: auto; -webkit-font-smoothing: antialiased; color: rgb(51, 51, 51); font-family: &amp;quot;PingFang SC&amp;quot;, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;h3 style=&quot;margin-top: var(--cos-space-xxs); margin-right: 0px; margin-bottom: var(--cos-space-xxs); margin-left: 0px; padding: 0px; list-style: none; line-height: 30px; font-size: var(--cos-text-headline-sm); -webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); font-family: &amp;quot;PingFang SC&amp;quot;, Arial, sans-serif; color: rgb(51, 51, 51); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;一、主要镜头参数&lt;/span&gt;‌&lt;/h3&gt;&lt;ul style=&quot;list-style-type: none;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p class=&quot;marklang-paragraph&quot; style=&quot;margin-top: var(--cos-space-xxs); margin-bottom: var(--cos-space-xxs); padding: 0px; list-style: none; -webkit-font-smoothing: antialiased; font-size: var(--cos-text-body-lg-higher); line-height: var(--cos-leading-body-lg-higher); color: var(--cos-color-text); font-weight: var(--cos-font-regular); -webkit-text-stroke-color: initial;&quot;&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;焦距（Focal Length）&lt;/span&gt;‌&lt;br style=&quot;-webkit-font-smoothing: antialiased;&quot;/&gt;决定视角范围和放大倍率，单位为毫米（mm）：&lt;/p&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: circle;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;广角镜头&lt;/span&gt;‌：焦距 ≤ 35mm（如16–35mm），视野宽，适合风景、建筑、室内摄影。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;标准镜头&lt;/span&gt;‌：焦距约 ‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;40–60mm&lt;/span&gt;‌（如50mm），视角接近人眼，通用性强。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;长焦镜头&lt;/span&gt;‌：焦距 &amp;gt; 60mm（如85mm、200mm），视野窄，可拉近远处主体，适合人像、体育、野生动物摄影。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p class=&quot;marklang-paragraph&quot; style=&quot;margin-top: var(--cos-space-xxs); margin-bottom: var(--cos-space-xxs); padding: 0px; list-style: none; -webkit-font-smoothing: antialiased; font-size: var(--cos-text-body-lg-higher); line-height: var(--cos-leading-body-lg-higher); color: var(--cos-color-text); font-weight: var(--cos-font-regular); -webkit-text-stroke-color: initial;&quot;&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;最大光圈（Maximum Aperture）&lt;/span&gt;‌&lt;br style=&quot;-webkit-font-smoothing: antialiased;&quot;/&gt;用 f 值表示（如 f/1.8、f/4），‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;数值越小，光圈越大&lt;/span&gt;‌：&lt;/p&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: circle;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;大光圈（如 f/1.4）进光量多，适合弱光环境，并能产生浅景深（背景虚化）。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;小光圈（如 f/16）景深大，适合风光摄影需前后清晰的场景。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p class=&quot;marklang-paragraph&quot; style=&quot;margin-top: var(--cos-space-xxs); margin-bottom: var(--cos-space-xxs); padding: 0px; list-style: none; -webkit-font-smoothing: antialiased; font-size: var(--cos-text-body-lg-higher); line-height: var(--cos-leading-body-lg-higher); color: var(--cos-color-text); font-weight: var(--cos-font-regular); -webkit-text-stroke-color: initial;&quot;&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;定焦 vs 变焦&lt;/span&gt;‌&lt;/p&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: circle;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;定焦镜头&lt;/span&gt;‌：焦距固定（如 50mm f/1.8），通常光圈更大、画质更优、体积更轻。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;变焦镜头&lt;/span&gt;‌：焦距可调（如 24–70mm），灵活性高，适合多场景快速切换。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p class=&quot;marklang-paragraph&quot; style=&quot;margin-top: var(--cos-space-xxs); margin-bottom: var(--cos-space-xxs); padding: 0px; list-style: none; -webkit-font-smoothing: antialiased; font-size: var(--cos-text-body-lg-higher); line-height: var(--cos-leading-body-lg-higher); color: var(--cos-color-text); font-weight: var(--cos-font-regular); -webkit-text-stroke-color: initial;&quot;&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;镜头标识解读（以佳能 EF 镜头为例）&lt;/span&gt;‌&lt;/p&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: circle;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;16–35mm：焦距范围；&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;f/4：恒定最大光圈；&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;L&lt;/span&gt;‌：专业级（红圈镜头）；&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;IS&lt;/span&gt;‌：图像稳定（防抖）；&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;USM&lt;/span&gt;‌：超声波马达，对焦快且静音。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;EF&lt;/span&gt;‌：适用于全画幅/APS-C 佳能单反。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;16–35mm f/4L IS USM&lt;/span&gt;‌：&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p class=&quot;marklang-paragraph&quot; style=&quot;margin-top: var(--cos-space-xxs); margin-bottom: var(--cos-space-xxs); padding: 0px; list-style: none; -webkit-font-smoothing: antialiased; font-size: var(--cos-text-body-lg-higher); line-height: var(--cos-leading-body-lg-higher); color: var(--cos-color-text); font-weight: var(--cos-font-regular); -webkit-text-stroke-color: initial;&quot;&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;光圈类型&lt;/span&gt;‌&lt;/p&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: circle;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;恒定光圈&lt;/span&gt;‌：变焦过程中最大光圈不变（如 f/2.8），通常更重更贵。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;非恒定光圈&lt;/span&gt;‌：最大光圈随焦距变化（如 f/3.5–5.6），常见于入门套机镜头。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;hr style=&quot;background-color: rgb(255, 255, 255); border: none; height: 1px; margin: 12px 0px; position: relative; width: auto; -webkit-font-smoothing: antialiased; color: rgb(51, 51, 51); font-family: &amp;quot;PingFang SC&amp;quot;, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;h3 style=&quot;margin-top: var(--cos-space-xxs); margin-right: 0px; margin-bottom: var(--cos-space-xxs); margin-left: 0px; padding: 0px; list-style: none; line-height: 30px; font-size: var(--cos-text-headline-sm); -webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); font-family: &amp;quot;PingFang SC&amp;quot;, Arial, sans-serif; color: rgb(51, 51, 51); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;二、其他重要参数与概念&lt;/span&gt;‌&lt;/h3&gt;&lt;ul style=&quot;list-style-type: none;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;镜头结构&lt;/span&gt;‌：如“9组12片”，指内部镜片组数与总数，‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;并非越多越好&lt;/span&gt;‌，影响畸变、色散控制。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;特殊镜片&lt;/span&gt;‌：&lt;/p&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: circle;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;非球面镜片&lt;/span&gt;‌：减少畸变和像差；&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;UD/ED 镜片&lt;/span&gt;‌（超低色散）：抑制色差，提升边缘锐度。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;对焦马达&lt;/span&gt;‌：如 USM（环形超声波马达）、STM（步进马达），影响对焦速度与安静程度。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;防抖（IS/VR）&lt;/span&gt;‌：补偿手抖，允许使用更慢快门手持拍摄。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;卡口兼容性&lt;/span&gt;‌：确保镜头与相机机身匹配（如佳能 EF、尼康 F 卡口）。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;hr style=&quot;background-color: rgb(255, 255, 255); border: none; height: 1px; margin: 12px 0px; position: relative; width: auto; -webkit-font-smoothing: antialiased; color: rgb(51, 51, 51); font-family: &amp;quot;PingFang SC&amp;quot;, Arial, sans-serif; font-size: 16px; text-wrap-mode: wrap;&quot;/&gt;&lt;h3 style=&quot;margin-top: var(--cos-space-xxs); margin-right: 0px; margin-bottom: var(--cos-space-xxs); margin-left: 0px; padding: 0px; list-style: none; line-height: 30px; font-size: var(--cos-text-headline-sm); -webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); font-family: &amp;quot;PingFang SC&amp;quot;, Arial, sans-serif; color: rgb(51, 51, 51); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;三、实用建议&lt;/span&gt;‌&lt;/h3&gt;&lt;ul style=&quot;list-style-type: none;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;新手入门&lt;/span&gt;‌：优先考虑 ‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;24–70mm f/4&lt;/span&gt;‌ 或 ‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;18–55mm 套头&lt;/span&gt;‌，兼顾广角到标准焦段。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;人像摄影&lt;/span&gt;‌：推荐 ‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;50mm f/1.8&lt;/span&gt;‌ 或 ‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;85mm f/1.8&lt;/span&gt;‌，大光圈+自然透视。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;弱光环境&lt;/span&gt;‌：选择 ‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;大光圈定焦镜头&lt;/span&gt;‌（如 f/1.4），提升进光量并抑制噪点。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;旅行摄影&lt;/span&gt;‌：可选 ‌&lt;span style=&quot;-webkit-font-smoothing: antialiased; font-weight: var(--cos-font-medium); -webkit-text-stroke: var(--cos-font-medium-stroke); background-size: 100% 9px; padding-bottom: 1px;&quot;&gt;18–200mm 全能变焦&lt;/span&gt;‌，减少换镜频率。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;</description><pubDate>Thu, 16 Apr 2026 10:49:38 +0800</pubDate></item><item><title>一文说清摄像头传感器的感光区尺寸大小</title><link>https://www.70ol.com/jingyan/355.html</link><description>&lt;p style=&quot;overflow-wrap: break-word; margin-top: 0px; margin-bottom: 8px; padding: 0px; box-sizing: border-box; list-style: inherit; min-height: 24px; color: rgb(51, 51, 51); font-family: &amp;quot;pingfang SC&amp;quot;, &amp;quot;helvetica neue&amp;quot;, arial, &amp;quot;hiragino sans gb&amp;quot;, &amp;quot;microsoft yahei ui&amp;quot;, &amp;quot;microsoft yahei&amp;quot;, simsun, sans-serif; white-space: pre-wrap; background-color: rgb(255, 255, 255);&quot;&gt;摄像头传感器的尺寸，一般主要是指对角线的尺寸，先上图，&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;figure class=&quot;&quot; style=&quot;overflow-wrap: break-word; box-sizing: border-box; list-style: inherit; margin: 16px 0px; color: rgb(51, 51, 51); font-family: &amp;quot;pingfang SC&amp;quot;, &amp;quot;helvetica neue&amp;quot;, arial, &amp;quot;hiragino sans gb&amp;quot;, &amp;quot;microsoft yahei ui&amp;quot;, &amp;quot;microsoft yahei&amp;quot;, simsun, sans-serif; white-space: pre-wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;div class=&quot;rno-markdown-img-url&quot; style=&quot;overflow-wrap: break-word; margin: 16px 0px; padding: 0px; box-sizing: border-box; text-align: center; list-style: inherit;&quot;&gt;&lt;div class=&quot;rno-markdown-img-url-inner&quot; style=&quot;overflow-wrap: break-word; margin: 0px auto; padding: 0px; box-sizing: border-box; position: relative; display: inline-block; list-style: inherit; width: 996.8px; white-space-collapse: collapse !important;&quot;&gt;&lt;div style=&quot;overflow-wrap: break-word; margin: 0px; padding: 0px; box-sizing: border-box; list-style: inherit;&quot;&gt;&lt;img src=&quot;https://www.70ol.com/zb_users/upload/2026/04/20260415165526_62380.png&quot; style=&quot;overflow-wrap: break-word; border: 0px; box-sizing: border-box; list-style: inherit; cursor: zoom-in;  display: block; margin: 0px auto; max-width: 100%; max-height: 100%; border-radius: 3px;&quot;/&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/figure&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;overflow-wrap: break-word; margin-top: 0px; margin-bottom: 8px; padding: 0px; box-sizing: border-box; list-style: inherit; min-height: 24px; color: rgb(51, 51, 51); font-family: &amp;quot;pingfang SC&amp;quot;, &amp;quot;helvetica neue&amp;quot;, arial, &amp;quot;hiragino sans gb&amp;quot;, &amp;quot;microsoft yahei ui&amp;quot;, &amp;quot;microsoft yahei&amp;quot;, simsun, sans-serif; white-space: pre-wrap; background-color: rgb(255, 255, 255);&quot;&gt;1.1英寸——靶面尺寸为宽14*高10.5mm，对角线17mm&lt;/p&gt;&lt;p style=&quot;overflow-wrap: break-word; margin-top: 0px; margin-bottom: 8px; padding: 0px; box-sizing: border-box; list-style: inherit; min-height: 24px; color: rgb(51, 51, 51); font-family: &amp;quot;pingfang SC&amp;quot;, &amp;quot;helvetica neue&amp;quot;, arial, &amp;quot;hiragino sans gb&amp;quot;, &amp;quot;microsoft yahei ui&amp;quot;, &amp;quot;microsoft yahei&amp;quot;, simsun, sans-serif; white-space: pre-wrap; background-color: rgb(255, 255, 255);&quot;&gt;1英寸 ——靶面尺寸为宽12.7mm*高9.6mm，对角线16mm&lt;/p&gt;&lt;p style=&quot;overflow-wrap: break-word; margin-top: 0px; margin-bottom: 8px; padding: 0px; box-sizing: border-box; list-style: inherit; min-height: 24px; color: rgb(51, 51, 51); font-family: &amp;quot;pingfang SC&amp;quot;, &amp;quot;helvetica neue&amp;quot;, arial, &amp;quot;hiragino sans gb&amp;quot;, &amp;quot;microsoft yahei ui&amp;quot;, &amp;quot;microsoft yahei&amp;quot;, simsun, sans-serif; white-space: pre-wrap; background-color: rgb(255, 255, 255);&quot;&gt;2/3英寸——靶面尺寸为宽8.8mm*高6.6mm，对角线11mm&lt;/p&gt;&lt;p style=&quot;overflow-wrap: break-word; margin-top: 0px; margin-bottom: 8px; padding: 0px; box-sizing: border-box; list-style: inherit; min-height: 24px; color: rgb(51, 51, 51); font-family: &amp;quot;pingfang SC&amp;quot;, &amp;quot;helvetica neue&amp;quot;, arial, &amp;quot;hiragino sans gb&amp;quot;, &amp;quot;microsoft yahei ui&amp;quot;, &amp;quot;microsoft yahei&amp;quot;, simsun, sans-serif; white-space: pre-wrap; background-color: rgb(255, 255, 255);&quot;&gt;1/1.8英寸——靶面尺寸为宽7.2mm*高5.4mm，对角线9mm&lt;/p&gt;&lt;p style=&quot;overflow-wrap: break-word; margin-top: 0px; margin-bottom: 8px; padding: 0px; box-sizing: border-box; list-style: inherit; min-height: 24px; color: rgb(51, 51, 51); font-family: &amp;quot;pingfang SC&amp;quot;, &amp;quot;helvetica neue&amp;quot;, arial, &amp;quot;hiragino sans gb&amp;quot;, &amp;quot;microsoft yahei ui&amp;quot;, &amp;quot;microsoft yahei&amp;quot;, simsun, sans-serif; white-space: pre-wrap; background-color: rgb(255, 255, 255);&quot;&gt;1/2英寸——靶面尺寸为宽6.4mm*高4.8mm，对角线8mm&lt;/p&gt;&lt;p style=&quot;overflow-wrap: break-word; margin-top: 0px; margin-bottom: 8px; padding: 0px; box-sizing: border-box; list-style: inherit; min-height: 24px; color: rgb(51, 51, 51); font-family: &amp;quot;pingfang SC&amp;quot;, &amp;quot;helvetica neue&amp;quot;, arial, &amp;quot;hiragino sans gb&amp;quot;, &amp;quot;microsoft yahei ui&amp;quot;, &amp;quot;microsoft yahei&amp;quot;, simsun, sans-serif; white-space: pre-wrap; background-color: rgb(255, 255, 255);&quot;&gt;1/3英寸——靶面尺寸为宽4.8mm*高3.6mm，对角线6mm&lt;/p&gt;&lt;p style=&quot;overflow-wrap: break-word; margin-top: 0px; margin-bottom: 8px; padding: 0px; box-sizing: border-box; list-style: inherit; min-height: 24px; color: rgb(51, 51, 51); font-family: &amp;quot;pingfang SC&amp;quot;, &amp;quot;helvetica neue&amp;quot;, arial, &amp;quot;hiragino sans gb&amp;quot;, &amp;quot;microsoft yahei ui&amp;quot;, &amp;quot;microsoft yahei&amp;quot;, simsun, sans-serif; white-space: pre-wrap; background-color: rgb(255, 255, 255);&quot;&gt;1/4英寸——靶面尺寸为宽3.2mm*高2.4mm，对角线4mm&lt;/p&gt;&lt;p style=&quot;overflow-wrap: break-word; margin-top: 0px; margin-bottom: 8px; padding: 0px; box-sizing: border-box; list-style: inherit; min-height: 24px; color: rgb(51, 51, 51); font-family: &amp;quot;pingfang SC&amp;quot;, &amp;quot;helvetica neue&amp;quot;, arial, &amp;quot;hiragino sans gb&amp;quot;, &amp;quot;microsoft yahei ui&amp;quot;, &amp;quot;microsoft yahei&amp;quot;, simsun, sans-serif; white-space: pre-wrap; background-color: rgb(255, 255, 255);&quot;&gt;现在，随着CMOS/CCD集成度的提高，1/2‘’，1/2.5”, 1/3”等在摄像头领域0已经非常常见了。&lt;/p&gt;&lt;p style=&quot;overflow-wrap: break-word; margin-top: 0px; margin-bottom: 8px; padding: 0px; box-sizing: border-box; list-style: inherit; min-height: 24px; color: rgb(51, 51, 51); font-family: &amp;quot;pingfang SC&amp;quot;, &amp;quot;helvetica neue&amp;quot;, arial, &amp;quot;hiragino sans gb&amp;quot;, &amp;quot;microsoft yahei ui&amp;quot;, &amp;quot;microsoft yahei&amp;quot;, simsun, sans-serif; white-space: pre-wrap; background-color: rgb(255, 255, 255);&quot;&gt;这个东西现在已经完全是历史遗留产物，据说这个尺寸的术语来自古老的Vidicon真空管(vacuum tubes)图像传送传感器；名称与具体尺寸关系其实不是很密切，大部分都维护了4:3 (Horizontal: Vertical) 宽高比。&lt;/p&gt;</description><pubDate>Wed, 15 Apr 2026 16:54:22 +0800</pubDate></item><item><title>xiuno插件修改为未安装状态</title><link>https://www.70ol.com/jishu/358.html</link><description>&lt;div class=&quot;Y3BBE&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;rcuQ6b:&amp;amp;QiUN6d_e|npT2md&quot; jscontroller=&quot;zcfIf&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_e&quot; data-sfc-cb=&quot;&quot; data-hveid=&quot;CAEQAA&quot; data-processed=&quot;true&quot; style=&quot;font-family: &amp;quot;Google Sans&amp;quot;, Roboto, Arial, sans-serif; font-size: 16px; line-height: var(--a9X0Jc); overflow-wrap: break-word; margin-block: var(--xdqYEb--pNrv5d,12px) var(--xdqYEb--i8AQde,16px); margin-bottom: var(--xdqYEb--i8AQde,16px); padding-top: 0px; padding-bottom: 0px; margin-inline: 0px; color: rgb(10, 10, 10); margin-top: 0px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;span data-subtree=&quot;aimfl,mfl&quot;&gt;要将Xiuno BBS的插件修改为未安装状态（即卸载或停用状态），通常可以通过后台操作或直接操作文件系统来完成。&lt;/span&gt;&lt;span jsuid=&quot;QiUN6d_f&quot; class=&quot;txxDge notranslate&quot; jsaction=&quot;rcuQ6b:&amp;amp;QiUN6d_f|npT2md&quot; jscontroller=&quot;udAs2b&quot; data-sfc-root=&quot;c&quot; data-wiz-uids=&quot;QiUN6d_g,QiUN6d_h&quot; data-sfc-cb=&quot;&quot; style=&quot;visibility: hidden;&quot;&gt;&lt;span class=&quot;vKEkVd&quot; data-animation-atomic=&quot;&quot; data-wiz-attrbind=&quot;class=QiUN6d_f/TKHnVd&quot; style=&quot;position: relative; text-wrap-mode: nowrap; --btn-bg-color: var(--m3c6,#e5edff); --btn-bg-color-hover: var(--m3c7,#d3e3fd); --attr-text-color: var(--m3c10,#545d7e); --attr-link-color: var(--m3c9,#001d35);&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;&lt;/span&gt;&lt;button jsuid=&quot;QiUN6d_h&quot; tabindex=&quot;0&quot; data-amic=&quot;true&quot; data-icl-uuid=&quot;b232f352-c75b-4a9f-9620-b8a3bdf818b0&quot; aria-label=&quot;View related links&quot; class=&quot;rBl3me&quot; jsaction=&quot;click:&amp;amp;QiUN6d_f|S9kKve;mouseenter:&amp;amp;QiUN6d_f|sbHm2b;mouseleave:&amp;amp;QiUN6d_f|Tx5Rb&quot; data-wiz-attrbind=&quot;disabled=QiUN6d_f/C5gNJc;aria-label=QiUN6d_f/bOjMyf;class=QiUN6d_f/UpSNec&quot; data-ved=&quot;2ahUKEwjAgLPLmPSTAxWqHjQIHaFdAHYQye0OegQIARAB&quot; data-hveid=&quot;CAEQAQ&quot; style=&quot;margin: 0px; border-width: initial; border-style: none; border-color: initial; border-radius: 10px; height: 20px; margin-inline-end: 6px; padding: 0px; width: 20px; position: relative; outline: 0px; cursor: pointer;&quot;&gt;&lt;span class=&quot;wiMplc ofC0Ud&quot; style=&quot;color: var(--attr-link-color); display: inline-block; transform: rotate(135deg);&quot;&gt;&lt;svg style=&quot;margin-top: 3px;&quot; fill=&quot;currentColor&quot; width=&quot;12px&quot; height=&quot;12px&quot; focusable=&quot;false&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/button&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;otQkpb&quot; aria-level=&quot;3&quot; role=&quot;heading&quot; data-animation-nesting=&quot;&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;a7qCn&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_j&quot; data-sfc-cb=&quot;&quot; data-processed=&quot;true&quot; style=&quot;margin-block: 24px 12px; font-family: &amp;quot;Google Sans&amp;quot;, Roboto, Arial, sans-serif; font-size: var(--qpdFp); font-weight: var(--JT4IPc); line-height: var(--qYGXw); color: var(--jINu6c); margin-inline: 0px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;方法一：通过Xiuno后台卸载（推荐）&lt;span jsuid=&quot;QiUN6d_k&quot; class=&quot;txxDge notranslate&quot; jsaction=&quot;rcuQ6b:&amp;amp;QiUN6d_k|npT2md&quot; jscontroller=&quot;udAs2b&quot; data-sfc-root=&quot;c&quot; data-wiz-uids=&quot;QiUN6d_l,QiUN6d_m&quot; data-sfc-cb=&quot;&quot; style=&quot;visibility: hidden;&quot;&gt;&lt;span class=&quot;vKEkVd&quot; data-animation-atomic=&quot;&quot; data-wiz-attrbind=&quot;class=QiUN6d_k/TKHnVd&quot; style=&quot;position: relative; text-wrap-mode: nowrap; --btn-bg-color: var(--m3c6,#e5edff); --btn-bg-color-hover: var(--m3c7,#d3e3fd); --attr-text-color: var(--m3c10,#545d7e); --attr-link-color: var(--m3c9,#001d35);&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;&lt;/span&gt;&lt;button jsuid=&quot;QiUN6d_m&quot; tabindex=&quot;0&quot; data-amic=&quot;true&quot; data-icl-uuid=&quot;86e63dce-4fee-4d29-b0bf-4b4a207e6bfa&quot; aria-label=&quot;View related links&quot; class=&quot;rBl3me&quot; jsaction=&quot;click:&amp;amp;QiUN6d_k|S9kKve;mouseenter:&amp;amp;QiUN6d_k|sbHm2b;mouseleave:&amp;amp;QiUN6d_k|Tx5Rb&quot; data-wiz-attrbind=&quot;disabled=QiUN6d_k/C5gNJc;aria-label=QiUN6d_k/bOjMyf;class=QiUN6d_k/UpSNec&quot; data-ved=&quot;2ahUKEwjAgLPLmPSTAxWqHjQIHaFdAHYQye0OegQIAhAA&quot; data-hveid=&quot;CAIQAA&quot; style=&quot;margin: 0px; border-width: initial; border-style: none; border-color: initial; border-radius: 10px; height: 20px; margin-inline-end: 6px; padding: 0px; width: 20px; position: relative; outline: 0px; cursor: pointer;&quot;&gt;&lt;span class=&quot;wiMplc ofC0Ud&quot; style=&quot;color: var(--attr-link-color); display: inline-block; transform: rotate(135deg);&quot;&gt;&lt;svg style=&quot;margin-top: 3px;&quot; fill=&quot;currentColor&quot; width=&quot;12px&quot; height=&quot;12px&quot; focusable=&quot;false&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/button&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;ol class=&quot;IaGLZe VimKh list-paddingleft-2&quot; jsaction=&quot;&quot; jscontroller=&quot;xE4zce&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_n&quot; data-sfc-cb=&quot;&quot; data-processed=&quot;true&quot; style=&quot;margin-top: 12px; margin-bottom: 16px; padding: 0px; margin-block: 12px 16px; font-family: &amp;quot;Google Sans&amp;quot;, Roboto, Arial, sans-serif; font-size: 16px; line-height: var(--a9X0Jc); padding-inline-start: 20px; color: rgb(10, 10, 10); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_p&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;&lt;span class=&quot;Yjhzub&quot; jsaction=&quot;&quot; jscontroller=&quot;zYmgkd&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_q&quot; data-sfc-cb=&quot;&quot; style=&quot;font-weight: bolder;&quot;&gt;登录管理员账号&lt;/span&gt;：进入 XiunoBBS 管理后台。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_s&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;&lt;span class=&quot;Yjhzub&quot; jsaction=&quot;&quot; jscontroller=&quot;zYmgkd&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_t&quot; data-sfc-cb=&quot;&quot; style=&quot;font-weight: bolder;&quot;&gt;进入插件列表&lt;/span&gt;：点击“插件”菜单。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_v&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;&lt;span class=&quot;Yjhzub&quot; jsaction=&quot;&quot; jscontroller=&quot;zYmgkd&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_w&quot; data-sfc-cb=&quot;&quot; style=&quot;font-weight: bolder;&quot;&gt;停用/卸载&lt;/span&gt;：&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;ul class=&quot;KsbFXc U6u95 list-paddingleft-2&quot; jsaction=&quot;&quot; jscontroller=&quot;mPWODf&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_x&quot; data-sfc-cb=&quot;&quot; style=&quot;margin-top: 12px; margin-bottom: 16px; padding: 0px; margin-block: 12px 16px; font-family: var(--nkmQOe); font-size: var(--z3BFIe); font-weight: var(--XWliwc); line-height: var(--a9X0Jc); letter-spacing: 0px; padding-inline-start: 18px;&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_z&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;在插件列表中找到需要修改的插件。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_11&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;首先点击&lt;span class=&quot;Yjhzub&quot; jsaction=&quot;&quot; jscontroller=&quot;zYmgkd&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_13&quot; data-sfc-cb=&quot;&quot; style=&quot;font-weight: bolder;&quot;&gt;“停用”&lt;/span&gt;（停用后功能不生效，但插件配置保留）。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_15&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;若需彻底“未安装”状态，点击&lt;span class=&quot;Yjhzub&quot; jsaction=&quot;&quot; jscontroller=&quot;zYmgkd&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_17&quot; data-sfc-cb=&quot;&quot; style=&quot;font-weight: bolder;&quot;&gt;“卸载”&lt;/span&gt;（卸载会删除该插件在数据库的配置，回归到初始状态）。&lt;/span&gt;&lt;span jsuid=&quot;QiUN6d_18&quot; class=&quot;txxDge notranslate&quot; jsaction=&quot;rcuQ6b:&amp;amp;QiUN6d_18|npT2md&quot; jscontroller=&quot;udAs2b&quot; data-sfc-root=&quot;c&quot; data-wiz-uids=&quot;QiUN6d_19,QiUN6d_1a&quot; data-sfc-cb=&quot;&quot; style=&quot;visibility: hidden;&quot;&gt;&lt;span class=&quot;vKEkVd&quot; data-animation-atomic=&quot;&quot; data-wiz-attrbind=&quot;class=QiUN6d_18/TKHnVd&quot; style=&quot;position: relative; text-wrap-mode: nowrap; --btn-bg-color: var(--m3c6,#e5edff); --btn-bg-color-hover: var(--m3c7,#d3e3fd); --attr-text-color: var(--m3c10,#545d7e); --attr-link-color: var(--m3c9,#001d35);&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;&lt;/span&gt;&lt;button jsuid=&quot;QiUN6d_1a&quot; tabindex=&quot;0&quot; data-amic=&quot;true&quot; data-icl-uuid=&quot;a68ccca4-58d5-4692-926d-0720757f5fd3&quot; aria-label=&quot;View related links&quot; class=&quot;rBl3me&quot; jsaction=&quot;click:&amp;amp;QiUN6d_18|S9kKve;mouseenter:&amp;amp;QiUN6d_18|sbHm2b;mouseleave:&amp;amp;QiUN6d_18|Tx5Rb&quot; data-wiz-attrbind=&quot;disabled=QiUN6d_18/C5gNJc;aria-label=QiUN6d_18/bOjMyf;class=QiUN6d_18/UpSNec&quot; data-ved=&quot;2ahUKEwjAgLPLmPSTAxWqHjQIHaFdAHYQye0OegQIAxAG&quot; data-hveid=&quot;CAMQBg&quot; style=&quot;margin: 0px; border-width: initial; border-style: none; border-color: initial; border-radius: 10px; height: 20px; margin-inline-end: 6px; padding: 0px; width: 20px; position: relative; outline: 0px; cursor: pointer;&quot;&gt;&lt;span class=&quot;wiMplc ofC0Ud&quot; style=&quot;color: var(--attr-link-color); display: inline-block; transform: rotate(135deg);&quot;&gt;&lt;svg style=&quot;margin-top: 3px;&quot; fill=&quot;currentColor&quot; width=&quot;12px&quot; height=&quot;12px&quot; focusable=&quot;false&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/button&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ol&gt;&lt;div class=&quot;otQkpb&quot; aria-level=&quot;3&quot; role=&quot;heading&quot; data-animation-nesting=&quot;&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;a7qCn&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1c&quot; data-sfc-cb=&quot;&quot; data-processed=&quot;true&quot; style=&quot;margin-block: 24px 12px; font-family: &amp;quot;Google Sans&amp;quot;, Roboto, Arial, sans-serif; font-size: var(--qpdFp); font-weight: var(--JT4IPc); line-height: var(--qYGXw); color: var(--jINu6c); margin-inline: 0px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;方法二：通过FTP/服务器文件系统停用&lt;span jsuid=&quot;QiUN6d_1d&quot; class=&quot;txxDge notranslate&quot; jsaction=&quot;rcuQ6b:&amp;amp;QiUN6d_1d|npT2md&quot; jscontroller=&quot;udAs2b&quot; data-sfc-root=&quot;c&quot; data-wiz-uids=&quot;QiUN6d_1e,QiUN6d_1f&quot; data-sfc-cb=&quot;&quot; style=&quot;visibility: hidden;&quot;&gt;&lt;span class=&quot;vKEkVd&quot; data-animation-atomic=&quot;&quot; data-wiz-attrbind=&quot;class=QiUN6d_1d/TKHnVd&quot; style=&quot;position: relative; text-wrap-mode: nowrap; --btn-bg-color: var(--m3c6,#e5edff); --btn-bg-color-hover: var(--m3c7,#d3e3fd); --attr-text-color: var(--m3c10,#545d7e); --attr-link-color: var(--m3c9,#001d35);&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;&lt;/span&gt;&lt;button jsuid=&quot;QiUN6d_1f&quot; tabindex=&quot;0&quot; data-amic=&quot;true&quot; data-icl-uuid=&quot;2a277917-3d00-43d4-947c-53258e81898a&quot; aria-label=&quot;View related links&quot; class=&quot;rBl3me&quot; jsaction=&quot;click:&amp;amp;QiUN6d_1d|S9kKve;mouseenter:&amp;amp;QiUN6d_1d|sbHm2b;mouseleave:&amp;amp;QiUN6d_1d|Tx5Rb&quot; data-wiz-attrbind=&quot;disabled=QiUN6d_1d/C5gNJc;aria-label=QiUN6d_1d/bOjMyf;class=QiUN6d_1d/UpSNec&quot; data-ved=&quot;2ahUKEwjAgLPLmPSTAxWqHjQIHaFdAHYQye0OegQIBBAA&quot; data-hveid=&quot;CAQQAA&quot; style=&quot;margin: 0px; border-width: initial; border-style: none; border-color: initial; border-radius: 10px; height: 20px; margin-inline-end: 6px; padding: 0px; width: 20px; position: relative; outline: 0px; cursor: pointer;&quot;&gt;&lt;span class=&quot;wiMplc ofC0Ud&quot; style=&quot;color: var(--attr-link-color); display: inline-block; transform: rotate(135deg);&quot;&gt;&lt;svg style=&quot;margin-top: 3px;&quot; fill=&quot;currentColor&quot; width=&quot;12px&quot; height=&quot;12px&quot; focusable=&quot;false&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/button&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;Y3BBE&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;rcuQ6b:&amp;amp;QiUN6d_1g|npT2md&quot; jscontroller=&quot;zcfIf&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1g&quot; data-sfc-cb=&quot;&quot; data-hveid=&quot;CAUQAA&quot; data-processed=&quot;true&quot; style=&quot;font-family: &amp;quot;Google Sans&amp;quot;, Roboto, Arial, sans-serif; font-size: 16px; line-height: var(--a9X0Jc); overflow-wrap: break-word; margin-block: var(--xdqYEb--pNrv5d,12px) var(--xdqYEb--i8AQde,16px); margin-top: var(--xdqYEb--pNrv5d,12px); margin-bottom: var(--xdqYEb--i8AQde,16px); padding-top: 0px; padding-bottom: 0px; margin-inline: 0px; color: rgb(10, 10, 10); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;如果因插件问题导致后台无法登录，可以通过文件操作强制使其停用。&lt;span jsuid=&quot;QiUN6d_1h&quot; class=&quot;txxDge notranslate&quot; jsaction=&quot;rcuQ6b:&amp;amp;QiUN6d_1h|npT2md&quot; jscontroller=&quot;udAs2b&quot; data-sfc-root=&quot;c&quot; data-wiz-uids=&quot;QiUN6d_1i,QiUN6d_1j&quot; data-sfc-cb=&quot;&quot; style=&quot;visibility: hidden;&quot;&gt;&lt;span class=&quot;vKEkVd&quot; data-animation-atomic=&quot;&quot; data-wiz-attrbind=&quot;class=QiUN6d_1h/TKHnVd&quot; style=&quot;position: relative; text-wrap-mode: nowrap; --btn-bg-color: var(--m3c6,#e5edff); --btn-bg-color-hover: var(--m3c7,#d3e3fd); --attr-text-color: var(--m3c10,#545d7e); --attr-link-color: var(--m3c9,#001d35);&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;&lt;/span&gt;&lt;button jsuid=&quot;QiUN6d_1j&quot; tabindex=&quot;0&quot; data-amic=&quot;true&quot; data-icl-uuid=&quot;172b9521-dca4-4964-8367-4cd6a86aaeae&quot; aria-label=&quot;View related links&quot; class=&quot;rBl3me&quot; jsaction=&quot;click:&amp;amp;QiUN6d_1h|S9kKve;mouseenter:&amp;amp;QiUN6d_1h|sbHm2b;mouseleave:&amp;amp;QiUN6d_1h|Tx5Rb&quot; data-wiz-attrbind=&quot;disabled=QiUN6d_1h/C5gNJc;aria-label=QiUN6d_1h/bOjMyf;class=QiUN6d_1h/UpSNec&quot; data-ved=&quot;2ahUKEwjAgLPLmPSTAxWqHjQIHaFdAHYQye0OegQIBRAB&quot; data-hveid=&quot;CAUQAQ&quot; style=&quot;margin: 0px; border-width: initial; border-style: none; border-color: initial; border-radius: 10px; height: 20px; margin-inline-end: 6px; padding: 0px; width: 20px; position: relative; outline: 0px; cursor: pointer;&quot;&gt;&lt;span class=&quot;wiMplc ofC0Ud&quot; style=&quot;color: var(--attr-link-color); display: inline-block; transform: rotate(135deg);&quot;&gt;&lt;svg style=&quot;margin-top: 3px;&quot; fill=&quot;currentColor&quot; width=&quot;12px&quot; height=&quot;12px&quot; focusable=&quot;false&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/button&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;ol class=&quot;IaGLZe VimKh list-paddingleft-2&quot; jsaction=&quot;&quot; jscontroller=&quot;xE4zce&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1k&quot; data-sfc-cb=&quot;&quot; data-processed=&quot;true&quot; style=&quot;margin-top: 12px; margin-bottom: 16px; padding: 0px; margin-block: 12px 16px; font-family: &amp;quot;Google Sans&amp;quot;, Roboto, Arial, sans-serif; font-size: 16px; line-height: var(--a9X0Jc); padding-inline-start: 20px; color: rgb(10, 10, 10); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1m&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;&lt;span class=&quot;Yjhzub&quot; jsaction=&quot;&quot; jscontroller=&quot;zYmgkd&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1n&quot; data-sfc-cb=&quot;&quot; style=&quot;font-weight: bolder;&quot;&gt;进入插件目录&lt;/span&gt;：找到网站根目录下的&amp;nbsp;&lt;code dir=&quot;ltr&quot; class=&quot;KDcb0c&quot; jsaction=&quot;&quot; jscontroller=&quot;hNviFe&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1o&quot; data-sfc-cb=&quot;&quot; style=&quot;font-size: 14px; line-height: 22px; background-color: var(--XKMDxc); border: 1px solid var(--XKMDxc); border-radius: 4px; padding-block: 2px; padding-inline: 4px;&quot;&gt;plugin&lt;/code&gt;&amp;nbsp;文件夹。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1q&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;&lt;span class=&quot;Yjhzub&quot; jsaction=&quot;&quot; jscontroller=&quot;zYmgkd&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1r&quot; data-sfc-cb=&quot;&quot; style=&quot;font-weight: bolder;&quot;&gt;查找对应插件&lt;/span&gt;：在&amp;nbsp;&lt;code dir=&quot;ltr&quot; class=&quot;KDcb0c&quot; jsaction=&quot;&quot; jscontroller=&quot;hNviFe&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1s&quot; data-sfc-cb=&quot;&quot; style=&quot;font-size: 14px; line-height: 22px; background-color: var(--XKMDxc); border: 1px solid var(--XKMDxc); border-radius: 4px; padding-block: 2px; padding-inline: 4px;&quot;&gt;plugin&lt;/code&gt;&amp;nbsp;目录下找到对应插件的文件夹（文件夹名为插件的ID）。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1u&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;&lt;span class=&quot;Yjhzub&quot; jsaction=&quot;&quot; jscontroller=&quot;zYmgkd&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1v&quot; data-sfc-cb=&quot;&quot; style=&quot;font-weight: bolder;&quot;&gt;停用插件&lt;/span&gt;：&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;ul class=&quot;KsbFXc U6u95 list-paddingleft-2&quot; jsaction=&quot;&quot; jscontroller=&quot;mPWODf&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1w&quot; data-sfc-cb=&quot;&quot; style=&quot;margin-top: 12px; margin-bottom: 16px; padding: 0px; margin-block: 12px 16px; font-family: var(--nkmQOe); font-size: var(--z3BFIe); font-weight: var(--XWliwc); line-height: var(--a9X0Jc); letter-spacing: 0px; padding-inline-start: 18px;&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1y&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;修改插件文件夹下的&amp;nbsp;&lt;code dir=&quot;ltr&quot; class=&quot;KDcb0c&quot; jsaction=&quot;&quot; jscontroller=&quot;hNviFe&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_1z&quot; data-sfc-cb=&quot;&quot; style=&quot;font-size: 14px; line-height: 22px; background-color: var(--XKMDxc); border: 1px solid var(--XKMDxc); border-radius: 4px; padding-block: 2px; padding-inline: 4px;&quot;&gt;conf.json&lt;/code&gt;&amp;nbsp;文件。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_21&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;将&amp;nbsp;&lt;code dir=&quot;ltr&quot; class=&quot;KDcb0c&quot; jsaction=&quot;&quot; jscontroller=&quot;hNviFe&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_22&quot; data-sfc-cb=&quot;&quot; style=&quot;font-size: 14px; line-height: 22px; background-color: var(--XKMDxc); border: 1px solid var(--XKMDxc); border-radius: 4px; padding-block: 2px; padding-inline: 4px;&quot;&gt;conf.json&lt;/code&gt;&amp;nbsp;中的&amp;nbsp;&lt;code dir=&quot;ltr&quot; class=&quot;KDcb0c&quot; jsaction=&quot;&quot; jscontroller=&quot;hNviFe&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_23&quot; data-sfc-cb=&quot;&quot; style=&quot;font-size: 14px; line-height: 22px; background-color: var(--XKMDxc); border: 1px solid var(--XKMDxc); border-radius: 4px; padding-block: 2px; padding-inline: 4px;&quot;&gt;installed:1&lt;/code&gt;&amp;nbsp;修改为&amp;nbsp;&lt;code dir=&quot;ltr&quot; class=&quot;KDcb0c&quot; jsaction=&quot;&quot; jscontroller=&quot;hNviFe&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_24&quot; data-sfc-cb=&quot;&quot; style=&quot;font-size: 14px; line-height: 22px; background-color: var(--XKMDxc); border: 1px solid var(--XKMDxc); border-radius: 4px; padding-block: 2px; padding-inline: 4px;&quot;&gt;installed:0&lt;/code&gt;。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_21&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;&amp;quot;enable&amp;quot;: 1代表启用，&amp;quot;enable&amp;quot;: 0代表禁用，&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_26&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;&lt;span class=&quot;Yjhzub&quot; jsaction=&quot;&quot; jscontroller=&quot;zYmgkd&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_27&quot; data-sfc-cb=&quot;&quot; style=&quot;font-weight: bolder;&quot;&gt;清理缓存&lt;/span&gt;：删除&amp;nbsp;&lt;code dir=&quot;ltr&quot; class=&quot;KDcb0c&quot; jsaction=&quot;&quot; jscontroller=&quot;hNviFe&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_28&quot; data-sfc-cb=&quot;&quot; style=&quot;font-size: 14px; line-height: 22px; background-color: var(--XKMDxc); border: 1px solid var(--XKMDxc); border-radius: 4px; padding-block: 2px; padding-inline: 4px;&quot;&gt;tmp&lt;/code&gt;&amp;nbsp;目录下的缓存文件，以确保配置生效。&lt;/span&gt;&lt;span jsuid=&quot;QiUN6d_29&quot; class=&quot;txxDge notranslate&quot; jsaction=&quot;rcuQ6b:&amp;amp;QiUN6d_29|npT2md&quot; jscontroller=&quot;udAs2b&quot; data-sfc-root=&quot;c&quot; data-wiz-uids=&quot;QiUN6d_2a,QiUN6d_2b&quot; data-sfc-cb=&quot;&quot; style=&quot;visibility: hidden;&quot;&gt;&lt;span class=&quot;vKEkVd&quot; data-animation-atomic=&quot;&quot; data-wiz-attrbind=&quot;class=QiUN6d_29/TKHnVd&quot; style=&quot;position: relative; text-wrap-mode: nowrap; --btn-bg-color: var(--m3c6,#e5edff); --btn-bg-color-hover: var(--m3c7,#d3e3fd); --attr-text-color: var(--m3c10,#545d7e); --attr-link-color: var(--m3c9,#001d35);&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;&lt;/span&gt;&lt;button jsuid=&quot;QiUN6d_2b&quot; tabindex=&quot;0&quot; data-amic=&quot;true&quot; data-icl-uuid=&quot;afd7bb78-9f0c-4cd9-9017-de563a440a81&quot; aria-label=&quot;View related links&quot; class=&quot;rBl3me&quot; jsaction=&quot;click:&amp;amp;QiUN6d_29|S9kKve;mouseenter:&amp;amp;QiUN6d_29|sbHm2b;mouseleave:&amp;amp;QiUN6d_29|Tx5Rb&quot; data-wiz-attrbind=&quot;disabled=QiUN6d_29/C5gNJc;aria-label=QiUN6d_29/bOjMyf;class=QiUN6d_29/UpSNec&quot; data-ved=&quot;2ahUKEwjAgLPLmPSTAxWqHjQIHaFdAHYQye0OegQIBhAG&quot; data-hveid=&quot;CAYQBg&quot; style=&quot;margin: 0px; border-width: initial; border-style: none; border-color: initial; border-radius: 10px; height: 20px; margin-inline-end: 6px; padding: 0px; width: 20px; position: relative; outline: 0px; cursor: pointer;&quot;&gt;&lt;span class=&quot;wiMplc ofC0Ud&quot; style=&quot;color: var(--attr-link-color); display: inline-block; transform: rotate(135deg);&quot;&gt;&lt;svg style=&quot;margin-top: 3px;&quot; fill=&quot;currentColor&quot; width=&quot;12px&quot; height=&quot;12px&quot; focusable=&quot;false&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/button&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class=&quot;otQkpb&quot; aria-level=&quot;3&quot; role=&quot;heading&quot; data-animation-nesting=&quot;&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;a7qCn&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_2d&quot; data-sfc-cb=&quot;&quot; data-processed=&quot;true&quot; style=&quot;margin-block: 24px 12px; font-family: &amp;quot;Google Sans&amp;quot;, Roboto, Arial, sans-serif; font-size: var(--qpdFp); font-weight: var(--JT4IPc); line-height: var(--qYGXw); color: var(--jINu6c); margin-inline: 0px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;特别注意&lt;span jsuid=&quot;QiUN6d_2e&quot; class=&quot;txxDge notranslate&quot; jsaction=&quot;rcuQ6b:&amp;amp;QiUN6d_2e|npT2md&quot; jscontroller=&quot;udAs2b&quot; data-sfc-root=&quot;c&quot; data-wiz-uids=&quot;QiUN6d_2f,QiUN6d_2g&quot; data-sfc-cb=&quot;&quot; style=&quot;visibility: hidden;&quot;&gt;&lt;span class=&quot;vKEkVd&quot; data-animation-atomic=&quot;&quot; data-wiz-attrbind=&quot;class=QiUN6d_2e/TKHnVd&quot; style=&quot;position: relative; text-wrap-mode: nowrap; --btn-bg-color: var(--m3c6,#e5edff); --btn-bg-color-hover: var(--m3c7,#d3e3fd); --attr-text-color: var(--m3c10,#545d7e); --attr-link-color: var(--m3c9,#001d35);&quot;&gt;&lt;span aria-hidden=&quot;true&quot;&gt;&lt;/span&gt;&lt;button jsuid=&quot;QiUN6d_2g&quot; tabindex=&quot;0&quot; data-amic=&quot;true&quot; data-icl-uuid=&quot;8b2652f9-0067-4525-bdc1-c249a52d208b&quot; aria-label=&quot;View related links&quot; class=&quot;rBl3me&quot; jsaction=&quot;click:&amp;amp;QiUN6d_2e|S9kKve;mouseenter:&amp;amp;QiUN6d_2e|sbHm2b;mouseleave:&amp;amp;QiUN6d_2e|Tx5Rb&quot; data-wiz-attrbind=&quot;disabled=QiUN6d_2e/C5gNJc;aria-label=QiUN6d_2e/bOjMyf;class=QiUN6d_2e/UpSNec&quot; data-ved=&quot;2ahUKEwjAgLPLmPSTAxWqHjQIHaFdAHYQye0OegQIBxAA&quot; data-hveid=&quot;CAcQAA&quot; style=&quot;margin: 0px; border-width: initial; border-style: none; border-color: initial; border-radius: 10px; height: 20px; margin-inline-end: 6px; padding: 0px; width: 20px; position: relative; outline: 0px; cursor: pointer;&quot;&gt;&lt;span class=&quot;wiMplc ofC0Ud&quot; style=&quot;color: var(--attr-link-color); display: inline-block; transform: rotate(135deg);&quot;&gt;&lt;svg style=&quot;margin-top: 3px;&quot; fill=&quot;currentColor&quot; width=&quot;12px&quot; height=&quot;12px&quot; focusable=&quot;false&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewbox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/button&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;ul class=&quot;KsbFXc U6u95 list-paddingleft-2&quot; jsaction=&quot;&quot; jscontroller=&quot;mPWODf&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_2h&quot; data-sfc-cb=&quot;&quot; data-processed=&quot;true&quot; style=&quot;margin-top: 12px; margin-bottom: 16px; padding: 0px; margin-block: 12px 16px; font-family: &amp;quot;Google Sans&amp;quot;, Roboto, Arial, sans-serif; font-size: 16px; line-height: var(--a9X0Jc); padding-inline-start: 18px; color: rgb(10, 10, 10); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_2j&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;&lt;span class=&quot;Yjhzub&quot; jsaction=&quot;&quot; jscontroller=&quot;zYmgkd&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_2k&quot; data-sfc-cb=&quot;&quot; style=&quot;font-weight: bolder;&quot;&gt;修改前备份&lt;/span&gt;：操作前请备份数据库和相关文件，以防意外。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_2m&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;&lt;span class=&quot;Yjhzub&quot; jsaction=&quot;&quot; jscontroller=&quot;zYmgkd&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_2n&quot; data-sfc-cb=&quot;&quot; style=&quot;font-weight: bolder;&quot;&gt;兼容性&lt;/span&gt;：魔改后的模板或环境差异可能导致插件无法正常停用，请确保操作环境正常。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span class=&quot;T286Pc&quot; data-sfc-cp=&quot;&quot; jsaction=&quot;&quot; jscontroller=&quot;fly6D&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_2p&quot; data-sfc-cb=&quot;&quot; style=&quot;overflow-wrap: break-word;&quot;&gt;&lt;span class=&quot;Yjhzub&quot; jsaction=&quot;&quot; jscontroller=&quot;zYmgkd&quot; data-sfc-root=&quot;c&quot; jsuid=&quot;QiUN6d_2q&quot; data-sfc-cb=&quot;&quot; style=&quot;font-weight: bolder;&quot;&gt;安全提示&lt;/span&gt;：请确保插件文件写入权限正确。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;</description><pubDate>Tue, 14 Apr 2026 14:46:39 +0800</pubDate></item><item><title>Xiuno提示错误Fatal error: Cannot redeclare post_find_by_uid() (previously declared in .../tmp/model_post</title><link>https://www.70ol.com/jishu/359.html</link><description>&lt;p data-start=&quot;0&quot; data-end=&quot;35&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); margin-top: calc(var(--spacing) * 0); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;这个报错本质很简单：&lt;span data-start=&quot;10&quot; data-end=&quot;25&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; font-weight: var(--font-weight-semibold); color: var(--tw-prose-bold); --tw-font-weight: var(--font-weight-semibold);&quot;&gt;同一个函数被定义了两次&lt;/span&gt;，PHP 直接崩了。&lt;/p&gt;&lt;p data-start=&quot;37&quot; data-end=&quot;44&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 4); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;你看到的错误：&lt;/p&gt;&lt;blockquote data-start=&quot;46&quot; data-end=&quot;83&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-style: var(--tw-border-style); border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 0); margin-bottom: calc(var(--spacing) * 2); padding: 0px; color: rgb(13, 13, 13); border-inline-start-width: 0.25rem; border-inline-start-color: var(--tw-prose-quote-borders); quotes: &amp;quot;“&amp;quot; &amp;quot;”&amp;quot; &amp;quot;‘&amp;quot; &amp;quot;’&amp;quot;; padding-inline-start: calc(var(--spacing) * 6); padding-block: calc(var(--spacing) * 2); --tw-leading: calc(var(--spacing) * 6); line-height: calc(var(--spacing) * 6); border-width: 0px; position: relative; font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;&lt;p data-start=&quot;48&quot; data-end=&quot;83&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; padding: 0px; --tw-font-weight: var(--font-weight-normal); font-weight: var(--font-weight-normal); margin-block: calc(var(--spacing) * 1); margin-top: calc(var(--spacing) * 0);&quot;&gt;Cannot redeclare post_find_by_uid()&lt;/p&gt;&lt;/blockquote&gt;&lt;p data-start=&quot;85&quot; data-end=&quot;125&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;说明函数&amp;nbsp;&lt;code data-start=&quot;90&quot; data-end=&quot;110&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0.15rem 0.3rem; font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 0.875em; color: var(--tw-prose-code); background-color: var(--tw-prose-inline-code-bg,var(--gray-100)); border-radius: 0.25rem; font-family: ui-monospace, SFMono-Regular, &amp;quot;SF Mono&amp;quot;, Menlo, Consolas, &amp;quot;Liberation Mono&amp;quot;, monospace !important;&quot;&gt;post_find_by_uid()&lt;/code&gt;&amp;nbsp;在同一个文件里被重复声明了。&lt;/p&gt;&lt;hr data-start=&quot;127&quot; data-end=&quot;130&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: solid; border-color: var(--border-medium); border-image: initial; margin: 3em 0px; padding: 0px; height: 0px; color: rgb(13, 13, 13); margin-block: calc(var(--spacing) * 7); clear: both; font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;h2 data-section-id=&quot;1g619tb&quot; data-start=&quot;132&quot; data-end=&quot;159&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 0); margin-right: 0px; margin-bottom: calc(var(--spacing) * 1); margin-left: 0px; padding: 0px; font-size: var(--text-xl); font-weight: var(--font-weight-semibold); line-height: var(--tw-leading,var(--text-xl--line-height)); --tw-font-weight: var(--font-weight-semibold); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; background-color: rgb(255, 255, 255);&quot;&gt;一、问题出现的常见原因（Xiuno 特别容易踩）&lt;/h2&gt;&lt;p data-start=&quot;161&quot; data-end=&quot;222&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;在&amp;nbsp;&lt;span class=&quot;hover:entity-accent entity-underline inline cursor-pointer align-baseline&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; vertical-align: baseline; text-decoration-line: underline; text-decoration-color: var(--text-tertiary); text-underline-offset: 2px; text-decoration-style: dotted; text-decoration-thickness: 1px; display: inline; text-decoration-skip-ink: auto; text-underline-position: from-font; cursor: pointer;&quot;&gt;&lt;span class=&quot;whitespace-normal&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;Xiuno BBS&lt;/span&gt;&lt;/span&gt;&amp;nbsp;里，这种错误通常不是你手写重复函数，而是：&lt;/p&gt;&lt;h3 data-section-id=&quot;1qm3wms&quot; data-start=&quot;224&quot; data-end=&quot;241&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 4); margin-right: 0px; margin-bottom: calc(var(--spacing) * 1); margin-left: 0px; padding: 0px; font-size: var(--text-lg); font-weight: var(--font-weight-semibold); line-height: var(--tw-leading,var(--text-lg--line-height)); --tw-font-weight: var(--font-weight-semibold); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; background-color: rgb(255, 255, 255);&quot;&gt;1️⃣ 插件冲突（最常见）&lt;/h3&gt;&lt;p data-start=&quot;242&quot; data-end=&quot;291&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;多个插件同时“扩展/重写”了&amp;nbsp;&lt;code data-start=&quot;257&quot; data-end=&quot;277&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0.15rem 0.3rem; font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 0.875em; color: var(--tw-prose-code); background-color: var(--tw-prose-inline-code-bg,var(--gray-100)); border-radius: 0.25rem; font-family: ui-monospace, SFMono-Regular, &amp;quot;SF Mono&amp;quot;, Menlo, Consolas, &amp;quot;Liberation Mono&amp;quot;, monospace !important;&quot;&gt;post_find_by_uid()&lt;/code&gt;&lt;br data-start=&quot;277&quot; data-end=&quot;280&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;👉 编译后被合并进：&lt;/p&gt;&lt;pre class=&quot;overflow-visible! px-0!&quot; data-start=&quot;293&quot; data-end=&quot;325&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 2); margin-bottom: 0px; font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 0.875em; color: rgb(13, 13, 13); background-color: rgb(255, 255, 255); border-radius: 0.375rem; line-height: 1.71429; padding: 0px; font-family: ui-monospace, SFMono-Regular, &amp;quot;SF Mono&amp;quot;, Menlo, Consolas, &amp;quot;Liberation Mono&amp;quot;, monospace !important; overflow: visible !important; padding-inline: calc(var(--spacing) * 0) !important;&quot;&gt;/tmp/model_post.func.php&lt;/pre&gt;&lt;p data-start=&quot;327&quot; data-end=&quot;341&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;结果：&lt;span data-start=&quot;330&quot; data-end=&quot;341&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; font-weight: var(--font-weight-semibold); color: var(--tw-prose-bold); --tw-font-weight: var(--font-weight-semibold);&quot;&gt;函数被拼了两份&lt;/span&gt;&lt;/p&gt;&lt;hr data-start=&quot;343&quot; data-end=&quot;346&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: solid; border-color: var(--border-medium); border-image: initial; margin: 3em 0px; padding: 0px; height: 0px; color: rgb(13, 13, 13); margin-block: calc(var(--spacing) * 7); clear: both; font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;h3 data-section-id=&quot;fkbi56&quot; data-start=&quot;348&quot; data-end=&quot;363&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 0); margin-right: 0px; margin-bottom: calc(var(--spacing) * 1); margin-left: 0px; padding: 0px; font-size: var(--text-lg); font-weight: var(--font-weight-semibold); line-height: var(--tw-leading,var(--text-lg--line-height)); --tw-font-weight: var(--font-weight-semibold); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; background-color: rgb(255, 255, 255);&quot;&gt;2️⃣ 插件写法不规范&lt;/h3&gt;&lt;p data-start=&quot;364&quot; data-end=&quot;371&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;有插件没有用：&lt;/p&gt;&lt;pre class=&quot;overflow-visible! px-0!&quot; data-start=&quot;373&quot; data-end=&quot;483&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 2); margin-bottom: 0px; font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 0.875em; color: rgb(13, 13, 13); background-color: rgb(255, 255, 255); border-radius: 0.375rem; line-height: 1.71429; padding: 0px; font-family: ui-monospace, SFMono-Regular, &amp;quot;SF Mono&amp;quot;, Menlo, Consolas, &amp;quot;Liberation Mono&amp;quot;, monospace !important; overflow: visible !important; padding-inline: calc(var(--spacing) * 0) !important;&quot;&gt;&lt;div class=&quot;relative w-full mt-4 mb-1&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 4); margin-right: 0px; margin-bottom: calc(var(--spacing) * 1); margin-left: 0px; padding: 0px; position: relative; width: 768px;&quot;&gt;&lt;div class=&quot;&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: relative;&quot;&gt;&lt;div class=&quot;h-full min-h-0 min-w-0&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; height: 161.6px; min-height: calc(var(--spacing) * 0); min-width: calc(var(--spacing) * 0);&quot;&gt;&lt;div class=&quot;h-full min-h-0 min-w-0&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; height: 161.6px; min-height: calc(var(--spacing) * 0); min-width: calc(var(--spacing) * 0); width: 768px; transform: none;&quot;&gt;&lt;div class=&quot;border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl&quot; style=&quot;box-sizing: border-box; border-width: 1px; border-style: var(--tw-border-style); border-color: var(--border-light); border-image: initial; margin: 0px; padding: 0px; border-radius: var(--radius-3xl);&quot;&gt;&lt;div class=&quot;h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; height: 160px; width: 766.4px; overflow: clip; border-radius: var(--radius-3xl); background-color: var(--bg-elevated-secondary);&quot;&gt;&lt;div class=&quot;sticky z-2 select-none top-(--sticky-padding-top)&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: sticky; top: var(--sticky-padding-top); z-index: 2; user-select: none;&quot;&gt;&lt;div class=&quot;flex w-full items-center justify-between py-1.5 ps-4 pe-1.5 font-sans md:ps-5 bg-token-bg-elevated-secondary&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; display: flex; width: 766.4px; align-items: center; justify-content: space-between; background-color: var(--bg-elevated-secondary); padding-block: calc(var(--spacing) * 1.5); padding-inline-start: calc(var(--spacing) * 5); padding-inline-end: calc(var(--spacing) * 1.5); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;;&quot;&gt;&lt;div class=&quot;flex max-w-[75%] min-w-0 cursor-default items-center text-sm font-medium justify-self-start text-token-text-primary&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; display: flex; max-width: 75%; min-width: calc(var(--spacing) * 0); cursor: default; align-items: center; justify-self: flex-start; font-size: var(--text-sm); line-height: var(--tw-leading,var(--text-sm--line-height)); --tw-font-weight: var(--font-weight-medium); font-weight: var(--font-weight-medium); color: var(--text-primary);&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;20&quot; height=&quot;20&quot; aria-hidden=&quot;true&quot; class=&quot;icon-sm me-2.5 shrink-0&quot;&gt;&lt;use href=&quot;/cdn/assets/sprites-core-df3050c8.svg#e45ab3&quot; fill=&quot;currentColor&quot;&gt;&lt;/use&gt;&lt;/svg&gt;PHP&lt;/div&gt;&lt;div class=&quot;flex flex-row items-center gap-0.5 justify-self-end&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; display: flex; flex-direction: row; align-items: center; gap: calc(var(--spacing) * .5); justify-self: flex-end;&quot;&gt;&lt;button class=&quot;flex gap-1 items-center select-none py-2 text-sm font-medium hover:bg-black/5 dark:hover:bg-white/10 size-9 rounded-full px-2&quot; aria-label=&quot;复制&quot; data-state=&quot;closed&quot; style=&quot;border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); margin: 0px; padding: 0px; font-style: inherit; font-variant: inherit; font-weight: var(--font-weight-medium); font-stretch: inherit; font-size: var(--text-sm); line-height: var(--tw-leading,var(--text-sm--line-height)); font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; letter-spacing: inherit; opacity: 1; border-radius: 3.40282e+38px; appearance: button; cursor: pointer; display: flex; width: calc(var(--spacing) * 9); height: calc(var(--spacing) * 9); align-items: center; gap: calc(var(--spacing) * 1); padding-inline: calc(var(--spacing) * 2); padding-block: calc(var(--spacing) * 2); --tw-font-weight: var(--font-weight-medium); user-select: none;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;20&quot; height=&quot;20&quot; aria-hidden=&quot;true&quot; class=&quot;icon-md&quot;&gt;&lt;use href=&quot;/cdn/assets/sprites-core-df3050c8.svg#ce3544&quot; fill=&quot;currentColor&quot;&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/button&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pointer-events-none absolute inset-x-4 top-12 bottom-4&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; pointer-events: none; position: absolute; inset-inline: calc(var(--spacing) * 4); top: calc(var(--spacing) * 12); bottom: calc(var(--spacing) * 4);&quot;&gt;&lt;div class=&quot;pointer-events-none sticky z-40 shrink-0 z-1!&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px 0px calc(-4px); padding: 0px; pointer-events: none; position: sticky; z-index: 40; flex-shrink: 0; top: calc(calc(var(--sticky-padding-top) + 48px) - 1px * 3); height: calc(4px); mask-image: linear-gradient(transparent 25%, white 75%);&quot;&gt;&lt;div class=&quot;sticky bg-token-border-light&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: sticky; background-color: var(--border-light); top: calc(var(--sticky-padding-top) + 48px); height: 1px;&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;relative&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: relative;&quot;&gt;&lt;div class=&quot;&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; transform: none;&quot;&gt;&lt;div class=&quot;relative z-0 flex max-w-full&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: relative; z-index: 0; display: flex; max-width: 100%;&quot;&gt;&lt;div id=&quot;code-block-viewer&quot; dir=&quot;ltr&quot; class=&quot;q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼ5 ͼj&quot; style=&quot;box-sizing: border-box; border: none; margin: 0px; padding: 0px; --start: left; --end: right; --to-end-unit: 1; --is-ltr: unset; --is-rtl: ; z-index: 10; display: flex; height: 112px; width: 766.4px; flex-direction: column; align-items: stretch; background-color: var(--codemirror-bg,transparent); color: var(--gray-950); border-radius: 0px; font-size: 14px; overflow: hidden;&quot;&gt;&lt;div class=&quot;cm-scroller&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; scroll-behavior: auto; overscroll-behavior-x: contain; align-items: stretch; display: flex; overflow-x: auto;&quot;&gt;&lt;div class=&quot;cm-content q9tKkq_readonly&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0 calc(var(--spacing) * 5) calc(var(--spacing) * 3); cursor: text; caret-color: var(--gray-950); min-width: max-content; flex: 1 1 0%; line-height: 20px; color: var(--text-primary); font-family: var(--font-mono) !important;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;if(!function_exists(&amp;#39;post_find_by_uid&amp;#39;)) {&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt; &amp;nbsp; &amp;nbsp;function post_find_by_uid(...) {&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;...&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt; &amp;nbsp; &amp;nbsp;}&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;}&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;&lt;div class=&quot;&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; width: 768px; transform: none;&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;&lt;p data-start=&quot;485&quot; data-end=&quot;498&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;👉 导致重复定义直接报错&lt;/p&gt;&lt;hr data-start=&quot;500&quot; data-end=&quot;503&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: solid; border-color: var(--border-medium); border-image: initial; margin: 3em 0px; padding: 0px; height: 0px; color: rgb(13, 13, 13); margin-block: calc(var(--spacing) * 7); clear: both; font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;h3 data-section-id=&quot;1kqfff1&quot; data-start=&quot;505&quot; data-end=&quot;522&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 0); margin-right: 0px; margin-bottom: calc(var(--spacing) * 1); margin-left: 0px; padding: 0px; font-size: var(--text-lg); font-weight: var(--font-weight-semibold); line-height: var(--tw-leading,var(--text-lg--line-height)); --tw-font-weight: var(--font-weight-semibold); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; background-color: rgb(255, 255, 255);&quot;&gt;3️⃣ tmp缓存没清干净&lt;/h3&gt;&lt;p data-start=&quot;523&quot; data-end=&quot;559&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;Xiuno 会把 hook 编译到&amp;nbsp;&lt;code data-start=&quot;541&quot; data-end=&quot;548&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0.15rem 0.3rem; font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 0.875em; color: var(--tw-prose-code); background-color: var(--tw-prose-inline-code-bg,var(--gray-100)); border-radius: 0.25rem; font-family: ui-monospace, SFMono-Regular, &amp;quot;SF Mono&amp;quot;, Menlo, Consolas, &amp;quot;Liberation Mono&amp;quot;, monospace !important;&quot;&gt;/tmp/&lt;/code&gt;&amp;nbsp;目录&lt;br data-start=&quot;551&quot; data-end=&quot;554&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;有时候你：&lt;/p&gt;&lt;ul data-start=&quot;561&quot; data-end=&quot;574&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: calc(var(--spacing) * 0); padding: 0px; list-style-position: initial; list-style-image: initial; padding-inline-start: 1.625em; color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p data-start=&quot;563&quot; data-end=&quot;567&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; padding: 0px; margin-block: calc(var(--spacing) * 1); margin-bottom: 0px; margin-top: calc(var(--spacing) * 0);&quot;&gt;卸载插件&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;570&quot; data-end=&quot;574&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; padding: 0px; margin-block: calc(var(--spacing) * 1); margin-bottom: 0px; margin-top: calc(var(--spacing) * 0);&quot;&gt;修改代码&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-start=&quot;576&quot; data-end=&quot;592&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;但&amp;nbsp;&lt;span data-start=&quot;578&quot; data-end=&quot;592&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; font-weight: var(--font-weight-semibold); color: var(--tw-prose-bold); --tw-font-weight: var(--font-weight-semibold);&quot;&gt;tmp 还在用旧缓存&lt;/span&gt;&lt;/p&gt;&lt;hr data-start=&quot;594&quot; data-end=&quot;597&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: solid; border-color: var(--border-medium); border-image: initial; margin: 3em 0px; padding: 0px; height: 0px; color: rgb(13, 13, 13); margin-block: calc(var(--spacing) * 7); clear: both; font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;h2 data-section-id=&quot;9vaq1g&quot; data-start=&quot;599&quot; data-end=&quot;618&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 0); margin-right: 0px; margin-bottom: calc(var(--spacing) * 1); margin-left: 0px; padding: 0px; font-size: var(--text-xl); font-weight: var(--font-weight-semibold); line-height: var(--tw-leading,var(--text-xl--line-height)); --tw-font-weight: var(--font-weight-semibold); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; background-color: rgb(255, 255, 255);&quot;&gt;二、最快解决办法（建议按顺序来）&lt;/h2&gt;&lt;h3 data-section-id=&quot;ues1qq&quot; data-start=&quot;620&quot; data-end=&quot;644&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 4); margin-right: 0px; margin-bottom: calc(var(--spacing) * 1); margin-left: 0px; padding: 0px; font-size: var(--text-lg); font-weight: var(--font-weight-semibold); line-height: var(--tw-leading,var(--text-lg--line-height)); --tw-font-weight: var(--font-weight-semibold); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; background-color: rgb(255, 255, 255);&quot;&gt;✅ 方法1：清空 tmp 缓存（优先做）&lt;/h3&gt;&lt;p data-start=&quot;646&quot; data-end=&quot;651&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;删除目录：&lt;/p&gt;&lt;pre class=&quot;overflow-visible! px-0!&quot; data-start=&quot;653&quot; data-end=&quot;693&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 2); margin-bottom: 0px; font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 0.875em; color: rgb(13, 13, 13); background-color: rgb(255, 255, 255); border-radius: 0.375rem; line-height: 1.71429; padding: 0px; font-family: ui-monospace, SFMono-Regular, &amp;quot;SF Mono&amp;quot;, Menlo, Consolas, &amp;quot;Liberation Mono&amp;quot;, monospace !important; overflow: visible !important; padding-inline: calc(var(--spacing) * 0) !important;&quot;&gt;/www/wwwroot/wwwhostbbscom/tmp/*&lt;/pre&gt;&lt;p data-start=&quot;695&quot; data-end=&quot;704&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;👉 然后刷新页面&lt;/p&gt;&lt;hr data-start=&quot;706&quot; data-end=&quot;709&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: solid; border-color: var(--border-medium); border-image: initial; margin: 3em 0px; padding: 0px; height: 0px; color: rgb(13, 13, 13); margin-block: calc(var(--spacing) * 7); clear: both; font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;h3 data-section-id=&quot;7psssk&quot; data-start=&quot;711&quot; data-end=&quot;730&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 0); margin-right: 0px; margin-bottom: calc(var(--spacing) * 1); margin-left: 0px; padding: 0px; font-size: var(--text-lg); font-weight: var(--font-weight-semibold); line-height: var(--tw-leading,var(--text-lg--line-height)); --tw-font-weight: var(--font-weight-semibold); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; background-color: rgb(255, 255, 255);&quot;&gt;✅ 方法2：关闭最近安装的插件&lt;/h3&gt;&lt;p data-start=&quot;732&quot; data-end=&quot;744&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;如果你刚装了插件，直接：&lt;/p&gt;&lt;ol data-start=&quot;746&quot; data-end=&quot;783&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: calc(var(--spacing) * 0); padding: 0px; list-style-position: initial; list-style-image: initial; padding-inline-start: 1.625em; color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p data-start=&quot;749&quot; data-end=&quot;758&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; padding: 0px; margin-block: calc(var(--spacing) * 1); margin-bottom: 0px; margin-top: calc(var(--spacing) * 0);&quot;&gt;进入后台 → 插件&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;762&quot; data-end=&quot;783&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; padding: 0px; margin-block: calc(var(--spacing) * 1); margin-bottom: 0px; margin-top: calc(var(--spacing) * 0);&quot;&gt;逐个关闭（尤其是涉及“帖子/用户”的插件）&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;hr data-start=&quot;785&quot; data-end=&quot;788&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: solid; border-color: var(--border-medium); border-image: initial; margin: 3em 0px; padding: 0px; height: 0px; color: rgb(13, 13, 13); margin-block: calc(var(--spacing) * 7); clear: both; font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;h3 data-section-id=&quot;1drodns&quot; data-start=&quot;790&quot; data-end=&quot;812&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 0); margin-right: 0px; margin-bottom: calc(var(--spacing) * 1); margin-left: 0px; padding: 0px; font-size: var(--text-lg); font-weight: var(--font-weight-semibold); line-height: var(--tw-leading,var(--text-lg--line-height)); --tw-font-weight: var(--font-weight-semibold); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; background-color: rgb(255, 255, 255);&quot;&gt;✅ 方法3：定位冲突插件（精准排查）&lt;/h3&gt;&lt;p data-start=&quot;814&quot; data-end=&quot;821&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;打开报错文件：&lt;/p&gt;&lt;pre class=&quot;overflow-visible! px-0!&quot; data-start=&quot;823&quot; data-end=&quot;855&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 2); margin-bottom: 0px; font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 0.875em; color: rgb(13, 13, 13); background-color: rgb(255, 255, 255); border-radius: 0.375rem; line-height: 1.71429; padding: 0px; font-family: ui-monospace, SFMono-Regular, &amp;quot;SF Mono&amp;quot;, Menlo, Consolas, &amp;quot;Liberation Mono&amp;quot;, monospace !important; overflow: visible !important; padding-inline: calc(var(--spacing) * 0) !important;&quot;&gt;/tmp/model_post.func.php&lt;/pre&gt;&lt;p data-start=&quot;857&quot; data-end=&quot;860&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;搜索：&lt;/p&gt;&lt;pre class=&quot;overflow-visible! px-0!&quot; data-start=&quot;862&quot; data-end=&quot;895&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 2); margin-bottom: 0px; font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 0.875em; color: rgb(13, 13, 13); background-color: rgb(255, 255, 255); border-radius: 0.375rem; line-height: 1.71429; padding: 0px; font-family: ui-monospace, SFMono-Regular, &amp;quot;SF Mono&amp;quot;, Menlo, Consolas, &amp;quot;Liberation Mono&amp;quot;, monospace !important; overflow: visible !important; padding-inline: calc(var(--spacing) * 0) !important;&quot;&gt;function&amp;nbsp;post_find_by_uid&lt;/pre&gt;&lt;p data-start=&quot;897&quot; data-end=&quot;906&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;如果看到两段类似：&lt;/p&gt;&lt;pre class=&quot;overflow-visible! px-0!&quot; data-start=&quot;908&quot; data-end=&quot;1002&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 2); margin-bottom: 0px; font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 0.875em; color: rgb(13, 13, 13); background-color: rgb(255, 255, 255); border-radius: 0.375rem; line-height: 1.71429; padding: 0px; font-family: ui-monospace, SFMono-Regular, &amp;quot;SF Mono&amp;quot;, Menlo, Consolas, &amp;quot;Liberation Mono&amp;quot;, monospace !important; overflow: visible !important; padding-inline: calc(var(--spacing) * 0) !important;&quot;&gt;&lt;div class=&quot;relative w-full mt-4 mb-1&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 4); margin-right: 0px; margin-bottom: calc(var(--spacing) * 1); margin-left: 0px; padding: 0px; position: relative; width: 768px;&quot;&gt;&lt;div class=&quot;&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: relative;&quot;&gt;&lt;div class=&quot;h-full min-h-0 min-w-0&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; height: 161.6px; min-height: calc(var(--spacing) * 0); min-width: calc(var(--spacing) * 0);&quot;&gt;&lt;div class=&quot;h-full min-h-0 min-w-0&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; height: 161.6px; min-height: calc(var(--spacing) * 0); min-width: calc(var(--spacing) * 0); width: 768px; transform: none;&quot;&gt;&lt;div class=&quot;border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl&quot; style=&quot;box-sizing: border-box; border-width: 1px; border-style: var(--tw-border-style); border-color: var(--border-light); border-image: initial; margin: 0px; padding: 0px; border-radius: var(--radius-3xl);&quot;&gt;&lt;div class=&quot;h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; height: 160px; width: 766.4px; overflow: clip; border-radius: var(--radius-3xl); background-color: var(--bg-elevated-secondary);&quot;&gt;&lt;div class=&quot;sticky z-2 select-none top-(--sticky-padding-top)&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: sticky; top: var(--sticky-padding-top); z-index: 2; user-select: none;&quot;&gt;&lt;div class=&quot;flex w-full items-center justify-between py-1.5 ps-4 pe-1.5 font-sans md:ps-5 bg-token-bg-elevated-secondary&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; display: flex; width: 766.4px; align-items: center; justify-content: space-between; background-color: var(--bg-elevated-secondary); padding-block: calc(var(--spacing) * 1.5); padding-inline-start: calc(var(--spacing) * 5); padding-inline-end: calc(var(--spacing) * 1.5); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;;&quot;&gt;&lt;div class=&quot;flex max-w-[75%] min-w-0 cursor-default items-center text-sm font-medium justify-self-start text-token-text-primary&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; display: flex; max-width: 75%; min-width: calc(var(--spacing) * 0); cursor: default; align-items: center; justify-self: flex-start; font-size: var(--text-sm); line-height: var(--tw-leading,var(--text-sm--line-height)); --tw-font-weight: var(--font-weight-medium); font-weight: var(--font-weight-medium); color: var(--text-primary);&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;20&quot; height=&quot;20&quot; aria-hidden=&quot;true&quot; class=&quot;icon-sm me-2.5 shrink-0&quot;&gt;&lt;use href=&quot;/cdn/assets/sprites-core-df3050c8.svg#e45ab3&quot; fill=&quot;currentColor&quot;&gt;&lt;/use&gt;&lt;/svg&gt;PHP&lt;/div&gt;&lt;div class=&quot;flex flex-row items-center gap-0.5 justify-self-end&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; display: flex; flex-direction: row; align-items: center; gap: calc(var(--spacing) * .5); justify-self: flex-end;&quot;&gt;&lt;button class=&quot;flex gap-1 items-center select-none py-2 text-sm font-medium hover:bg-black/5 dark:hover:bg-white/10 size-9 rounded-full px-2&quot; aria-label=&quot;复制&quot; data-state=&quot;closed&quot; style=&quot;border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); margin: 0px; padding: 0px; font-style: inherit; font-variant: inherit; font-weight: var(--font-weight-medium); font-stretch: inherit; font-size: var(--text-sm); line-height: var(--tw-leading,var(--text-sm--line-height)); font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; letter-spacing: inherit; opacity: 1; border-radius: 3.40282e+38px; appearance: button; cursor: pointer; display: flex; width: calc(var(--spacing) * 9); height: calc(var(--spacing) * 9); align-items: center; gap: calc(var(--spacing) * 1); padding-inline: calc(var(--spacing) * 2); padding-block: calc(var(--spacing) * 2); --tw-font-weight: var(--font-weight-medium); user-select: none;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;20&quot; height=&quot;20&quot; aria-hidden=&quot;true&quot; class=&quot;icon-md&quot;&gt;&lt;use href=&quot;/cdn/assets/sprites-core-df3050c8.svg#ce3544&quot; fill=&quot;currentColor&quot;&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/button&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pointer-events-none absolute inset-x-4 top-12 bottom-4&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; pointer-events: none; position: absolute; inset-inline: calc(var(--spacing) * 4); top: calc(var(--spacing) * 12); bottom: calc(var(--spacing) * 4);&quot;&gt;&lt;div class=&quot;pointer-events-none sticky z-40 shrink-0 z-1!&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px 0px calc(-4px); padding: 0px; pointer-events: none; position: sticky; z-index: 40; flex-shrink: 0; top: calc(calc(var(--sticky-padding-top) + 48px) - 1px * 3); height: calc(4px); mask-image: linear-gradient(transparent 25%, white 75%);&quot;&gt;&lt;div class=&quot;sticky bg-token-border-light&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: sticky; background-color: var(--border-light); top: calc(var(--sticky-padding-top) + 48px); height: 1px;&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;relative&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: relative;&quot;&gt;&lt;div class=&quot;&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; transform: none;&quot;&gt;&lt;div class=&quot;relative z-0 flex max-w-full&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: relative; z-index: 0; display: flex; max-width: 100%;&quot;&gt;&lt;div id=&quot;code-block-viewer&quot; dir=&quot;ltr&quot; class=&quot;q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼ5 ͼj&quot; style=&quot;box-sizing: border-box; border: none; margin: 0px; padding: 0px; --start: left; --end: right; --to-end-unit: 1; --is-ltr: unset; --is-rtl: ; z-index: 10; display: flex; height: 112px; width: 766.4px; flex-direction: column; align-items: stretch; background-color: var(--codemirror-bg,transparent); color: var(--gray-950); border-radius: 0px; font-size: 14px; overflow: hidden;&quot;&gt;&lt;div class=&quot;cm-scroller&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; scroll-behavior: auto; overscroll-behavior-x: contain; align-items: stretch; display: flex; overflow-x: auto;&quot;&gt;&lt;div class=&quot;cm-content q9tKkq_readonly&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0 calc(var(--spacing) * 5) calc(var(--spacing) * 3); cursor: text; caret-color: var(--gray-950); min-width: max-content; flex: 1 1 0%; line-height: 20px; color: var(--text-primary); font-family: var(--font-mono) !important;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;function post_find_by_uid(...) { ... }&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;&lt;br style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;...&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;&lt;br style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;function post_find_by_uid(...) { ... }&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;&lt;div class=&quot;&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; width: 768px; transform: none;&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;&lt;p data-start=&quot;1004&quot; data-end=&quot;1030&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;👉 往上看注释，Xiuno 会标明来源插件，例如：&lt;/p&gt;&lt;pre class=&quot;overflow-visible! px-0!&quot; data-start=&quot;1032&quot; data-end=&quot;1061&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 2); margin-bottom: 0px; font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 0.875em; color: rgb(13, 13, 13); background-color: rgb(255, 255, 255); border-radius: 0.375rem; line-height: 1.71429; padding: 0px; font-family: ui-monospace, SFMono-Regular, &amp;quot;SF Mono&amp;quot;, Menlo, Consolas, &amp;quot;Liberation Mono&amp;quot;, monospace !important; overflow: visible !important; padding-inline: calc(var(--spacing) * 0) !important;&quot;&gt;PHP//&amp;nbsp;hook&amp;nbsp;plugin_xxx&lt;/pre&gt;&lt;p data-start=&quot;1063&quot; data-end=&quot;1078&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;👉 就能知道是哪两个插件冲突&lt;/p&gt;&lt;hr data-start=&quot;1080&quot; data-end=&quot;1083&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: solid; border-color: var(--border-medium); border-image: initial; margin: 3em 0px; padding: 0px; height: 0px; color: rgb(13, 13, 13); margin-block: calc(var(--spacing) * 7); clear: both; font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;h3 data-section-id=&quot;dc39c2&quot; data-start=&quot;1085&quot; data-end=&quot;1103&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 0); margin-right: 0px; margin-bottom: calc(var(--spacing) * 1); margin-left: 0px; padding: 0px; font-size: var(--text-lg); font-weight: var(--font-weight-semibold); line-height: var(--tw-leading,var(--text-lg--line-height)); --tw-font-weight: var(--font-weight-semibold); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; background-color: rgb(255, 255, 255);&quot;&gt;✅ 方法4：手动修复（临时）&lt;/h3&gt;&lt;p data-start=&quot;1105&quot; data-end=&quot;1120&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;如果你急着恢复网站，可以改成：&lt;/p&gt;&lt;pre class=&quot;overflow-visible! px-0!&quot; data-start=&quot;1122&quot; data-end=&quot;1232&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 2); margin-bottom: 0px; font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 0.875em; color: rgb(13, 13, 13); background-color: rgb(255, 255, 255); border-radius: 0.375rem; line-height: 1.71429; padding: 0px; font-family: ui-monospace, SFMono-Regular, &amp;quot;SF Mono&amp;quot;, Menlo, Consolas, &amp;quot;Liberation Mono&amp;quot;, monospace !important; overflow: visible !important; padding-inline: calc(var(--spacing) * 0) !important;&quot;&gt;&lt;div class=&quot;relative w-full mt-4 mb-1&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: calc(var(--spacing) * 4); margin-right: 0px; margin-bottom: calc(var(--spacing) * 1); margin-left: 0px; padding: 0px; position: relative; width: 768px;&quot;&gt;&lt;div class=&quot;&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: relative;&quot;&gt;&lt;div class=&quot;h-full min-h-0 min-w-0&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; height: 161.6px; min-height: calc(var(--spacing) * 0); min-width: calc(var(--spacing) * 0);&quot;&gt;&lt;div class=&quot;h-full min-h-0 min-w-0&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; height: 161.6px; min-height: calc(var(--spacing) * 0); min-width: calc(var(--spacing) * 0); width: 768px; transform: none;&quot;&gt;&lt;div class=&quot;border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl&quot; style=&quot;box-sizing: border-box; border-width: 1px; border-style: var(--tw-border-style); border-color: var(--border-light); border-image: initial; margin: 0px; padding: 0px; border-radius: var(--radius-3xl);&quot;&gt;&lt;div class=&quot;h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; height: 160px; width: 766.4px; overflow: clip; border-radius: var(--radius-3xl); background-color: var(--bg-elevated-secondary);&quot;&gt;&lt;div class=&quot;sticky z-2 select-none top-(--sticky-padding-top)&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: sticky; top: var(--sticky-padding-top); z-index: 2; user-select: none;&quot;&gt;&lt;div class=&quot;flex w-full items-center justify-between py-1.5 ps-4 pe-1.5 font-sans md:ps-5 bg-token-bg-elevated-secondary&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; display: flex; width: 766.4px; align-items: center; justify-content: space-between; background-color: var(--bg-elevated-secondary); padding-block: calc(var(--spacing) * 1.5); padding-inline-start: calc(var(--spacing) * 5); padding-inline-end: calc(var(--spacing) * 1.5); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;;&quot;&gt;&lt;div class=&quot;flex max-w-[75%] min-w-0 cursor-default items-center text-sm font-medium justify-self-start text-token-text-primary&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; display: flex; max-width: 75%; min-width: calc(var(--spacing) * 0); cursor: default; align-items: center; justify-self: flex-start; font-size: var(--text-sm); line-height: var(--tw-leading,var(--text-sm--line-height)); --tw-font-weight: var(--font-weight-medium); font-weight: var(--font-weight-medium); color: var(--text-primary);&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;20&quot; height=&quot;20&quot; aria-hidden=&quot;true&quot; class=&quot;icon-sm me-2.5 shrink-0&quot;&gt;&lt;use href=&quot;/cdn/assets/sprites-core-df3050c8.svg#e45ab3&quot; fill=&quot;currentColor&quot;&gt;&lt;/use&gt;&lt;/svg&gt;PHP&lt;/div&gt;&lt;div class=&quot;flex flex-row items-center gap-0.5 justify-self-end&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; display: flex; flex-direction: row; align-items: center; gap: calc(var(--spacing) * .5); justify-self: flex-end;&quot;&gt;&lt;button class=&quot;flex gap-1 items-center select-none py-2 text-sm font-medium hover:bg-black/5 dark:hover:bg-white/10 size-9 rounded-full px-2&quot; aria-label=&quot;复制&quot; data-state=&quot;closed&quot; style=&quot;border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); margin: 0px; padding: 0px; font-style: inherit; font-variant: inherit; font-weight: var(--font-weight-medium); font-stretch: inherit; font-size: var(--text-sm); line-height: var(--tw-leading,var(--text-sm--line-height)); font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; letter-spacing: inherit; opacity: 1; border-radius: 3.40282e+38px; appearance: button; cursor: pointer; display: flex; width: calc(var(--spacing) * 9); height: calc(var(--spacing) * 9); align-items: center; gap: calc(var(--spacing) * 1); padding-inline: calc(var(--spacing) * 2); padding-block: calc(var(--spacing) * 2); --tw-font-weight: var(--font-weight-medium); user-select: none;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;20&quot; height=&quot;20&quot; aria-hidden=&quot;true&quot; class=&quot;icon-md&quot;&gt;&lt;use href=&quot;/cdn/assets/sprites-core-df3050c8.svg#ce3544&quot; fill=&quot;currentColor&quot;&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/button&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;pointer-events-none absolute inset-x-4 top-12 bottom-4&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; pointer-events: none; position: absolute; inset-inline: calc(var(--spacing) * 4); top: calc(var(--spacing) * 12); bottom: calc(var(--spacing) * 4);&quot;&gt;&lt;div class=&quot;pointer-events-none sticky z-40 shrink-0 z-1!&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px 0px calc(-4px); padding: 0px; pointer-events: none; position: sticky; z-index: 40; flex-shrink: 0; top: calc(calc(var(--sticky-padding-top) + 48px) - 1px * 3); height: calc(4px); mask-image: linear-gradient(transparent 25%, white 75%);&quot;&gt;&lt;div class=&quot;sticky bg-token-border-light&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: sticky; background-color: var(--border-light); top: calc(var(--sticky-padding-top) + 48px); height: 1px;&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;relative&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: relative;&quot;&gt;&lt;div class=&quot;&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; transform: none;&quot;&gt;&lt;div class=&quot;relative z-0 flex max-w-full&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; position: relative; z-index: 0; display: flex; max-width: 100%;&quot;&gt;&lt;div id=&quot;code-block-viewer&quot; dir=&quot;ltr&quot; class=&quot;q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼ5 ͼj&quot; style=&quot;box-sizing: border-box; border: none; margin: 0px; padding: 0px; --start: left; --end: right; --to-end-unit: 1; --is-ltr: unset; --is-rtl: ; z-index: 10; display: flex; height: 112px; width: 766.4px; flex-direction: column; align-items: stretch; background-color: var(--codemirror-bg,transparent); color: var(--gray-950); border-radius: 0px; font-size: 14px; overflow: hidden;&quot;&gt;&lt;div class=&quot;cm-scroller&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; scroll-behavior: auto; overscroll-behavior-x: contain; align-items: stretch; display: flex; overflow-x: auto;&quot;&gt;&lt;div class=&quot;cm-content q9tKkq_readonly&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0 calc(var(--spacing) * 5) calc(var(--spacing) * 3); cursor: text; caret-color: var(--gray-950); min-width: max-content; flex: 1 1 0%; line-height: 20px; color: var(--text-primary); font-family: var(--font-mono) !important;&quot;&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;if(!function_exists(&amp;#39;post_find_by_uid&amp;#39;)) {&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt; &amp;nbsp; &amp;nbsp;function post_find_by_uid(...) {&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;...&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt; &amp;nbsp; &amp;nbsp;}&lt;/span&gt;&lt;br style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;/&gt;&lt;span style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;}&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px;&quot;&gt;&lt;div class=&quot;&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; width: 768px; transform: none;&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;&lt;p data-start=&quot;1234&quot; data-end=&quot;1258&quot; style=&quot;text-wrap-mode: wrap; box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin-top: 0.5rem; margin-bottom: 0.5rem; padding: 0px; margin-block: calc(var(--spacing) * 1); color: rgb(13, 13, 13); font-family: ui-sans-serif, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;Segoe UI&amp;quot;, Helvetica, &amp;quot;Apple Color Emoji&amp;quot;, Arial, &amp;quot;sans-serif&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 16px; background-color: rgb(255, 255, 255);&quot;&gt;⚠️ 但这只是&lt;span data-start=&quot;1241&quot; data-end=&quot;1249&quot; style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: var(--border-light,currentColor); border-image: initial; margin: 0px; padding: 0px; font-weight: var(--font-weight-semibold); color: var(--tw-prose-bold); --tw-font-weight: var(--font-weight-semibold);&quot;&gt;临时止血&lt;/span&gt;，根因还是插件冲突&lt;/p&gt;</description><pubDate>Mon, 13 Apr 2026 14:50:11 +0800</pubDate></item><item><title>linux系统如何限制指定IP和指定用户才能登陆ssh</title><link>https://www.70ol.com/jishu/354.html</link><description>&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; text-wrap-mode: wrap; background-color: rgb(255, 255, 255); user-select: auto !important; line-height: 24px !important;&quot;&gt;在做服务器安全维护时，几乎上是用上了各种手段，防火墙，安全软件，端口限制，限制IP，用户名限制等；&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; text-wrap-mode: wrap; background-color: rgb(255, 255, 255); user-select: auto !important; line-height: 24px !important;&quot;&gt;没有绝对的安全，只能不断的更新系统，不定期巡查；&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; text-wrap-mode: wrap; background-color: rgb(255, 255, 255); user-select: auto !important; line-height: 24px !important;&quot;&gt;本文介绍的是限制IP与指定用户名；&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; text-wrap-mode: wrap; background-color: rgb(255, 255, 255); user-select: auto !important; line-height: 24px !important;&quot;&gt;但是，不管用那种方法，非固定IP切记禁止使用此方法，否则会导致SSH无法登录，如果服务器面板支持VNC还好，否则就废了；&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; text-wrap-mode: wrap; background-color: rgb(255, 255, 255); user-select: auto !important; line-height: 24px !important;&quot;&gt;固定IP记得多添加几个IP地址，跳板服务器，固定IP的服务器或者是企业固定IP，万年不变的代理IP；&lt;/p&gt;&lt;p&gt;方法一、&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; font-size: 16px; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;修改ssh配置文件sshd_config&lt;/span&gt;&lt;/p&gt;&lt;pre class=&quot;prism-highlight prism-language-bash&quot;&gt;allowusers&amp;nbsp;xxx@192.168.1.2&lt;/pre&gt;&lt;p&gt;&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; font-size: 16px; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;注：xxx为你用来登入服务器的用户名。&lt;/span&gt;&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; font-size: 16px; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#4d4d4d&quot; face=&quot;-apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif, SimHei, SimSun&quot;&gt;&lt;span style=&quot;font-size: 16px; background-color: #FFFFFF;&quot;&gt;方法二、使用&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; font-size: 16px; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;hosts.allow/deny来允许和禁止&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#4d4d4d&quot; face=&quot;-apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif, SimHei, SimSun&quot;&gt;&lt;span style=&quot;font-size: 16px; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; font-size: 16px; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;在/etc/hosts.allow中添加允许ssh登陆的ip或者网段&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;pre class=&quot;prism-highlight prism-language-bash&quot;&gt;sshd:192.168.1.2:allow&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#表示一个ip

sshd:192.168.1.0/24:allow&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#表示一段ip&lt;/pre&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; text-wrap-mode: wrap; background-color: rgb(255, 255, 255); user-select: auto !important; line-height: 24px !important;&quot;&gt;在/etc/hosts.deny添加不允许ssh登陆的IP&lt;/p&gt;&lt;pre class=&quot;prism-highlight prism-language-bash&quot;&gt;sshd:ALL&amp;nbsp;#ALL表示除了上面允许的，其他的ip&amp;nbsp;都拒绝登陆ssh&lt;/pre&gt;&lt;p&gt;&lt;font color=&quot;#4d4d4d&quot; face=&quot;-apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif, SimHei, SimSun&quot;&gt;&lt;span style=&quot;font-size: 16px; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; font-size: 16px; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif, SimHei, SimSun; font-size: 16px; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;总结:不管使用哪种方法，记得多添加几个固定IP，避免出现无法挽回的错误。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Tue, 31 Mar 2026 14:32:19 +0800</pubDate></item><item><title>资源管理器闪退重启，错误模块名称: combase.dll,版本: 10.0.17763.253,时间戳: 0x027b41b1</title><link>https://www.70ol.com/jishu/353.html</link><description>&lt;p data-first-child=&quot;&quot; data-pid=&quot;WdrjjHCN&quot; style=&quot;margin-top: 0px; margin-bottom: 1.4em; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, &amp;quot;MiSans L3&amp;quot;, &amp;quot;Segoe UI&amp;quot;, sans-serif; font-size: 15px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255); user-select: auto !important;&quot;&gt;&lt;span style=&quot;font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, &amp;quot;MiSans L3&amp;quot;, &amp;quot;Segoe UI&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap;&quot;&gt;记录一下Windows升级导致的故障 | explorer崩溃，combase.dll和另一个dll报错，用了微软论坛的方法，注册dll，卸载软件，保留文件重装等都无法解决&lt;/span&gt;&lt;/p&gt;&lt;p data-first-child=&quot;&quot; data-pid=&quot;WdrjjHCN&quot; style=&quot;margin-top: 0px; margin-bottom: 1.4em; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, &amp;quot;MiSans L3&amp;quot;, &amp;quot;Segoe UI&amp;quot;, sans-serif; font-size: 15px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255); user-select: auto !important;&quot;&gt;&lt;span style=&quot;color: #FF0000;&quot;&gt;以下是解决方法：&lt;/span&gt;&lt;/p&gt;&lt;p data-first-child=&quot;&quot; data-pid=&quot;WdrjjHCN&quot; style=&quot;margin-top: 0px; margin-bottom: 1.4em; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, &amp;quot;MiSans L3&amp;quot;, &amp;quot;Segoe UI&amp;quot;, sans-serif; font-size: 15px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255); user-select: auto !important;&quot;&gt;如果能打开注册表，你可以来你闪屏那个账户的&lt;/p&gt;&lt;pre class=&quot;prism-highlight prism-language-bash&quot;&gt;HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;/pre&gt;&lt;p data-first-child=&quot;&quot; data-pid=&quot;WdrjjHCN&quot; style=&quot;margin-top: 0px; margin-bottom: 1.4em; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, &amp;quot;MiSans L3&amp;quot;, &amp;quot;Segoe UI&amp;quot;, sans-serif; font-size: 15px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255); user-select: auto !important;&quot;&gt;，看右边有没有 EnableShellExecuteHooks，如果有，把它的值 从1改为0，保存，刷新桌面，问题就可以解决。&lt;br/&gt;&lt;/p&gt;&lt;p data-pid=&quot;tJgfTIrX&quot; style=&quot;margin-top: 1.4em; margin-bottom: 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, &amp;quot;MiSans L3&amp;quot;, &amp;quot;Segoe UI&amp;quot;, sans-serif; font-size: 15px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255); user-select: auto !important;&quot;&gt;这个地方有可能是123云盘，或者&lt;span style=&quot;user-select: auto !important;&quot;&gt;银狐病毒之&lt;/span&gt;类的搞的。&lt;/p&gt;</description><pubDate>Sun, 22 Mar 2026 13:52:30 +0800</pubDate></item><item><title>WPS文字导航窗格右键菜单中没有“选择标题和内容”和“打印标题和内容”按钮的解决方法</title><link>https://www.70ol.com/office/352.html</link><description>&lt;p&gt;&lt;strong&gt;&lt;span style=&quot;color: #737782; font-family: BlinkMacSystemFont, -apple-system, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Fira Sans&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; text-align: justify; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;设备系统：win10
WPS版本：12.1.0.21541
功能/产品：wps 文字

反馈问题描述：WPS文字导航窗格右键菜单中为什么没有“选择标题和内容”“打印标题和内容”按钮
使用场景：复制某个章节所有的内容到至其他文档中。MS Word中有“选择标题和内容”“打印标题和内容”按钮。
问题描述：有时想要选择某个章节的所有内容粘贴到其他文档。导航窗格又是经常使用的功能，能显示各级标题，如果增加“选择标题和内容”“打印标题和内容”按钮，就可以很方便地复制章节内容了。

优化需求：
1. 在WPS文字导航窗格右键菜单中增加“选择标题和内容”“打印标题和内容”按钮

对比竞品：MS Word&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #737782; font-family: BlinkMacSystemFont, -apple-system, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Fira Sans&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; text-align: justify; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;img src=&quot;https://www.70ol.com/zb_users/upload/2026/03/202603171773729957750962.png&quot; alt=&quot;e8ca33df140bd2652ebe96ea5fb7c731_aa5c8ff5cd6b7d63dbf9aec87de1798a.png&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #737782; font-family: BlinkMacSystemFont, -apple-system, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Fira Sans&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; text-align: justify; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;img src=&quot;https://www.70ol.com/zb_users/upload/2026/03/202603171773729972192964.png&quot; alt=&quot;7cb534f6301f154e27a46bb71410dd85_d57d47ab67fc75186b8ddbc0a652ff5a.png&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style=&quot;color: #737782; font-family: BlinkMacSystemFont, -apple-system, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Fira Sans&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; text-align: justify; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;解决方法：&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #16181F; font-family: BlinkMacSystemFont, -apple-system, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Fira Sans&amp;quot;, &amp;quot;Droid Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; white-space: pre-wrap; background-color: #FFFFFF;&quot;&gt;按住CTRL键往上拖一下会出现一个“+”，然后会多复制出来一个标题和内容，这样可以达到快速复制的效果，但是没有MS WORD快捷。&lt;/span&gt;&lt;/p&gt;</description><pubDate>Tue, 17 Mar 2026 14:45:08 +0800</pubDate></item></channel></rss>