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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user