修改功能
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<section class="inner-hero create-hero">
|
||||
<div class="container">
|
||||
<div class="hero-copy">
|
||||
<div class="eyebrow">Start Genealogy</div>
|
||||
<div class="eyebrow">创建家谱</div>
|
||||
<h1>创建属于家族的数字空间</h1>
|
||||
<p class="lead">
|
||||
填写姓氏谱名、地区与简介,先建立家谱主页,再逐步邀请亲人共同完善资料。
|
||||
@@ -63,7 +63,7 @@
|
||||
<div class="form-ornament"></div>
|
||||
<h2>家谱信息</h2>
|
||||
<p class="form-note">
|
||||
标有 * 的字段为必填。登录后使用当前 PC 家谱服务创建,创建成功后进入对应家谱主页。
|
||||
标有 * 的字段为必填。登录后即可创建,成功后会进入新家谱主页。
|
||||
</p>
|
||||
<p class="form-note" data-genealogy-create-quota role="status" aria-live="polite">正在读取家谱额度…</p>
|
||||
<div class="form-grid">
|
||||
@@ -120,7 +120,7 @@
|
||||
<option value="2">邀请码加入</option>
|
||||
<option value="0">关闭加入</option>
|
||||
</select>
|
||||
<span id="public-invite-mode-note" class="form-note">当前 PC 未提供邀请码生成、发送或管理接口;选择邀请模式后不能在本页面继续生成邀请码。</span>
|
||||
<span id="public-invite-mode-note" class="form-note">创建完成后,可在家谱首页的“邀请家人”中生成一次性邀请链接。</span>
|
||||
</label>
|
||||
<div id="public-create-status" class="form-note" data-genealogy-create-status role="status" aria-live="polite"></div>
|
||||
<div>
|
||||
@@ -143,17 +143,17 @@
|
||||
</div>
|
||||
<div>
|
||||
<h4>产品入口</h4>
|
||||
<a>数字家谱</a><a>家谱广场</a><a>应用下载</a><a>帮助中心</a>
|
||||
<a href="genealogy.html">数字家谱</a><a href="plaza.html">家谱广场</a><a href="app.html">应用下载</a><a href="help.html">帮助中心</a>
|
||||
</div>
|
||||
<div>
|
||||
<h4>文化内容</h4>
|
||||
<a>家族文化</a><a>姓氏百科</a><a>家谱知识</a><a>平台公告</a>
|
||||
<a href="culture.html">家族文化</a><a href="surname.html">姓氏百科</a><a href="article-detail.html">家谱知识</a><a href="notice-detail.html">平台公告</a>
|
||||
</div>
|
||||
<div>
|
||||
<h4>联系我们</h4>
|
||||
<p>客服电话:400-000-0000</p>
|
||||
<p>邮箱:service@example.com</p>
|
||||
<p>地址:中国 · 成都</p>
|
||||
<h4>服务支持</h4>
|
||||
<a href="help.html">帮助中心</a>
|
||||
<a href="submit-ticket.html">提交问题</a>
|
||||
<a href="about.html">关于平台</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-legal">
|
||||
|
||||
Reference in New Issue
Block a user