Skip to content

Commit

Permalink
update By Robot2024-11-29 10:59:01
Browse files Browse the repository at this point in the history
  • Loading branch information
heimanba committed Nov 29, 2024
1 parent 8bbcf81 commit 392777c
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions src/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,28 +41,7 @@ export const DOCS_ITEM = [
},
];

export const MEDIARESOURCE = null = [
{
title: "home.website.edge.1.title",
svgKey: "adaptive",
description: "home.website.edge.1.description",
},
{
title: "home.website.edge.2.title",
svgKey: "standard",
description: "home.website.edge.2.description",
},
{
title: "home.website.edge.3.title",
svgKey: "timeTested",
description: "home.website.edge.3.description",
},
{
title: "home.website.edge.4.title",
svgKey: "variety",
description: "home.website.edge.4.description",
},
]
export const MEDIARESOURCE = null

// TODO: 合作客户反馈
export const COMPANY_CUSTOMERS: Customer[] = [
Expand Down

0 comments on commit 392777c

Please sign in to comment.