减少TraceItem数据量较大时的性能浪费
智能大石头 authored at 2024-10-22 08:41:14
336.00 B
Stardust
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width,initial-scale=1.0">
  <link rel="icon" href="/leaf.png">
  <title>
    星尘分布式服务平台
  </title>
</head>

<body>
  <div id="app"></div>
  <script type="module" src="/src/main.ts"></script>
</body>

</html>