mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-14 22:10:32 +08:00
revert: some style
This commit is contained in:
parent
a6ccd04471
commit
d3f9d3d033
@ -12,11 +12,6 @@ export const routers = [
|
|||||||
link: "/",
|
link: "/",
|
||||||
ele: ProxiesPage,
|
ele: ProxiesPage,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
label: "Label-Test",
|
|
||||||
link: "/test",
|
|
||||||
ele: TestPage,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Label-Profiles",
|
label: "Label-Profiles",
|
||||||
link: "/profile",
|
link: "/profile",
|
||||||
@ -32,6 +27,11 @@ export const routers = [
|
|||||||
link: "/rules",
|
link: "/rules",
|
||||||
ele: RulesPage,
|
ele: RulesPage,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "Label-Test",
|
||||||
|
link: "/test",
|
||||||
|
ele: TestPage,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Label-Logs",
|
label: "Label-Logs",
|
||||||
link: "/logs",
|
link: "/logs",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user