﻿<!doctype html>
<html lang="zh-CN">
  <head> <meta name="keywords" content="keywords_temp" />
<meta name="description" content="description_temp" />

    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <link rel="preload" href="/fonts/MaterialSymbolsOutlined.ttf" as="font" type="font/ttf" crossorigin />
    <style>
      @font-face {
        font-family: 'Material Symbols Outlined';
        font-style: normal;
        font-weight: 100 700;
        font-display: block;
        src: url('/fonts/MaterialSymbolsOutlined.ttf') format('truetype');
      }
      .material-symbols-outlined {
        font-family: 'Material Symbols Outlined';
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        line-height: 1;
        letter-spacing: normal;
        text-transform: none;
        display: inline-block;
        white-space: nowrap;
        word-wrap: normal;
        direction: ltr;
        -webkit-font-feature-settings: 'liga';
        -webkit-font-smoothing: antialiased;
      }
    </style>
    <meta name="theme-color" content="#1A8A7D" />
    <title>方舟浴缸管理系统</title>
    <script>
      // 在页面渲染前恢复主题，防止闪烁
      (function(){
        var theme = localStorage.getItem('app-theme') || 'warm';
        if (theme !== 'warm') {
          document.documentElement.setAttribute('data-theme', theme);
        }
      })();
    </script>
    <script type="module" crossorigin src="/assets/index-CYi7fqRH.js"></script>
    <link rel="modulepreload" crossorigin href="/assets/_plugin-vue_export-helper-CU1nudew.js">
    <link rel="modulepreload" crossorigin href="/assets/vue-router-BS7AlB0n.js">
    <link rel="modulepreload" crossorigin href="/assets/themeManager-Batz1myg.js">
    <link rel="stylesheet" crossorigin href="/assets/index-CirNXd7W.css">
  </head>
  <body>
    <div id="app"></div>
  </body>
</html>
