Files
zhengte.doc/index.html
2026-01-05 10:16:36 +08:00

14 lines
571 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>自由职业开发 · 前端/全栈/Web3D · 交付型合作</title>
<meta name="description" content="承接企业官网、后台管理、全栈业务系统与 Web3D 互动展示Three.js / Babylon.js支持按里程碑交付与长期维护。" />
</head>
<body class="bg-white text-slate-900">
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>