♻️ update emoji function

This commit is contained in:
landaiqing
2024-10-01 17:21:19 +08:00
parent f358e0d26a
commit 20d78afe80
306 changed files with 872 additions and 236 deletions

View File

@@ -11,6 +11,7 @@ import AutoImport from 'unplugin-auto-import/vite';
export default defineConfig(({mode}: { mode: string }): object => {
const env: Record<string, string> = loadEnv(mode, process.cwd());
return {
publicDir: 'public',
base: '/',
resolve: {
//设置别名