feat(管理员中心): 未对接的功能暂时隐藏

This commit is contained in:
hzj 2025-11-28 10:20:57 +08:00
parent 0df3d16f5e
commit 87500d3fc0

View File

@ -134,7 +134,7 @@
<div v-if="taskData.tasks" style="display: flex; flex-direction: column; gap: 4px">
<div style="font-weight: 500">
{{ taskData.cycleStartDate }}-{{ taskData.cycleEndDate }}
{{ taskData.cycleStartDate }}-{{ taskData.cycleEndDate }}
</div>
<!-- 任务列表与完成状态 -->
<div
@ -202,9 +202,9 @@
</div>
</div>
<div style="color: rgba(0, 0, 0, 0.4); font-size: 0.8em; font-weight: 500">
<!-- <div style="color: rgba(0, 0, 0, 0.4); font-size: 0.8em; font-weight: 500">
Total income:$1500
</div>
</div> -->
<!-- 分割线 -->
<div style="border-bottom: 1px solid #e6e6e6"></div>
@ -232,9 +232,9 @@
</div>
</div>
<div style="color: rgba(0, 0, 0, 0.4); font-size: 0.8em; font-weight: 500">
<!-- <div style="color: rgba(0, 0, 0, 0.4); font-size: 0.8em; font-weight: 500">
Total income:$1500
</div>
</div> -->
<!-- 分割线 -->
<div style="border-bottom: 1px solid #e6e6e6"></div>
@ -262,9 +262,9 @@
</div>
</div>
<div style="color: rgba(0, 0, 0, 0.4); font-size: 0.8em; font-weight: 500">
<!-- <div style="color: rgba(0, 0, 0, 0.4); font-size: 0.8em; font-weight: 500">
Total income:$1500
</div>
</div> -->
<!-- 分割线 -->
<div style="border-bottom: 1px solid #e6e6e6"></div>
@ -292,9 +292,9 @@
</div>
</div>
<div style="color: rgba(0, 0, 0, 0.4); font-size: 0.8em; font-weight: 500">
<!-- <div style="color: rgba(0, 0, 0, 0.4); font-size: 0.8em; font-weight: 500">
Total income:$1500
</div>
</div> -->
<!-- 分割线 -->
<div style="border-bottom: 1px solid #e6e6e6"></div>