feat: 优化播放栏背景问题

This commit is contained in:
alger
2024-09-12 15:00:00 +08:00
parent 800e0b7360
commit 904d8744ef
3 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ export default defineConfig({
server: {
host: '0.0.0.0',
// 指定端口
port: 4678,
port: 7788,
proxy: {
// with options
'/api': {