Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
refactor: 部分界面文案
Browse files Browse the repository at this point in the history
  • Loading branch information
sigoden committed Nov 5, 2021
1 parent 60830f3 commit 5162504
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/popup/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default function Home () {
<Link href='#' onClick={() => history.push('/login')}>
登录
</Link>
获取个性化推荐及我的歌单
后获取个性化推荐及我的歌单
</Box>}
</Box>
)
Expand Down
4 changes: 2 additions & 2 deletions src/popup/Login.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,11 @@ export default function Login () {
href={DOMAIN}
color='primary'
target='_blank'
title='扩展版与网页版共享登录态一个登录,另一个自动也登录'
title='扩展版与网页版共享登录态一个登录,另一个自动也登录'
rel='noreferrer'
sx={{ fontSize: '1.2rem' }}
>
网易云音乐网页版登录
网页版登录
</Button>
</Box>
</form>
Expand Down

0 comments on commit 5162504

Please sign in to comment.