现在有的接口对接测试完成
This commit is contained in:
+12
-7
@@ -53,7 +53,7 @@
|
||||
<aside class="module-nav">
|
||||
<a href="profile-families.html">我的家谱</a
|
||||
><a href="profile-messages.html">消息中心</a
|
||||
><a href="profile-family-admin.html">家族管理</a
|
||||
><a href="profile-family-admin.html" data-genealogy-context-link>家族管理</a
|
||||
><a class="active" href="profile-content.html">内容发布</a
|
||||
><a href="profile-data.html">个人资料</a
|
||||
><a href="profile-services.html">帮助与服务</a>
|
||||
@@ -87,20 +87,25 @@
|
||||
<h3>贺礼邀请</h3>
|
||||
<p>创建婚礼、升学、生日等贺礼邀请。</p></a
|
||||
>
|
||||
<a class="module-card tilt-card" href="profile-feed.html" data-feature-link="available"
|
||||
<a class="module-card tilt-card" href="profile-feed.html" data-feature-link="available" data-genealogy-context-link
|
||||
><span class="icon">动</span>
|
||||
<h3>发布动态</h3>
|
||||
<p>向家族圈发布图文动态,可设置置顶和精华。</p></a
|
||||
>
|
||||
<a class="module-card tilt-card" href="profile-growth.html"
|
||||
<a class="module-card tilt-card" href="profile-growth.html" data-feature-link="available" data-genealogy-context-link
|
||||
><span class="icon">志</span>
|
||||
<h3>成长日志</h3>
|
||||
<p>记录个人成长节点,支持照片附件。</p></a
|
||||
>
|
||||
<a class="module-card tilt-card" href="profile-memo.html"
|
||||
<a class="module-card tilt-card" href="profile-relative.html" data-feature-link="available" data-genealogy-context-link
|
||||
><span class="icon">亲</span>
|
||||
<h3>亲友往来</h3>
|
||||
<p>记录亲友关系、事项和礼金。</p></a
|
||||
>
|
||||
<a class="module-card tilt-card" href="profile-memo.html" data-feature-link="available" data-genealogy-context-link
|
||||
><span class="icon">备</span>
|
||||
<h3>人亲簿 / 备忘录</h3>
|
||||
<p>保存人情往来、家族事务和纪念事项。</p></a
|
||||
<h3>备忘录</h3>
|
||||
<p>记录家族事务、提醒和完成状态。</p></a
|
||||
>
|
||||
</div>
|
||||
</section>
|
||||
@@ -118,7 +123,7 @@
|
||||
<script src="public/js/jquery360.js"></script>
|
||||
<script src="public/layui/layui.js"></script>
|
||||
<script src="public/js/lay-config.js"></script>
|
||||
<script src="public/js/profile-common.js"></script>
|
||||
<script src="public/js/profile-common.js?v=20260725-entry"></script>
|
||||
<script src="config.js"></script>
|
||||
<script src="utils/StorageUtil.js"></script>
|
||||
<script src="utils/axios.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user