后台已改为 Vue 前后端分离

开发环境请启动前端:

cd admin-web && npm run dev

然后访问:http://127.0.0.1:5173

账号:admin / admin123

生产构建:cd admin-web && npm run build 后刷新本页。