临时提交

This commit is contained in:
648540858
2024-07-25 18:02:22 +08:00
parent 5a812e7f08
commit a2b00a4f4e
13 changed files with 646 additions and 78 deletions

View File

@@ -133,7 +133,7 @@ export default new VueRouter({
component: userApiKeyManager,
},
{
path: '/region',
path: '/channel/region',
name: 'region',
component: region,
}