feat: 完成移动端适配

This commit is contained in:
2025-06-29 10:11:33 +08:00
parent cae0fe371b
commit 0f03841f44
7 changed files with 96 additions and 13 deletions

View File

@@ -1,3 +1,4 @@
export { default as ChevronLeftIcon } from "./svg/heroicons/ChevronLeftIcon.svg?component";
export { default as ExclamationTriangleIcon } from "./svg/heroicons/ExclamationTriangleIcon.svg?component";
export { default as microphone } from "./svg/heroicons/MicrophoneIcon.svg?component";
export { default as PaperAirplaneIcon } from "./svg/heroicons/PaperAirplaneIcon.svg?component";