{"id":7403,"date":"2026-07-08T16:20:26","date_gmt":"2026-07-08T08:20:26","guid":{"rendered":"https:\/\/help.x-printer.cn\/?post_type=manual_documentation&#038;p=7403"},"modified":"2026-07-09T11:40:45","modified_gmt":"2026-07-09T03:40:45","slug":"xymtljwifim","status":"publish","type":"manual_documentation","link":"https:\/\/help.x-printer.cn\/?manual_documentation=wmydyjjc\/sbgl\/xymtljwifim","title":{"rendered":"\u9700\u8981\u6bcf\u5929\u8fde\u63a5WiFi\u5417"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"7403\" class=\"elementor elementor-7403\" data-elementor-post-type=\"manual_documentation\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-24dfb9e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"24dfb9e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bd14fc8\" data-id=\"bd14fc8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8529978 elementor-widget elementor-widget-text-editor\" data-id=\"8529978\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u60a8\u597d\uff0c\uff08\u5728\u4e0d\u66f4\u6362WiFi\u548c\u6ca1\u6709\u6539WiFi\u540d\u79f0\u5bc6\u7801\u7684\u524d\u63d0\u4e0b\uff09\u4e0d\u9700\u8981\u6bcf\u5929\u90fd\u7528\u624b\u673a\u8fde\u63a5\u4e00WiFi\u6253\u5370\u673a\u91cd\u542f\uff0c\u5373\u4f1a\u81ea\u52a8\u8fde\u63a5\u3002\u5982\u679c\u6362\u4e86WiFi\u6216\u8005\u6539\u4e86WiFi\u540d\u79f0\u5bc6\u7801\uff0c\u9700\u8981\u91cd\u65b0\u914d\u7f51\uff0c\u4e0d\u7136\u6253\u5370\u673a\u8fde\u63a5\u4e0d\u4e0a\u3002<img decoding=\"async\" src=\"https:\/\/image.xpyun.net\/xpyun\/media\/20260202\/a3ef1a6b-93f9-4393-a0b8-3170cadd632f.png\" alt=\"image.png\" data-href=\"https:\/\/image.xpyun.net\/xpyun\/media\/20260202\/a3ef1a6b-93f9-4393-a0b8-3170cadd632f.png\" \/><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7331a4b elementor-widget elementor-widget-html\" data-id=\"7331a4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"custom-share-buttons\" style=\"display: flex; gap: 10px; margin: 20px 0; align-items: center; position: relative;\">\r\n    <!-- \u590d\u5236\u94fe\u63a5\u6309\u94ae -->\r\n    <button onclick=\"copyPageUrl()\" style=\"padding: 8px 15px; background: #2490E3; color: white; border: none; border-radius: 4px; cursor: pointer; font-size: 14px;\">\r\n        \ud83d\udccb \u590d\u5236\u94fe\u63a5\u5206\u4eab\r\n    <\/button>\r\n    \r\n    <!-- \u63d0\u793a\u6d88\u606f\u5bb9\u5668 (\u9ed8\u8ba4\u9690\u85cf) -->\r\n    <div id=\"copy-success-msg\" style=\"display: none; position: absolute; top:50px; background: #4CAF50; color: white; padding: 6px 12px; border-radius: 4px; font-size: 13px; box-shadow: 0 2px 5px rgba(0,0,0,0.2); white-space: nowrap;\">\r\n        \u94fe\u63a5\u5df2\u590d\u5236\uff0c\u5feb\u53bb\u5206\u4eab\u7ed9\u60a8\u7684\u597d\u53cb\u5427\uff01\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\nfunction copyPageUrl() {\r\n    \/\/ \u52a8\u6001\u83b7\u53d6\u5e76\u590d\u5236\u5f53\u524d\u9875\u9762\u94fe\u63a5\r\n    const url = window.location.href;\r\n    const successMsg = document.getElementById('copy-success-msg');\r\n    \r\n    navigator.clipboard.writeText(url).then(() => {\r\n        \/\/ \u663e\u793a\u6210\u529f\u63d0\u793a\r\n        successMsg.style.display = 'block';\r\n        \r\n        \/\/ 3\u79d2\u540e\u81ea\u52a8\u9690\u85cf\u63d0\u793a\r\n        setTimeout(() => {\r\n            successMsg.style.display = 'none';\r\n        }, 1000);\r\n        \r\n    }).catch(err => {\r\n        \/\/ \u5982\u679c\u590d\u5236\u5931\u8d25\uff0c\u663e\u793a\u9519\u8bef\u63d0\u793a\uff08\u7ea2\u8272\uff09\r\n        successMsg.textContent = '\u590d\u5236\u5931\u8d25\uff0c\u8bf7\u624b\u52a8\u590d\u5236';\r\n        successMsg.style.background = '#f44336';\r\n        successMsg.style.display = 'block';\r\n        \r\n        setTimeout(() => {\r\n            successMsg.style.display = 'none';\r\n            \/\/ \u91cd\u7f6e\u56de\u539f\u6765\u7684\u6837\u5f0f\r\n            successMsg.textContent = '\u94fe\u63a5\u5df2\u590d\u5236\uff0c\u5feb\u53bb\u5206\u4eab\u7ed9\u60a8\u7684\u597d\u53cb\u5427\uff01';\r\n            successMsg.style.background = '#4CAF50';\r\n        }, 2000);\r\n        \r\n        console.error('\u590d\u5236\u5931\u8d25:', err);\r\n    });\r\n}\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"author":1,"featured_media":0,"parent":7188,"menu_order":32,"template":"","manualdocumentationcategory":[39],"manual_doc_tag":[114],"class_list":["post-7403","manual_documentation","type-manual_documentation","status-publish","hentry","manualdocumentationcategory-doc-demo-articles","manual_doc_tag-sbgl"],"_links":{"self":[{"href":"https:\/\/help.x-printer.cn\/index.php?rest_route=\/wp\/v2\/manual_documentation\/7403","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/help.x-printer.cn\/index.php?rest_route=\/wp\/v2\/manual_documentation"}],"about":[{"href":"https:\/\/help.x-printer.cn\/index.php?rest_route=\/wp\/v2\/types\/manual_documentation"}],"author":[{"embeddable":true,"href":"https:\/\/help.x-printer.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"version-history":[{"count":7,"href":"https:\/\/help.x-printer.cn\/index.php?rest_route=\/wp\/v2\/manual_documentation\/7403\/revisions"}],"predecessor-version":[{"id":7554,"href":"https:\/\/help.x-printer.cn\/index.php?rest_route=\/wp\/v2\/manual_documentation\/7403\/revisions\/7554"}],"up":[{"embeddable":true,"href":"https:\/\/help.x-printer.cn\/index.php?rest_route=\/wp\/v2\/manual_documentation\/7188"}],"wp:attachment":[{"href":"https:\/\/help.x-printer.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7403"}],"wp:term":[{"taxonomy":"manualdocumentationcategory","embeddable":true,"href":"https:\/\/help.x-printer.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmanualdocumentationcategory&post=7403"},{"taxonomy":"manual_doc_tag","embeddable":true,"href":"https:\/\/help.x-printer.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmanual_doc_tag&post=7403"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}