feat: 我的衣柜筛选

This commit is contained in:
2026-05-26 15:24:10 +08:00
parent dc6658e1dd
commit ec4c3bc81f
3 changed files with 147 additions and 97 deletions

View File

@@ -43,7 +43,7 @@
</div>
</div>
<component :is="activePanel" class="wardrobe-shell__panel" />
<component :is="activePanel" class="wardrobe-shell__panel" :sort-type="activeSort" />
</div>
<Footer />
</div>