refactor(frontend): optimize feature components (models, providers, usage)

This commit is contained in:
fawney19
2025-12-13 22:26:36 +08:00
parent cb990b9018
commit 9ca845f9d0
5 changed files with 190 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
<template>
<Card class="p-4 !overflow-visible">
<Card class="p-4 overflow-hidden">
<div class="flex items-center justify-between mb-3">
<p class="text-sm font-semibold">
{{ title }}