From 43af77c06d2ad50137f33dfd2fc610ee3033d304 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期五, 28 十一月 2025 11:38:35 +0800
Subject: [PATCH] 首页

---
 src/router/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/router/index.js b/src/router/index.js
index 64c8440..99fc5a2 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -68,7 +68,7 @@
     children: [
       {
         path: 'index',
-        component: () => import('@/views/index'),
+        component: () => import('@/views/index-nongtou'),
         name: 'Index',
         meta: { title: '棣栭〉', icon: 'dashboard', affix: true }
       }

--
Gitblit v1.8.0