增加android下载链接
All checks were successful
site-dist-deploy / build-and-deploy (push) Successful in 1m55s
All checks were successful
site-dist-deploy / build-and-deploy (push) Successful in 1m55s
This commit is contained in:
parent
26bfcaa5f3
commit
f33e4a727a
@ -34,7 +34,7 @@ const router = createRouter({
|
|||||||
component: () => import('../pages/LoginRedirect/index.vue'),
|
component: () => import('../pages/LoginRedirect/index.vue'),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/download/android',
|
path: '/android-download',
|
||||||
name: 'android-download',
|
name: 'android-download',
|
||||||
component: () => import('../pages/AndroidDownload/index.vue'),
|
component: () => import('../pages/AndroidDownload/index.vue'),
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user