{"id":285,"date":"2026-05-15T14:07:28","date_gmt":"2026-05-15T06:07:28","guid":{"rendered":"https:\/\/dexinai.top\/?page_id=285"},"modified":"2026-05-18T21:02:21","modified_gmt":"2026-05-18T13:02:21","slug":"aigc-1","status":"publish","type":"page","link":"https:\/\/dexinai.top\/index.php\/aigc-1\/","title":{"rendered":""},"content":{"rendered":"\n<!-- \u5f15\u5165\u79d1\u6280\u611f\u4f46\u6d3b\u6cfc\u7684\u5b57\u4f53 -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@500;800&#038;family=Plus+Jakarta+Sans:wght@400;600&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n    \/* \u5168\u5c40\u80cc\u666f\uff1a\u660e\u4eae\u4e14\u5177\u6709\u79d1\u6280\u611f\u7684\u84dd\u9752\u8272\u6e10\u53d8 *\/\n    body {\n        margin: 0;\n        padding: 0;\n        \/* \u4f7f\u7528\u66f4\u6e05\u723d\u3001\u66f4\u5177\u672a\u6765\u611f\u7684\u5929\u84dd\u5230\u9752\u8272\u6e10\u53d8 *\/\n        background: linear-gradient(135deg, #a8edea 0%, #fed6e3 50%, #d2c2ff 100%);\n        \/* \u589e\u52a0\u52a8\u6001\u6d41\u52a8\u5149\u6548 *\/\n        background-image: \n            radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.5) 0%, transparent 40%),\n            radial-gradient(circle at 90% 80%, rgba(176, 231, 255, 0.4) 0%, transparent 40%),\n            linear-gradient(135deg, #a8edea 0%, #fed6e3 50%, #d2c2ff 100%);\n        min-height: 100vh;\n        font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        overflow-x: hidden;\n    }\n\n    \/* \u6838\u5fc3\u5bb9\u5668\uff1a\u5de6\u53f3\u7559\u767d 200px *\/\n    .aigc-hero-container {\n        width: 100%;\n        max-width: calc(100% - 400px); \/* \u5c4f\u5e55\u5bbd\u51cf\u53bb 400px *\/\n        margin: 0 auto;\n        min-height: 100vh;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        box-sizing: border-box;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* \u6807\u9898\u7f8e\u5316 *\/\n    .aigc-title {\n        font-family: 'Outfit', sans-serif;\n        font-size: 3.5rem;\n        font-weight: 800;\n        text-transform: uppercase;\n        text-align: center;\n        margin-bottom: 40px;\n        letter-spacing: 2px;\n        \/* \u6807\u9898\u91c7\u7528\u6df1\u9083\u79d1\u6280\u7d2b\u5230\u84dd\u7684\u6e10\u53d8 *\/\n        background: linear-gradient(to right, #7b4397 0%, #dc2430 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        text-shadow: 2px 2px 0px rgba(0,0,0,0.1);\n        animation: floatTitle 3s ease-in-out infinite;\n    }\n\n    \/* \u6309\u94ae\u7f8e\u5316 *\/\n    .aigc-button {\n        display: inline-block;\n        padding: 20px 45px; \/* \u589e\u52a0\u5185\u8fb9\u8ddd\u4f7f\u6309\u94ae\u66f4\u5927\u6c14 *\/\n        margin-bottom: 50px;\n        font-family: 'Outfit', sans-serif;\n        font-size: 1.4rem; \/* \u5b57\u4f53\u8c03\u5927\uff0c\u66f4\u9192\u76ee *\/\n        font-weight: 800;\n        color: white;\n        text-decoration: none;\n        border-radius: 50px;\n        \/* \u79d1\u6280\u611f\u66f4\u5f3a\u7684\u6e10\u53d8\u8272\uff08\u9752\u84dd\u5230\u7d2b\u8272\uff09 *\/\n        background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);\n        background-size: 200% 200%;\n        box-shadow: 0 10px 25px rgba(37, 117, 252, 0.4),\n                    inset 0 -5px 0 rgba(0,0,0,0.1);\n        transition: all 0.3s ease;\n        position: relative;\n        border: none;\n        cursor: pointer;\n        animation: gradientMove 3s ease infinite;\n    }\n\n    \/* \u6309\u94ae\u60ac\u505c\u6548\u679c *\/\n    .aigc-button:hover {\n        transform: translateY(-5px) scale(1.05);\n        box-shadow: 0 18px 35px rgba(106, 17, 203, 0.5);\n    }\n\n    .aigc-button:active {\n        transform: translateY(2px);\n        box-shadow: inset 0 5px 10px rgba(0,0,0,0.2);\n    }\n\n    \/* \u56fe\u7247\u5bb9\u5668 *\/\n    .image-wrapper {\n        position: relative;\n        width: 100%;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);\n        transition: transform 0.4s ease;\n        border: 8px solid white;\n        background: white;\n    }\n\n    .image-wrapper:hover {\n        transform: translateY(-10px) rotateX(5deg);\n    }\n\n    .image-wrapper img {\n        display: block;\n        width: 100%;\n        height: auto;\n        border-radius: 12px;\n    }\n\n    \/* \u5e95\u90e8\u4fe1\u606f *\/\n    .footer-info {\n        margin-top: 60px;\n        width: 100%;\n        display: flex;\n        justify-content: space-between;\n        padding: 20px 0;\n        border-top: 1px solid rgba(255,255,255,0.5);\n        color: #333;\n        font-weight: 600;\n        font-size: 0.9rem;\n        opacity: 0.8;\n    }\n\n    \/* \u52a8\u753b\u5b9a\u4e49 *\/\n    @keyframes gradientMove {\n        0% { background-position: 0% 50%; }\n        50% { background-position: 100% 50%; }\n        100% { background-position: 0% 50%; }\n    }\n\n    @keyframes floatTitle {\n        0%, 100% { transform: translateY(0); }\n        50% { transform: translateY(-10px); }\n    }\n\n    \/* \u79fb\u52a8\u7aef\u9002\u914d *\/\n    @media (max-width: 1024px) {\n        .aigc-hero-container {\n            max-width: calc(100% - 40px);\n            padding: 20px;\n        }\n        .aigc-title {\n            font-size: 2.5rem;\n        }\n        .aigc-button {\n            font-size: 1.2rem; \/* \u79fb\u52a8\u7aef\u9002\u5f53\u8c03\u6574\u5b57\u4f53 *\/\n           padding: 18px 40px;\n        }\n        .footer-info {\n            flex-direction: column;\n            gap: 10px;\n            text-align: center;\n            align-items: center;\n        }\n    }\n<\/style>\n\n<div class=\"aigc-hero-container\">\n\n    <!-- \u6807\u9898 -->\n    <h1 class=\"aigc-title\">AIGC+\u8bfe\u7a0b\u7cfb\u5217<\/h1>\n\n    <!-- \u6309\u94ae -->\n    <a href=\"https:\/\/chat.baidu.com\/?enter_type=chat_url&#038;extParams=%7B%22enter_type%22%3A%22home_operate%22%7D\" class=\"aigc-button\" target=\"_blank\">\n        \u5f00\u542f\u521b\u4f5c\u4e4b\u65c5\n    <\/a>\n\n    <!-- \u56fe\u7247\u533a\u57df -->\n    <a href=\"https:\/\/chat.baidu.com\/?enter_type=chat_url&#038;extParams=%7B%22enter_type%22%3A%22home_operate%22%7D\" class=\"image-wrapper\" target=\"_blank\">\n        <img decoding=\"async\" src=\"https:\/\/dexinai.top\/wp-content\/uploads\/2026\/05\/\u80cc\u666f11-scaled.png\">\n    <\/a>\n\n    <!-- \u5e95\u90e8\u4fe1\u606f -->\n    <div class=\"footer-info\">\n        <div>\u00a9 \u5c0f\u9a6c\u60a6\u667a \u7248\u6743\u6240\u6709<\/div>\n        <div>\u5f97\u65b0\u4eba\u5de5\u667a\u80fd \u6280\u672f\u652f\u6301<\/div>\n    <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>AIGC+\u8bfe\u7a0b\u7cfb\u5217 \u5f00\u542f\u521b\u4f5c\u4e4b\u65c5 \u00a9 \u5c0f\u9a6c\u60a6\u667a \u7248\u6743\u6240\u6709 \u5f97\u65b0\u4eba\u5de5\u667a\u80fd \u6280\u672f\u652f\u6301<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"footnotes":""},"class_list":["post-285","page","type-page","status-publish","hentry"],"featured_image_src":null,"_links":{"self":[{"href":"https:\/\/dexinai.top\/index.php\/wp-json\/wp\/v2\/pages\/285","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dexinai.top\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dexinai.top\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dexinai.top\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dexinai.top\/index.php\/wp-json\/wp\/v2\/comments?post=285"}],"version-history":[{"count":25,"href":"https:\/\/dexinai.top\/index.php\/wp-json\/wp\/v2\/pages\/285\/revisions"}],"predecessor-version":[{"id":346,"href":"https:\/\/dexinai.top\/index.php\/wp-json\/wp\/v2\/pages\/285\/revisions\/346"}],"wp:attachment":[{"href":"https:\/\/dexinai.top\/index.php\/wp-json\/wp\/v2\/media?parent=285"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}