{"id":2561,"date":"2023-10-20T08:38:57","date_gmt":"2023-10-20T00:38:57","guid":{"rendered":"https:\/\/bookmark.tw\/?p=2561"},"modified":"2025-08-27T21:26:25","modified_gmt":"2025-08-27T13:26:25","slug":"fear-losing-in-love","status":"publish","type":"post","link":"https:\/\/xinliceyan.org\/zh\/fear-losing-in-love","title":{"rendered":"\u5c0f\u6d4b\u9a8c\uff1a\u4f60\u6700\u6015\u5728\u7231\u60c5\u91cc\u5f04\u4e22\u4ec0\u4e48\uff1f"},"content":{"rendered":"<!-- Bootstrap CSS -->\n<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/bootstrap\/5.3.3\/css\/bootstrap.min.css\" rel=\"stylesheet\">\n<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/bootstrap-icons\/1.11.3\/font\/bootstrap-icons.min.css\" rel=\"stylesheet\">\n\n<!-- \u81ea\u5b9a\u7fa9\u6a23\u5f0f -->\n<style>\n\/* \u5bb9\u5668\u6a23\u5f0f - \u9069\u914d750px\u6700\u5927\u5bec\u5ea6 *\/\n.lq-wrapper {\n    max-width: 750px !important;\n    margin: 0 auto !important;\n    padding: 20px 15px !important;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif !important;\n    color: #4a5568 !important;\n    box-sizing: border-box !important;\n}\n\n.lq-wrapper * {\n    box-sizing: border-box !important;\n}\n\n\/* \u9801\u9762\u5207\u63db *\/\n.lq-section {\n    display: none;\n}\n\n.lq-section.active {\n    display: block;\n}\n\n\/* \u6a19\u984c\u6a23\u5f0f *\/\n.lq-wrapper h2 {\n    font-size: 28px;\n    font-weight: 700;\n    color: #2d3748;\n    text-align: center;\n    margin-bottom: 1.5rem;\n}\n\n.lq-wrapper h3 {\n    font-size: 22px;\n    font-weight: bold;\n    color: #2d3748;\n    margin-bottom: 1.5rem;\n}\n\n\/* \u5f15\u5c0e\u9801\u8a2d\u8a08 *\/\n.lq-intro {\n    text-align: center;\n    padding: 2rem 1rem;\n}\n\n.lq-intro-text {\n    font-size: 18px;\n    line-height: 1.8;\n    color: #4a5568;\n    margin-bottom: 2rem;\n    text-align: left;\n}\n\n.lq-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 1.5rem;\n    margin: 2rem 0;\n}\n\n.lq-feature-item {\n    background: #ffffff;\n    border: 1px solid #e8f5e9;\n    border-radius: 12px;\n    padding: 1.5rem;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n}\n\n.lq-feature-item:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 20px rgba(132, 250, 176, 0.15);\n}\n\n.lq-feature-icon {\n    color: #48bb78;\n    font-size: 1.5rem;\n    margin-bottom: 0.5rem;\n}\n\n.lq-feature-title {\n    font-size: 16px;\n    font-weight: 600;\n    color: #2d3748;\n    margin-bottom: 0.5rem;\n}\n\n.lq-feature-desc {\n    font-size: 14px;\n    color: #718096;\n    margin: 0;\n}\n\n\/* \u6309\u9215\u6a23\u5f0f *\/\n.lq-btn {\n    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n    color: white;\n    border: none;\n    border-radius: 30px;\n    padding: 12px 40px;\n    font-size: 18px;\n    font-weight: 600;\n    cursor: pointer;\n    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.25);\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n}\n\n.lq-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 10px 30px rgba(102, 126, 234, 0.35);\n}\n\n.lq-btn-secondary {\n    background: linear-gradient(135deg, #84fab0 0%, #8fd3f4 100%);\n    color: #2d3748;\n    box-shadow: 0 6px 20px rgba(132, 250, 176, 0.25);\n}\n\n.lq-btn-secondary:hover {\n    box-shadow: 0 10px 30px rgba(132, 250, 176, 0.35);\n}\n\n\/* \u6e2c\u9a57\u9801\u6a23\u5f0f *\/\n.lq-quiz {\n    padding: 2rem 1rem;\n}\n\n.lq-question {\n    font-size: 22px;\n    font-weight: bold;\n    color: #2d3748;\n    margin-bottom: 2rem;\n    line-height: 1.6;\n}\n\n.lq-options {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 1rem !important;\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n}\n\n\/* \u78ba\u4fddBootstrap icon\u6b63\u78ba\u986f\u793a *\/\n.lq-option .bi {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: auto !important;\n    height: auto !important;\n    line-height: 1 !important;\n}\n\n.lq-option {\n    background: #ffffff !important;\n    border: 2px solid #e2e8f0 !important;\n    border-radius: 12px !important;\n    padding: 1.25rem 1.5rem !important;\n    cursor: pointer !important;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04) !important;\n    display: flex !important;\n    flex-direction: row !important;\n    align-items: center !important;\n    justify-content: flex-start !important;\n    gap: 1rem !important;\n    min-height: 65px !important;\n    width: 100% !important;\n    box-sizing: border-box !important;\n}\n\n.lq-option:hover {\n    border-color: #84fab0 !important;\n    background: linear-gradient(135deg, rgba(132, 250, 176, 0.05) 0%, rgba(143, 211, 244, 0.05) 100%) !important;\n    transform: translateX(4px);\n    box-shadow: 0 4px 15px rgba(132, 250, 176, 0.2) !important;\n}\n\n.lq-option.selected {\n    background: linear-gradient(135deg, #84fab0 0%, #8fd3f4 100%) !important;\n    border-color: #84fab0 !important;\n    color: white !important;\n}\n\n.lq-radio {\n    width: 24px !important;\n    min-width: 24px !important;\n    height: 24px !important;\n    min-height: 24px !important;\n    border: 2px solid #cbd5e0 !important;\n    border-radius: 50% !important;\n    flex-shrink: 0 !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    vertical-align: middle !important;\n}\n\n.lq-option:hover .lq-radio {\n    border-color: #84fab0 !important;\n}\n\n.lq-option.selected .lq-radio {\n    background: white !important;\n    border-color: white !important;\n}\n\n.lq-option-text {\n    font-size: 18px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #4a5568 !important;\n    font-weight: 500 !important;\n    line-height: 1.4 !important;\n    flex: 1 !important;\n    display: inline-block !important;\n    vertical-align: middle !important;\n}\n\n.lq-option.selected .lq-option-text {\n    color: #2d3748 !important;\n}\n\n.lq-check {\n    display: none !important;\n    color: #48bb78 !important;\n    font-size: 14px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n}\n\n.lq-option.selected .lq-check {\n    display: block !important;\n}\n\n\/* \u7d50\u679c\u9801\u6a23\u5f0f *\/\n.lq-result {\n    padding: 2rem 1rem;\n}\n\n.lq-result-card {\n    background: #ffffff;\n    border-radius: 16px;\n    padding: 2rem;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\n    margin-bottom: 2rem;\n}\n\n.lq-result-title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #2d3748;\n    margin-bottom: 1rem;\n    text-align: center;\n}\n\n.lq-result-desc {\n    font-size: 16px;\n    line-height: 1.8;\n    color: #4a5568;\n    margin-bottom: 1.5rem;\n}\n\n.lq-advice-card {\n    background: linear-gradient(135deg, rgba(132, 250, 176, 0.08) 0%, rgba(143, 211, 244, 0.08) 100%);\n    border-radius: 12px;\n    padding: 1.5rem;\n    margin-top: 1.5rem;\n    border: 1px solid rgba(132, 250, 176, 0.3);\n}\n\n.lq-advice-title {\n    font-size: 18px;\n    font-weight: 600;\n    color: #2d3748;\n    margin-bottom: 1rem;\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n}\n\n.lq-advice-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.lq-advice-item {\n    padding: 0.75rem 0;\n    font-size: 15px;\n    color: #4a5568;\n    display: flex;\n    align-items: flex-start;\n    gap: 0.75rem;\n}\n\n.lq-advice-icon {\n    color: #48bb78;\n    flex-shrink: 0;\n    margin-top: 2px;\n}\n\n.lq-chart-wrapper {\n    background: #ffffff;\n    border-radius: 12px;\n    padding: 1.5rem;\n    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);\n    margin: 2rem auto;\n    max-width: 450px;\n}\n\n.lq-retry-wrapper {\n    text-align: center;\n    margin-top: 2rem;\n}\n\n\/* \u97ff\u61c9\u5f0f\u8abf\u6574 *\/\n@media (max-width: 576px) {\n    .lq-wrapper h2 {\n        font-size: 24px;\n    }\n    \n    .lq-wrapper h3 {\n        font-size: 20px;\n    }\n    \n    .lq-option-text {\n        font-size: 16px;\n    }\n    \n    .lq-btn {\n        font-size: 16px;\n        padding: 10px 30px;\n    }\n}\n<\/style>\n\n<div class=\"lq-wrapper\">\n    <!-- \u5f15\u5c0e\u9801 -->\n    <section class=\"lq-section lq-intro active\" id=\"lqIntroPage\">\n        <h2>\u4f60\u6700\u6015\u5728\u611b\u60c5\u88e1\u5f04\u4e1f\u4ec0\u9ebc\uff1f<\/h2>\n        \n        <p class=\"lq-intro-text\">\n            \u611b\u60c5\u662f\u751c\u871c\u800c\u7f8e\u597d\uff0c\u4e14\u8b93\u7121\u6578\u4eba\u61a7\u61ac\u56ae\u5f80\u7684\u3002\u800c\u611b\u60c5\u7684\u4e16\u754c\u4e5f\u53ef\u80fd\u662f\u72f9\u5c0f\u548c\u76f2\u76ee\u7684\uff0c\u7f6e\u8eab\u5176\u4e2d\u7684\u4eba\u5f88\u5bb9\u6613\u6703\u8ff7\u982d\u8f49\u5411\uff0c\u4e43\u81f3\u65bc\u5f04\u4e1f\u4e86\u8eab\u4e0a\u91cd\u8981\u7684\u6771\u897f\u800c\u4e0d\u81ea\u77e5\u3002\u90a3\u5bf6\u8cb4\u7684\u6771\u897f\uff0c\u53ef\u80fd\u662f\u81ea\u6211\uff0c\u53ef\u80fd\u662f\u81ea\u7531\uff0c\u4e5f\u53ef\u80fd\u662f\u81ea\u5c0a\u7b49\u7b49\u3002\u8b93\u6211\u5011\u4e00\u8d77\u63a2\u7d22\u4f60\u5167\u5fc3\u6df1\u8655\u7684\u7b54\u6848\u3002\n        <\/p>\n        \n        <div class=\"lq-features\">\n            <div class=\"lq-feature-item\">\n                <div class=\"lq-feature-icon\">\n                    <i class=\"bi bi-search-heart\"><\/i>\n                <\/div>\n                <div class=\"lq-feature-title\">\u6df1\u5ea6\u63a2\u7d22<\/div>\n                <p class=\"lq-feature-desc\">\u900f\u904e\u7c21\u55ae\u9078\u64c7\uff0c\u767c\u73fe\u4f60\u7684\u611b\u60c5\u6838\u5fc3\u50f9\u503c<\/p>\n            <\/div>\n            \n            <div class=\"lq-feature-item\">\n                <div class=\"lq-feature-icon\">\n                    <i class=\"bi bi-lightbulb\"><\/i>\n                <\/div>\n                <div class=\"lq-feature-title\">\u81ea\u6211\u8ba4\u77e5<\/div>\n                <p class=\"lq-feature-desc\">\u4e86\u89e3\u5167\u5fc3\u9700\u6c42\uff0c\u5efa\u7acb\u5065\u5eb7\u95dc\u4fc2<\/p>\n            <\/div>\n            \n            <div class=\"lq-feature-item\">\n                <div class=\"lq-feature-icon\">\n                    <i class=\"bi bi-compass\"><\/i>\n                <\/div>\n                <div class=\"lq-feature-title\">\u500b\u6027\u5316\u5efa\u8b70<\/div>\n                <p class=\"lq-feature-desc\">\u7372\u5f97\u5c08\u5c6c\u65bc\u4f60\u7684\u611b\u60c5\u6307\u5f15<\/p>\n            <\/div>\n            \n            <div class=\"lq-feature-item\">\n                <div class=\"lq-feature-icon\">\n                    <i class=\"bi bi-graph-up-arrow\"><\/i>\n                <\/div>\n                <div class=\"lq-feature-title\">\u8996\u89ba\u5316\u5206\u6790<\/div>\n                <p class=\"lq-feature-desc\">\u6e05\u6670\u5716\u8868\u5c55\u73fe\u4f60\u7684\u7279\u8cea\u5206\u5e03<\/p>\n            <\/div>\n        <\/div>\n        \n        <button class=\"lq-btn\" onclick=\"startLoveQuiz()\">\n            \u5f00\u59cb\u6d4b\u9a8c <i class=\"bi bi-arrow-right-circle\"><\/i>\n        <\/button>\n    <\/section>\n    \n    <!-- \u6e2c\u9a57\u9801 -->\n    <section class=\"lq-section lq-quiz\" id=\"lqQuizPage\">\n        <h2>\u611b\u60c5\u50f9\u503c\u89c0\u6e2c\u9a57<\/h2>\n        \n        <h3 class=\"lq-question\">\n            \u5982\u679c\u73fe\u5728\u756b\u7d19\u4e0a\u6709\u68f5\u6a39\uff0c\u8b93\u4f60\u70ba\u6a39\u8449\u5857\u4e0a\u984f\u8272\uff0c\u4f60\u6703\u9078\u64c7\u4ee5\u4e0b\u54ea\u500b\u984f\u8272\uff1f\n        <\/h3>\n        \n        <div class=\"lq-options\">\n            <div class=\"lq-option\" onclick=\"selectLQOption('A', this)\">\n                <div class=\"lq-radio\">\n                    <i class=\"bi bi-check lq-check\"><\/i>\n                <\/div>\n                <span class=\"lq-option-text\">\u7eff\u8272<\/span>\n            <\/div>\n            \n            <div class=\"lq-option\" onclick=\"selectLQOption('B', this)\">\n                <div class=\"lq-radio\">\n                    <i class=\"bi bi-check lq-check\"><\/i>\n                <\/div>\n                <span class=\"lq-option-text\">\u6843\u7d05\u8272<\/span>\n            <\/div>\n            \n            <div class=\"lq-option\" onclick=\"selectLQOption('C', this)\">\n                <div class=\"lq-radio\">\n                    <i class=\"bi bi-check lq-check\"><\/i>\n                <\/div>\n                <span class=\"lq-option-text\">\u6dfa\u7c89\u8272<\/span>\n            <\/div>\n            \n            <div class=\"lq-option\" onclick=\"selectLQOption('D', this)\">\n                <div class=\"lq-radio\">\n                    <i class=\"bi bi-check lq-check\"><\/i>\n                <\/div>\n                <span class=\"lq-option-text\">\u7ea2\u8272<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n    <!-- \u7d50\u679c\u9801 -->\n    <section class=\"lq-section lq-result\" id=\"lqResultPage\">\n        <h2>\u6d4b\u9a8c\u7ed3\u679c\u5206\u6790<\/h2>\n        \n        <div class=\"lq-result-card\">\n            <div class=\"lq-result-title\" id=\"lqResultTitle\"><\/div>\n            <p class=\"lq-result-desc\" id=\"lqResultDesc\"><\/p>\n            \n            <div class=\"lq-advice-card\">\n                <div class=\"lq-advice-title\">\n                    <i class=\"bi bi-stars\"><\/i>\n                    \u5c08\u5c6c\u65bc\u4f60\u7684\u611b\u60c5\u5efa\u8b70\n                <\/div>\n                <ul class=\"lq-advice-list\" id=\"lqAdviceList\"><\/ul>\n            <\/div>\n        <\/div>\n        \n        <div class=\"lq-chart-wrapper\">\n            <canvas id=\"lqChart\" width=\"400\" height=\"400\"><\/canvas>\n        <\/div>\n        \n        <div class=\"lq-retry-wrapper\">\n            <button class=\"lq-btn lq-btn-secondary\" onclick=\"resetLoveQuiz()\">\n                <i class=\"bi bi-arrow-clockwise\"><\/i> \u91cd\u65b0\u6d4b\u9a8c\n            <\/button>\n        <\/div>\n    <\/section>\n<\/div>\n\n<!-- Chart.js -->\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/Chart.js\/4.4.1\/chart.umd.min.js\"><\/script>\n\n<script>\n\/\/ \u5168\u5c40\u8b8a\u91cf\nlet lqChart = null;\n\n\/\/ \u7d50\u679c\u6578\u64da\nconst lqResults = {\n    A: {\n        title: '\u6700\u6015\u5931\u53bb\u81ea\u6211',\n        description: '\u4f60\u5728\u611b\u60c5\u4e2d\uff0c\u6700\u5bb3\u6015\u5f04\u4e1f\u7684\u662f\u81ea\u6211\u3002\u96d6\u7136\u4f60\u662f\u500b\u9ad4\u8cbc\u7684\u4eba\uff0c\u4e5f\u61c2\u5f97\u5c0a\u91cd\u5c0d\u65b9\u7684\u5efa\u8b70\uff0c\u751a\u81f3\u6709\u6642\u5f7c\u6b64\u89c0\u5ff5\u4e0d\u540c\uff0c\u4f60\u4e5f\u6703\u9806\u8457\u5c0d\u65b9\u3002\u4f46\u4f60\u5176\u5be6\u662f\u500b\u5f88\u6709\u4e3b\u898b\u7684\u4eba\uff0c\u6e34\u671b\u7368\u7acb\u81ea\u4e3b\uff0c\u5e0c\u671b\u4fdd\u7559\u81ea\u5df1\u7684\u7a7a\u9593\u8207\u6642\u9593\u3002\u96d6\u7136\u4e4d\u770b\u4e4b\u4e0b\u6709\u9ede\u77db\u76fe\uff0c\u65e2\u9806\u5f9e\u5c0d\u65b9\uff0c\u53c8\u60f3\u8981\u4fdd\u6709\u81ea\u6211\uff0c\u4f46\u4f60\u7121\u975e\u53ea\u662f\u5e0c\u671b\u5f7c\u6b64\u80fd\u5920\u597d\u597d\u76f8\u8655\u3002\u7136\u800c\u96a8\u8457\u76f8\u8655\u7684\u6642\u9593\u8d8a\u4e45\uff0c\u4f60\u4e5f\u6703\u8d8a\u91cd\u8996\u81ea\u6211\u7684\u611f\u53d7\uff0c\u4f60\u4e0d\u5e0c\u671b\u81ea\u5df1\u53ea\u570d\u7e5e\u8457\u5c0d\u65b9\u8f49\uff0c\u82e5\u5c0d\u65b9\u4e00\u5473\u8981\u6c42\u4f60\uff0c\u90a3\u9ebc\u4f60\u4e5f\u6703\u96e2\u958b\u3002',\n        advice: [\n            '\u8a2d\u5b9a\u500b\u4eba\u754c\u9650\uff1a\u660e\u78ba\u544a\u8a34\u4f34\u4fb6\u4f60\u9700\u8981\u7684\u500b\u4eba\u7a7a\u9593\u548c\u6642\u9593',\n            '\u57f9\u990a\u500b\u4eba\u8208\u8da3\uff1a\u4fdd\u6301\u81ea\u5df1\u7684\u611b\u597d\u548c\u670b\u53cb\u5708\uff0c\u4e0d\u8981\u5b8c\u5168\u878d\u5165\u5c0d\u65b9\u7684\u751f\u6d3b',\n            '\u5b9a\u671f\u81ea\u6211\u6aa2\u8996\uff1a\u6bcf\u6708\u82b1\u6642\u9593\u53cd\u601d\u81ea\u5df1\u5728\u95dc\u4fc2\u4e2d\u7684\u72c0\u614b\u548c\u611f\u53d7',\n            '\u5766\u8aa0\u6e9d\u901a\u9700\u6c42\uff1a\u7576\u611f\u5230\u88ab\u904e\u5ea6\u8981\u6c42\u6642\uff0c\u8981\u52c7\u6562\u8868\u9054\u81ea\u5df1\u7684\u60f3\u6cd5',\n            '\u5e73\u8861\u4ed8\u51fa\u8207\u63a5\u53d7\uff1a\u5b78\u6703\u5728\u7167\u9867\u5c0d\u65b9\u548c\u7167\u9867\u81ea\u5df1\u4e4b\u9593\u627e\u5230\u5e73\u8861'\n        ],\n        scores: {\n            '\u81ea\u6211\u610f\u8b58': 95,\n            '\u7368\u7acb\u6027': 88,\n            '\u59a5\u5354\u80fd\u529b': 65,\n            '\u5b89\u5168\u611f': 70,\n            '\u8868\u9054\u80fd\u529b': 75\n        }\n    },\n    B: {\n        title: '\u6700\u6015\u5931\u53bb\u81ea\u7531',\n        description: '\u4f60\u5728\u611b\u60c5\u4e2d\uff0c\u6700\u5bb3\u6015\u5f04\u4e1f\u7684\u662f\u81ea\u7531\u7684\u7a7a\u6c23\u3002\u5176\u5be6\u4f60\u5728\u611b\u60c5\u4e2d\uff0c\u5927\u90e8\u4efd\u6642\u5019\u90fd\u662f\u6bd4\u8f03\u59d4\u66f2\u6c42\u5168\u7684\u90a3\u4e00\u500b\u3002\u9762\u5c0d\u722d\u57f7\u7684\u6642\u5019\u6703\u7fd2\u6163\u6027\u5730\u8b93\u6b65\u3001\u4f4e\u982d\u8a8d\u932f\uff0c\u4f60\u4e0d\u5e0c\u671b\u5f7c\u6b64\u6c38\u7121\u6b62\u5883\u7684\u722d\u5435\uff0c\u56e0\u6b64\u5be7\u9858\u53d7\u4e9b\u59d4\u5c48\uff0c\u4e5f\u8981\u8b93\u7d1b\u722d\u5283\u4e0b\u53e5\u9ede\u3002\u7136\u800c\uff0c\u4f60\u7684\u5fc3\u5e95\u662f\u6e34\u671b\u81ea\u7531\u7684\uff0c\u8868\u9762\u4e0a\u4f60\u9858\u610f\u914d\u5408\uff0c\u5be6\u969b\u4e0a\u4f60\u65e9\u5df2\u88ab\u58d3\u5f97\u5598\u4e0d\u904e\u6c23\uff0c\u800c\u9019\u6a23\u58d3\u6291\u7684\u7d50\u679c\uff0c\u5c31\u662f\u6709\u4e00\u5929\u4f60\u53d7\u4e0d\u4e86\u7206\u767c\u51fa\u4f86\uff0c\u653e\u5f7c\u6b64\u81ea\u7531\u3002\u5efa\u8b70\u4f60\u4e0d\u8981\u592a\u59d4\u5c48\u81ea\u5df1\uff0c\u771f\u5be6\u8868\u9054\u81ea\u5df1\u7684\u611f\u53d7\uff0c\u611f\u60c5\u624d\u80fd\u9577\u4e45\u3002',\n        advice: [\n            '\u7df4\u7fd2\u8aaa\u300c\u4e0d\u300d\uff1a\u5b78\u6703\u62d2\u7d55\u4e0d\u5408\u7406\u7684\u8981\u6c42\uff0c\u4fdd\u8b77\u81ea\u5df1\u7684\u5e95\u7dda',\n            '\u8868\u9054\u771f\u5be6\u611f\u53d7\uff1a\u4e0d\u8981\u7e3d\u662f\u58d3\u6291\u60c5\u7dd2\uff0c\u9069\u6642\u8868\u9054\u4f60\u7684\u4e0d\u6eff\u548c\u9700\u6c42',\n            '\u5efa\u7acb\u5065\u5eb7\u722d\u57f7\u6a21\u5f0f\uff1a\u722d\u5435\u4e0d\u53ef\u6015\uff0c\u91cd\u8981\u7684\u662f\u5b78\u6703\u5065\u5eb7\u5730\u8655\u7406\u5206\u6b67',\n            '\u4fdd\u6301\u500b\u4eba\u6d3b\u52d5\uff1a\u6bcf\u9031\u5b89\u6392\u56fa\u5b9a\u7684\u300c\u7368\u8655\u6642\u5149\u300d\uff0c\u505a\u81ea\u5df1\u60f3\u505a\u7684\u4e8b',\n            '\u5c0b\u627e\u5fd7\u540c\u9053\u5408\u7684\u4f34\u4fb6\uff1a\u9078\u64c7\u80fd\u7406\u89e3\u548c\u5c0a\u91cd\u4f60\u9700\u8981\u81ea\u7531\u7a7a\u9593\u7684\u4eba'\n        ],\n        scores: {\n            '\u81ea\u7531\u5ea6': 92,\n            '\u5305\u5bb9\u6027': 85,\n            '\u8868\u9054\u529b': 55,\n            '\u58d3\u6291\u5ea6': 75,\n            '\u885d\u7a81\u8655\u7406': 60\n        }\n    },\n    C: {\n        title: '\u6700\u6015\u5931\u53bb\u5c0a\u56b4',\n        description: '\u4f60\u5728\u611b\u60c5\u4e2d\uff0c\u6700\u5bb3\u6015\u5f04\u4e1f\u7684\u662f\u81ea\u5c0a\u8207\u9762\u5b50\u3002\u4f60\u6709\u5f88\u5f37\u7684\u63a7\u5236\u6b32\uff0c\u5e0c\u671b\u611f\u60c5\u7684\u767c\u5c55\u662f\u7531\u81ea\u5df1\u4e3b\u5c0e\uff0c\u4f60\u4e0d\u559c\u6b61\u4f4e\u982d\u8a8d\u932f\u7684\u611f\u89ba\uff0c\u5e0c\u671b\u81ea\u5df1\u6c38\u9060\u90fd\u88ab\u5c0d\u65b9\u6367\u5728\u624b\u638c\u5fc3\u4e0a\u5475\u8b77\uff0c\u4e5f\u5e0c\u671b\u5728\u5916\u6642\uff0c\u4f60\u7684\u53e6\u4e00\u534a\u53ef\u4ee5\u6975\u76e1\u6240\u80fd\u5730\u8207\u4f60\u653e\u9583\u3001\u5bf5\u611b\u4f60\uff0c\u8b93\u5225\u4eba\u6295\u4ee5\u7fa8\u6155\u7684\u773c\u5149\u3002\u5176\u5be6\u4f60\u662f\u5728\u610f\u5225\u4eba\u60f3\u6cd5\u7684\uff0c\u4f46\u5076\u723e\u56de\u5bb6\u5f8c\u505a\u500b\u5c0f\u5973\u4eba\uff0c\u611f\u60c5\u4e0a\u4e5f\u6703\u5c11\u4e00\u9ede\u6469\u64e6\u3002',\n        advice: [\n            '\u5b78\u6703\u793a\u5f31\uff1a\u5076\u723e\u5c55\u73fe\u8106\u5f31\u9762\uff0c\u80fd\u8b93\u95dc\u4fc2\u66f4\u89aa\u5bc6',\n            '\u5340\u5206\u5167\u5916\uff1a\u5728\u5916\u7dad\u6301\u5f62\u8c61\uff0c\u5728\u5bb6\u53ef\u4ee5\u66f4\u653e\u9b06\u81ea\u7136',\n            '\u6e1b\u5c11\u6bd4\u8f03\uff1a\u4e0d\u8981\u7e3d\u662f\u62ff\u81ea\u5df1\u7684\u611f\u60c5\u548c\u5225\u4eba\u6bd4\u8f03',\n            '\u7df4\u7fd2\u9053\u6b49\uff1a\u627f\u8a8d\u932f\u8aa4\u4e0d\u4ee3\u8868\u5931\u53bb\u5c0a\u56b4\uff0c\u53cd\u800c\u986f\u793a\u6210\u719f',\n            '\u5efa\u7acb\u5167\u5728\u81ea\u4fe1\uff1a\u771f\u6b63\u7684\u5c0a\u56b4\u4f86\u81ea\u5167\u5fc3\uff0c\u800c\u975e\u4ed6\u4eba\u7684\u773c\u5149'\n        ],\n        scores: {\n            '\u81ea\u5c0a\u5fc3': 90,\n            '\u63a7\u5236\u6b32': 82,\n            '\u9762\u5b50\u89c0': 88,\n            '\u67d4\u8edf\u5ea6': 60,\n            '\u5b89\u5168\u611f': 68\n        }\n    },\n    D: {\n        title: '\u6700\u6015\u5931\u53bb\u71b1\u60c5',\n        description: '\u4f60\u5728\u611b\u60c5\u4e2d\uff0c\u6700\u5bb3\u6015\u5f04\u4e1f\u7684\u662f\u5c0d\u5f7c\u6b64\u7684\u71b1\u60c5\u3002\u7121\u8ad6\u662f\u9762\u5c0d\u611b\u60c5\u3001\u53cb\u60c5\uff0c\u751a\u81f3\u662f\u89aa\u60c5\uff0c\u4f60\u7684\u500b\u6027\u5c31\u662f\u6bd4\u8f03\u71b1\u60c5\uff0c\u4e5f\u5f88\u6a02\u610f\u5617\u8a66\u65b0\u9bae\u7684\u4e8b\u7269\uff0c\u56e0\u6b64\uff0c\u4f60\u7279\u5225\u5bb3\u6015\u611b\u60c5\u4e2d\u90a3\u7a2e\u51b7\u51b7\u7684\u611f\u89ba\uff0c\u6bd4\u5982\u8aaa\u4f60\u4eca\u5929\u554f\u5c0d\u65b9\u4e2d\u5348\u5403\u4ec0\u9ebc\uff0c\u5c0d\u65b9\u53ea\u56de\u7b54\u4f60\u300c\u98ef\u554a\uff01\u4e0d\u7136\u54a7\uff1f\u300d\uff0c\u53c8\u6216\u662f\u4f60\u5f88\u8208\u596e\u7684\u544a\u8a34\u5c0d\u65b9\u4f60\u4eca\u5929\u7d93\u6b77\u7684\u8da3\u4e8b\uff0c\u5c0d\u65b9\u53ea\u6577\u6f14\u7684\u56de\u4f60\u300c\u6069\u300d\uff0c\u4f60\u5c31\u6703\u958b\u59cb\u611f\u5230\u5bb3\u6015\uff0c\u4e5f\u53d7\u4e0d\u4e86\u9019\u6a23\u81ea\u5df1\u4e00\u982d\u71b1\u7684\u76f8\u8655\u6a21\u5f0f\uff0c\u751a\u81f3\u6703\u958b\u59cb\u60f3\u8981\u9003\u96e2\u9019\u6bb5\u6200\u60c5\u4e86\u3002',\n        advice: [\n            '\u5275\u9020\u65b0\u9bae\u611f\uff1a\u5b9a\u671f\u5b89\u6392\u65b0\u6d3b\u52d5\uff0c\u4fdd\u6301\u95dc\u4fc2\u7684\u6d3b\u529b',\n            '\u6e9d\u901a\u671f\u5f85\uff1a\u660e\u78ba\u544a\u8a34\u5c0d\u65b9\u4f60\u9700\u8981\u7684\u4e92\u52d5\u65b9\u5f0f',\n            '\u7406\u89e3\u5dee\u7570\uff1a\u63a5\u53d7\u4e0d\u662f\u6bcf\u500b\u4eba\u90fd\u50cf\u4f60\u4e00\u6a23\u71b1\u60c5',\n            '\u4fdd\u6301\u500b\u4eba\u71b1\u60c5\uff1a\u5373\u4f7f\u5c0d\u65b9\u53cd\u61c9\u5e73\u6de1\uff0c\u4e5f\u4e0d\u8981\u5931\u53bb\u81ea\u5df1\u7684\u6d3b\u529b',\n            '\u5c0b\u627e\u5e73\u8861\u9ede\uff1a\u627e\u5230\u96d9\u65b9\u90fd\u8212\u9069\u7684\u4e92\u52d5\u983b\u7387\u548c\u65b9\u5f0f'\n        ],\n        scores: {\n            '\u71b1\u60c5\u5ea6': 96,\n            '\u65b0\u9bae\u611f': 89,\n            '\u4e92\u52d5\u6027': 93,\n            '\u8010\u5fc3\u5ea6': 58,\n            '\u9069\u61c9\u529b': 65\n        }\n    }\n};\n\n\/\/ \u958b\u59cb\u6e2c\u9a57\nfunction startLoveQuiz() {\n    document.getElementById('lqIntroPage').classList.remove('active');\n    document.getElementById('lqQuizPage').classList.add('active');\n    window.scrollTo({ top: 0, behavior: 'smooth' });\n}\n\n\/\/ \u9078\u64c7\u9078\u9805\nfunction selectLQOption(option, element) {\n    \/\/ \u6e05\u9664\u6240\u6709\u9078\u4e2d\u72c0\u614b\n    document.querySelectorAll('.lq-option').forEach(opt => {\n        opt.classList.remove('selected');\n    });\n    \n    \/\/ \u8a2d\u7f6e\u9078\u4e2d\u72c0\u614b\n    element.classList.add('selected');\n    \n    \/\/ \u986f\u793a\u7d50\u679c\n    showLQResult(option);\n}\n\n\/\/ \u986f\u793a\u7d50\u679c\nfunction showLQResult(option) {\n    const result = lqResults[option];\n    \n    \/\/ \u8a2d\u7f6e\u7d50\u679c\u5167\u5bb9\n    document.getElementById('lqResultTitle').textContent = result.title;\n    document.getElementById('lqResultDesc').textContent = result.description;\n    \n    \/\/ \u8a2d\u7f6e\u500b\u6027\u5316\u5efa\u8b70\n    const adviceList = document.getElementById('lqAdviceList');\n    adviceList.innerHTML = '';\n    result.advice.forEach(advice => {\n        const li = document.createElement('li');\n        li.className = 'lq-advice-item';\n        li.innerHTML = `\n            <i class=\"bi bi-check-circle-fill lq-advice-icon\"><\/i>\n            <span>${advice}<\/span>\n        `;\n        adviceList.appendChild(li);\n    });\n    \n    \/\/ \u5207\u63db\u9801\u9762\n    document.getElementById('lqQuizPage').classList.remove('active');\n    document.getElementById('lqResultPage').classList.add('active');\n    window.scrollTo({ top: 0, behavior: 'smooth' });\n    \n    \/\/ \u7e6a\u88fd\u5716\u8868\n    drawLQChart(result.scores);\n}\n\n\/\/ \u7e6a\u88fd\u5716\u8868\nfunction drawLQChart(scores) {\n    \/\/ \u92b7\u6bc0\u820a\u5716\u8868\n    if (lqChart) {\n        lqChart.destroy();\n    }\n    \n    const ctx = document.getElementById('lqChart').getContext('2d');\n    const labels = Object.keys(scores);\n    const data = Object.values(scores);\n    \n    lqChart = new Chart(ctx, {\n        type: 'radar',\n        data: {\n            labels: labels,\n            datasets: [{\n                label: '\u7279\u8cea\u5206\u6790',\n                data: data,\n                backgroundColor: 'rgba(132, 250, 176, 0.2)',\n                borderColor: 'rgba(132, 250, 176, 1)',\n                borderWidth: 2,\n                pointBackgroundColor: 'rgba(132, 250, 176, 1)',\n                pointBorderColor: '#fff',\n                pointHoverBackgroundColor: '#fff',\n                pointHoverBorderColor: 'rgba(132, 250, 176, 1)',\n                pointRadius: 5,\n                pointHoverRadius: 7\n            }]\n        },\n        options: {\n            responsive: true,\n            maintainAspectRatio: false,\n            plugins: {\n                legend: {\n                    display: false\n                },\n                tooltip: {\n                    callbacks: {\n                        label: function(context) {\n                            return context.label + ': ' + context.parsed.r + '%';\n                        }\n                    },\n                    backgroundColor: 'rgba(45, 55, 72, 0.9)',\n                    titleFont: {\n                        size: 14\n                    },\n                    bodyFont: {\n                        size: 13\n                    },\n                    padding: 12,\n                    cornerRadius: 8\n                }\n            },\n            scales: {\n                r: {\n                    angleLines: {\n                        color: 'rgba(0, 0, 0, 0.08)'\n                    },\n                    grid: {\n                        color: 'rgba(0, 0, 0, 0.08)'\n                    },\n                    pointLabels: {\n                        font: {\n                            size: 14,\n                            weight: '500'\n                        },\n                        color: '#4a5568'\n                    },\n                    suggestedMin: 0,\n                    suggestedMax: 100,\n                    ticks: {\n                        stepSize: 25,\n                        callback: function(value) {\n                            return value + '%';\n                        },\n                        color: '#718096',\n                        backdropColor: 'transparent'\n                    }\n                }\n            }\n        }\n    });\n}\n\n\/\/ \u91cd\u65b0\u6e2c\u9a57\nfunction resetLoveQuiz() {\n    \/\/ \u6e05\u9664\u9078\u4e2d\u72c0\u614b\n    document.querySelectorAll('.lq-option').forEach(opt => {\n        opt.classList.remove('selected');\n    });\n    \n    \/\/ \u92b7\u6bc0\u5716\u8868\n    if (lqChart) {\n        lqChart.destroy();\n        lqChart = null;\n    }\n    \n    \/\/ \u5207\u63db\u9801\u9762\n    document.getElementById('lqResultPage').classList.remove('active');\n    document.getElementById('lqIntroPage').classList.add('active');\n    window.scrollTo({ top: 0, behavior: 'smooth' });\n}\n<\/script>","protected":false},"excerpt":{"rendered":"<p>\u4e43\u81f3\u4e8e\u5f04\u4e22\u4e86\u8eab\u4e0a\u91cd\u8981\u7684\u4e1c\u897f\u800c\u4e0d\u81ea\u77e5\u3002\u90a3\u5b9d\u8d35\u7684\u4e1c\u897f\uff0c\u53ef\u80fd\u662f\u81ea\u6211\uff0c\u53ef\u80fd\u662f\u81ea\u7531\uff0c\u4e5f\u53ef\u80fd\u662f\u81ea\u5c0a\u7b49\u7b49\u3002\u800c\u4e22\u5931\u4e86\u54ea\u4e2a\u4f60\u4f1a\u614c\u4e71\u5931\u63aa\u5462\uff1f\u4f60\u6700\u6015\u5728\u7231\u60c5\u91cc\u5f04\u4e22\u4ec0\u4e48\uff1f\u8bf7\u505a\u4e2a\u6d4b\u8bd5\u770b\u770b\u5427\u3002<\/p>","protected":false},"author":19,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"disabled","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[178],"tags":[],"class_list":["post-2561","post","type-post","status-publish","format-standard","hentry","category-love"],"_links":{"self":[{"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/posts\/2561","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/comments?post=2561"}],"version-history":[{"count":3,"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/posts\/2561\/revisions"}],"predecessor-version":[{"id":10658,"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/posts\/2561\/revisions\/10658"}],"wp:attachment":[{"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/media?parent=2561"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/categories?post=2561"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/tags?post=2561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}