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
+1 -1
View File
@@ -90,7 +90,7 @@ export default defineConfig({
model: {},
initialState: {},
request: {},
keepalive: ['/playground/text-to-image'],
keepalive: ['/playground/text-to-image', '/playground/speech'],
locale: {
antd: true,
baseNavigator: true,