style:放开部分注释,二维码,项目排行榜等

This commit is contained in:
wyx
2023-01-29 14:18:20 +08:00
parent f0973fc784
commit 40c134a7cf
2 changed files with 10 additions and 10 deletions

View File

@@ -471,13 +471,13 @@
item.type != 2 && item.type != 6 && item.type != 9
"
></div>
<!-- <div
<div
class="operation"
style="cursor: pointer"
@click="showCodeModel(item)"
>
二维码
</div> -->
</div>
<div
class="operation"
style="cursor: pointer; margin-right: 35px"

View File

@@ -564,27 +564,27 @@
学员
</div>
<!-- <div
<div
class="operation"
style="cursor: pointer"
@click="showAA(item.name)"
v-if="item.type == 6 || item.type == 9"
>
考勤
</div> -->
</div>
<div
class="operation"
v-if="
item.type != 2 && item.type != 6 && item.type != 9
"
></div>
<!-- <div
<div
class="operation"
style="cursor: pointer"
@click="showCodeModel(item)"
>
二维码
</div> -->
</div>
<div
class="operation"
style="cursor: pointer; margin-right: 10px"
@@ -748,11 +748,11 @@
</a-tabs>
</a-tab-pane>
<!-- 2022-11-30注释 后面放开 -->
<!-- <a-tab-pane key="5" tab="项目积分" disabled>
<a-tab-pane key="5" tab="项目积分">
<ProjectScore :projectId="projectId"></ProjectScore>
</a-tab-pane> -->
</a-tab-pane>
<!-- 2022-11-30注释 后面放开 -->
<!-- <a-tab-pane key="6" tab="排行榜" disabled>
<a-tab-pane key="6" tab="排行榜">
<div class="split"></div>
<div class="content6">
<div class="title">排行榜</div>
@@ -866,7 +866,7 @@
</div>
</div>
</div>
</a-tab-pane> -->
</a-tab-pane>
<a-tab-pane key="7" tab="设置">
<div class="split"></div>