From 57bb7223debc7228ee2e533f8503b48707db8621 Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期三, 20 五月 2026 13:31:59 +0800
Subject: [PATCH] feat(config): 添加九泓化工环境配置
---
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 d809a63..66ff11b 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -47,7 +47,7 @@
component: () => import("@/views/register"),
hidden: true,
},
- // 绯荤粺鏋舵瀯鍥�
+ // // 绯荤粺鏋舵瀯鍥�
// {
// path: "/system-architecture",
// component: Layout,
--
Gitblit v1.9.3