|
@@ -6,6 +6,7 @@ import { ThemeProvider } from './theme/theme-provider'
|
|
import { MotionLazy } from './components/animate/motion-lazy'
|
|
import { MotionLazy } from './components/animate/motion-lazy'
|
|
import Toast from './components/toast'
|
|
import Toast from './components/toast'
|
|
|
|
|
|
|
|
+// 修改内容
|
|
const { VITE_APP_TITLE: APPTITLE } = import.meta.env
|
|
const { VITE_APP_TITLE: APPTITLE } = import.meta.env
|
|
|
|
|
|
function App() {
|
|
function App() {
|