[docs]登陆改登录,傻傻分不清
This commit is contained in:
@@ -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/>
|
||||
}}>
|
||||
|
||||
@@ -45,7 +45,7 @@ function Home() {
|
||||
'button button--outline button--secondary button--lg',
|
||||
styles.getStarted,
|
||||
)}>
|
||||
<Translate>即刻登陆免费使用</Translate>
|
||||
<Translate>即刻登录免费使用</Translate>
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user