This commit is contained in:
X1627315083
2025-06-18 13:36:11 +08:00
parent 3ad1516ef4
commit 9191678708
13 changed files with 39 additions and 942 deletions

View File

@@ -225,7 +225,7 @@
You can use these features only after becoming a regular user~
</div>
<div class="router" v-else-if="!getLangIsShowMark">
<home ref="home" @setNewProject="()=>leftShow=!leftShow" @setTask="setTask"></home>
<home ref="home" @setNewProject="()=>leftShow=true" @setTask="setTask"></home>
</div>
</div>
</div>