现在有的接口对接测试完成
This commit is contained in:
+10
-24
@@ -124,30 +124,16 @@
|
||||
<div class="family-grid">
|
||||
<a
|
||||
class="family-card tilt-card"
|
||||
href="profile-family-home.html"
|
||||
href="profile-families.html"
|
||||
>
|
||||
<div class="book-cover">汤氏<br />家谱</div>
|
||||
<div class="book-cover">我 的<br />家 谱</div>
|
||||
<div>
|
||||
<h3>四川武胜汤氏族</h3>
|
||||
<h3>进入我的家谱</h3>
|
||||
<p>
|
||||
共修入 7 人,激活 7 人。你是创建者,可管理内容和成员权限。
|
||||
从家谱入口选择真实家谱后,再查看主页、成员、世系图和家族内容。
|
||||
</p>
|
||||
<div class="mini-actions">
|
||||
<span>家谱主页</span><span>家族圈</span
|
||||
><span>管理员</span>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a
|
||||
class="family-card tilt-card"
|
||||
href="profile-family-home.html"
|
||||
>
|
||||
<div class="book-cover alt">刘氏<br />家谱</div>
|
||||
<div>
|
||||
<h3>四川达州刘氏族</h3>
|
||||
<p>共修入 7 人,近期有 2 条内容更新等待查看。</p>
|
||||
<div class="mini-actions">
|
||||
<span>世系图</span><span>相册</span><span>消息</span>
|
||||
<span>家谱主页</span><span>家族圈</span><span>成员管理</span>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
@@ -162,7 +148,7 @@
|
||||
把 APP 里的世代、管理员、权限、入谱审核集中到一个管理区。
|
||||
</p>
|
||||
</div>
|
||||
<a class="link-btn" href="profile-family-admin.html"
|
||||
<a class="link-btn" href="profile-family-admin.html" data-genealogy-context-link
|
||||
>进入管理</a
|
||||
>
|
||||
</div>
|
||||
@@ -241,17 +227,17 @@
|
||||
<h3>贺礼邀请</h3>
|
||||
<p>管理婚礼、生日、升学等贺礼。</p></a
|
||||
>
|
||||
<a class="content-tile tilt-card" href="profile-feed.html"
|
||||
<a class="content-tile tilt-card" href="profile-families.html?next=profile-feed.html"
|
||||
><span>动态</span>
|
||||
<h3>发布动态</h3>
|
||||
<p>面向家族圈发布图文近况。</p></a
|
||||
>
|
||||
<a class="content-tile tilt-card" href="profile-growth.html"
|
||||
<a class="content-tile tilt-card" href="profile-families.html?next=profile-growth.html"
|
||||
><span>日志</span>
|
||||
<h3>成长日志</h3>
|
||||
<p>记录成员成长和人生节点。</p></a
|
||||
>
|
||||
<a class="content-tile tilt-card" href="profile-memo.html"
|
||||
<a class="content-tile tilt-card" href="profile-families.html?next=profile-memo.html"
|
||||
><span>备忘</span>
|
||||
<h3>人亲簿 / 备忘录</h3>
|
||||
<p>保存亲友往来和家族事务。</p></a
|
||||
@@ -369,7 +355,7 @@
|
||||
<script src="utils/AxiosRequestUtil.js"></script>
|
||||
<script src="utils/ApiClient.js"></script>
|
||||
<script src="public/js/profile-pages.js"></script>
|
||||
<script src="public/js/profile-common.js"></script>
|
||||
<script src="public/js/profile-common.js?v=20260725-entry"></script>
|
||||
<script src="public/js/page-effects.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user