feat: 同步 design/ 设计系统(含 iPad tablet kit) + 架构任务拆分(todo/)
design/ 同步自最新设计导出,新增 ui_kits/tablet/ 平板分栏布局;todo/ 录入 18 个并行实施任务。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<!-- @dsCard group="UI Kit — Website" name="UI Kit · 官网 · 移动端" subtitle="390px 手机布局 · 汉堡菜单 · 注册引导" viewport="390x800" -->
|
||||
<!doctype html>
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>穿山甲 · 官网移动端预览</title>
|
||||
<style>html,body{margin:0;padding:0;height:100%;background:#FAF8F4}iframe{border:0;width:390px;height:100vh;display:block;margin:0 auto}</style>
|
||||
</head>
|
||||
<body>
|
||||
<iframe src="index.html?v=plan7" title="穿山甲官网 · 移动端"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user