# Sales 目录 — 销售文章管理手册
## 目录结构
```
web/sales/
├── index.html ← 目录首页(HTML),分类展示所有文章(销售+科普)
├── AGENTS.md ← 本文件(管理手册)
├── sales.html ← 综合销售页:家庭成长支出60%打水漂(五维能量/成长规划/规划师)
├── tap-water-sale.html ← 产品销售页:自来水污染(抗生素/农药/DBPs/激素 → Enagic还原水机)
├── microplastic-sale.html ← 产品销售页:微塑料(桶装水/瓶装水 → Enagic还原水机)
```
> **产品防伪/品牌资料目录**: `web/products/`(2026-08-02 新建)— 目前含 `counterfeit-warning.html`(Enagic 官方合规公告汇编:网购水机防伪警告),由 `sales/index.html` 产品介绍分类链接(`../products/counterfeit-warning.html`)。
## 文章清单
| 文件名 | 标题 | 产品/服务 | 目标读者 | 核心策略 | 关联科普文章 |
|--------|------|-----------|----------|----------|-------------|
| `sales.html` | 家庭成长支出的60%在打水漂? | 浠艾福五维能量/成长档案/规划师 | 有娃家庭 | 焦虑→痛点→方案→信任→CTA | cancer.html, diabetes.html, geo-faq-1/2.html |
| `tap-water-sale.html` | 92.3%自来水检出抗生素 | Enagic还原水机 | 关注饮水安全 | 数据震撼→科学解析→对比表→CTA | tap-water-pollution.html, cancer.html, alzheimer.html 等 |
| `microplastic-sale.html` | 你喝的不是水,是几十万个塑料颗粒 | Enagic还原水机 | 办公室/上班族 | 震撼标题→纳米塑料穿透→对比表→CTA | plastic-health.html, cardio-cerebro.html, cancer.html 等 |
| `../products/counterfeit-warning.html` | Enagic 官方合规公告—网购水机不可靠 | Enagic正品保障 | 意向购买者/已网购疑虑者 | 官方公告时间线→防伪法则→正确渠道→CTA | product-intro/kangen-water.html(品牌) |
## 跨链接审计(2026-07-25 更新)
### sales.html 链接
- `../articles/geo-faq-1-allergy.html` ✅ 存在
- `../articles/geo-faq-2-attention.html` ✅ 存在
- `../articles/diabetes.html` ✅ 存在
- `../articles/cancer.html` ✅ 存在(⚠️ 近期有大幅更新,见下方)
### tap-water-sale.html 链接
- `../articles/tap-water-pollution.html` ✅ 存在
- `../articles/diabetes.html` ✅ 存在
- `../articles/cancer.html` ✅ 存在(⚠️ 近期大幅更新,新增酸性微环境/免疫/碳酸氢钠证据)
- `../articles/alzheimer.html` ✅ 存在
- `../articles/osteoporosis.html` ✅ 存在
- `../articles/plastic-health.html` ✅ 存在
### microplastic-sale.html 链接
- `../articles/plastic-health.html` ✅ 存在
- `../articles/cardio-cerebro.html` ✅ 存在
- `../articles/cancer.html` ✅ 存在(⚠️ 近期大幅更新)
- `../articles/diabetes.html` ✅ 存在
### ⚠️ cancer.html 近期重大更新(影响所有3个sales文件)
2026-07-25 对 `cancer.html` 进行了深度重写,包括:
- **症状识别**:从5类癌症各~15行详细描述 → 精简为5行警示表
- **新增酸性肿瘤微环境模块**:Warburg效应 → pH 6.5-6.8 → 免疫抑制/侵袭/耐药
- **连接还原水**:碱性电解水缓冲瘤内pH的辅助预防逻辑(两处出现)
- **姜黄素补充**:NF-κB抑制机制 + 生物利用度限制 + 增效方案
- **Step 3新增第⑦项**:酸碱平衡调控(还原水)
- **新增两组证据框**:Cancer Res 2009(碳酸氢钠抑制转移)+ Mol Cancer 2016(碳酸氢钠+雷帕霉素98.3%)
**影响评估**:
- `cancer.html` 链接仍然有效,内容更权威
- 文章从"科普"升级为"有文献支撑的健康科普"
- 3个sales文件中对 cancer.html 的引用无需修改,内容自动变得更扎实
### 无需调整的链接
- 所有链接均指向已存在的文章,无死链
- 近期 articles 目录无文件删除/重命名操作
## 创建新销售文章模板
新销售文章建议结构(与现有3篇保持一致):
```
sales-{topic}-sale.html
├── Hero(震撼标题 + 核心数据 + 品牌标语)
├── Pain 1-4(场景还原 + 解决方案 + 数据支撑)
├── Feature(产品/方案介绍 + 技术亮点)
├── 对比表(本方案 vs 替代方案)
├── 信任背书(Why us + 权威数据)
├── CTA(行动号召 + 利益点列表)
├── 大实话(一句直击人心的结论)
├── 联系方式(电话 + 延伸阅读链接)
```
风格要求:
- **sales.html**:深紫蓝渐变(#1e3a5f → #4a2c6e → #7c3aed),家庭成长主题
- **tap-water-sale.html**:深绿(#0a1f14),自来水/健康主题
- **microplastic-sale.html**:深蓝(#0a1628),微塑料/科技主题
## 文章间交叉引用原则
- sales 文章 → articles 文章(科普):用 ``,提供延伸阅读
- articles 文章 → sales 文章(转化):用 ``,提供解决方案入口
- 同类文章互链:如 tap-water-sale ↔ microplastic-sale(水安全系列)
## 版本记录
| 日期 | 变更 |
|------|------|
| 2026-07-25 | 创建 index.html(HTML目录首页),审计3篇销售文章交叉链接全部有效;记录 cancer.html 重大更新影响 |
| 2026-08-02 | 新建 `web/products/` 目录,新增 `counterfeit-warning.html`(Enagic 官方合规公告汇编:网购水机防伪),index.html 产品介绍分类增至4篇 |