[fix] revise the link url
This commit is contained in:
parent
b2eb0379d6
commit
99bb68c18b
@ -2,7 +2,7 @@
|
||||
<header>
|
||||
<div class="top-bar">
|
||||
<div class="return-wrapper">
|
||||
<a class="shape-wrapper diamond" href="/cfp"
|
||||
<a class="shape-wrapper diamond" href="/2021/cfp"
|
||||
><span class="text-wrapper">返回</span></a
|
||||
>
|
||||
</div>
|
||||
|
@ -10,7 +10,7 @@ export const routes: RouteConfig[] = [
|
||||
{
|
||||
path: '/',
|
||||
name: 'Home',
|
||||
redirect: '/cfp',
|
||||
component: CFP,
|
||||
meta: {
|
||||
index: 0,
|
||||
label: 'SITCON 2021',
|
||||
|
Loading…
x
Reference in New Issue
Block a user