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