Logo
Explore Help
Register Sign In
sion/video-create
0
0
Fork 0
You've already forked video-create
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
66d170066a769cf74748f6b44056f28ad7e2d701
video-create/web/client/index.html

13 lines
345 B
HTML
Raw Normal View History

feat(web): init Vite + React + Tailwind client scaffold Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 02:18:36 +08:00
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>美图 Agent</title>
</head>
refactor(web): router-based navigation, light theme, form config - Replace Zustand activeView with React Router (NavLink + Routes) - White/light modern theme with indigo accents - Sidebar with Chinese labels under icons - ConfigForm with individual form fields (no JSON textareas) - Account switching with context injection into chat - Fix duplicate conversation creation with useRef guard - Asset gallery: smaller 6-column grid with date labels - All components updated to light color scheme Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 03:48:14 +08:00
<body class="bg-white text-zinc-900 antialiased">
feat(web): init Vite + React + Tailwind client scaffold Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 02:18:36 +08:00
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 25ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API