mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-27 09:33:55 +08:00
feat: 添加语音盒子自定义主题功能
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Xiaozhi AI Customization</title>
|
||||
<script type="module" crossorigin src="/generator/assets/index-CYcyz9xb.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/generator/assets/index-NXxBVrod.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
</body>
|
||||
Reference in New Issue
Block a user