feat: 完善本地MCP与扩展市场能力

This commit is contained in:
baiyanyun
2026-07-02 17:43:34 +08:00
parent a574b2c661
commit 38adf72939
32 changed files with 3291 additions and 270 deletions

View File

@@ -10,12 +10,12 @@
}
.brand {
height: 122px;
height: 104px;
display: grid;
grid-template-columns: 38px 1fr 34px;
align-items: center;
gap: 10px;
padding: 26px 12px 18px 20px;
padding: 12px 12px 14px 20px;
}
.brandLogo {