feat: 添加store

This commit is contained in:
2025-03-23 21:43:15 +08:00
parent cbbb48af97
commit ef50106e5c
9 changed files with 105 additions and 28 deletions

View File

@@ -1,4 +1,3 @@
import { render } from './pages/Bootstrap';
import './styles.css';
render('#ai-root');