Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit b698090

Browse files
committed
删除 多余文件
1 parent a86fbb4 commit b698090

File tree

3 files changed

+30
-630
lines changed

3 files changed

+30
-630
lines changed

src/app/router.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,6 @@ const routes = [
130130
name: "实例控制台",
131131
component: Terminal
132132
},
133-
{
134-
path: "/full_terminal/:serviceUuid/:instanceUuid",
135-
name: "全屏实例控制台",
136-
component: FullTerminal
137-
},
138133
{
139134
path: "/process_config_file/:serviceUuid/:instanceUuid/",
140135
name: "实例配置文件",

0 commit comments

Comments
 (0)