完善模型库界面和开发配置

This commit is contained in:
zhangshun
2026-05-29 17:24:33 +08:00
parent 35934f8088
commit aeaeb9aec5
11 changed files with 44 additions and 24 deletions

View File

@@ -1,6 +1,5 @@
:root {
font-family: "Microsoft YaHei", Arial, sans-serif;
font-size: 13px;
color: #1c2733;
background: #eef2f5;
}
@@ -8,7 +7,9 @@
* {
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
body {
margin: 0;
min-width: 320px;