更改 首页

This commit is contained in:
yuyongdong 2024-09-10 17:49:07 +08:00
parent 3a8cdfd4eb
commit e5f063831e

View File

@ -13,9 +13,9 @@ const routes = [
{
path: "/",
name: "index1",
component: ClaimView,
component: HomeView,
meta: {
title: "claim",
title: "home",
canonical: "https://.counterfire.games",
},
},