mirror of
https://github.com/patdelphi/suanming.git
synced 2026-02-27 21:23:12 +08:00
- Remove duplicate property names in object literal - Fix type errors by converting unknown types to numbers - Build now passes successfully for deployment
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-DIg1yqJT.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-CSFjbqhb.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
|
|
</html> |