优化会话列表,优化头像显示

This commit is contained in:
2025-08-23 17:07:48 +08:00
parent b3d63e4181
commit ed39bf9e2c
4 changed files with 53 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ export default defineConfig({
},
},
server: {
port: 5173,
port: 5175,
proxy: {
'/api': {
target: 'http://localhost:3000',