Files
xiaozhi-esp32-server/main/manager-web
8b74dec910 Manager web (#237)
* update:增加前端设计图

* 前端代码优化

* update:底部信息纠正

* 增加:flyio

* update:去除org.quartz

* update:登陆功能

* aliyunTTS常联token

* 新增aliyunTTS长期Token方式

* 获取用户信息和已绑设备

* update:验证码,登录,注册

* update:去掉依赖错误代码

---------

Co-authored-by: hrz <1710360675@qq.com>
Co-authored-by: CGD <3030332422@qq.com>
Co-authored-by: Ken <ulxiping@qq.com>
2025-03-07 21:19:41 +08:00
..
2025-03-05 23:13:24 +08:00
2025-03-07 21:19:41 +08:00
2025-03-05 23:13:24 +08:00
2025-03-07 21:19:41 +08:00
2025-03-07 21:19:41 +08:00
2025-03-06 09:05:21 +08:00

本文档是开发类文档,如需部署小智服务端,点击这里查看部署教程

xiaozhi

Project setup

开发使用代码编辑器,导入项目时,选择manager-web文件夹作为项目目录

参照manager前后端接口协议开发

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.