feat: 更新 SDK 构建产物和文档

- 更新 SDK 构建文件 (es/umd)
- 更新 SDK 使用文档
- 删除 gujianzhu.glb 模型文件
- 更新 package.json 配置
- 调整 tab 组件样式和 vite 配置

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
yuding
2026-01-15 16:46:53 +08:00
parent a00d83e775
commit a930bc8a50
10 changed files with 85529 additions and 420 deletions

View File

@@ -10,11 +10,12 @@
.bim-tab__nav {
display: flex;
align-items: center;
justify-content: center;
justify-content: space-around;
background: transparent;
}
.bim-tab__item {
flex:1;
display: inline-flex;
align-items: center;
justify-content: center;