1<!doctype html>2<html lang="zh-CN">3 <head>4 <meta charset="UTF-8" />5 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />6 <meta name="theme-color" content="#F4ECD8" />7 <meta name="description" content="古风小镇模拟经营游戏 - 青石古街" />8 <link rel="preconnect" href="https://fonts.googleapis.cn" />9 <link rel="preconnect" href="https://fonts.gstatic.cn" crossorigin />10 <link rel="stylesheet" href="https://fonts.googleapis.cn/css2?family=Noto+Serif+SC:wght@400;500;600;700&family=Ma+Shan+Zheng&family=Noto+Sans+SC:wght@400;500;700&family=ZCOOL+XiaoWei&display=swap" />11 <style>#root:empty{display:flex;align-items:center;justify-content:center;min-height:100vh;font-family:system-ui;color:#4a3a2a}#root:empty::after{content:"青石古街加载中…"}</style>12 <title>青石古街 · 古风小镇</title>13 <script type="module" crossorigin src="/games/qingshi-gujie/assets/index-CseNp_kI.js"></script>14 <link rel="stylesheet" crossorigin href="/games/qingshi-gujie/assets/index-D_9mf4fp.css">15 </head>16 <body>17 <div id="root"></div>18 <div style="text-align:center;padding:16px;font-size:13px;background:#1a1410;border-top:1px solid #3a2a1a;"><a href="qingshi-gujie-source.php" style="color:#d4a574;text-decoration:none;">📄 查看完整源码(开源)</a></div>19</body>20</html>