fix: audio set progress error

This commit is contained in:
jialin
2024-12-03 16:17:54 +08:00
parent 687dabc777
commit 83294abaf0
8 changed files with 135 additions and 32 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ const isProduction = env === 'production';
const t = Date.now();
export default defineConfig({
proxy: {
...proxy('http://192.168.50.5')
...proxy('http://192.168.50.4')
},
history: {
type: 'hash'