{"id":8732,"date":"2024-08-08T16:19:11","date_gmt":"2024-08-08T08:19:11","guid":{"rendered":"https:\/\/bookmark.tw\/test\/?p=8732"},"modified":"2025-05-27T01:27:30","modified_gmt":"2025-05-26T17:27:30","slug":"stress-self-test","status":"publish","type":"post","link":"https:\/\/xinliceyan.org\/zh\/stress-self-test","title":{"rendered":"\u7ebf\u4e0a\u514d\u8d39\u538b\u529b\u81ea\u6211\u6d4b\u9a8c\uff0820\u9898\uff09"},"content":{"rendered":"<!-- \u58d3\u529b\u81ea\u6211\u6e2c\u9a57 - WordPress\u5d4c\u5165\u7248 -->\n<!-- 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\/* CSS\u90e8\u5206 - \u907f\u514dWordPress\u4e3b\u984c\u885d\u7a81 *\/\n.stress-test-widget {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    line-height: 1.6;\n    color: #2c3e50;\n    background: #ffffff;\n    border-radius: 1rem;\n    overflow: hidden;\n    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);\n    margin: 2rem auto;\n    max-width: 800px;\n}\n\n.stress-test-widget * {\n    box-sizing: border-box;\n}\n\n\/* \u6a19\u984c\u6a23\u5f0f *\/\n.stress-test-widget h2 {\n    font-size: 2.25rem;\n    font-weight: 700;\n    color: #2c3e50;\n    margin-bottom: 1.5rem;\n    text-align: center;\n}\n\n.stress-test-widget h3 {\n    font-size: 22px;\n    font-weight: 700;\n    color: #34495e;\n    margin-bottom: 1.5rem;\n}\n\n.stress-test-widget p {\n    font-size: 18px;\n    color: #5a6c7d;\n    text-align: left;\n}\n\n\/* \u5f15\u5c0e\u9801\u6a23\u5f0f *\/\n.stress-hero-section {\n    background: linear-gradient(135deg, #a8d8ea 0%, #aa96da 100%);\n    color: white;\n    padding: 4rem 2rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n}\n\n.stress-hero-section::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grid\" width=\"10\" height=\"10\" patternUnits=\"userSpaceOnUse\"><path d=\"M 10 0 L 0 0 0 10\" fill=\"none\" stroke=\"rgba(255,255,255,0.05)\" stroke-width=\"1\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23grid)\"\/><\/svg>');\n    pointer-events: none;\n}\n\n.stress-hero-content {\n    position: relative;\n    z-index: 1;\n}\n\n.stress-feature-icon {\n    width: 80px;\n    height: 80px;\n    background: rgba(255, 255, 255, 0.2);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 1rem;\n    font-size: 2rem;\n    backdrop-filter: blur(10px);\n    border: 2px solid rgba(255, 255, 255, 0.3);\n    transition: all 0.3s ease;\n}\n\n.stress-feature-icon:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);\n    background: rgba(255, 255, 255, 0.3);\n}\n\n.stress-start-btn {\n    background: linear-gradient(45deg, #74b9ff, #6c5ce7);\n    border: none;\n    padding: 1rem 3rem;\n    font-size: 1.25rem;\n    font-weight: 600;\n    border-radius: 50px;\n    color: white;\n    transition: all 0.3s ease;\n    box-shadow: 0 8px 25px rgba(116, 185, 255, 0.3);\n    min-height: 44px;\n    min-width: 180px;\n}\n\n.stress-start-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 12px 35px rgba(116, 185, 255, 0.4);\n    color: white;\n    background: linear-gradient(45deg, #6c5ce7, #5f3dc4);\n}\n\n\/* \u6e2c\u9a57\u9801\u6a23\u5f0f *\/\n.stress-progress-container {\n    background: #f8f9fa;\n    border-radius: 1rem;\n    padding: 1.5rem;\n    margin-bottom: 2rem;\n}\n\n.stress-progress-bar {\n    height: 12px;\n    background: linear-gradient(90deg, #74b9ff, #6c5ce7);\n    border-radius: 6px;\n    transition: width 0.6s ease;\n}\n\n.stress-question-card {\n    background: white;\n    border-radius: 1rem;\n    padding: 2rem;\n    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);\n    border: 1px solid #e9ecef;\n    margin-bottom: 2rem;\n    min-height: 350px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n\n.stress-option {\n    background: #f8f9fa;\n    border: 2px solid #e9ecef;\n    border-radius: 0.75rem;\n    padding: 1.25rem;\n    margin-bottom: 1rem;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    font-size: 18px;\n    color: #495057;\n    font-weight: 500;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n}\n\n.stress-option:hover {\n    border-color: #74b9ff;\n    background: #f0f8ff;\n    color: #2c3e50;\n    transform: translateX(5px);\n}\n\n.stress-option.selected {\n    background: linear-gradient(135deg, #74b9ff, #6c5ce7);\n    border-color: #74b9ff;\n    color: white;\n    font-weight: 600;\n}\n\n.stress-option i {\n    font-size: 1.25rem;\n    margin-right: 1rem;\n    flex-shrink: 0;\n}\n\n.stress-nav-btn {\n    background: #6c757d;\n    border: none;\n    color: white;\n    padding: 0.75rem 2rem;\n    border-radius: 50px;\n    font-weight: 600;\n    transition: all 0.3s ease;\n    min-width: 120px;\n    min-height: 44px;\n}\n\n.stress-nav-btn:hover {\n    background: #5a6268;\n    transform: translateY(-1px);\n    color: white;\n}\n\n.stress-nav-btn:disabled {\n    opacity: 0.6;\n    cursor: not-allowed;\n    transform: none;\n}\n\n\/* \u7d50\u679c\u9801\u6a23\u5f0f *\/\n.stress-result-section {\n    background: linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);\n    border-radius: 1rem;\n    padding: 3rem 2rem;\n    margin-bottom: 2rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n}\n\n.stress-result-section::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"dots\" width=\"20\" height=\"20\" patternUnits=\"userSpaceOnUse\"><circle cx=\"10\" cy=\"10\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23dots)\"\/><\/svg>');\n    pointer-events: none;\n}\n\n.stress-result-content {\n    position: relative;\n    z-index: 1;\n}\n\n.stress-score-display {\n    font-size: 4rem;\n    font-weight: 800;\n    color: #2c3e50;\n    margin: 1rem 0;\n    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);\n}\n\n.stress-chart-container {\n    background: white;\n    border-radius: 1rem;\n    padding: 2rem;\n    margin: 2rem auto;\n    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);\n    max-width: 500px;\n    height: 400px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n\n.stress-chart-container canvas {\n    max-width: 100% !important;\n    max-height: 300px !important;\n    width: auto !important;\n    height: auto !important;\n}\n\n.stress-restart-btn {\n    background: linear-gradient(45deg, #4facfe, #00f2fe);\n    border: none;\n    padding: 1rem 3rem;\n    font-size: 1.25rem;\n    font-weight: 600;\n    border-radius: 50px;\n    color: white;\n    transition: all 0.3s ease;\n    box-shadow: 0 8px 25px rgba(79, 172, 254, 0.3);\n    min-height: 44px;\n    min-width: 180px;\n}\n\n.stress-restart-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 12px 35px rgba(79, 172, 254, 0.4);\n    color: white;\n    background: linear-gradient(45deg, #00f2fe, #4facfe);\n}\n\n.stress-analysis-card {\n    background: white;\n    border-radius: 0.75rem;\n    padding: 1.5rem;\n    margin-bottom: 1.5rem;\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n    border-left: 4px solid #74b9ff;\n}\n\n\/* \u96b1\u85cf\u9801\u9762 *\/\n.stress-page {\n    display: none;\n    min-height: 400px;\n}\n\n.stress-page.active {\n    display: block;\n}\n\n\/* \u97ff\u61c9\u5f0f\u8a2d\u8a08 *\/\n@media (max-width: 768px) {\n    .stress-test-widget h2 {\n        font-size: 1.75rem;\n    }\n    \n    .stress-test-widget h3 {\n        font-size: 20px;\n    }\n    \n    .stress-test-widget p {\n        font-size: 16px;\n    }\n    \n    .stress-option {\n        font-size: 16px;\n        padding: 1rem;\n    }\n    \n    .stress-hero-section {\n        padding: 2.5rem 1rem;\n    }\n    \n    .stress-score-display {\n        font-size: 3rem;\n    }\n    \n    .stress-question-card {\n        padding: 1.5rem;\n        min-height: 300px;\n    }\n}\n\n\/* \u78ba\u4fdd\u5716\u8868\u97ff\u61c9\u5f0f *\/\n.stress-chart-container canvas {\n    max-width: 100% !important;\n    max-height: 300px !important;\n    width: auto !important;\n    height: auto !important;\n}\n\n\/* \u7121\u969c\u7919\u8a2d\u8a08 *\/\n.stress-option:focus {\n    outline: 2px solid #74b9ff;\n    outline-offset: 2px;\n}\n\n.stress-start-btn:focus,\n.stress-nav-btn:focus,\n.stress-restart-btn:focus {\n    outline: 2px solid #ffffff;\n    outline-offset: 2px;\n}\n\n\/* \u8f09\u5165\u52d5\u756b *\/\n.stress-loading {\n    opacity: 0.7;\n    pointer-events: none;\n}\n\n.stress-loading * {\n    cursor: wait !important;\n}\n<\/style>\n\n<!-- HTML\u7d50\u69cb\u90e8\u5206 -->\n<main class=\"stress-test-widget\" role=\"main\" aria-label=\"\u58d3\u529b\u81ea\u6211\u6e2c\u9a57\">\n    <!-- \u5f15\u5c0e\u9801 -->\n    <section id=\"stressWelcomePage\" class=\"stress-page active\" aria-labelledby=\"welcome-title\">\n        <header class=\"stress-hero-section\">\n            <div class=\"stress-hero-content\">\n                <h2 id=\"welcome-title\">\u58d3\u529b\u81ea\u6211\u6e2c\u9a57<\/h2>\n                <p class=\"lead fs-4 mb-4\">\u4e86\u89e3\u60a8\u7684\u58d3\u529b\u72c0\u614b\uff0c\u7dad\u8b77\u8eab\u5fc3\u5065\u5eb7<\/p>\n                <p class=\"fs-5 opacity-90\">\u900f\u904e\u79d1\u5b78\u8a2d\u8a08\u7684\u6e2c\u9a57\uff0c\u8a55\u4f30\u60a8\u6700\u8fd16\u500b\u6708\u7684\u58d3\u529b\u72c0\u6cc1<\/p>\n<p>\u6bcf\u4e00\u4e2a\u4eba\u90fd\u6709\u4e00\u4e2a\u627f\u53d7\u538b\u529b\u7684\u6781\u9650\uff0c\u8d85\u8fc7\u8fd9\u4e2a\u6781\u9650\uff0c\u538b\u529b\u589e\u52a0\u65f6\uff0c\u751f\u6d3b\u548c\u5de5\u4f5c\u6548\u80fd\u5c31\u4f1a\u4e0b\u964d\uff0c\u7ee7\u7eed\u589e\u52a0\u5230\u4e00\u5b9a\u9650\u5ea6\u5c31\u4f1a\u6709\u5371\u9669\u51fa\u73b0\u3002\u56e0\u6b64\uff0c\u900f\u8fc7\u4e00\u4e9b\u6d4b\u8bd5\u4e86\u89e3\u81ea\u5df1\u6240\u5904\u7684\u538b\u529b\u72b6\u6001\uff0c\u5bf9\u4e8e\u8fdb\u4e00\u6b65\u91c7\u53d6\u76f8\u5e94\u7684\u63aa\u65bd\u8c03\u6574\u538b\u529b\u662f\u6709\u76ca\u7684\u3002<\/p>\n            <\/div>\n        <\/header>\n        \n        <div class=\"container-fluid px-4 py-5\">\n            <div class=\"row text-center g-4 mb-5\">\n                <div class=\"col-md-4\">\n                    <div class=\"stress-feature-icon\" aria-hidden=\"true\">\n                        <i class=\"bi bi-heart-pulse\"><\/i>\n                    <\/div>\n                    <h4 class=\"fw-semibold\">\u8eab\u5fc3\u5065\u5eb7<\/h4>\n                    <p>\u8a55\u4f30\u751f\u6d3b\u58d3\u529b\u5c0d\u8eab\u5fc3\u5065\u5eb7\u7684\u5f71\u97ff\uff0c\u53ca\u65e9\u767c\u73fe\u6f5b\u5728\u554f\u984c<\/p>\n                <\/div>\n                <div class=\"col-md-4\">\n                    <div class=\"stress-feature-icon\" aria-hidden=\"true\">\n                        <i class=\"bi bi-graph-up-arrow\"><\/i>\n                    <\/div>\n                    <h4 class=\"fw-semibold\">\u79d1\u5b66\u8bc4\u4f30<\/h4>\n                    <p>\u57fa\u65bc\u5fc3\u7406\u5b78\u7814\u7a76\u7684\u6a19\u6e96\u5316\u6e2c\u9a57\uff0c\u63d0\u4f9b\u53ef\u9760\u7684\u8a55\u4f30\u7d50\u679c<\/p>\n                <\/div>\n                <div class=\"col-md-4\">\n                    <div class=\"stress-feature-icon\" aria-hidden=\"true\">\n                        <i class=\"bi bi-lightbulb\"><\/i>\n                    <\/div>\n                    <h4 class=\"fw-semibold\">\u500b\u4eba\u5efa\u8b70<\/h4>\n                    <p>\u6839\u64da\u6e2c\u9a57\u7d50\u679c\u63d0\u4f9b\u500b\u4eba\u5316\u7684\u58d3\u529b\u7ba1\u7406\u5efa\u8b70\u548c\u6539\u5584\u65b9\u6848<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"text-center\">\n                <button id=\"stressStartBtn\" class=\"stress-start-btn btn btn-lg\" \n                        aria-describedby=\"test-description\">\n                    <i class=\"bi bi-play-circle me-2\" aria-hidden=\"true\"><\/i>\u5f00\u59cb\u6d4b\u9a8c\n                <\/button>\n                <div class=\"mt-4\">\n                    <small class=\"text-muted\" id=\"test-description\">\n                        <i class=\"bi bi-info-circle me-1\" aria-hidden=\"true\"><\/i>\n                        \u6e2c\u9a57\u5305\u542b20\u9053\u984c\u76ee\uff0c\u7d04\u97003-5\u5206\u9418\u5b8c\u6210\n                    <\/small>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \u6e2c\u9a57\u9801 -->\n    <section id=\"stressTestPage\" class=\"stress-page\" aria-labelledby=\"test-title\">\n        <div class=\"container-fluid px-4 py-4\">\n            <div class=\"stress-progress-container\" id=\"stressProgressContainer\">\n                <div class=\"d-flex justify-content-between align-items-center mb-3\">\n                    <h2 id=\"test-title\" class=\"mb-0\">\u58d3\u529b\u8a55\u4f30\u6e2c\u9a57<\/h2>\n                    <span class=\"badge bg-primary fs-6\" id=\"stressProgressText\" aria-live=\"polite\">\u984c\u76ee 1\/20<\/span>\n                <\/div>\n                <div class=\"progress\" role=\"progressbar\" aria-valuenow=\"5\" aria-valuemin=\"0\" aria-valuemax=\"100\">\n                    <div class=\"stress-progress-bar progress-bar\" id=\"stressProgressBar\" style=\"width: 5%\"><\/div>\n                <\/div>\n            <\/div>\n            \n            <article class=\"stress-question-card\">\n                <h3 id=\"stressQuestionTitle\">\u6b63\u5728\u8f09\u5165\u554f\u984c&#8230;<\/h3>\n                <div id=\"stressQuestionContent\" class=\"mb-4\"><\/div>\n                <div id=\"stressOptionsContainer\" role=\"radiogroup\" aria-labelledby=\"stressQuestionTitle\"><\/div>\n            <\/article>\n            \n            <nav class=\"text-center\" aria-label=\"\u6e2c\u9a57\u5c0e\u822a\">\n                <button id=\"stressPrevBtn\" class=\"stress-nav-btn me-3\" style=\"display: none;\" aria-label=\"\u56de\u5230\u4e0a\u4e00\u984c\">\n                    <i class=\"bi bi-arrow-left me-1\" aria-hidden=\"true\"><\/i>\u4e0a\u4e00\u9898\n                <\/button>\n            <\/nav>\n        <\/div>\n    <\/section>\n\n    <!-- \u7d50\u679c\u9801 -->\n    <section id=\"stressResultPage\" class=\"stress-page\" aria-labelledby=\"result-title\">\n        <div class=\"container-fluid px-4 py-4\">\n            <header class=\"stress-result-section\">\n                <div class=\"stress-result-content\">\n                    <h2 id=\"result-title\">\u6e2c\u9a57\u5b8c\u6210\uff01<\/h2>\n                    <div class=\"stress-score-display\" id=\"stressTotalScore\" aria-label=\"\u603b\u5206\">0<\/div>\n                    <h4 class=\"mb-3\">\u58d3\u529b\u6307\u6578\uff1a<span id=\"stressScoreText\">0\/20<\/span><\/h4>\n                    <div class=\"alert mb-0\" id=\"stressResultInterpretation\" role=\"alert\">\n                        <h5 class=\"alert-heading\" id=\"stressResultLevel\">\u7ed3\u679c\u5206\u6790<\/h5>\n                        <p class=\"mb-0\" id=\"stressResultDescription\">\u6b63\u5728\u5206\u6790\u60a8\u7684\u58d3\u529b\u72c0\u6cc1&#8230;<\/p>\n                    <\/div>\n                <\/div>\n            <\/header>\n            \n            <div class=\"stress-chart-container\">\n                <h4 class=\"text-center mb-4\">\u58d3\u529b\u72c0\u6cc1\u5206\u6790\u5716\u8868<\/h4>\n                <div style=\"position: relative; height: 280px; width: 100%;\">\n                    <canvas id=\"stressResultChart\" aria-label=\"\u58d3\u529b\u5206\u6790\u5716\u8868\"><\/canvas>\n                <\/div>\n            <\/div>\n            \n            <div class=\"row mb-4 g-3\">\n                <div class=\"col-md-6\">\n                    <div class=\"stress-analysis-card\">\n                        <h5 class=\"card-title\">\n                            <i class=\"bi bi-emoji-smile text-success me-2\" aria-hidden=\"true\"><\/i>\u58d3\u529b\u4f86\u6e90\u5206\u6790\n                        <\/h5>\n                        <p class=\"card-text\" id=\"stressSourceAnalysis\">\u6b63\u5728\u5206\u6790\u60a8\u7684\u4e3b\u8981\u58d3\u529b\u4f86\u6e90&#8230;<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"col-md-6\">\n                    <div class=\"stress-analysis-card\">\n                        <h5 class=\"card-title\">\n                            <i class=\"bi bi-heart text-danger me-2\" aria-hidden=\"true\"><\/i>\u5efa\u8b70\u8207\u6539\u5584\n                        <\/h5>\n                        <p class=\"card-text\" id=\"stressRecommendation\">\u6b63\u5728\u751f\u6210\u500b\u4eba\u5316\u5efa\u8b70&#8230;<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <footer class=\"text-center\">\n                <button id=\"stressRestartBtn\" class=\"stress-restart-btn btn btn-lg\" aria-label=\"\u91cd\u65b0\u958b\u59cb\u6e2c\u9a57\">\n                    <i class=\"bi bi-arrow-clockwise me-2\" aria-hidden=\"true\"><\/i>\u91cd\u65b0\u6d4b\u9a8c\n                <\/button>\n                <div class=\"mt-4\">\n                    <small class=\"text-muted\">\n                        <i class=\"bi bi-exclamation-triangle me-1\" aria-hidden=\"true\"><\/i>\n                        \u6b64\u6e2c\u9a57\u50c5\u4f9b\u81ea\u6211\u8a55\u4f30\u53c3\u8003\uff0c\u5982\u6709\u56b4\u91cd\u58d3\u529b\u554f\u984c\u8acb\u8aee\u8a62\u5c08\u696d\u5fc3\u7406\u5065\u5eb7\u6a5f\u69cb\n                    <\/small>\n                <\/div>\n            <\/footer>\n        <\/div>\n    <\/section>\n<\/main>\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<!-- JavaScript\u884c\u70ba\u90e8\u5206 -->\n<script>\n(function() {\n    'use strict';\n    \n    \/\/ \u58d3\u529b\u6e2c\u9a57\u61c9\u7528\u6a21\u7d44\n    const StressTestApp = {\n        \/\/ \u6e2c\u9a57\u984c\u76ee\u6578\u64da\n        questions: [\n            { id: 1, text: '\u4f60\u6700\u8fd1\u611f\u5230\u6709\u4ee4\u4f60\u4e0d\u8212\u670d\u7684\u7dca\u5f35\u60c5\u7dd2\u55ce\uff1f' },\n            { id: 2, text: '\u4f60\u5e38\u8207\u5468\u570d\u7684\u4eba\u722d\u8faf\u55ce\uff1f' },\n            { id: 3, text: '\u4f60\u7684\u7761\u7720\u6709\u56f0\u96e3\u55ce\uff1f' },\n            { id: 4, text: '\u4f60\u89ba\u5f97\u751f\u6d3b\u7121\u610f\u7fa9\u55ce\uff1f' },\n            { id: 5, text: '\u6709\u8a31\u591a\u4eba\u5e79\u64fe\u4f60\u6216\u6fc0\u6012\u4f60\u55ce\uff1f' },\n            { id: 6, text: '\u4f60\u60f3\u5403\u7cd6\u6216\u751c\u98df\u55ce\uff1f' },\n            { id: 7, text: '\u4f60\u62bd\u9999\u83f8\u7684\u82b1\u8cbb\u589e\u52a0\u4e86\u55ce\uff1f' },\n            { id: 8, text: '\u4f60\u6f38\u6f38\u5730\u5c0d\u9152\u6216\u5496\u5561\u4e0a\u766e\u4e86\u55ce\uff1f' },\n            { id: 9, text: '\u4f60\u767c\u73fe\u8981\u96c6\u4e2d\u7cbe\u529b\u5de5\u4f5c\u6709\u56f0\u96e3\u55ce\uff1f' },\n            { id: 10, text: '\u4f60\u6703\u5e38\u5fd8\u8a18\u4e00\u4e9b\u5c0f\u4e8b(\u5982\u5bc4\u4fe1)\u55ce\uff1f' },\n            { id: 11, text: '\u4f60\u6f38\u6f38\u5c0d\u4e00\u4e9b\u91cd\u8981\u7684\u4e8b\u60c5(\u5982\u7d04\u6703\u3001\u7e73\u7a05)\u4e5f\u8b8a\u5f97\u5065\u5fd8\uff1f' },\n            { id: 12, text: '\u4f60\u4e0a\u6d17\u624b\u9593\u7684\u6b21\u6578\u589e\u591a\u4e86\u55ce\uff1f' },\n            { id: 13, text: '\u6709\u4eba\u8aaa\u4f60\u6c23\u8272\u4e0d\u592a\u597d\u55ce\uff1f' },\n            { id: 14, text: '\u4f60\u5e38\u548c\u5176\u4ed6\u4eba\u6709\u8a00\u8a9e\u4e0a\u7684\u885d\u7a81\u55ce\uff1f' },\n            { id: 15, text: '\u4f60\u6700\u8fd1\u662f\u5426\u4e0d\u6b62\u4e00\u6b21\u751f\u75c5\uff1f' },\n            { id: 16, text: '\u4f60\u6700\u8fd1\u662f\u5426\u6709\u56e0\u70ba\u7dca\u5f35\u800c\u982d\u75db\u7684\u73fe\u8c61\uff1f' },\n            { id: 17, text: '\u4f60\u6700\u8fd1\u662f\u5426\u6709\u7d93\u5e38\u4f5c\u5614\u7684\u611f\u89ba\uff1f' },\n            { id: 18, text: '\u4f60\u6700\u8fd1\u662f\u5426\u5e7e\u4e4e\u6bcf\u5929\u90fd\u89ba\u5f97\u8f15\u5fae\u7684\u982d\u75db\u548c\u6688\u7729\uff1f' },\n            { id: 19, text: '\u4f60\u662f\u5426\u7d93\u5e38\u6709\u80c3\u90e8\u7ffb\u652a\u7684\u611f\u89ba\uff1f' },\n            { id: 20, text: '\u4f60\u7e3d\u662f\u5306\u5306\u5fd9\u5fd9\u5730\u8d95\u6642\u9593\uff1f' }\n        ],\n\n        \/\/ \u61c9\u7528\u72c0\u614b\n        state: {\n            currentQuestionIndex: 0,\n            answers: [],\n            totalScore: 0,\n            testStartTime: null\n        },\n\n        \/\/ DOM \u5143\u7d20\u7de9\u5b58\n        elements: {\n            welcomePage: document.getElementById('stressWelcomePage'),\n            testPage: document.getElementById('stressTestPage'),\n            resultPage: document.getElementById('stressResultPage'),\n            startBtn: document.getElementById('stressStartBtn'),\n            prevBtn: document.getElementById('stressPrevBtn'),\n            restartBtn: document.getElementById('stressRestartBtn'),\n            progressBar: document.getElementById('stressProgressBar'),\n            progressText: document.getElementById('stressProgressText'),\n            questionTitle: document.getElementById('stressQuestionTitle'),\n            questionContent: document.getElementById('stressQuestionContent'),\n            optionsContainer: document.getElementById('stressOptionsContainer'),\n            totalScore: document.getElementById('stressTotalScore'),\n            scoreText: document.getElementById('stressScoreText'),\n            resultLevel: document.getElementById('stressResultLevel'),\n            resultDescription: document.getElementById('stressResultDescription'),\n            sourceAnalysis: document.getElementById('stressSourceAnalysis'),\n            recommendation: document.getElementById('stressRecommendation')\n        },\n\n        \/\/ \u521d\u59cb\u5316\n        init() {\n            this.bindEvents();\n            this.resetState();\n        },\n\n        \/\/ \u91cd\u7f6e\u72c0\u614b\n        resetState() {\n            this.state = {\n                currentQuestionIndex: 0,\n                answers: [],\n                totalScore: 0,\n                testStartTime: null\n            };\n        },\n\n        \/\/ \u7d81\u5b9a\u4e8b\u4ef6\n        bindEvents() {\n            const { elements } = this;\n            \n            elements.startBtn?.addEventListener('click', () => this.startTest());\n            elements.prevBtn?.addEventListener('click', () => this.prevQuestion());\n            elements.restartBtn?.addEventListener('click', () => this.restartTest());\n            \n            \/\/ \u4f7f\u7528\u4e8b\u4ef6\u59d4\u8a17\u8655\u7406\u9078\u9805\u9ede\u64ca\n            elements.optionsContainer?.addEventListener('click', (e) => {\n                const option = e.target.closest('[data-option-value]');\n                if (option) {\n                    this.selectOption(parseInt(option.dataset.optionValue));\n                }\n            });\n        },\n\n        \/\/ \u7bc0\u6d41\u51fd\u6578\n        throttle(func, limit) {\n            let inThrottle;\n            return function() {\n                const args = arguments;\n                const context = this;\n                if (!inThrottle) {\n                    func.apply(context, args);\n                    inThrottle = true;\n                    setTimeout(() => inThrottle = false, limit);\n                }\n            };\n        },\n\n        \/\/ \u9632\u6296\u51fd\u6578\n        debounce(func, wait) {\n            let timeout;\n            return function executedFunction(...args) {\n                const later = () => {\n                    clearTimeout(timeout);\n                    func(...args);\n                };\n                clearTimeout(timeout);\n                timeout = setTimeout(later, wait);\n            };\n        },\n\n        \/\/ \u9801\u9762\u5207\u63db\n        showPage(pageId) {\n            \/\/ \u96b1\u85cf\u6240\u6709\u9801\u9762\n            document.querySelectorAll('.stress-page').forEach(page => {\n                page.classList.remove('active');\n            });\n            \n            \/\/ \u986f\u793a\u76ee\u6a19\u9801\u9762\n            const targetPage = document.getElementById(pageId);\n            if (targetPage) {\n                targetPage.classList.add('active');\n                \n                \/\/ \u5e73\u6ed1\u6efe\u52d5\u5230\u9801\u9762\u9802\u90e8\n                this.scrollToElement(targetPage);\n            }\n        },\n\n        \/\/ \u6efe\u52d5\u5230\u5143\u7d20\n        scrollToElement(element) {\n            const headerOffset = 20;\n            const elementPosition = element.offsetTop;\n            const offsetPosition = elementPosition - headerOffset;\n\n            window.scrollTo({\n                top: Math.max(0, offsetPosition),\n                behavior: 'smooth'\n            });\n        },\n\n        \/\/ \u958b\u59cb\u6e2c\u9a57\n        startTest() {\n            this.resetState();\n            this.state.testStartTime = Date.now();\n            this.renderQuestion();\n            this.showPage('stressTestPage');\n        },\n\n        \/\/ \u66f4\u65b0\u9032\u5ea6\n        updateProgress() {\n            const { currentQuestionIndex } = this.state;\n            const totalQuestions = this.questions.length;\n            const progress = ((currentQuestionIndex + 1) \/ totalQuestions) * 100;\n            \n            this.elements.progressBar.style.width = `${progress}%`;\n            this.elements.progressBar.parentElement.setAttribute('aria-valuenow', Math.round(progress));\n            this.elements.progressText.textContent = `\u984c\u76ee ${currentQuestionIndex + 1}\/${totalQuestions}`;\n            \n            \/\/ \u986f\u793a\/\u96b1\u85cf\u4e0a\u4e00\u984c\u6309\u9215\n            this.elements.prevBtn.style.display = currentQuestionIndex > 0 ? 'inline-block' : 'none';\n        },\n\n        \/\/ \u6e32\u67d3\u554f\u984c\n        renderQuestion() {\n            const { currentQuestionIndex } = this.state;\n            const question = this.questions[currentQuestionIndex];\n            \n            if (!question) return;\n            \n            \/\/ \u66f4\u65b0\u554f\u984c\u5167\u5bb9\n            this.elements.questionTitle.textContent = `\u7b2c ${currentQuestionIndex + 1} \u984c`;\n            this.elements.questionContent.innerHTML = `\n                <p class=\"fs-4 fw-bold mb-4\" style=\"font-size: 24px; font-weight: 800; line-height: 1.4;\">${question.text}<\/p>\n                <p class=\"text-muted fs-5\">\u8acb\u6839\u64da\u60a8\u6700\u8fd16\u500b\u6708\u7684\u60c5\u6cc1\u56de\u7b54\uff1a<\/p>\n            `;\n            \n            \/\/ \u6e32\u67d3\u9078\u9805\n            this.renderOptions();\n            this.updateProgress();\n        },\n\n        \/\/ \u6e32\u67d3\u9078\u9805\n        renderOptions() {\n            const { currentQuestionIndex, answers } = this.state;\n            const question = this.questions[currentQuestionIndex];\n            \n            const options = [\n                { value: 1, text: '\u662f', icon: 'check-circle' },\n                { value: 0, text: '\u4e0d\u662f', icon: 'x-circle' }\n            ];\n            \n            \/\/ \u6aa2\u67e5\u662f\u5426\u5df2\u6709\u7b54\u6848\n            const existingAnswer = answers.find(a => a.questionId === question.id);\n            \n            this.elements.optionsContainer.innerHTML = options.map(option => {\n                const isSelected = existingAnswer && existingAnswer.score === option.value;\n                const selectedClass = isSelected ? 'selected' : '';\n                const iconClass = isSelected ? 'bi-check-circle-fill' : `bi-${option.icon}`;\n                \n                return `\n                    <div class=\"stress-option ${selectedClass}\" \n                         data-option-value=\"${option.value}\"\n                         role=\"radio\"\n                         aria-checked=\"${isSelected}\"\n                         tabindex=\"0\"\n                         aria-label=\"${option.text}\">\n                        <i class=\"bi ${iconClass}\" aria-hidden=\"true\"><\/i>\n                        ${option.text}\n                    <\/div>\n                `;\n            }).join('');\n        },\n\n        \/\/ \u9078\u64c7\u9078\u9805\n        selectOption(score) {\n            const { currentQuestionIndex } = this.state;\n            const question = this.questions[currentQuestionIndex];\n            \n            \/\/ \u66f4\u65b0\u7b54\u6848\n            const answerIndex = this.state.answers.findIndex(a => a.questionId === question.id);\n            const newAnswer = {\n                questionId: question.id,\n                questionText: question.text,\n                score: score,\n                timestamp: Date.now()\n            };\n            \n            if (answerIndex !== -1) {\n                this.state.answers[answerIndex] = newAnswer;\n            } else {\n                this.state.answers.push(newAnswer);\n            }\n            \n            \/\/ \u66f4\u65b0UI\n            this.renderOptions();\n            \n            \/\/ \u5ef6\u9072\u81ea\u52d5\u9032\u5165\u4e0b\u4e00\u984c\n            setTimeout(() => {\n                this.nextQuestion();\n            }, 600);\n        },\n\n        \/\/ \u4e0b\u4e00\u984c\n        nextQuestion() {\n            const { currentQuestionIndex } = this.state;\n            \n            if (currentQuestionIndex < this.questions.length - 1) {\n                this.state.currentQuestionIndex++;\n                this.renderQuestion();\n            } else {\n                this.showResults();\n            }\n        },\n\n        \/\/ \u4e0a\u4e00\u984c\n        prevQuestion() {\n            if (this.state.currentQuestionIndex > 0) {\n                this.state.currentQuestionIndex--;\n                this.renderQuestion();\n            }\n        },\n\n        \/\/ \u8a08\u7b97\u7e3d\u5206\n        calculateTotalScore() {\n            this.state.totalScore = this.state.answers.reduce((sum, answer) => sum + answer.score, 0);\n            return this.state.totalScore;\n        },\n\n        \/\/ \u7372\u53d6\u7d50\u679c\u5206\u6790\n        getResultAnalysis(score) {\n            if (score <= 5) {\n                return {\n                    level: '\u58d3\u529b\u6b63\u5e38',\n                    description: '\u606d\u559c\uff01\u60a8\u7684\u58d3\u529b\u6c34\u5e73\u8655\u65bc\u6b63\u5e38\u7bc4\u570d\u5167\u3002\u60a8\u80fd\u5920\u6709\u6548\u5730\u7ba1\u7406\u751f\u6d3b\u4e2d\u7684\u5404\u7a2e\u6311\u6230\uff0c\u8eab\u5fc3\u72c0\u614b\u826f\u597d\u3002\u5efa\u8b70\u7e7c\u7e8c\u4fdd\u6301\u76ee\u524d\u7684\u751f\u6d3b\u65b9\u5f0f\u548c\u58d3\u529b\u7ba1\u7406\u7b56\u7565\u3002',\n                    alertClass: 'alert-success',\n                    icon: 'emoji-smile',\n                    recommendation: '\u5efa\u8b70\uff1a\u5b9a\u671f\u904b\u52d5\u3001\u4fdd\u6301\u5145\u8db3\u7761\u7720\u3001\u57f9\u990a\u8208\u8da3\u611b\u597d\uff0c\u7dad\u6301\u76ee\u524d\u826f\u597d\u7684\u8eab\u5fc3\u72c0\u614b\u3002',\n                    sourceAnalysis: '\u60a8\u76ee\u524d\u80fd\u5920\u6709\u6548\u61c9\u5c0d\u65e5\u5e38\u751f\u6d3b\u4e2d\u7684\u5404\u7a2e\u6311\u6230\uff0c\u58d3\u529b\u4f86\u6e90\u5c0d\u60a8\u7684\u5f71\u97ff\u8f03\u5c0f\u3002'\n                };\n            } else if (score <= 14) {\n                return {\n                    level: '\u58d3\u529b\u504f\u9ad8',\n                    description: '\u60a8\u7684\u58d3\u529b\u6c34\u5e73\u6709\u4e9b\u504f\u9ad8\uff0c\u9700\u8981\u9069\u7576\u95dc\u6ce8\u548c\u8abf\u7bc0\u3002\u96d6\u7136\u9084\u4e0d\u7b97\u56b4\u91cd\uff0c\u4f46\u5efa\u8b70\u60a8\u958b\u59cb\u63a1\u53d6\u4e00\u4e9b\u58d3\u529b\u7ba1\u7406\u63aa\u65bd\uff0c\u4ee5\u9632\u6b62\u60c5\u6cc1\u9032\u4e00\u6b65\u60e1\u5316\u3002',\n                    alertClass: 'alert-warning',\n                    icon: 'emoji-neutral',\n                    recommendation: '\u5efa\u8b70\uff1a\u5b78\u7fd2\u653e\u9b06\u6280\u5de7\u3001\u5408\u7406\u5b89\u6392\u6642\u9593\u3001\u5c0b\u6c42\u670b\u53cb\u6216\u5bb6\u4eba\u7684\u652f\u6301\uff0c\u8003\u616e\u8aee\u8a62\u5fc3\u7406\u5065\u5eb7\u5c08\u5bb6\u3002',\n                    sourceAnalysis: '\u60a8\u53ef\u80fd\u9762\u81e8\u4f86\u81ea\u5de5\u4f5c\u3001\u4eba\u969b\u95dc\u4fc2\u6216\u751f\u6d3b\u8b8a\u5316\u7684\u58d3\u529b\uff0c\u9700\u8981\u91cd\u8996\u4e26\u7a4d\u6975\u61c9\u5c0d\u3002'\n                };\n            } else {\n                return {\n                    level: '\u9ad8\u58d3\u8b66\u793a',\n                    description: '\u8b66\u544a\uff01\u60a8\u7684\u58d3\u529b\u6c34\u5e73\u8655\u65bc\u5371\u96aa\u7bc4\u570d\uff0c\u8eab\u5fc3\u6b63\u5728\u906d\u53d7\u56b4\u91cd\u5f71\u97ff\u3002\u5f37\u70c8\u5efa\u8b70\u60a8\u7acb\u5373\u63a1\u53d6\u884c\u52d5\uff0c\u5c0b\u6c42\u5c08\u696d\u5e6b\u52a9\u4f86\u61c9\u5c0d\u76ee\u524d\u7684\u58d3\u529b\u72c0\u6cc1\u3002',\n                    alertClass: 'alert-danger',\n                    icon: 'emoji-frown',\n                    recommendation: '\u5f37\u70c8\u5efa\u8b70\uff1a\u7acb\u5373\u5c0b\u6c42\u5c08\u696d\u5fc3\u7406\u8aee\u8a62\u5e2b\u6216\u91ab\u751f\u7684\u5e6b\u52a9\uff0c\u5236\u5b9a\u7cfb\u7d71\u6027\u7684\u58d3\u529b\u7ba1\u7406\u8a08\u5283\u3002',\n                    sourceAnalysis: '\u60a8\u6b63\u9762\u81e8\u591a\u91cd\u58d3\u529b\u6e90\u7684\u56b4\u91cd\u5f71\u97ff\uff0c\u9700\u8981\u5c08\u696d\u5e72\u9810\u548c\u5168\u9762\u7684\u652f\u6301\u7cfb\u7d71\u3002'\n                };\n            }\n        },\n\n        \/\/ \u986f\u793a\u7d50\u679c\n        async showResults() {\n            try {\n                \/\/ \u6dfb\u52a0\u8f09\u5165\u72c0\u614b\n                document.querySelector('.stress-test-widget').classList.add('stress-loading');\n                \n                const totalScore = this.calculateTotalScore();\n                const analysis = this.getResultAnalysis(totalScore);\n                \n                \/\/ \u66f4\u65b0\u7d50\u679c\u986f\u793a\n                this.elements.totalScore.textContent = totalScore;\n                this.elements.scoreText.textContent = `${totalScore}\/20`;\n                this.elements.resultLevel.textContent = analysis.level;\n                this.elements.resultDescription.textContent = analysis.description;\n                this.elements.sourceAnalysis.textContent = analysis.sourceAnalysis;\n                this.elements.recommendation.textContent = analysis.recommendation;\n                \n                \/\/ \u66f4\u65b0\u8b66\u544a\u6a23\u5f0f\n                const alertElement = document.getElementById('stressResultInterpretation');\n                alertElement.className = `alert ${analysis.alertClass} mb-0`;\n                \n                \/\/ \u6a21\u64ec\u5206\u6790\u8655\u7406\u6642\u9593\n                await new Promise(resolve => setTimeout(resolve, 1000));\n                \n                \/\/ \u5275\u5efa\u5716\u8868\n                await this.createResultChart(totalScore, analysis);\n                \n                \/\/ \u79fb\u9664\u8f09\u5165\u72c0\u614b\n                document.querySelector('.stress-test-widget').classList.remove('stress-loading');\n                \n                this.showPage('stressResultPage');\n                \n            } catch (error) {\n                console.error('\u986f\u793a\u7d50\u679c\u6642\u767c\u751f\u932f\u8aa4:', error);\n                \/\/ \u57fa\u672c\u7684\u932f\u8aa4\u8655\u7406\n                this.elements.resultDescription.textContent = '\u7d50\u679c\u5206\u6790\u6642\u51fa\u73fe\u554f\u984c\uff0c\u8acb\u91cd\u65b0\u6e2c\u9a57\u3002';\n            }\n        },\n\n        \/\/ \u5275\u5efa\u7d50\u679c\u5716\u8868\n        async createResultChart(totalScore, analysis) {\n            try {\n                const canvas = document.getElementById('stressResultChart');\n                if (!canvas) return;\n                \n                const ctx = canvas.getContext('2d');\n                \n                \/\/ \u92b7\u6bc0\u73fe\u6709\u5716\u8868\n                if (window.stressChart) {\n                    window.stressChart.destroy();\n                }\n                \n                \/\/ \u6e96\u5099\u5716\u8868\u6578\u64da - \u4f7f\u7528\u689d\u5f62\u5716\u986f\u793a\u58d3\u529b\u5206\u4f48\n                const maxScore = 20;\n                const scorePercentage = Math.round((totalScore \/ maxScore) * 100);\n                const remainingPercentage = 100 - scorePercentage;\n                \n                const data = {\n                    labels: ['\u60a8\u7684\u58d3\u529b\u6307\u6578', '\u9918\u88d5\u7a7a\u9593'],\n                    datasets: [{\n                        label: '\u58d3\u529b\u5206\u6790',\n                        data: [scorePercentage, remainingPercentage],\n                        backgroundColor: [\n                            totalScore <= 5 ? '#28a745' : totalScore <= 14 ? '#ffc107' : '#dc3545',\n                            '#e9ecef'\n                        ],\n                        borderColor: [\n                            totalScore <= 5 ? '#1e7e34' : totalScore <= 14 ? '#e0a800' : '#c82333',\n                            '#dee2e6'\n                        ],\n                        borderWidth: 2,\n                        borderRadius: 8,\n                        borderSkipped: false\n                    }]\n                };\n                \n                const config = {\n                    type: 'doughnut',\n                    data: data,\n                    options: {\n                        responsive: true,\n                        maintainAspectRatio: true,\n                        aspectRatio: 1.5,\n                        cutout: '50%',\n                        plugins: {\n                            legend: {\n                                position: 'bottom',\n                                labels: {\n                                    font: {\n                                        size: 16\n                                    },\n                                    padding: 15,\n                                    usePointStyle: true\n                                }\n                            },\n                            tooltip: {\n                                titleFont: {\n                                    size: 16\n                                },\n                                bodyFont: {\n                                    size: 16\n                                },\n                                callbacks: {\n                                    label: function(context) {\n                                        const label = context.label || '';\n                                        const value = context.parsed;\n                                        if (label === '\u60a8\u7684\u58d3\u529b\u6307\u6578') {\n                                            return `${label}: ${totalScore}\u5206 (${value}%)`;\n                                        } else {\n                                            return `${label}: ${value}%`;\n                                        }\n                                    }\n                                }\n                            }\n                        },\n                        animation: {\n                            animateRotate: true,\n                            duration: 1500\n                        },\n                        layout: {\n                            padding: {\n                                top: 10,\n                                bottom: 10\n                            }\n                        }\n                    }\n                };\n                \n                \/\/ \u5275\u5efa\u65b0\u5716\u8868\n                window.stressChart = new Chart(ctx, config);\n                \n            } catch (error) {\n                console.error('\u5275\u5efa\u5716\u8868\u6642\u767c\u751f\u932f\u8aa4:', error);\n                \/\/ \u5982\u679c\u5716\u8868\u5275\u5efa\u5931\u6557\uff0c\u986f\u793a\u6587\u5b57\u7248\u7d50\u679c\n                const chartContainer = document.querySelector('.stress-chart-container');\n                if (chartContainer) {\n                    chartContainer.innerHTML = `\n                        <h4 class=\"text-center mb-4\">\u58d3\u529b\u72c0\u6cc1\u5206\u6790<\/h4>\n                        <div class=\"text-center\">\n                            <div class=\"display-6 fw-bold text-primary\">${totalScore}\u5206<\/div>\n                            <p class=\"text-muted\">\u6eff\u520620\u5206<\/p>\n                            <div class=\"progress mb-3\" style=\"height: 20px;\">\n                                <div class=\"progress-bar ${totalScore <= 5 ? 'bg-success' : totalScore <= 14 ? 'bg-warning' : 'bg-danger'}\" \n                                     style=\"width: ${(totalScore\/20)*100}%\"><\/div>\n                            <\/div>\n                            <p class=\"fw-medium\">${analysis.level}<\/p>\n                        <\/div>\n                    `;\n                }\n            }\n        },\n\n        \/\/ \u91cd\u65b0\u958b\u59cb\u6e2c\u9a57\n        restartTest() {\n            \/\/ \u92b7\u6bc0\u5716\u8868\n            if (window.stressChart) {\n                window.stressChart.destroy();\n                window.stressChart = null;\n            }\n            \n            \/\/ \u91cd\u7f6e\u72c0\u614b\n            this.resetState();\n            \n            \/\/ \u986f\u793a\u6b61\u8fce\u9801\n            this.showPage('stressWelcomePage');\n        }\n    };\n\n    \/\/ \u7576DOM\u8f09\u5165\u5b8c\u6210\u6642\u521d\u59cb\u5316\u61c9\u7528\n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', () => {\n            StressTestApp.init();\n        });\n    } else {\n        StressTestApp.init();\n    }\n\n    \/\/ \u5c07\u61c9\u7528\u5be6\u4f8b\u66b4\u9732\u5230window\uff08\u50c5\u7528\u65bc\u8abf\u8a66\uff09\n    if (typeof window !== 'undefined' && window.console) {\n        window.StressTestApp = StressTestApp;\n    }\n\n})();\n<\/script>","protected":false},"excerpt":{"rendered":"<p>\u6bcf\u4e00\u4e2a\u4eba\u90fd\u6709\u4e00\u4e2a\u627f\u53d7\u538b\u529b\u7684\u6781\u9650\uff0c\u8d85\u8fc7\u8fd9\u4e2a\u6781\u9650\uff0c\u538b\u529b\u589e\u52a0\u65f6\uff0c\u751f\u6d3b\u548c\u5de5\u4f5c\u6548\u80fd\u5c31\u4f1a\u4e0b\u964d\uff0c\u7ee7\u7eed\u589e\u52a0\u5230\u4e00\u5b9a\u9650\u5ea6\u5c31\u4f1a\u6709\u5371\u9669\u51fa\u73b0\u3002\u56e0\u6b64\uff0c\u900f\u8fc7\u4e00\u4e9b\u6d4b\u8bd5\u4e86\u89e3\u81ea\u5df1\u6240\u5904\u7684\u538b\u529b\u72b6\u6001\uff0c\u5bf9\u4e8e\u8fdb\u4e00\u6b65\u91c7\u53d6\u76f8\u5e94\u7684\u63aa\u65bd\u8c03\u6574\u538b\u529b\u662f\u6709\u76ca\u7684\u3002<\/p>","protected":false},"author":1,"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":"","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":"","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":[162,169],"tags":[183],"class_list":["post-8732","post","type-post","status-publish","format-standard","hentry","category-clinical","category-psychological-symptom-scales","tag-pressure"],"_links":{"self":[{"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/posts\/8732","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\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/comments?post=8732"}],"version-history":[{"count":6,"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/posts\/8732\/revisions"}],"predecessor-version":[{"id":10062,"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/posts\/8732\/revisions\/10062"}],"wp:attachment":[{"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/media?parent=8732"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/categories?post=8732"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xinliceyan.org\/zh\/wp-json\/wp\/v2\/tags?post=8732"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}