This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="zh-CN"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>「数字员工」假设诊断</title> | |
| <link href="https://fonts.googleapis.cnpmjs.org/css2?family=Noto+Serif+SC:wght@300;400;600;700;900&family=LXGW+WenKai+Mono:wght@400;700&display=swap" rel="stylesheet"> | |
| <style> | |
| /* 国内 CDN fallback:如果上面加载失败,用系统字体兜底 */ | |
| @import url('https://cdn.jsdelivr.net/npm/lxgw-wenkai-mono-webfont@1.0.0/style.css'); |