Files
product-sourcing-capture/public/test-capture.html
T
mosen e9939ef9dc Initial release with production deploy config.
Add GitAtlas deploy assets, DATA_FILE support for isolated server data, and port documentation for sourcing.simosen.cn.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-15 00:52:31 +08:00

21 lines
633 B
HTML

<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
<title>藏式手链测试页</title>
</head>
<body>
<main>
<article class="offer-card">
<a href="https://detail.1688.com/offer/998.html">
<img src="https://img.alicdn.com/imgextra/i1/test.jpg" alt="藏式编绳手链" />
<h2>藏式编绳手链 民族风 绿松石色 直播款</h2>
</a>
<p class="price">¥6.80 起</p>
<p class="supplier">义乌源头饰品厂 现货 混批 支持拿样</p>
<p>1000+人付款 求链接 问材质</p>
</article>
</main>
</body>
</html>