优化pc页面ui大小和商品管理的表格项目

This commit is contained in:
yml
2026-06-01 00:29:48 +08:00
parent 0797452ea4
commit 4437c3b439
8 changed files with 215 additions and 73 deletions
+1 -1
View File
@@ -308,7 +308,7 @@ function handleKeydown(e: KeyboardEvent) {
<style scoped>
.chat-page {
max-width: 900px;
max-width: 1720px;
margin: 0 auto;
}