Files
xiaozhi-esp32-server/main/manager-web
JianYu Zheng f81a7e8273 智能体设置卡片添加设置声纹的按钮
--DeviceItem.vue
 1.添加声纹设置按钮
 2.添加跳转到声纹页面方法
--home.vue 修复因为添加新按钮导致卡片按钮文字换行样式问题
2025-07-08 16:18:29 +08:00
..
2025-04-23 10:49:50 +08:00
2025-04-05 20:19:28 +08:00
2025-04-05 20:19:28 +08:00
2025-04-23 10:49:50 +08:00
2025-04-13 00:21:13 +08:00
2025-04-24 11:45:24 +08:00

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

xiaozhi

Project setup

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

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.