chore: audio page keepalive

This commit is contained in:
jialin
2024-12-31 11:04:30 +08:00
parent aed7267253
commit e4b1dfc77a
13 changed files with 65 additions and 22 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
export default {
'/playground/text-to-image': '/playground/text-to-image'
'/playground/text-to-image': '/playground/text-to-image',
'/playground/speech': '/playground/speech'
};