diff --git a/client/app/factory/list/components/BotCard.tsx b/client/app/factory/list/components/BotCard.tsx index 36c5fb71..347f4171 100644 --- a/client/app/factory/list/components/BotCard.tsx +++ b/client/app/factory/list/components/BotCard.tsx @@ -113,7 +113,7 @@ const BotCard = (props: { bot: Bot }) => { }} > {I18N.components.BotCard.tiaoShi} router.push(`/factory/edit?id=${bot.id}`)} className="z-10 cursor-pointer" @@ -135,7 +135,7 @@ const BotCard = (props: { bot: Bot }) => { }} > {I18N.components.BotCard.gengXinZhiShi} diff --git a/client/components/BotCard.tsx b/client/components/BotCard.tsx index 2e72dc60..b5e58365 100644 --- a/client/components/BotCard.tsx +++ b/client/components/BotCard.tsx @@ -41,7 +41,7 @@ const BotCard = (props: {
- +