Files
ai_wht_wechat/figma_html_page/生成具体内容-1.html
2026-01-06 19:36:42 +08:00

53 lines
5.8 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.0, maximum-scale=1.0, user-scalable=no">
<title>生成内容</title>
<link rel="stylesheet" href="css/common.css">
<style>
.content { padding: 0 16px; padding-bottom: 100px; }
.image-gallery { display: flex; gap: 8px; overflow-x: auto; padding: 8px 0 16px; }
.image-item { position: relative; width: 80px; height: 80px; border-radius: 8px; overflow: hidden; flex-shrink: 0; }
.image-item img { width: 100%; height: 100%; object-fit: cover; }
.image-item .delete-btn { position: absolute; top: 4px; right: 4px; width: 20px; height: 20px; background: rgba(0,0,0,0.5); border-radius: 50%; display: flex; align-items: center; justify-content: center; }
.image-item .delete-btn svg { width: 12px; height: 12px; }
.image-item.add-btn { background: #F5F5F5; display: flex; align-items: center; justify-content: center; }
.article-title { font-size: 17px; font-weight: 600; color: #333; margin-bottom: 16px; }
.article-content { font-size: 15px; color: #333; line-height: 1.8; }
.article-content p { margin-bottom: 8px; }
.bottom-actions { position: fixed; bottom: 34px; left: 50%; transform: translateX(-50%); width: 100%; max-width: 375px; padding: 0 16px; display: flex; gap: 12px; background: #fff; padding-top: 12px; }
.btn-outline { flex: 1; padding: 14px; font-size: 17px; font-weight: 500; color: #333; background: #fff; border: 1px solid #E5E5E5; border-radius: 8px; }
.bottom-actions .green-btn { flex: 1; }
</style>
</head>
<body>
<div class="container">
<div class="status-bar"><span class="time">9:41</span><div class="icons"><svg width="18" height="12" viewBox="0 0 18 12" fill="none"><path d="M1 4C1 2.89543 1.89543 2 3 2H4C5.10457 2 6 2.89543 6 4V8C6 9.10457 5.10457 10 4 10H3C1.89543 10 1 9.10457 1 8V4Z" stroke="#000" stroke-width="1.5"/><path d="M7 3C7 2.44772 7.44772 2 8 2H9C9.55228 2 10 2.44772 10 3V9C10 9.55228 9.55228 10 9 10H8C7.44772 10 7 9.55228 7 9V3Z" stroke="#000" stroke-width="1.5"/><path d="M13 1C13 0.447715 13.4477 0 14 0H15C15.5523 0 16 0.447715 16 1V11C16 11.5523 15.5523 12 15 12H14C13.4477 12 13 11.5523 13 11V1Z" stroke="#000" stroke-width="1.5"/></svg><svg width="16" height="12" viewBox="0 0 16 12" fill="none"><path d="M8 2.5C4.5 2.5 1.5 5 0 8C1.5 5.5 4.5 4 8 4C11.5 4 14.5 5.5 16 8C14.5 5 11.5 2.5 8 2.5Z" fill="#000"/></svg><svg width="25" height="12" viewBox="0 0 25 12" fill="none"><rect x="0.5" y="0.5" width="21" height="11" rx="2.5" stroke="#000"/><rect x="2" y="2" width="18" height="8" rx="1" fill="#000"/><path d="M23 4V8C24.1046 8 25 7.10457 25 6C25 4.89543 24.1046 4 23 4Z" fill="#000"/></svg></div></div>
<div class="nav-bar"><div class="back-btn"><svg viewBox="0 0 10 18"><path d="M9 1L1 9L9 17" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg></div><div class="nav-icons"><div class="nav-icon"><svg width="20" height="4" viewBox="0 0 20 4" fill="none"><circle cx="2" cy="2" r="2" fill="#000"/><circle cx="10" cy="2" r="2" fill="#000"/><circle cx="18" cy="2" r="2" fill="#000"/></svg></div><div class="nav-icon"><svg width="20" height="20" viewBox="0 0 20 20" fill="none"><circle cx="10" cy="10" r="9" stroke="#000" stroke-width="1.5"/><circle cx="10" cy="10" r="3" stroke="#000" stroke-width="1.5"/></svg></div></div></div>
<div class="content">
<div class="image-gallery">
<div class="image-item"><div class="delete-btn"><svg viewBox="0 0 12 12" fill="none"><path d="M2 2L10 10M10 2L2 10" stroke="#fff" stroke-width="1.5" stroke-linecap="round"/></svg></div><img src="https://img.alicdn.com/imgextra/i1/O1CN01FH8C3f1VNpKrQq3hI_!!6000000002640-0-tps-800-800.jpg" alt=""></div>
<div class="image-item"><div class="delete-btn"><svg viewBox="0 0 12 12" fill="none"><path d="M2 2L10 10M10 2L2 10" stroke="#fff" stroke-width="1.5" stroke-linecap="round"/></svg></div><img src="https://img.alicdn.com/imgextra/i3/O1CN01Dz2yfS1DOGrNQZ4aF_!!2200724907121.jpg" alt=""></div>
<div class="image-item"><div class="delete-btn"><svg viewBox="0 0 12 12" fill="none"><path d="M2 2L10 10M10 2L2 10" stroke="#fff" stroke-width="1.5" stroke-linecap="round"/></svg></div><img src="https://img.alicdn.com/imgextra/i2/O1CN01kpVlwu1HFkEwVXnKH_!!6000000000727-0-tps-800-800.jpg" alt=""></div>
<div class="image-item"><div class="delete-btn"><svg viewBox="0 0 12 12" fill="none"><path d="M2 2L10 10M10 2L2 10" stroke="#fff" stroke-width="1.5" stroke-linecap="round"/></svg></div><img src="https://img.alicdn.com/imgextra/i4/O1CN01JfaIrY1TfMPJC3nDO_!!2206686532579.jpg" alt=""></div>
<div class="image-item add-btn"><svg width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 5V19M5 12H19" stroke="#999" stroke-width="2" stroke-linecap="round"/></svg></div>
</div>
<h2 class="article-title">天冷必备999感冒灵真的救了我</h2>
<div class="article-content">
<p>最近这个天气真是绝了😭 昨天还穿短袖 今天直接降温10度办公室一半人都在擤鼻涕…还好我常年备着 999感冒灵真·家中神药</p>
<p>🍊 亲测好用点:</p>
<p>✅ 冲剂暖暖的超好喝!感冒初期喝一包 全身都舒服了~</p>
<p>✅ 中西医结合配方 退烧+缓解鼻塞头疼都很可</p>
<p>✅ 最关键的是不会犯困!打工人白天也能安心吃!</p>
</div>
</div>
<div class="bottom-actions">
<button class="btn-outline">换一换</button>
<button class="green-btn">一键发布</button>
</div>
<div class="bottom-indicator"></div>
</div>
</body>
</html>