{"id":3681,"date":"2026-05-20T00:03:04","date_gmt":"2026-05-19T16:03:04","guid":{"rendered":""},"modified":"2026-05-20T00:06:05","modified_gmt":"2026-05-19T16:06:05","slug":"%e5%ae%89%e5%8d%93%e4%b8%87%e5%b9%b4%e5%8e%86%e6%97%a5%e5%8e%86v1-2-0%e6%97%a0%e5%b9%bf%e5%91%8a","status":"publish","type":"post","link":"https:\/\/www.souziyuan.top\/index.php\/archives\/3681","title":{"rendered":"\u5b89\u5353\u4e07\u5e74\u5386\u65e5\u5386v1.2.0\u65e0\u5e7f\u544a"},"content":{"rendered":"<h3>\u8f6f\u4ef6\u4ecb\u7ecd<\/h3>\n<p>\u9ec4\u5386\uff08\u6216\u79f0\u4e07\u5e74\u5386\u3001\u901a\u4e66\u3001\u795e\u4ed9\u5386\u7b49\uff09\u662f\u4e2d\u56fd\u4f20\u7edf\u6587\u5316\u4e2d\u4e00\u4e2a\u91cd\u8981\u7684\u65e5\u5386\u5de5\u5177\u3002\u5176\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230\u53e4\u4ee3\u4e2d\u56fd\u5468\u671d\u65f6\u671f\uff0c\u5f53\u65f6\u4eba\u4eec\u91c7\u7528\u4e86\u201c\u7532\u5b50\u7eaa\u5e74\u201d\u6cd5\uff0c\u4ee560\u4e2a\u7532\u5b50\u5468\u671f\u4e3a\u57fa\u7840\u63a8\u7b97\u5386\u6cd5\uff0c\u5e76\u8bb0\u8f7d\u4e8e\u9ec4\u5386\u4e4b\u4e2d\u3002\u73b0\u4ee3\u7684\u9ec4\u5386\u901a\u5e38\u88ab\u5370\u5236\u6210\u5361\u7247\u6216\u6302\u5386\u7684\u5f62\u5f0f\uff0c\u9664\u4e86\u8bb0\u5f55\u519c\u5386\u8282\u6c14\u548c\u5404\u79cd\u65e5\u5b50\u4e4b\u5916\uff0c\u8fd8\u63d0\u4f9b\u4e86\u8bb8\u591a\u751f\u6d3b\u5e38\u8bc6\u548c\u98ce\u6c34\u77e5\u8bc6\uff0c\u6df1\u53d7\u4eba\u4eec\u7684\u559c\u7231\u548c\u4fe1\u4ef0\u3002<\/p>\n<h3>\u8f6f\u4ef6\u622a\u56fe<\/h3>\n<p><img decoding=\"async\" src=\"https:\/\/www.x6d.com\/uploads\/allimg\/230508\/1683525834892065.jpg\" title=\"1683525834892065.jpg\" alt=\"HT_20230508140101.jpg\"\/><\/p>\n<div class=\"article-down\" id=\"article-down\">\n<h4>\u4e0b\u8f7d\u5730\u5740<\/h4>\n<div style=\"padding:15px;background:#f5f5f5;border-radius:4px;color:#666;text-align:center;\">\n            \ud83d\udd12 \u5269\u4f59\u5185\u5bb9\u5df2\u9690\u85cf\uff0c\u8bf7<a href=\"javascript:void(0);\" onclick=\"openAeroLoginAndForceRefresh()\" style=\"color:#007bff;text-decoration:underline;cursor:pointer;\">\u70b9\u51fb\u767b\u5f55<\/a>\u540e\u67e5\u770b\u5b8c\u6574\u5185\u5bb9<\/br>(\u5df2\u767b\u5f55\u540e\u8bf7\u5237\u65b0\u9875\u9762)\n        <\/div>\n        <script>\n        function openAeroLoginAndForceRefresh() {\n            \/\/ 1. \u5148\u5524\u8d77\u4e3b\u9898\u7684\u767b\u5f55\u5f39\u7a97\n            document.getElementById(\"login-trigger\").click();\n            \n            \/\/ 2. \u5b9a\u4e49\u767b\u5f55\u6210\u529f\u540e\u7684\u5237\u65b0\u51fd\u6570\uff08\u5e26\u968f\u673a\u53c2\u6570\u5f3a\u5236\u8df3\u8fc7\u7f13\u5b58\uff09\n            function forceRefreshPage() {\n                \/\/ \u6dfb\u52a0\u65f6\u95f4\u6233\u53c2\u6570\uff0c\u5f3a\u5236\u6d4f\u89c8\u5668\u548c\u670d\u52a1\u5668\u91cd\u65b0\u52a0\u8f7d\u9875\u9762\uff0c\u8df3\u8fc7\u6240\u6709\u7f13\u5b58\n                window.location.href = window.location.pathname + \"?t=\" + Date.now() + window.location.hash;\n            }\n            \n            \/\/ 3. \u7b2c\u4e00\u91cd\u68c0\u6d4b\uff1a\u76d1\u542cbody\u7684class\u53d8\u5316\uff08\u6807\u51c6\u60c5\u51b5\uff09\n            const classObserver = new MutationObserver(function(mutations) {\n                mutations.forEach(function(mutation) {\n                    if (mutation.target.classList.contains(\"logged-in\")) {\n                        forceRefreshPage();\n                        classObserver.disconnect();\n                        cookieObserver.disconnect();\n                        modalObserver.disconnect();\n                    }\n                });\n            });\n            \n            classObserver.observe(document.body, {\n                attributes: true,\n                attributeFilter: [\"class\"]\n            });\n            \n            \/\/ 4. \u7b2c\u4e8c\u91cd\u68c0\u6d4b\uff1a\u76d1\u542cWordPress\u767b\u5f55cookie\uff08\u6700\u53ef\u9760\uff09\n            let cookieObserver = setInterval(function() {\n                \/\/ \u68c0\u6d4b\u662f\u5426\u5b58\u5728WordPress\u767b\u5f55cookie\n                if (document.cookie.indexOf(\"wordpress_logged_in_\") !== -1) {\n                    forceRefreshPage();\n                    clearInterval(cookieObserver);\n                    classObserver.disconnect();\n                    modalObserver.disconnect();\n                }\n            }, 500); \/\/ \u6bcf500\u6beb\u79d2\u68c0\u6d4b\u4e00\u6b21\n            \n            \/\/ 5. \u7b2c\u4e09\u91cd\u68c0\u6d4b\uff1a\u76d1\u542c\u767b\u5f55\u5f39\u7a97\u5173\u95ed\u4e8b\u4ef6\uff08\u515c\u5e95\uff09\n            const modalObserver = new MutationObserver(function(mutations) {\n                mutations.forEach(function(mutation) {\n                    \/\/ \u68c0\u6d4b\u767b\u5f55\u5f39\u7a97\u662f\u5426\u88ab\u9690\u85cf\n                    const loginModal = document.getElementById(\"login-modal\");\n                    if (loginModal && window.getComputedStyle(loginModal).display === \"none\") {\n                        \/\/ \u5f39\u7a97\u5173\u95ed\u540e\u5ef6\u8fdf1\u79d2\u518d\u68c0\u6d4bcookie\uff0c\u9632\u6b62\u767b\u5f55\u8fd8\u6ca1\u5b8c\u6210\n                        setTimeout(function() {\n                            if (document.cookie.indexOf(\"wordpress_logged_in_\") !== -1) {\n                                forceRefreshPage();\n                            }\n                        }, 1000);\n                        modalObserver.disconnect();\n                    }\n                });\n            });\n            \n            \/\/ \u76d1\u542c\u767b\u5f55\u5f39\u7a97\u7684\u663e\u793a\u72b6\u6001\u53d8\u5316\n            const loginModal = document.getElementById(\"login-modal\");\n            if (loginModal) {\n                modalObserver.observe(loginModal, {\n                    attributes: true,\n                    attributeFilter: [\"style\", \"class\"]\n                });\n            }\n            \n            \/\/ 6. 15\u79d2\u540e\u81ea\u52a8\u505c\u6b62\u6240\u6709\u68c0\u6d4b\uff0c\u9632\u6b62\u5185\u5b58\u6cc4\u6f0f\n            setTimeout(function() {\n                classObserver.disconnect();\n                clearInterval(cookieObserver);\n                modalObserver.disconnect();\n            }, 15000);\n        }\n        <\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u8f6f\u4ef6\u4ecb\u7ecd \u9ec4\u5386\uff08\u6216\u79f0\u4e07\u5e74\u5386\u3001\u901a\u4e66\u3001\u795e\u4ed9\u5386\u7b49\uff09\u662f\u4e2d\u56fd\u4f20\u7edf\u6587\u5316\u4e2d\u4e00\u4e2a\u91cd\u8981\u7684\u65e5\u5386\u5de5\u5177\u3002\u5176\u8d77\u6e90\u53ef\u4ee5\u8ffd\u6eaf\u5230\u53e4\u4ee3\u4e2d\u56fd\u5468\u671d\u65f6 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-3681","post","type-post","status-publish","format-standard","hentry","category-anzhuoruanjian"],"_links":{"self":[{"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/posts\/3681","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/comments?post=3681"}],"version-history":[{"count":1,"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/posts\/3681\/revisions"}],"predecessor-version":[{"id":3698,"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/posts\/3681\/revisions\/3698"}],"wp:attachment":[{"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/media?parent=3681"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/categories?post=3681"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.souziyuan.top\/index.php\/wp-json\/wp\/v2\/tags?post=3681"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}