Archive the differentiated YuXinGu product docs, AI engineering system, design contract, and Go/Vue scaffold. Next execution prioritizes Cece-parity over early innovation (see .ai/product/STRATEGY.md). Co-authored-by: Cursor <cursoragent@cursor.com>
34 lines
947 B
HTML
34 lines
947 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<!-- Google tag (gtag.js) -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LVVXH3TL04"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
gtag('config', 'G-LVVXH3TL04');
|
|
</script>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no">
|
|
<title>私域活动 · 愈心谷</title>
|
|
<link rel="stylesheet" href="../css/app.css">
|
|
<link rel="stylesheet" href="../css/hub.css">
|
|
</head>
|
|
<body data-nav="activity">
|
|
|
|
<div class="page-header">
|
|
<img src="../logo.png" alt="愈心谷" style="height:28px">
|
|
<div class="sub">私域活动 · 社群陪伴</div>
|
|
</div>
|
|
|
|
<div class="hub-empty">
|
|
活动中心即将上线<br>
|
|
节气推送、社群共创、会员专属活动<br>
|
|
敬请期待
|
|
</div>
|
|
|
|
<script src="../js/shell.js"></script>
|
|
</body>
|
|
</html>
|