修复bug

This commit is contained in:
2026-01-30 19:00:31 +08:00
parent fcc976680d
commit 3de5e9ebe9
91 changed files with 4966 additions and 847 deletions

View File

@@ -1,5 +1,5 @@
<template>
<AdminLayout current-page="dashboard">
<AdminLayout currentPage="home">
<view class="dashboard-page">
<!-- 第一行4 个 KPI 卡片 -->
<view class="kpi-cards-row">
@@ -121,7 +121,7 @@
<script setup lang="uts">
import { ref } from 'vue'
import AdminLayout from '@/layouts/admin/index.uvue'
import AdminLayout from '@/layouts/admin/AdminLayout.uvue'
import KpiMiniCard from './components/KpiMiniCard.uvue'
// KPI 数据