未验证 提交 34ee7c78 编写于 作者: O openharmony_ci 提交者: Gitee

!11238 修改链接错误

Merge pull request !11238 from liyan/master
......@@ -25,7 +25,7 @@ Input设备的能力属性,存储支持事件的位图。用位的方式来表
| [ledCode](#ledcode) [[BITS_TO_UINT64](input.md#bitstouint64)(LED_CNT)] | 记录设备支持的指示灯的位图 |
| [miscCode](#misccode) [[BITS_TO_UINT64](input.md#bitstouint64)(MSC_CNT)] | 记录设备支持的其他功能的位图 |
| [soundCode](#soundcode) [[BITS_TO_UINT64](input.md#bitstouint64)(SND_CNT)] | 记录设备支持的声音或警报的位图 |
| [forceCode](#forcecode) [[BITS_TO_UINT64](input.md#bitstouint64)([HDF_FF_CNT](input.md#hdfffcnt))] | 记录设备支持的作用力功能的位图 |
| [forceCode](#forcecode) [[BITS_TO_UINT64](input.md#bitstouint64)([HDF_FF_CNT](input.md#hdf_ff_cnt))] | 记录设备支持的作用力功能的位图 |
| [switchCode](#switchcode) [[BITS_TO_UINT64](input.md#bitstouint64)(SW_CNT)] | 记录设备支持的开关功能的位图 |
| [keyType](#keytype) [[BITS_TO_UINT64](input.md#bitstouint64)(KEY_CNT)] | 按键状态的位图 |
| [ledType](#ledtype) [[BITS_TO_UINT64](input.md#bitstouint64)(LED_CNT)] | LED状态的位图 |
......
......@@ -55,7 +55,7 @@
| -------- | -------- |
| [VGUScalar](_display.md#vguscalar) | VGU标量 |
| [VGUPixelFormat](_display.md#vgupixelformat) | 像素格式。 |
| [VGUBlendType](_display.mdvgublendtype) | 混合操作类型。 |
| [VGUBlendType](_display.md#vgublendtype) | 混合操作类型。 |
### 枚举
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册