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

@@ -42,7 +42,7 @@ toc: true
`laydate.render(options);`
- 参数 `options` : 基础属性配置项。[#详见属性](#options)
- 参数 `options` : 基础属性项。[#详见属性](#options)
<br>注 <sup>2.8+</sup> : 除 `elem` 属性外,其他基础属性也可以直接写在元素的 `lay-options="{}"` 属性中。
```
@@ -77,7 +77,7 @@ layui.use(function(){
`laydate.hint(id, opts);`
- 参数 `id` : 组件渲染时定义的 `id` 属性值
- 参数 `opts` : 该方法支持的属性选项,详见下表
- 参数 `opts` : 该方法支持的属性选项,详见下表
| opts | 描述 | 类型 | 默认值 |
| --- | --- | --- | --- |