Merge pull request '1' (#40) from yangjie into master

Reviewed-on: #40
This commit is contained in:
yangqiang 2024-12-03 13:57:32 +08:00
commit 3498dc9a61
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ const Index: React.FC = () => {
<span></span>
</div>
</div> : <div>
<Empty description={'暂无二维码'} />
<Empty description={'二维码加载中,请稍后'} />
</div>
}
>