docs: 优化文档中的用词细节 (#2571)

This commit is contained in:
贤心
2025-03-19 13:29:09 +08:00
committed by GitHub
parent 094be4ddcc
commit 172957d243
30 changed files with 91 additions and 91 deletions

View File

@@ -185,7 +185,7 @@ layui.use(function(){
`element.tabAdd(filter, options);`
- 参数 `filter` : tab 容器(`class="layui-tab"`)的 `lay-filter` 属性值
- 参数 `options` : 添加 tab 时的属性选项,见下表:
- 参数 `options` : 添加 tab 时的属性选项,见下表:
| options | 描述 | 类型 | 默认 |
| --- | --- | --- | --- |
@@ -225,7 +225,7 @@ layui.use(function(){
`element.tab(options);`
- 参数 `options` : 属性选项,见下表:
- 参数 `options` : 属性选项,见下表:
| options | 描述 | 类型 |
| --- | --- | --- |