This commit is contained in:
2025-03-12 00:50:44 +08:00
parent 4a04a432ca
commit cbef0943de
30 changed files with 815 additions and 549 deletions

View File

@@ -3,6 +3,7 @@ import '../src/routes';
import './ai-app/main';
import './tailwind.css';
import './workspace/entry';
import './routes';
page.addPage('/', 'workspace');