{"id":1676,"date":"2026-03-02T12:07:35","date_gmt":"2026-03-02T04:07:35","guid":{"rendered":"https:\/\/www.fujing.hk\/?page_id=1676"},"modified":"2026-03-04T11:44:01","modified_gmt":"2026-03-04T03:44:01","slug":"%e4%ba%a7%e5%93%81%e4%b8%89%ef%bc%9a%e9%92%a2%e7%bb%93%e6%9e%84%e5%8e%82%e6%88%bf","status":"publish","type":"page","link":"https:\/\/www.fujing.hk\/?page_id=1676","title":{"rendered":"\u94a2\u7ed3\u6784\u5382\u623f"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"zh-CN\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>\u94a2\u7ed3\u6784\u5382\u623f\u65bd\u5de5 &#8211; \u9ad8\u6548\u5de5\u4e1a\u5efa\u7b51\u89e3\u51b3\u65b9\u6848<\/title><\/p>\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: \"Microsoft YaHei\", sans-serif;\n        }\n        body {\n            background-color: #fff8f2; \/* \u6d45\u6a59\u5e95\u8272 *\/\n            color: #333;\n            line-height: 1.7;\n        }\n        header {\n            background-color: #f5a97d; \/* \u4e3b\u6d45\u6a59\u8272 *\/\n            color: #fff;\n            padding: 1.5rem 5%;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        }\n        header h1 {\n            font-size: 2rem;\n            font-weight: 600;\n        }\n        nav {\n            margin-top: 0.8rem;\n        }\n        nav a {\n            color: #fff;\n            text-decoration: none;\n            margin-right: 1.5rem;\n            font-size: 1rem;\n            transition: color 0.3s;\n        }\n        nav a:hover {\n            color: #e67e22; \/* \u6df1\u6a59\u5f3a\u8c03\u8272 *\/\n        }\n        .container {\n            max-width: 1200px;\n            margin: 2rem auto;\n            padding: 0 5%;\n        }\n        .section-title {\n            font-size: 1.8rem;\n            color: #333;\n            margin-bottom: 1.2rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 2px solid #f9b384; \/* \u6d45\u6a59\u8fb9\u6846 *\/\n        }\n        .overview {\n            background-color: white;\n            padding: 2rem;\n            border-radius: 8px;\n            box-shadow: 0 2px 12px rgba(0,0,0,0.05);\n            margin-bottom: 2.5rem;\n        }\n        .overview p {\n            margin-bottom: 1rem;\n            font-size: 1rem;\n        }\n        .process-steps {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 1.5rem;\n            margin-bottom: 2.5rem;\n        }\n        .process-card {\n            background-color: white;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 12px rgba(0,0,0,0.05);\n            transition: transform 0.3s;\n            border-top: 3px solid #f9b384; \/* \u6d45\u6a59\u9876\u8fb9 *\/\n        }\n        .process-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 4px 15px rgba(249, 179, 132, 0.2); \/* \u6d45\u6a59\u9634\u5f71 *\/\n        }\n        .process-card img {\n            width: 100%;\n            height: 220px;\n            object-fit: cover;\n        }\n        .process-info {\n            padding: 1.5rem;\n        }\n        .process-info h3 {\n            font-size: 1.3rem;\n            color: #e67e22; \/* \u6df1\u6a59\u6807\u9898 *\/\n            margin-bottom: 0.8rem;\n        }\n        .process-info p {\n            font-size: 0.95rem;\n            color: #666;\n        }\n        .tech-features {\n            background-color: white;\n            padding: 2rem;\n            border-radius: 8px;\n            box-shadow: 0 2px 12px rgba(0,0,0,0.05);\n            margin-bottom: 2.5rem;\n        }\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 1.5rem;\n        }\n        .feature-item {\n            padding: 1rem;\n            border-left: 3px solid #f9b384; \/* \u6d45\u6a59\u5de6\u4fa7\u8fb9\u6846 *\/\n        }\n        .feature-item h4 {\n            font-size: 1.1rem;\n            color: #e67e22; \/* \u6df1\u6a59\u5c0f\u6807\u9898 *\/\n            margin-bottom: 0.5rem;\n        }\n        .feature-item p {\n            font-size: 0.9rem;\n            color: #666;\n        }\n        .gallery {\n            margin-bottom: 2.5rem;\n        }\n        .gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 1rem;\n        }\n        .gallery-item {\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n            transition: all 0.3s;\n        }\n        .gallery-item:hover {\n            transform: scale(1.02);\n            box-shadow: 0 4px 12px rgba(249, 179, 132, 0.3);\n        }\n        .gallery-item img {\n            width: 100%;\n            height: 220px;\n            object-fit: cover;\n        }\n        footer {\n            background-color: #f5a97d; \/* \u4e3b\u6d45\u6a59\u8272 *\/\n            color: white;\n            text-align: center;\n            padding: 1.5rem;\n            margin-top: 3rem;\n        }\n        footer p {\n            font-size: 0.9rem;\n            color: #fff;\n        }\n        \/* \u54cd\u5e94\u5f0f\u9002\u914d *\/\n        @media (max-width: 768px) {\n            header h1 {\n                font-size: 1.5rem;\n            }\n            .section-title {\n                font-size: 1.5rem;\n            }\n            .process-steps, .features-grid, .gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .process-card img, .gallery-item img {\n                height: 180px;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<header>\n<h1>\u94a2\u7ed3\u6784\u5382\u623f\u65bd\u5de5 &#8211; \u9ad8\u6548\u5de5\u4e1a\u5efa\u7b51\u89e3\u51b3\u65b9\u6848<\/h1>\n<nav>\n            <a href=\"#overview\">\u65bd\u5de5\u6982\u8ff0<\/a><br \/>\n            <a href=\"#process\">\u65bd\u5de5\u6d41\u7a0b<\/a><br \/>\n            <a href=\"#features\">\u6280\u672f\u4f18\u52bf<\/a><br \/>\n            <a href=\"#gallery\">\u5b9e\u666f\u5c55\u793a<\/a><br \/>\n        <\/nav>\n<\/header>\n<div class=\"container\">\n        <!-- \u65bd\u5de5\u6982\u8ff0 --><\/p>\n<section id=\"overview\" class=\"overview\">\n<h2 class=\"section-title\">\u65bd\u5de5\u6982\u8ff0<\/h2>\n<p>\u94a2\u7ed3\u6784\u5382\u623f\u662f\u4ee5\u94a2\u6750\u4e3a\u4e3b\u8981\u627f\u91cd\u7ed3\u6784\u7684\u5de5\u4e1a\u5efa\u7b51\uff0c\u5177\u5907\u81ea\u91cd\u8f7b\u3001\u8de8\u5ea6\u5927\u3001\u65bd\u5de5\u5feb\u3001\u53ef\u91cd\u590d\u5229\u7528\u7b49\u4f18\u52bf\uff0c\u5e7f\u6cdb\u5e94\u7528\u4e8e\u5de5\u4e1a\u751f\u4ea7\u3001\u4ed3\u50a8\u7269\u6d41\u3001\u5927\u578b\u573a\u9986\u7b49\u9886\u57df\u3002<\/p>\n<p>\u6211\u53f8\u63d0\u4f9b\u94a2\u7ed3\u6784\u5382\u623f\u5168\u6d41\u7a0b\u65bd\u5de5\u670d\u52a1\uff0c\u6db5\u76d6\u6df1\u5316\u8bbe\u8ba1\u3001\u6784\u4ef6\u52a0\u5de5\u3001\u73b0\u573a\u540a\u88c5\u3001\u56f4\u62a4\u7cfb\u7edf\u5b89\u88c5\u53ca\u914d\u5957\u5de5\u7a0b\u65bd\u5de5\uff0c\u901a\u8fc7\u6807\u51c6\u5316\u4f5c\u4e1a\u4e0e\u7cbe\u7ec6\u5316\u7ba1\u7406\uff0c\u786e\u4fdd\u5de5\u7a0b\u9ad8\u6548\u3001\u5b89\u5168\u3001\u4f18\u8d28\u4ea4\u4ed8\u3002<\/p>\n<\/section>\n<p>        <!-- \u65bd\u5de5\u6d41\u7a0b --><\/p>\n<section id=\"process\" class=\"process-steps\">\n<h2 class=\"section-title\">\u6838\u5fc3\u65bd\u5de5\u6d41\u7a0b<\/h2>\n<div class=\"process-card\">\n                <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-01.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u57fa\u7840\u65bd\u5de5\u4e0e\u94a2\u67f1\u5b89\u88c5\"><\/p>\n<div class=\"process-info\">\n<h3>1. \u57fa\u7840\u65bd\u5de5\u4e0e\u94a2\u67f1\u5b89\u88c5<\/h3>\n<p>\u5b8c\u6210\u6df7\u51dd\u571f\u57fa\u7840\u65bd\u5de5\u540e\uff0c\u540a\u88c5\u94a2\u67f1\u5e76\u7cbe\u51c6\u5b9a\u4f4d\uff0c\u901a\u8fc7\u5730\u811a\u87ba\u6813\u4e0e\u57fa\u7840\u7262\u56fa\u8fde\u63a5\uff0c\u5f62\u6210\u5382\u623f\u7ad6\u5411\u627f\u91cd\u4f53\u7cfb\uff0c\u4e3a\u540e\u7eed\u7ed3\u6784\u5b89\u88c5\u5960\u5b9a\u57fa\u7840\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"process-card\">\n                <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-02.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u94a2\u6881\u4e0e\u5c4b\u67b6\u540a\u88c5\"><\/p>\n<div class=\"process-info\">\n<h3>2. \u94a2\u6881\u4e0e\u5c4b\u67b6\u540a\u88c5<\/h3>\n<p>\u91c7\u7528\u6c7d\u8f66\u540a\/\u5c65\u5e26\u540a\u5206\u6bb5\u540a\u88c5\u94a2\u6881\u3001\u5c4b\u67b6\uff0c\u901a\u8fc7\u9ad8\u5f3a\u87ba\u6813\u6216\u710a\u63a5\u5b8c\u6210\u8282\u70b9\u8fde\u63a5\uff0c\u5f62\u6210\u7a33\u5b9a\u7684\u6a2a\u5411\u627f\u91cd\u6846\u67b6\uff0c\u540c\u6b65\u5b89\u88c5\u652f\u6491\u7cfb\u7edf\u63d0\u5347\u7ed3\u6784\u7a33\u5b9a\u6027\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"process-card\">\n                <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-03.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u56f4\u62a4\u7cfb\u7edf\u5b89\u88c5\"><\/p>\n<div class=\"process-info\">\n<h3>3. \u56f4\u62a4\u7cfb\u7edf\u5b89\u88c5<\/h3>\n<p>\u5728\u4e3b\u4f53\u7ed3\u6784\u9a8c\u6536\u5408\u683c\u540e\uff0c\u5b89\u88c5\u5899\u9762\u677f\u3001\u5c4b\u9762\u677f\uff08\u5f69\u94a2\/\u5939\u82af\u677f\uff09\uff0c\u540c\u6b65\u5b8c\u6210\u95e8\u7a97\u3001\u96e8\u68da\u3001\u6536\u8fb9\u7b49\u9644\u5c5e\u6784\u4ef6\uff0c\u5b9e\u73b0\u5382\u623f\u5c01\u95ed\u4e0e\u9632\u6c34\u4fdd\u6e29\u529f\u80fd\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"process-card\">\n                <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-04.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u697c\u627f\u677f\u4e0e\u6df7\u51dd\u571f\u6d47\u7b51\"><\/p>\n<div class=\"process-info\">\n<h3>4. \u697c\u627f\u677f\u4e0e\u6df7\u51dd\u571f\u65bd\u5de5<\/h3>\n<p>\u591a\u5c42\u5382\u623f\u9700\u94fa\u8bbe\u697c\u627f\u677f\uff0c\u7ed1\u624e\u94a2\u7b4b\u540e\u6d47\u7b51\u6df7\u51dd\u571f\u5f62\u6210\u697c\u677f\uff0c\u5c06\u94a2\u7ed3\u6784\u4e0e\u6df7\u51dd\u571f\u534f\u540c\u53d7\u529b\uff0c\u6ee1\u8db3\u751f\u4ea7\u3001\u4ed3\u50a8\u7b49\u529f\u80fd\u9700\u6c42\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"process-card\">\n                <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-05.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u5185\u90e8\u7ed3\u6784\u4e0e\u914d\u5957\u65bd\u5de5\"><\/p>\n<div class=\"process-info\">\n<h3>5. \u5185\u90e8\u7ed3\u6784\u4e0e\u914d\u5957\u65bd\u5de5<\/h3>\n<p>\u5b89\u88c5\u5185\u90e8\u697c\u68af\u3001\u5e73\u53f0\u3001\u6aa9\u6761\u7b49\u6784\u4ef6\uff0c\u540c\u6b65\u63a8\u8fdb\u6c34\u7535\u7ba1\u7ebf\u3001\u6d88\u9632\u3001\u7167\u660e\u7b49\u914d\u5957\u5de5\u7a0b\u65bd\u5de5\uff0c\u5b8c\u6210\u5382\u623f\u529f\u80fd\u96c6\u6210\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"process-card\">\n                <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-06.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u7ae3\u5de5\u9a8c\u6536\u4e0e\u4ea4\u4ed8\"><\/p>\n<div class=\"process-info\">\n<h3>6. \u7ae3\u5de5\u9a8c\u6536\u4e0e\u4ea4\u4ed8<\/h3>\n<p>\u5b8c\u6210\u7ed3\u6784\u68c0\u6d4b\u3001\u9632\u6c34\u8bd5\u9a8c\u3001\u5b89\u5168\u9a8c\u6536\u7b49\u73af\u8282\uff0c\u6e05\u7406\u65bd\u5de5\u73b0\u573a\u540e\u4ea4\u4ed8\u4e1a\u4e3b\uff0c\u63d0\u4f9b\u552e\u540e\u7ef4\u62a4\u4e0e\u6280\u672f\u652f\u6301\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>        <!-- \u6280\u672f\u4f18\u52bf --><\/p>\n<section id=\"features\" class=\"tech-features\">\n<h2 class=\"section-title\">\u6838\u5fc3\u6280\u672f\u4f18\u52bf<\/h2>\n<div class=\"features-grid\">\n<div class=\"feature-item\">\n<h4>\u9ad8\u6548\u65bd\u5de5<\/h4>\n<p>\u6784\u4ef6\u5de5\u5382\u9884\u5236\u4e0e\u73b0\u573a\u540a\u88c5\u540c\u6b65\u8fdb\u884c\uff0c\u76f8\u6bd4\u4f20\u7edf\u6df7\u51dd\u571f\u5382\u623f\u5de5\u671f\u7f29\u77ed40%\u4ee5\u4e0a\uff0c\u5feb\u901f\u5b9e\u73b0\u6295\u4ea7\u4f7f\u7528\u3002<\/p>\n<\/p><\/div>\n<div class=\"feature-item\">\n<h4>\u7ed3\u6784\u7a33\u5b9a<\/h4>\n<p>\u91c7\u7528Q235\/Q355\u9ad8\u5f3a\u5ea6\u94a2\u6750\uff0c\u8282\u70b9\u8fde\u63a5\u7ecf\u7cbe\u51c6\u8bbe\u8ba1\uff0c\u6297\u9707\u7b49\u7ea7\u53ef\u8fbe8\u7ea7\uff0c\u9002\u914d\u5927\u8de8\u5ea6\u3001\u591a\u5c42\u5382\u623f\u9700\u6c42\u3002<\/p>\n<\/p><\/div>\n<div class=\"feature-item\">\n<h4>\u7a7a\u95f4\u7075\u6d3b<\/h4>\n<p>\u65e0\u5185\u67f1\u5927\u8de8\u5ea6\u8bbe\u8ba1\uff0c\u5185\u90e8\u7a7a\u95f4\u53ef\u81ea\u7531\u5212\u5206\uff0c\u9002\u914d\u751f\u4ea7\u7ebf\u6539\u9020\u3001\u4ed3\u50a8\u5e03\u5c40\u8c03\u6574\u7b49\u7075\u6d3b\u9700\u6c42\u3002<\/p>\n<\/p><\/div>\n<div class=\"feature-item\">\n<h4>\u7eff\u8272\u73af\u4fdd<\/h4>\n<p>\u65bd\u5de5\u8fc7\u7a0b\u65e0\u5927\u91cf\u6e7f\u4f5c\u4e1a\uff0c\u5efa\u7b51\u5783\u573e\u51cf\u6392\u8d8550%\uff0c\u94a2\u6750\u53ef100%\u56de\u6536\u5229\u7528\uff0c\u7b26\u5408\u7eff\u8272\u5efa\u7b51\u4e0e&#8221;\u53cc\u78b3&#8221;\u76ee\u6807\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>        <!-- \u5b9e\u666f\u5c55\u793a --><\/p>\n<section id=\"gallery\" class=\"gallery\">\n<h2 class=\"section-title\">\u65bd\u5de5\u5b9e\u666f\u5c55\u793a<\/h2>\n<div class=\"gallery-grid\">\n<div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-01.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u94a2\u67f1\u4e0e\u697c\u627f\u677f\u65bd\u5de5\">\n                <\/div>\n<div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-02.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u591a\u673a\u534f\u540c\u540a\u88c5\u4f5c\u4e1a\">\n                <\/div>\n<div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-03.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u95e8\u5f0f\u521a\u67b6\u7ed3\u6784\u65bd\u5de5\">\n                <\/div>\n<div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-04.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u591a\u5c42\u94a2\u7ed3\u6784\u6846\u67b6\">\n                <\/div>\n<div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-05.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u5185\u90e8\u652f\u6491\u4e0e\u697c\u68af\u5b89\u88c5\">\n                <\/div>\n<div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-06.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u8282\u70b9\u8fde\u63a5\u7ec6\u8282\">\n                <\/div>\n<div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-07.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u5185\u90e8\u6df7\u51dd\u571f\u6d47\u7b51\u65bd\u5de5\">\n                <\/div>\n<div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-08.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u94a2\u6df7\u7ec4\u5408\u7ed3\u6784\u65bd\u5de5\">\n                <\/div>\n<div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-09.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u51ac\u5b63\u65bd\u5de5\u573a\u666f\">\n                <\/div>\n<div class=\"gallery-item\">\n                    <img decoding=\"async\" src=\"https:\/\/p3-flow-imagex-download-sign.byteimg.com\/tos-cn-i-a9rns2rl98\/steelframe-10.jpeg~tplv-a9rns2rl98-image.png\" alt=\"\u94a2\u7ed3\u6784\u4e3b\u4f53\u6210\u578b\">\n                <\/div>\n<\/p><\/div>\n<\/section><\/div>\n<footer>\n<p>&copy; 2026 \u94a2\u7ed3\u6784\u5382\u623f\u65bd\u5de5\u89e3\u51b3\u65b9\u6848 | \u63d0\u4f9b\u8bbe\u8ba1\u3001\u52a0\u5de5\u3001\u5b89\u88c5\u5168\u6d41\u7a0b\u670d\u52a1<\/p>\n<\/footer>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u94a2\u7ed3\u6784\u5382\u623f\u65bd\u5de5 &#8211; \u9ad8\u6548\u5de5\u4e1a\u5efa\u7b51\u89e3\u51b3\u65b9\u6848 \u94a2\u7ed3\u6784\u5382\u623f\u65bd\u5de5 &#8211; \u9ad8\u6548\u5de5\u4e1a\u5efa\u7b51\u89e3\u51b3\u65b9\u6848 \u65bd [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1676","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.fujing.hk\/index.php?rest_route=\/wp\/v2\/pages\/1676","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fujing.hk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fujing.hk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fujing.hk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fujing.hk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1676"}],"version-history":[{"count":2,"href":"https:\/\/www.fujing.hk\/index.php?rest_route=\/wp\/v2\/pages\/1676\/revisions"}],"predecessor-version":[{"id":1712,"href":"https:\/\/www.fujing.hk\/index.php?rest_route=\/wp\/v2\/pages\/1676\/revisions\/1712"}],"wp:attachment":[{"href":"https:\/\/www.fujing.hk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1676"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}