[docs]登陆改登录,傻傻分不清

This commit is contained in:
tomsun28
2022-02-28 09:15:18 +08:00
parent e9c3094ec6
commit 17ef5e7dee
18 changed files with 119 additions and 94 deletions

View File

@@ -12,7 +12,7 @@ export const features = [{
<Translate values={{
TANCLOUD: <strong>TANCLOUD</strong>,
SAAS: <strong>SAAS</strong>,
console: <a href={'https://www.console.tancloud.cn'}><strong>注册登</strong></a>,
console: <a href={'https://www.console.tancloud.cn'}><strong>注册登</strong></a>,
doc: <strong>文档</strong>,
br: <br/>
}}>

View File

@@ -45,7 +45,7 @@ function Home() {
'button button--outline button--secondary button--lg',
styles.getStarted,
)}>
<Translate>即刻登免费使用</Translate>
<Translate>即刻登免费使用</Translate>
</Link>
</div>
</div>