{"id":2,"date":"2026-05-09T11:43:47","date_gmt":"2026-05-09T11:43:47","guid":{"rendered":"https:\/\/news.miaotao.com\/?page_id=2"},"modified":"2026-05-10T16:54:30","modified_gmt":"2026-05-10T16:54:30","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/news.miaotao.com\/index.php\/sample-page\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes, viewport-fit=cover\">\n    <meta name=\"description\" content=\"MiaoTao Global \u2014 Cross-border growth simplified. Official site of Tao Miao, featuring global demo showcase, direct social access, and innovation-driven solutions.\">\n    <title>MiaoTao Global \u00b7 \u5999\u6dd8\u51fa\u6d77 | Borderless Innovation<\/title>\n    <!-- Google Fonts + system font stack -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,600;14..32,700&#038;display=swap\" rel=\"stylesheet\">\n    <!-- Font Awesome 6 (free icons for social & email) -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            background: #ffffff;\n            font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            color: #111827;\n            line-height: 1.4;\n            scroll-behavior: smooth;\n        }\n\n        .container {\n            max-width: 1080px;\n            margin: 0 auto;\n            padding: 2.5rem 1.5rem 3.5rem;\n        }\n\n        \/* brand header *\/\n        .brand {\n            text-align: center;\n            margin-bottom: 2rem;\n        }\n        .brand h1 {\n            font-size: 2.8rem;\n            font-weight: 700;\n            letter-spacing: -0.02em;\n            background: linear-gradient(135deg, #1e3b4f, #2c6e8f, #1f8cad);\n            background-clip: text;\n            -webkit-background-clip: text;\n            color: transparent;\n        }\n        .brand .chinese-tag {\n            font-size: 1rem;\n            font-weight: 400;\n            color: #5b6f8c;\n            letter-spacing: 1px;\n            margin-top: 0.4rem;\n            border-top: 1px solid #e9edf2;\n            display: inline-block;\n            padding-top: 0.5rem;\n        }\n\n        \/* video section *\/\n        .video-section {\n            margin: 1.8rem 0 2rem;\n            border-radius: 1.8rem;\n            overflow: hidden;\n            background: #f8fafd;\n            box-shadow: 0 12px 28px -8px rgba(0, 0, 0, 0.08);\n            transition: all 0.2s;\n        }\n        .video-wrapper {\n            position: relative;\n            background: #0b1c26;\n        }\n        video {\n            width: 100%;\n            height: auto;\n            display: block;\n            vertical-align: middle;\n        }\n        .demo-badge {\n            position: absolute;\n            bottom: 16px;\n            left: 20px;\n            background: rgba(0,0,0,0.7);\n            backdrop-filter: blur(6px);\n            color: #facc15;\n            font-weight: 700;\n            font-size: 0.8rem;\n            padding: 0.3rem 0.9rem;\n            border-radius: 40px;\n            letter-spacing: 0.5px;\n            border-left: 3px solid #facc15;\n            pointer-events: none;\n            font-family: monospace;\n            z-index: 2;\n        }\n        .video-caption {\n            text-align: center;\n            font-size: 0.75rem;\n            color: #5e7c9c;\n            padding: 0.7rem 1rem;\n            background: #fefefe;\n            border-top: 1px solid #ecf3f9;\n            font-weight: 500;\n        }\n\n        \/* company intro \u2014 extremely minimal *\/\n        .intro {\n            max-width: 700px;\n            margin: 1.2rem auto 2rem;\n            text-align: center;\n        }\n        .intro h2 {\n            font-size: 1.8rem;\n            font-weight: 600;\n            margin-bottom: 1rem;\n            color: #1a3e54;\n        }\n        .intro p {\n            font-size: 1rem;\n            line-height: 1.55;\n            color: #2c425c;\n            background: #f9fbfe;\n            padding: 1.2rem 1.8rem;\n            border-radius: 2rem;\n            border: 1px solid #ecf2f9;\n            box-shadow: 0 1px 2px rgba(0,0,0,0.02);\n        }\n\n        \/* social + email grid *\/\n        .contact-grid {\n            margin: 2.5rem 0 1.2rem;\n            text-align: center;\n        }\n        .contact-grid h3 {\n            font-size: 1.3rem;\n            font-weight: 600;\n            margin-bottom: 1.6rem;\n            color: #1d5b7c;\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            border-bottom: 2px solid #d4e2ef;\n            padding-bottom: 6px;\n        }\n        .social-icons-flex {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 2rem;\n            row-gap: 1.8rem;\n            margin-bottom: 2rem;\n        }\n        .social-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 0.55rem;\n            transition: transform 0.2s ease;\n            min-width: 80px;\n        }\n        .social-item a {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 64px;\n            height: 64px;\n            background: #ffffff;\n            border-radius: 60px;\n            font-size: 1.9rem;\n            color: #2c6282;\n            text-decoration: none;\n            box-shadow: 0 5px 12px -6px rgba(0, 0, 0, 0.08);\n            border: 1px solid #e2edf7;\n            transition: all 0.2s;\n        }\n        .social-item a:hover {\n            background: #ecf5fc;\n            color: #0d4b6b;\n            transform: translateY(-4px);\n            border-color: #bdd7ea;\n            box-shadow: 0 12px 18px -10px rgba(0, 0, 0, 0.12);\n        }\n        .social-item span {\n            font-size: 0.7rem;\n            font-weight: 500;\n            color: #456f8c;\n            background: #f0f5fa;\n            padding: 0.2rem 0.7rem;\n            border-radius: 40px;\n            word-break: keep-all;\n        }\n        \/* email block *\/\n        .email-block {\n            display: flex;\n            justify-content: center;\n            margin-top: 0.5rem;\n            margin-bottom: 1rem;\n        }\n        .email-card {\n            background: #f1f6fd;\n            border-radius: 80px;\n            padding: 0.65rem 1.8rem;\n            display: inline-flex;\n            align-items: center;\n            gap: 12px;\n            font-size: 1rem;\n            font-weight: 500;\n            border: 1px solid #cde1ef;\n            transition: 0.2s;\n        }\n        .email-card i {\n            font-size: 1.2rem;\n            color: #2c6e8f;\n        }\n        .email-card a {\n            text-decoration: none;\n            color: #1a5270;\n            font-weight: 600;\n            letter-spacing: -0.2px;\n        }\n        .email-card a:hover {\n            text-decoration: underline;\n            color: #073a53;\n        }\n        .footer-note {\n            margin-top: 3rem;\n            text-align: center;\n            font-size: 0.7rem;\n            color: #98a9be;\n            border-top: 1px solid #eef3fc;\n            padding-top: 2rem;\n        }\n        @media (max-width: 650px) {\n            .container {\n                padding: 1.5rem 1rem 2.5rem;\n            }\n            .brand h1 {\n                font-size: 2rem;\n            }\n            .intro h2 {\n                font-size: 1.5rem;\n            }\n            .intro p {\n                font-size: 0.9rem;\n                padding: 1rem;\n            }\n            .social-icons-flex {\n                gap: 1.2rem;\n            }\n            .social-item a {\n                width: 54px;\n                height: 54px;\n                font-size: 1.6rem;\n            }\n            .email-card {\n                padding: 0.5rem 1.2rem;\n                font-size: 0.85rem;\n            }\n        }\n        .wechat-handle {\n            cursor: pointer;\n        }\n\n        \/* MODAL \/ QR POPUP STYLES *\/\n        .qr-modal {\n            display: none;\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.75);\n            backdrop-filter: blur(5px);\n            z-index: 1000;\n            justify-content: center;\n            align-items: center;\n            transition: opacity 0.2s ease;\n        }\n        .qr-modal.active {\n            display: flex;\n        }\n        .qr-card {\n            background: white;\n            max-width: 340px;\n            width: 85%;\n            border-radius: 2rem;\n            text-align: center;\n            padding: 1.8rem 1.5rem 1.8rem;\n            box-shadow: 0 30px 40px rgba(0,0,0,0.3);\n            animation: fadeScale 0.2s ease-out;\n            position: relative;\n        }\n        @keyframes fadeScale {\n            from {\n                opacity: 0;\n                transform: scale(0.92);\n            }\n            to {\n                opacity: 1;\n                transform: scale(1);\n            }\n        }\n        .qr-card img {\n            width: 180px;\n            height: 180px;\n            object-fit: contain;\n            margin: 0.5rem auto;\n            display: block;\n            border-radius: 1rem;\n            background: #f5f7fb;\n            padding: 6px;\n            border: 1px solid #eef2f9;\n        }\n        .qr-card h4 {\n            font-size: 1.25rem;\n            font-weight: 700;\n            margin: 0.3rem 0 0.2rem;\n            color: #1e3b4f;\n        }\n        .qr-card p {\n            font-size: 0.8rem;\n            color: #5c6f8c;\n            margin: 0.5rem 0 1rem;\n        }\n        .close-qr {\n            background: #1e3b4f;\n            color: white;\n            border: none;\n            font-size: 0.85rem;\n            padding: 0.5rem 1.2rem;\n            border-radius: 40px;\n            font-weight: 500;\n            cursor: pointer;\n            margin-top: 0.5rem;\n            transition: background 0.2s;\n        }\n        .close-qr:hover {\n            background: #0f2a3a;\n        }\n        .qr-note-hint {\n            font-size: 0.7rem;\n            margin-top: 12px;\n            color: #88a0b5;\n        }\n        \/* ensure modal above all *\/\n    <\/style>\n<\/head>\n<body>\n<div class=\"container\">\n    <!-- Brand Area -->\n    <div class=\"brand\">\n        <h1>MiaoTao Global<\/h1>\n        <div class=\"chinese-tag\">\u5999\u6dd8\u51fa\u6d77 \u00b7 \u65e0\u754c\u521b\u65b0<\/div>\n    <\/div>\n\n    <!-- Video section using official MiaoTao MP4 -->\n    <div class=\"video-section\">\n        <div class=\"video-wrapper\">\n            <video \n                id=\"demoVideo\" \n                controls \n                playsinline \n                webkit-playsinline\n                poster=\"https:\/\/placehold.co\/1280x720\/153e55\/ffffff?text=MiaoTao+Demo+Showcase\"\n                preload=\"metadata\"\n                crossorigin=\"anonymous\"\n            >\n                <!-- \n                    \u2705 Video source: MiaoTao official video (http:\/\/www.miaotao.com\/video\/miaotao.mp4)\n                    Replace with actual path if needed, but kept as requirement.\n                -->\n                <source src=\"http:\/\/www.miaotao.com\/video\/miaotao.mp4\" type=\"video\/mp4\">\n                Your browser does not support the video tag. Please update to view the demo.\n            <\/video>\n            <!-- DEMO indicator -->\n            <div class=\"demo-badge\">\ud83c\udfac LIVE DEMO \u00b7 product showcase<\/div>\n        <\/div>\n        <div class=\"video-caption\">\n            \u26a1 Interactive demo \u2014 experience the future of global commerce\n        <\/div>\n    <\/div>\n\n    <!-- Minimal company intro -->\n    <div class=\"intro\">\n        <h2>Borderless, effortless.<\/h2>\n        <p>\n            MiaoTao Global empowers brands to scale across continents with smart infrastructure, local expertise, \n            and data-driven strategies. From logistics to market entry \u2014 we turn cross-border complexity into your growth engine.\n        <\/p>\n    <\/div>\n\n    <!-- Contact: Social Media (updated) + Email -->\n    <div class=\"contact-grid\">\n        <h3><i class=\"fas fa-paper-plane\"><\/i> Connect &#038; Follow<\/h3>\n        <div class=\"social-icons-flex\">\n            <!-- X (Twitter) : @miaotaoceo -->\n            <div class=\"social-item\">\n                <a href=\"https:\/\/x.com\/miaotaoceo\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"X \/ Twitter\">\n                    <i class=\"fab fa-twitter\"><\/i>\n                <\/a>\n                <span>@miaotaoceo<\/span>\n            <\/div>\n            <!-- TikTok : @miaotaoceo -->\n            <div class=\"social-item\">\n                <a href=\"https:\/\/tiktok.com\/@miaotaoceo\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"TikTok\">\n                    <i class=\"fab fa-tiktok\"><\/i>\n                <\/a>\n                <span>@miaotaoceo<\/span>\n            <\/div>\n            <!-- YouTube : @miaotaoceo -->\n            <div class=\"social-item\">\n                <a href=\"https:\/\/youtube.com\/@miaotaoceo\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"YouTube\">\n                    <i class=\"fab fa-youtube\"><\/i>\n                <\/a>\n                <span>@miaotaoceo<\/span>\n            <\/div>\n            <!-- GitHub : @miaotaotech -->\n            <div class=\"social-item\">\n                <a href=\"https:\/\/github.com\/miaotaotech\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"GitHub\">\n                    <i class=\"fab fa-github\"><\/i>\n                <\/a>\n                <span>@miaotaotech<\/span>\n            <\/div>\n            <!-- LinkedIn : @Tao Miao (profile link placeholder, name shown) -->\n            <div class=\"social-item\">\n                <a href=\"https:\/\/www.linkedin.com\/in\/tao-miao-012\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                    <i class=\"fab fa-linkedin-in\"><\/i>\n                <\/a>\n                <span>Tao Miao<\/span>\n            <\/div>\n            <!-- WeChat : @miaotaosir (display handle) -->\n            <div class=\"social-item\">\n                <a href=\"#\" id=\"wechatCopyBtn\" class=\"wechat-handle\" aria-label=\"WeChat\" onclick=\"copyWechatId(); return false;\">\n                    <i class=\"fab fa-weixin\"><\/i>\n                <\/a>\n                <span>@miaotaosir<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Email address as required -->\n        <div class=\"email-block\">\n            <div class=\"email-card\">\n                <i class=\"fas fa-envelope\"><\/i>\n                <a href=\"mailto:miaotao@miaotao.com\">miaotao@miaotao.com<\/a>\n                <i class=\"fas fa-arrow-right\" style=\"font-size: 0.8rem; opacity: 0.7;\"><\/i>\n            <\/div>\n        <\/div>\n        <div style=\"font-size: 0.72rem; color: #6c8aa8; margin-top: 0.5rem;\">\n            \ud83d\udcf1 WeChat: tap icon to copy ID | DM for partnership inquiries\n        <\/div>\n    <\/div>\n\n    <!-- footer -->\n    <div class=\"footer-note\">\n        \u00a9 2025 MiaoTao Global \u00b7 \u5999\u6dd8\u51fa\u6d77 \u00b7 bridging markets with intelligence\n    <\/div>\n<\/div>\n\n<!-- QR Modal (popup at video 5 seconds) -->\n<div id=\"qrModal\" class=\"qr-modal\">\n    <div class=\"qr-card\">\n        <i class=\"fas fa-qrcode\" style=\"font-size: 2.2rem; color: #1e6b8f; margin-bottom: 6px;\"><\/i>\n        <h4>WeChat Official<\/h4>\n        <p>Scan to connect | \u51fa\u6d77\u8d44\u6e90 \u00b7 \u4e13\u5c5e\u987e\u95ee<\/p>\n        <!-- QR code image sourced from \/qr.jpg (absolute path relative to domain) -->\n        <img decoding=\"async\" id=\"qrImage\" src=\"\/images\/qr.jpg\" alt=\"WeChat QR Code\" onerror=\"this.onerror=null; this.src='https:\/\/placehold.co\/300x300\/eef2fa\/1e3b4f?text=QR+Code+%2Fqr.jpg'; this.style.padding='0'\">\n        <div class=\"qr-note-hint\">\ud83d\udcf1 WeChat ID: miaotaosir<\/div>\n        <button class=\"close-qr\" id=\"closeQrBtn\">Close<\/button>\n    <\/div>\n<\/div>\n\n<script>\n    (function() {\n        \/\/ ----------------------------\n        \/\/ 1. VIDEO 5-SECOND QR POPUP LOGIC\n        \/\/ ----------------------------\n        const video = document.getElementById('demoVideo');\n        const qrModal = document.getElementById('qrModal');\n        let qrTriggered = false;   \/\/ ensure popup appears only once\n\n        \/\/ Function to show QR modal gracefully\n        function showQrModal() {\n            if (qrTriggered) return;\n            qrTriggered = true;\n            if (qrModal) {\n                qrModal.classList.add('active');\n                \/\/ Optional: stop video? Not required but we let video keep playing\n                \/\/ Add close event listeners\n            }\n        }\n\n        \/\/ Listen to timeupdate event to detect when currentTime >= 5 seconds\n        if (video && qrModal) {\n            video.addEventListener('timeupdate', function onTimeUpdate() {\n                \/\/ If popup already shown, remove listener for performance\n                if (qrTriggered) {\n                    video.removeEventListener('timeupdate', onTimeUpdate);\n                    return;\n                }\n                \/\/ Check if video is playing and reached >= 5 seconds (allow micro-tolerance)\n                if (video.currentTime >= 5.0) {\n                    showQrModal();\n                    \/\/ Once triggered, remove event to avoid multiple checks\n                    video.removeEventListener('timeupdate', onTimeUpdate);\n                }\n            });\n            \n            \/\/ Also handle edge case: if video is already beyond 5 seconds before we attached listener? \n            \/\/ But initial currentTime is 0 normally, if someone prefetched? We check once after metadata loaded.\n            video.addEventListener('loadedmetadata', function() {\n                if (video.currentTime >= 5 && !qrTriggered) {\n                    showQrModal();\n                }\n            });\n        }\n\n        \/\/ Close modal functionality: click on close button OR click on overlay background\n        function closeModal() {\n            if (qrModal) {\n                qrModal.classList.remove('active');\n            }\n        }\n\n        const closeBtn = document.getElementById('closeQrBtn');\n        if (closeBtn) {\n            closeBtn.addEventListener('click', closeModal);\n        }\n        \/\/ Click on modal background (overlay) also closes\n        if (qrModal) {\n            qrModal.addEventListener('click', function(e) {\n                \/\/ If the click is on the modal background itself (not the qr-card), close it.\n                if (e.target === qrModal) {\n                    closeModal();\n                }\n            });\n        }\n\n        \/\/ ----------------------------\n        \/\/ 2. VIDEO DEMO FALLBACK & CONSISTENCY\n        \/\/ Note: The video src is now the official miaotao.mp4\n        \/\/ ----------------------------\n        if (video) {\n            video.addEventListener('error', () => {\n                const msg = document.createElement('div');\n                msg.innerText = '\ud83c\udfa5 Unable to load video from http:\/\/www.miaotao.com\/video\/miaotao.mp4. Please check the address or contact support.';\n                msg.style.background = '#fff1e0';\n                msg.style.color = '#aa5c1a';\n                msg.style.padding = '6px 16px';\n                msg.style.borderRadius = '50px';\n                msg.style.fontSize = '0.7rem';\n                msg.style.margin = '12px auto 0';\n                msg.style.textAlign = 'center';\n                msg.style.width = 'fit-content';\n                const parent = document.querySelector('.video-section');\n                if (parent && !document.querySelector('.video-fallback-msg')) {\n                    msg.classList.add('video-fallback-msg');\n                    parent.appendChild(msg);\n                    setTimeout(() => msg.remove(), 8000);\n                }\n            });\n            console.log('\ud83c\udfac MiaoTao Global \u2014 Video source set to http:\/\/www.miaotao.com\/video\/miaotao.mp4 | 5s QR popup active.');\n        }\n\n        \/\/ ----------------------------\n        \/\/ 3. WECHAT COPY FUNCTIONALITY (existing)\n        \/\/ ----------------------------\n        window.copyWechatId = function() {\n            const wechatId = \"miaotaosir\";\n            navigator.clipboard.writeText(wechatId).then(() => {\n                const toast = document.createElement('div');\n                toast.innerText = `\u2705 WeChat ID \"${wechatId}\" copied!`;\n                toast.style.position = 'fixed';\n                toast.style.bottom = '24px';\n                toast.style.left = '50%';\n                toast.style.transform = 'translateX(-50%)';\n                toast.style.backgroundColor = '#1f2e3a';\n                toast.style.color = '#eef4ff';\n                toast.style.padding = '10px 20px';\n                toast.style.borderRadius = '60px';\n                toast.style.fontSize = '0.8rem';\n                toast.style.zIndex = '999';\n                toast.style.boxShadow = '0 8px 20px rgba(0,0,0,0.2)';\n                toast.style.backdropFilter = 'blur(4px)';\n                toast.style.fontWeight = '500';\n                document.body.appendChild(toast);\n                setTimeout(() => toast.remove(), 2500);\n            }).catch(() => {\n                alert('Press and hold to copy: ' + wechatId);\n            });\n        };\n\n        const wechatBtn = document.getElementById('wechatCopyBtn');\n        if (wechatBtn) {\n            wechatBtn.addEventListener('click', (e) => {\n                e.preventDefault();\n                \/\/ already handled by onclick, but prevent double.\n            });\n        }\n\n        \/\/ Additional: ensure QR image fallback handling if \/qr.jpg is missing.\n        const qrImg = document.getElementById('qrImage');\n        if (qrImg) {\n            qrImg.onerror = function() {\n                console.warn('QR image \/qr.jpg not found. Using fallback placeholder. Please upload qr.jpg to root directory.');\n                \/\/ fallback already applied via onerror attribute\n            };\n        }\n\n        \/\/ small improvement: avoid repeated modal if user seeks back to 5s after closing? \n        \/\/ We have flag qrTriggered ensures only once per session. Perfect.\n        \n        console.log(`\n%c\u2728 MiaoTao Global \u2014 Enhanced Homepage (5s QR popup)\n%c\u2022 Video URL: http:\/\/www.miaotao.com\/video\/miaotao.mp4\n%c\u2022 Socials: X\/TikTok\/YouTube @miaotaoceo | GitHub: miaotaotech | LinkedIn: Tao Miao | WeChat: miaotaosir\n%c\u2022 Email: miaotao@miaotao.com\n        `, 'color: #1e6b8f; font-weight: bold;', 'color: #2c6282;', 'color: #4f7896;', 'color: #2c6282;');\n    })();\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>MiaoTao Global \u00b7 \u5999\u6dd8\u51fa\u6d77 | Borderless Innovation MiaoTao Global \u5999\u6dd8\u51fa\u6d77 \u00b7 \u65e0\u754c\u521b\u65b0 Your browser does not support the video tag. Please update to view the demo. \ud83c\udfac LIVE DEMO \u00b7&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/news.miaotao.com\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/news.miaotao.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/news.miaotao.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/news.miaotao.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/news.miaotao.com\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":1,"href":"https:\/\/news.miaotao.com\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":34,"href":"https:\/\/news.miaotao.com\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/34"}],"wp:attachment":[{"href":"https:\/\/news.miaotao.com\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}