Compare commits

..

No commits in common. "3498dc9a61f879c785d8487289c5e532b204931c" and "954b6d38e58d94b7fe59591bf16af0258c2187f7" have entirely different histories.

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>
}
>