fix: vite process

This commit is contained in:
ckt1031
2023-07-09 17:01:14 +08:00
parent 4e6f9f67b3
commit ebd62c3bfc
3 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ const Footer = () => {
href='https://github.com/songquanpeng/one-api'
target='_blank'
>
{systemName} {process.env.REACT_APP_VERSION}{' '}
{systemName} {import.meta.env.REACT_APP_VERSION}{' '}
</a>
{' '}
<a href='https://github.com/songquanpeng' target='_blank'>