Files

23 lines
1.3 KiB
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, viewport-fit=cover" />
<meta name="theme-color" content="#f4f6fa" />
<meta name="color-scheme" content="light dark" />
<title>ImageFind · 高保真 UI 原型</title>
</head>
<body>
<!--
THESIS: 任何视频里的画面、文字、人物和声音都能成为可搜索、可跳转的时间点;拒绝把首页排成文件管理后台。
OWN-WORLD: 克制的雾白与深海军蓝表面、清爽品牌蓝、封面主导色彩、原生媒体控件和紧凑状态语言。
STORY: 用户先浏览可信的私有媒体,再通过多模态搜索定位某一刻,播放、收藏、整理并看见后台任务的明确结果。
FIRST VIEWPORT: 紧凑品牌栏与大搜索框在上,内容筛选与封面网格占据主体,手机底部的中央上传按钮始终一步可达。
FORM: 用户明确选择的 B站导航 + 夸克播放器 + Infuse 媒体库 canonseed key: canon-explicit-reference。
FINISH: unreviewed and undocumented is unfinished; this build ends with the finish review, the verdict, and DESIGN.md
-->
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>