mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 07:03:45 +08:00
revert: some style
This commit is contained in:
parent
8781c5db8d
commit
327301782d
@ -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