{"id":283,"date":"2026-04-29T06:46:55","date_gmt":"2026-04-29T06:46:55","guid":{"rendered":"https:\/\/twtools.org\/cn\/?page_id=283"},"modified":"2026-07-08T14:18:15","modified_gmt":"2026-07-08T06:18:15","slug":"simplified-to-traditional","status":"publish","type":"page","link":"https:\/\/twtools.org\/cn\/simplified-to-traditional\/","title":{"rendered":"\u7b80\u4f53\u8f6c\u7e41\u4f53"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"283\" class=\"elementor elementor-283\">\n\t\t\t\t<div class=\"elementor-element elementor-element-839b55a e-flex e-con-boxed e-con e-parent\" data-id=\"839b55a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-519f00b elementor-widget elementor-widget-html\" data-id=\"519f00b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script src=\"https:\/\/twtools.org\/full.js\"><\/script>\n<style>\n    \/* \u57fa\u790e\u5bb9\u5668 *\/\n    .smartisan-wrapper {\n        max-width: 1100px;\n        margin: 20px auto;\n        background: #f5f5f5;\n        border-radius: 12px;\n        border: 1px solid #dcdcdc;\n        box-shadow: 0 15px 35px rgba(0,0,0,0.1);\n        font-family: \"PingFang SC\", \"Microsoft YaHei\", sans-serif;\n    }\n\n    .st-header {\n        background: linear-gradient(#fbfbfb, #ececec);\n        height: 50px;\n        display: flex; align-items: center; justify-content: center;\n        border-bottom: 1px solid #dcdcdc;\n        border-radius: 12px 12px 0 0;\n    }\n    .st-header h1 { font-size: 15px; color: #666; margin: 0; }\n\n    .st-content { padding: 15px; }\n\n    \/* \u96d9\u6b04\u4f48\u5c40 *\/\n    .st-main-editor {\n        display: flex;\n        gap: 15px;\n        margin-bottom: 15px;\n    }\n    .editor-group { flex: 1; display: flex; flex-direction: column; gap: 8px; }\n\n    \/* \u6587\u672c\u6846\uff1a\u958b\u555f\u5782\u76f4\u62c9\u4f38\uff0c\u8a2d\u5b9a\u6700\u5c0f\u9ad8\u5ea6 *\/\n    .st-textarea, .st-result-box {\n        width: 100%;\n        height: 450px;\n        min-height: 300px; \/* \u5141\u8a31\u7e2e\u5c0f\u5230\u7684\u6700\u5c0f\u9ad8\u5ea6 *\/\n        padding: 15px;\n        background: #fff;\n        border: 1px solid #ccc;\n        border-radius: 8px;\n        font-size: 16px;\n        line-height: 1.6;\n        box-sizing: border-box;\n        outline: none;\n        overflow-y: auto;\n    }\n    \n    \/* \u53ea\u6709\u5de6\u5074\u8f38\u5165\u6846\u986f\u793a\u62c9\u4f38\u624b\u67c4\uff0c\u9632\u6b62\u8996\u89ba\u6df7\u4e82 *\/\n    .st-textarea { resize: vertical; }\n    .st-result-box { resize: none; background: #f9f9f9; white-space: pre-wrap; }\n\n    \/* \u5de5\u5177\u6b04 *\/\n    .st-toolbar {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        background: #fff;\n        padding: 10px 15px;\n        border: 1px solid #ddd;\n        border-radius: 8px;\n        margin-bottom: 15px;\n        gap: 10px;\n        flex-wrap: wrap;\n    }\n\n    .st-btn-group { display: flex; gap: 8px; flex-wrap: wrap; align-items: center; }\n\n    .st-btn {\n        padding: 0 15px;\n        height: 38px;\n        border-radius: 6px;\n        border: 1px solid #ccc;\n        background: linear-gradient(#fff, #f6f6f6);\n        color: #444;\n        font-size: 14px;\n        font-weight: bold;\n        cursor: pointer;\n        white-space: nowrap;\n        display: flex; align-items: center; justify-content: center;\n    }\n\n    .st-btn-primary {\n        background: linear-gradient(#6383d6, #5079d9);\n        border-color: #4a6ec3;\n        color: #fff;\n    }\n\n    .st-select {\n        height: 38px;\n        padding: 0 5px;\n        border: 1px solid #ccc;\n        border-radius: 6px;\n        font-size: 14px;\n        min-width: 140px;\n        background: #fff;\n        cursor: pointer;\n    }\n\n    \/* \u5e95\u90e8\u7bc4\u4f8b *\/\n    .st-footer {\n        margin-top: 10px;\n        padding: 10px;\n        text-align: center;\n        font-size: 13px;\n        color: #999;\n        border-top: 1px solid #eee;\n    }\n    .st-footer span {\n        color: #5079d9;\n        cursor: pointer;\n        margin: 0 10px;\n    }\n    .st-footer span:hover { text-decoration: underline; }\n\n    \/* \u624b\u6a5f\u9069\u914d *\/\n    @media (max-width: 768px) {\n        .st-main-editor { flex-direction: column; }\n        .st-textarea, .st-result-box { height: 200px; min-height: 200px; resize: none; }\n        .st-btn-group { display: grid; grid-template-columns: 1fr 1fr 1.2fr; gap: 5px; }\n        .st-action-group { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 5px; margin-top: 5px; }\n        .st-btn { padding: 0 5px; font-size: 13px; }\n        .btn-text-long { display: none; }\n        .st-select { width: 100%; min-width: auto; }\n    }\n<\/style>\n\n<div class=\"smartisan-wrapper\">\n    <div class=\"st-header\">\n        <h1>\u7b80\u4f53\u8f6c\u7e41\u4f53\uff5c\u7b80\u8f6c\u7e41\uff5c\u514d\u8d39\u7b80\u7e41\u4f53\u5b57\u8f6c\u6362\u5de5\u5177<\/h1>\n    <\/div>\n\n    <div class=\"st-content\">\n        <div class=\"st-toolbar\">\n            <!-- \u5de6\u5074\u7d44 -->\n            <div class=\"st-btn-group\">\n                <button class=\"st-btn st-btn-primary\" onclick=\"handleConvert(false)\">\u7e41<span class=\"btn-text-long\">\u4f53<\/span>\u2192\u7b80<span class=\"btn-text-long\">\u4f53<\/span><\/button>\n                <button class=\"st-btn st-btn-primary\" onclick=\"handleConvert(true)\">\u7b80<span class=\"btn-text-long\">\u4f53<\/span>\u2192\u7e41<span class=\"btn-text-long\">\u4f53<\/span><\/button>\n                <select id=\"stMode\" class=\"st-select\" title=\"\u9009\u62e9\u8f6c\u6362\u4e60\u60ef\">\n                    <option value=\"twp\" selected>\u53f0\u6e7e\u4e60\u60ef (\u542b\u8bcd\u6c47)<\/option>\n                    <option value=\"t\">\u6807\u51c6\u7e41\u4f53 (\u5b57\u4f53\u8f6c)<\/option>\n                    <option value=\"hk\">\u9999\u6e2f\u4e60\u60ef (\u5728\u5730\u5316)<\/option>\n                <\/select>\n            <\/div>\n            \n            <!-- \u53f3\u5074\u7d44 -->\n            <div class=\"st-action-group\" style=\"display: flex; gap: 8px;\">\n                <button class=\"st-btn\" onclick=\"handleSwap()\">\u21c4 \u4ea4\u6362<\/button>\n                <button class=\"st-btn\" onclick=\"handleCopy()\">\u590d\u5236<\/button>\n                <button class=\"st-btn\" onclick=\"handleClear()\">\u6e05\u7a7a<\/button>\n            <\/div>\n        <\/div>\n\n        <div class=\"st-main-editor\">\n            <div class=\"editor-group\">\n                <textarea id=\"stInput\" class=\"st-textarea\" placeholder=\"\u8bf7\u5728\u6b64\u8f93\u5165\u6216\u7c98\u8d34\u539f\u6587...\"><\/textarea>\n            <\/div>\n            <div class=\"editor-group\">\n                <div id=\"stResult\" class=\"st-result-box\">\u7b49\u5f85\u8f6c\u6362...<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"st-footer\">\n            \u8bcd\u6c47\u5bf9\u6bd4\u793a\u4f8b\uff1a\n            <span onclick=\"setExample('\u900f\u904e\u9019\u6b3e\u8edf\u9ad4\uff0c\u53ef\u4ee5\u512a\u5316\u96fb\u8166\u7684\u8a18\u61b6\u9ad4\u6548\u80fd\u3002', false)\">\u7e41\u4f53\u793a\u4f8b<\/span> | \n            <span onclick=\"setExample('\u901a\u8fc7\u8fd9\u6b3e\u8f6f\u4ef6\uff0c\u53ef\u4ee5\u4f18\u5316\u7535\u8111\u7684\u5185\u5b58\u6027\u80fd\u3002', true)\">\u7b80\u4f53\u793a\u4f8b<\/span>\n        <\/div>\n    <\/div>\n<\/div>\n<script>\nlet lastIsToTrad = false;\nconst stInput = document.getElementById('stInput');\nconst stResult = document.getElementById('stResult');\n\n\/\/ 1. \u540c\u6b65\u62c9\u4f38\u908f\u8f2f\uff1a\u76e3\u63a7\u5de6\u5074\u8f38\u5165\u6846\u9ad8\u5ea6\u8b8a\u5316\nif (window.ResizeObserver) {\n    new ResizeObserver(() => {\n        stResult.style.height = stInput.offsetHeight + 'px';\n    }).observe(stInput);\n}\n\n\/\/ 2. \u521d\u59cb\u5316\u8207\u8f49\u63db\u908f\u8f2f\n(function() {\n    const saved = localStorage.getItem('st_pref_mode_v9');\n    if (saved) document.getElementById(\"stMode\").value = saved;\n})();\n\ndocument.getElementById(\"stMode\").onchange = function() {\n    localStorage.setItem('st_pref_mode_v9', this.value);\n};\n\nfunction handleConvert(toTrad) {\n    const input = stInput.value.trim();\n    const mode = document.getElementById(\"stMode\").value;\n    if (!input) return;\n    lastIsToTrad = toTrad;\n    try {\n        const converter = OpenCC.Converter({ from: toTrad ? 'cn' : mode, to: toTrad ? mode : 'cn' });\n        stResult.innerText = converter(input);\n    } catch(e) {\n        alert(\"\u8f6c\u6362\u5f15\u64ce\u521d\u59cb\u5316\u4e2d\uff0c\u8bf7\u7a0d\u540e...\");\n    }\n}\n\nfunction handleSwap() {\n    const resText = stResult.innerText;\n    if (resText === \"\u7b49\u5f85\u8f6c\u6362...\" || !resText) return;\n    const oldInput = stInput.value;\n    stInput.value = resText;\n    stResult.innerText = oldInput;\n    lastIsToTrad = !lastIsToTrad;\n}\n\nfunction handleCopy() {\n    const text = stResult.innerText;\n    if (text === \"\u7b49\u5f85\u8f6c\u6362...\") return;\n    navigator.clipboard.writeText(text).then(() => { alert(\"\u5185\u5bb9\u5df2\u590d\u5236\u5230\u526a\u8d34\u677f\"); });\n}\n\nfunction handleClear() {\n    stInput.value = \"\";\n    stResult.innerText = \"\u7b49\u5f85\u8f6c\u6362...\";\n}\n\nfunction setExample(text, toTrad) {\n    stInput.value = text;\n    handleConvert(toTrad);\n}\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de5ef15 e-flex e-con-boxed e-con e-parent\" data-id=\"de5ef15\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d013c27 e-con-full e-flex e-con e-child\" data-id=\"d013c27\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b4eec1 elementor-widget elementor-widget-heading\" data-id=\"9b4eec1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\n\u7b80\u4f53\u8f6c\u7e41\u4f53\u514d\u8d39\u5728\u7ebf\u5de5\u5177<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-06f97b9 elementor-widget elementor-widget-text-editor\" data-id=\"06f97b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u5feb\u901f\u5c06\u7b80\u4f53\u4e2d\u6587\u8f6c\u6362\u4e3a\u7e41\u4f53\u4e2d\u6587\uff0c\u652f\u6301\u7b80\u4f53\u8f6c\u7e41\u4f53\u3001\u7b80\u8f6c\u7e41\u3001\u7b80\u4f53\u8f6c\u7e41\u4f53\u3001\u7b80\u4f53\u5b57\u8f6c\u7e41\u4f53\u5b57\u7b49\u5e38\u89c1\u9700\u6c42\u3002\u514d\u4e0b\u8f7d\u3001\u514d\u5b89\u88c5\u3001\u514d\u8d39\u5728\u7ebf\u4f7f\u7528\uff0c\u6253\u5f00\u7f51\u9875\u5373\u53ef\u7acb\u5373\u5f00\u59cb\u3002\u65e0\u8bba\u4f60\u662f\u7f51\u7ad9\u7ad9\u957f\u3001\u8de8\u5883\u7535\u5546\u5356\u5bb6\u3001\u5185\u5bb9\u521b\u4f5c\u8005\u3001\u5b66\u751f\u3001\u4f01\u4e1a\u56e2\u961f\uff0c\u6216\u65e5\u5e38\u9700\u8981\u5904\u7406\u4e2d\u6587\u5185\u5bb9\u7684\u7528\u6237\uff0c\u90fd\u80fd\u901a\u8fc7\u672c\u5de5\u5177\u5feb\u901f\u5b8c\u6210\u6587\u672c\u8f6c\u6362\u3002<br \/><br \/>\u73b0\u5728\u8d8a\u6765\u8d8a\u591a\u4eba\u9700\u8981\u5c06\u7b80\u4f53\u5185\u5bb9\u8f6c\u4e3a\u7e41\u4f53\u5185\u5bb9\u3002\u4f8b\u5982\u4e2d\u56fd\u5927\u9646\u5546\u54c1\u6587\u6848\u8981\u4e0a\u67b6\u5230\u53f0\u6e7e\u5e02\u573a\u3001\u7f51\u7ad9\u6587\u7ae0\u9700\u8981\u521b\u5efa\u7e41\u4f53\u7248\u3001\u793e\u7fa4\u8d34\u6587\u8981\u9762\u5411\u9999\u6e2f\u4e0e\u6fb3\u95e8\u8bfb\u8005\u3001\u4f01\u4e1a\u6570\u636e\u8981\u63d0\u4f9b\u7e41\u4f53\u7248\u672c\u7ed9\u5ba2\u6237\u3001\u8bba\u6587\u4e0e\u7814\u7a76\u6570\u636e\u9700\u8981\u4f7f\u7528\u7e41\u4f53\u5b57\u4f53\u683c\u5f0f\u3002\u8fd9\u4e9b\u60c5\u51b5\u82e5\u9760\u4eba\u5de5\u9010\u5b57\u4fee\u6539\uff0c\u4e0d\u4f46\u8017\u65f6\uff0c\u4e5f\u5bb9\u6613\u51fa\u9519\u3002\u56e0\u6b64\uff0c\u4e00\u4e2a\u5feb\u901f\u3001\u51c6\u786e\u3001\u65b9\u4fbf\u7684\u7b80\u4f53\u8f6c\u7e41\u4f53\u5de5\u5177\uff0c\u5df2\u6210\u4e3a\u8bb8\u591a\u7528\u6237\u6bcf\u5929\u90fd\u4f1a\u7528\u5230\u7684\u5b9e\u7528\u5de5\u5177\u3002<br \/><br \/>\u672c\u5de5\u5177\u4e13\u6ce8\u4e8e\u7b80\u4f53\u8f6c\u7e41\u4f53\u9700\u6c42\uff0c\u8ba9\u7528\u6237\u80fd\u591f\u5728\u6700\u77ed\u65f6\u95f4\u5185\u5b8c\u6210\u6587\u672c\u8f6c\u6362\uff0c\u540c\u65f6\u517c\u987e\u9605\u8bfb\u6d41\u7545\u5ea6\u4e0e\u4f7f\u7528\u6548\u7387\u3002<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eead89b e-flex e-con-boxed e-con e-parent\" data-id=\"eead89b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f578f29 e-con-full e-flex e-con e-child\" data-id=\"f578f29\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ecf8d44 elementor-widget elementor-widget-heading\" data-id=\"ecf8d44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u7b80\u4f53\u8f6c\u7e41\u4f53\u9002\u5408\u54ea\u4e9b\u60c5\u5883\uff1f<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae63e7a elementor-widget elementor-widget-text-editor\" data-id=\"ae63e7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u4e00\u3001\u7f51\u7ad9\u5185\u5bb9\u7e41\u4f53\u5316<br \/>\u82e5\u4f60\u7ecf\u8425\u7f51\u7ad9\uff0c\u539f\u672c\u5185\u5bb9\u4e3a\u7b80\u4f53\u4e2d\u6587\uff0c\u60f3\u62d3\u5c55\u53f0\u6e7e\u3001\u9999\u6e2f\u5e02\u573a\uff0c\u53ef\u5148\u5c06\u6587\u7ae0\u8f6c\u4e3a\u7e41\u4f53\u7248\u672c\uff0c\u518d\u8fdb\u4e00\u6b65\u505a\u5728\u5730\u5316\u8c03\u6574\u3002\u8fd9\u5bf9\u591a\u5730\u533aSEO\u6d41\u91cf\u5e03\u5c40\u4e5f\u975e\u5e38\u6709\u5e2e\u52a9\u3002<br \/><br \/>\u4e8c\u3001\u8de8\u5883\u7535\u5546\u5546\u54c1\u4e0a\u67b6<br \/>\u8bb8\u591a\u5356\u5bb6\u4f1a\u5c06\u7b80\u4f53\u5546\u54c1\u63cf\u8ff0\u8f6c\u4e3a\u7e41\u4f53\u6587\u672c\uff0c\u7528\u4e8e\u867e\u76ae\u53f0\u6e7e\u3001\u9999\u6e2f\u5e73\u53f0\u3001\u72ec\u7acb\u7ad9\u7e41\u4f53\u7248\u5546\u57ce\u3001\u5e7f\u544a\u6295\u653e\u9875\u9762\u7b49\u573a\u666f\u3002<br \/><br \/>\u4e09\u3001\u81ea\u5a92\u4f53\u4e0e\u793e\u7fa4\u5185\u5bb9<br \/>\u540c\u4e00\u7bc7\u8d34\u6587\u3001\u89c6\u9891\u5b57\u5e55\u3001\u7535\u5b50\u62a5\u5185\u5bb9\uff0c\u53ef\u5feb\u901f\u4ea7\u51fa\u7e41\u4f53\u7248\uff0c\u63d0\u9ad8\u5185\u5bb9\u89e6\u53ca\u7387\u3002<br \/><br \/>\u56db\u3001\u5b66\u672f\u4e0e\u5de5\u4f5c\u7528\u9014<br \/>\u7b80\u4f53\u6570\u636e\u9700\u8981\u63d0\u4ea4\u7e41\u4f53\u7248\u672c\u3001\u6574\u7406\u62a5\u544a\u3001\u5236\u4f5c\u6f14\u793a\u6587\u7a3f\u3001\u5904\u7406\u7814\u7a76\u6587\u6863\u65f6\uff0c\u4e5f\u80fd\u5927\u5e45\u8282\u7701\u65f6\u95f4\u3002<br \/><br \/>\u4e94\u3001\u65e5\u5e38\u9605\u8bfb\u4e0e\u4ea4\u6d41<br \/>\u82e5\u4f60\u4e60\u60ef\u9605\u8bfb\u7e41\u4f53\u5185\u5bb9\uff0c\u4e5f\u53ef\u5c06\u7b80\u4f53\u6587\u672c\u5feb\u901f\u8f6c\u6362\u540e\u9605\u8bfb\u3002<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1edeb59 e-flex e-con-boxed e-con e-parent\" data-id=\"1edeb59\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b53f8c2 e-con-full e-flex e-con e-child\" data-id=\"b53f8c2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8770a6f elementor-widget elementor-widget-heading\" data-id=\"8770a6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u5982\u4f55\u4f7f\u7528\u7b80\u7e41\u5b57\u4f53\u8f6c\u6362\u5de5\u5177\uff1f<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5203b93 elementor-widget elementor-widget-text-editor\" data-id=\"5203b93\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u672c\u5de5\u5177\u4e13\u6ce8\u4e8e\u7b80\u4f53\u8f6c\u7e41\u4f53\u9700\u6c42\uff0c\u8ba9\u7528\u6237\u80fd\u591f\u5728\u6700\u77ed\u65f6\u95f4\u5185\u5b8c\u6210\u6587\u672c\u8f6c\u6362\uff0c\u540c\u65f6\u517c\u987e\u9605\u8bfb\u6d41\u7545\u5ea6\u4e0e\u4f7f\u7528\u6548\u7387\u3002<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d328e44 e-con-full e-flex e-con e-child\" data-id=\"d328e44\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f7a8d0e e-con-full e-flex e-con e-child\" data-id=\"f7a8d0e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a224be elementor-widget elementor-widget-image-box\" data-id=\"1a224be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">\u7b2c\u4e00\u6b65\uff1a\u7c98\u8d34\u7b80\u4f53\u4e2d\u6587\u5185\u5bb9<\/h4><p class=\"elementor-image-box-description\">\n\u5c06\u9700\u8981\u8f6c\u6362\u7684\u6587\u672c\u8d34\u5230\u8f93\u5165\u6846\u4e2d\u3002<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f5b31da e-con-full e-flex e-con e-child\" data-id=\"f5b31da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ae5709 elementor-widget elementor-widget-image-box\" data-id=\"8ae5709\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">\u7b2c\u4e8c\u6b65\uff1a\u70b9\u51fb\u300c\u7b80\u4f53 \u2192 \u7e41\u4f53\u300d<\/h4><p class=\"elementor-image-box-description\">\u7cfb\u7edf\u4f1a\u5feb\u901f\u5c06\u7b80\u4f53\u5b57\u8f6c\u6362\u4e3a\u7e41\u4f53\u5b57\u3002<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-001b4cf e-con-full e-flex e-con e-child\" data-id=\"001b4cf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20dc4aa elementor-widget elementor-widget-image-box\" data-id=\"20dc4aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">\u7b2c\u4e09\u6b65\uff1a\u62f7\u8d1d\u7ed3\u679c\u4f7f\u7528<\/h4><p class=\"elementor-image-box-description\">\n\u53ef\u76f4\u63a5\u8d34\u5230\u7f51\u7ad9\u540e\u53f0\u3001\u5546\u54c1\u9875\u3001\u6587\u6863\u3001\u793e\u7fa4\u5e73\u53f0\u6216\u804a\u5929\u5de5\u5177\u4e2d\u3002<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f6d2bc4 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"f6d2bc4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\" id=\"a1\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-comment-dots\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32zM128 272c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u6709\u7591\u554f?\u8acb\u5728\u8a55\u8ad6\u5340\u7559\u8a00<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-23e97c9 e-flex e-con-boxed e-con e-parent\" data-id=\"23e97c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-05b513c e-con-full e-flex e-con e-child\" data-id=\"05b513c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-794040b elementor-widget elementor-widget-heading\" data-id=\"794040b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u5e38\u89c1\u641c\u7d22\u9700\u6c42\u90fd\u53ef\u4f7f\u7528\u672c\u5de5\u5177\u5b8c\u6210<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-562ac24 elementor-widget elementor-widget-text-editor\" data-id=\"562ac24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u7b80\u4f53\u8f6c\u7e41\u4f53<br \/>\u6700\u5e38\u89c1\u9700\u6c42\uff0c\u5c06\u7b80\u4f53\u4e2d\u6587\u5feb\u901f\u8f6c\u4e3a\u7e41\u4f53\u4e2d\u6587\u3002<br \/><br \/>\u7b80\u8f6c\u7e41<br \/>\u9002\u5408\u77ed\u53e5\u3001\u6807\u9898\u3001\u65e5\u5e38\u6587\u672c\u5feb\u901f\u8f6c\u6362\u3002<br \/><br \/>\u7b80\u4f53\u8f6c\u7e41\u4f53<br \/>\u652f\u6301\u4e0d\u540c\u8f93\u5165\u4e60\u60ef\u7684\u7528\u6237\u641c\u7d22\u9700\u6c42\u3002<br \/><br \/>\u7b80\u4f53\u5b57\u8f6c\u7e41\u4f53\u5b57<br \/>\u9002\u5408\u5b57\u8bcd\u5c42\u7ea7\u8f6c\u6362\u4e0e\u6587\u7ae0\u5185\u5bb9\u5904\u7406\u3002<br \/><br \/>\u7b80\u4f53\u8f6c\u53f0\u6e7e\u7e41\u4f53<br \/>\u82e5\u4f60\u8981\u9762\u5411\u53f0\u6e7e\u5e02\u573a\uff0c\u9009\u62e9\u8f6c\u6362\u4e60\u60ef<br \/>\u53f0\u6e7e\u6b63\u4f53 (\u4e60\u60ef\u4fee\u6b63)\uff0c\u5b8c\u6210\u7e41\u4f53\u8f6c\u6362\u3002<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a27a8b6 e-flex e-con-boxed e-con e-parent\" data-id=\"a27a8b6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c92f58a e-con-full e-flex e-con e-child\" data-id=\"c92f58a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-acda2cf elementor-widget elementor-widget-heading\" data-id=\"acda2cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u5e38\u898b\u554f\u984c<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ba3c47 elementor-widget elementor-widget-text-editor\" data-id=\"1ba3c47\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>.<\/p><p><a href=\"https:\/\/twtools.org\/cn\/\">\u7e41\u9ad4\u8f49\u7c21\u9ad4<\/a><br \/><a href=\"https:\/\/twtools.org\/cn\/pinyin-converter\/\">\u7f85\u99ac\u62fc\u97f3\u67e5\u8a62<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dae4e69 e-con-full e-flex e-con e-child\" data-id=\"dae4e69\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b1ce4f elementor-widget elementor-widget-accordion\" data-id=\"3b1ce4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-6191\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-6191\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">\u7c21\u9ad4\u8f49\u7e41\u9ad4\u662f\u514d\u8cbb\u7684\u55ce\uff1f<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-6191\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-6191\"><p>\u662f\u7684\uff0c\u672c\u5de5\u5177\u63d0\u4f9b\u514d\u8cbb\u7dda\u4e0a\u4f7f\u7528\u3002<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-6192\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-6192\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">\u9700\u8981\u4e0b\u8f09App\u55ce\uff1f<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-6192\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-6192\"><p>\u4e0d\u9700\u8981\uff0c\u76f4\u63a5\u4f7f\u7528\u700f\u89bd\u5668\u5373\u53ef\u64cd\u4f5c\u3002<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-6193\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-6193\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">\u624b\u6a5f\u53ef\u4ee5\u4f7f\u7528\u55ce\uff1f<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-6193\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-6193\"><p>\u53ef\u4ee5\uff0c\u624b\u6a5f\u8207\u5e73\u677f\u7686\u53ef\u4f7f\u7528\u3002<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-6194\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-6194\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">\u53ef\u4ee5\u8655\u7406\u5927\u91cf\u6587\u5b57\u55ce\uff1f<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-6194\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-6194\"><p>\u53ef\u8655\u7406\u4e00\u822c\u6587\u7ae0\u3001\u6bb5\u843d\u3001\u5546\u54c1\u6587\u6848\u8207\u5e38\u898b\u5de5\u4f5c\u6587\u4ef6\u5167\u5bb9\u3002<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-6195\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-6195\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">\u8f49\u63db\u5f8c\u53ef\u4ee5\u76f4\u63a5\u4f7f\u7528\u55ce\uff1f<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-6195\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-6195\"><p>\u5927\u591a\u6578\u65e5\u5e38\u5167\u5bb9\u53ef\u76f4\u63a5\u4f7f\u7528\uff0c\u5982\u9700\u5728\u5730\u5316\u8868\u9054\uff0c\u53ef\u518d\u4f9d\u5e02\u5834\u7fd2\u6163\u5fae\u8abf\u3002<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-283","page","type-page","status-publish","hentry","no-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/twtools.org\/cn\/wp-json\/wp\/v2\/pages\/283","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twtools.org\/cn\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/twtools.org\/cn\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/twtools.org\/cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/twtools.org\/cn\/wp-json\/wp\/v2\/comments?post=283"}],"version-history":[{"count":5,"href":"https:\/\/twtools.org\/cn\/wp-json\/wp\/v2\/pages\/283\/revisions"}],"predecessor-version":[{"id":626,"href":"https:\/\/twtools.org\/cn\/wp-json\/wp\/v2\/pages\/283\/revisions\/626"}],"wp:attachment":[{"href":"https:\/\/twtools.org\/cn\/wp-json\/wp\/v2\/media?parent=283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}