feat: update page list show

This commit is contained in:
yanghao05
2025-04-08 15:35:58 +08:00
parent 7d28dff65b
commit cf8bb5f192
13 changed files with 280 additions and 102 deletions

View File

@@ -37,7 +37,7 @@ const navItems = ref([
<Menubar :model="navItems" class="!rounded-none">
<template #start>
<div class="flex items-center pr-4">
<h2 class="m-0 text-2xl text-primary font-semibold">Admin Panel</h2>
<h2 class="m-0 text-2xl text-primary font-semibold">Panel</h2>
</div>
</template>
<template #end>