From fdb97cca1f302db3fe07cc700130a085d991d682 Mon Sep 17 00:00:00 2001
From: lzhe <lzhe@example.com>
Date: 星期三, 19 六月 2024 22:41:49 +0800
Subject: [PATCH] 1
---
src/config/route.js | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diff --git a/src/config/route.js b/src/config/route.js
index 83bc1d1..6a3c0fb 100644
--- a/src/config/route.js
+++ b/src/config/route.js
@@ -2,7 +2,7 @@
* @Author: lzhe lzhe@example.com
* @Date: 2024-05-24 11:25:26
* @LastEditors: lzhe lzhe@example.com
- * @LastEditTime: 2024-05-29 16:16:57
+ * @LastEditTime: 2024-06-19 21:52:58
* @FilePath: /src/config/route.js
* @Description: 杩欐槸榛樿璁剧疆,璇疯缃甡customMade`, 鎵撳紑koroFileHeader鏌ョ湅閰嶇疆 杩涜璁剧疆: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
*/
@@ -88,6 +88,17 @@
type: 'menu',
hidden: true
}
+ },
+ {
+ name: "浠诲姟璋冨害",
+ path: "/myiframe/urlPath",
+ component: "myiframe/urlPath",
+ meta: {
+ icon: "el-icon-menu",
+ title: "浠诲姟璋冨害",
+ type: 'menu',
+ hidden: true
+ }
}
]
--
Gitblit v1.9.3