Ariver
2026-06-07 5735f41d11ca362cc30854e545a970e63840a734
docs/index.html
@@ -74,14 +74,16 @@
        <ul class="views__modes">
          <li>平铺</li>
          <li>无色容器</li>
          <li>彩色容器</li>
          <li class="views__modes-row">
            <span class="views__modes-row__label">彩色容器</span>
            <div class="views__shortcut">
              <span class="views__shortcut-label">快捷唤起</span>
              <span class="views__shortcut-keys"><kbd>Option</kbd> + <kbd>Shift</kbd> + <kbd>Space</kbd></span>
            </div>
          </li>
          <li>无色网格</li>
          <li>彩色网格</li>
        </ul>
        <div class="views__shortcut">
          <span class="views__shortcut-label">快捷唤起</span>
          <span class="views__shortcut-keys"><kbd>Option</kbd> + <kbd>Shift</kbd> + <kbd>Space</kbd></span>
        </div>
      </div>
    </div>
  </section>
@@ -152,82 +154,99 @@
    </div>
  </section>
  <main class="page-main">
    <div class="layout">
      <section class="card">
        <h2>为什么不只是 Launchpad?</h2>
        <table class="compare">
          <thead>
            <tr>
              <th></th>
              <th>Launchpad</th>
              <th>TagLauncher</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td><strong>浏览</strong></td>
              <td>分页翻屏,要找图标得记住在第几页</td>
              <td>可滚动的应用网格,连续浏览</td>
            </tr>
            <tr>
              <td><strong>归类</strong></td>
              <td>主要靠文件夹,一个 App 通常只能进一个文件夹</td>
              <td>多标签:同一 App 可同时属于「设计」「办公」等</td>
            </tr>
            <tr>
              <td><strong>备忘</strong></td>
              <td>难以为单个 App 记录用途说明</td>
              <td>应用用途备忘,Quick Search 可搜索</td>
            </tr>
            <tr>
              <td><strong>备份</strong></td>
              <td>布局难导出、迁移、恢复</td>
              <td>设置 → 数据:导出 / 导入 JSON</td>
            </tr>
          </tbody>
        </table>
      </section>
  <section class="backup" aria-label="Backup &amp; Restore">
    <div class="layout backup__split">
      <figure class="backup__art">
        <img
          src="assets/backup-restore.jpg"
          alt="TagLauncher 数据备份:JSON 导出与导入分类布局"
          width="1024"
          height="558"
          loading="lazy"
          decoding="async">
      </figure>
      <section class="card">
        <h2>核心功能</h2>
        <div class="feature-grid">
          <div class="feature">
            <strong>App Grid</strong>
            <kbd>Option</kbd>+<kbd>Shift</kbd>+<kbd>Space</kbd> 打开全屏友好的应用网格。
          </div>
          <div class="feature">
            <strong>Quick Search</strong>
            搜索应用名、标签与备忘。
          </div>
          <div class="feature">
            <strong>标签体系</strong>
            自定义颜色;拖拽图标到标签名即可归类。
          </div>
          <div class="feature">
            <strong>应用备忘</strong>
            悬停或编辑用途说明。
          </div>
          <div class="feature">
            <strong>布局备份</strong>
            JSON 导出 / 导入,换机可恢复。
          </div>
          <div class="feature">
            <strong>本地优先</strong>
            数据存于本机,无分析 SDK。
          </div>
      <div class="backup__copy">
        <h2 class="backup__headline">Backup &amp; Restore</h2>
        <p class="backup__lead"><strong>分类与布局数据支持</strong> JSON <strong>备份</strong> 导出 / 导入,再也不怕布局数据丢失。</p>
      </div>
    </div>
  </section>
  <section class="privacy" aria-label="离线隐私">
    <div class="layout privacy__split">
      <div class="privacy__copy">
        <h2 class="privacy__headline">100%离线,100%无广告</h2>
        <p class="privacy__lead">数据存于本机,无分析 SDK,无广告。永远无需联网。</p>
        <div class="privacy__feature">
          <h3 class="privacy__feature-title">隐私即正义</h3>
          <p class="privacy__feature-text">TagLauncher 承诺绝不触碰您的隐私,每一行代码都为本地效率而生。</p>
        </div>
      </section>
      <section class="card card-cta">
        <div class="privacy__feature">
          <h3 class="privacy__feature-title privacy__feature-title--accent">
            <span class="privacy__feature-icon" aria-hidden="true"></span>
            纯净原生
          </h3>
          <p class="privacy__feature-text">没有臃肿的网络组件,极速启动,零后台占用。</p>
        </div>
        <p class="privacy__protocol">TagLauncher Security Protocol</p>
      </div>
      <figure class="privacy__art">
        <img
          src="assets/shield-check.png"
          alt=""
          width="379"
          height="437"
          loading="lazy"
          decoding="async"
          role="presentation">
      </figure>
    </div>
  </section>
  <section class="features" aria-label="核心功能">
    <div class="layout">
      <h2 class="features__headline">核心功能</h2>
      <div class="feature-grid">
        <div class="feature">
          <strong>App Grid</strong>
          <kbd>Option</kbd>+<kbd>Shift</kbd>+<kbd>Space</kbd> 打开全屏友好的应用网格。
        </div>
        <div class="feature">
          <strong>Quick Search</strong>
          搜索应用名、标签与备忘。
        </div>
        <div class="feature">
          <strong>标签体系</strong>
          自定义颜色;拖拽图标到标签名即可归类。
        </div>
        <div class="feature">
          <strong>应用备忘</strong>
          悬停或编辑用途说明。
        </div>
        <div class="feature">
          <strong>布局备份</strong>
          JSON 导出 / 导入,换机可恢复。
        </div>
        <div class="feature">
          <strong>本地优先</strong>
          数据存于本机,无分析 SDK。
        </div>
      </div>
      <div class="features__cta">
        <p>Mac App Store 即将上架 · macOS 15.0+ · 29 种界面语言</p>
        <div class="cta-row">
          <a class="btn btn-primary" href="support.html">获取支持与联系</a>
          <a class="btn btn-secondary" href="privacy-zh.html">隐私政策</a>
        </div>
      </section>
      </div>
    </div>
  </main>
  </section>
  <footer class="site-footer">
    <div class="layout">