- 后台数据捕获 echarts 图表可视化自动展示(大屏支持)
- 安全大模型高质量问答, ai 自动理解处理问题
- 防卫域名更替表单
- 首页
- 登录/ 注册页
- echats 图表数据捕获展示页
- ai 大模型对话页
- 域名更替表单页
- 默认大模型: deepseek, 若需更换大模型请配置
- 使用 .env 模型配置环境变量作为密钥, 方可使用
- 环境配置需求: node + npm/pnpm
以下教程为自动生成:
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur).
TypeScript cannot handle type information for .vue
imports by default, so we replace the tsc
CLI with vue-tsc
for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue
types.
See Vite Configuration Reference.
pnpm install
pnpm dev
pnpm build
Run Unit Tests with Vitest
pnpm test:unit
Lint with ESLint
pnpm lint