mirror of
https://github.com/patdelphi/suanming.git
synced 2026-02-28 05:33:11 +08:00
- Replace private localApi.request() calls with public methods - Add aiInterpretation public methods to LocalApiClient - Fix type mismatches in AnalysisPage and HistoryPage - Convert string IDs to numbers where required - Ensure all API calls use proper public interfaces
15 lines
349 B
HTML
15 lines
349 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<script type="module" crossorigin src="/assets/index-DuhglRqS.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-e9aiQwGl.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
|
|
</html> |