feat: 修改样式

This commit is contained in:
秋水浮尘
2023-11-10 00:19:28 +08:00
parent 9f74e8094d
commit eef18cf769
13 changed files with 371 additions and 293 deletions

View File

@@ -1,7 +1,6 @@
import { defineConfig, loadEnv } from 'vite'
import react from '@vitejs/plugin-react'
const path = require('path')
// const HOST = import.meta.env.VITE_API_URL
// https://vitejs.dev/config/
export default ({ mode }) => {