优化用户列表和卡片样式,提升响应式布局和用户体验

This commit is contained in:
jxxghp
2025-04-02 09:06:55 +08:00
parent b5b2de30a2
commit c15927cca0
7 changed files with 633 additions and 350 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ const currentPath = computed(() => route.path)
</script>
<template>
<div v-if="appMode" class="w-100">
<div class="w-100">
<VBottomNavigation
grow
horizontal