update login

This commit is contained in:
2025-06-09 17:49:04 +08:00
parent 571eb89df5
commit 896390e8eb
6 changed files with 298 additions and 552 deletions

View File

@@ -1,5 +1,5 @@
import { defineConfig } from 'vite';
import basicSsl from '@vitejs/plugin-basic-ssl';
import basicSsl from '@kevisual/ssl';
// import react from '@vitejs/plugin-react';
import dayjs from 'dayjs';
import path from 'path';