feat: enhance media management features with pagination, category selection, and improved UI elements

This commit is contained in:
ethan.chen
2025-05-20 18:15:41 +08:00
parent 811ed03a05
commit b84138c7a9
2 changed files with 165 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
/*
* @Date: 2025-05-20 17:59:45
* @LastEditors: 陈子健
* @LastEditTime: 2025-05-20 18:04:34
* @FilePath: /my-score/frontend/vite.config.ts
*/
import { defineConfig } from 'vite'
import { svelte } from '@sveltejs/vite-plugin-svelte'