Skip to content

Commit 901dd6d

Browse files
committedFeb 18, 2024
Update types.ts
1 parent d99731e commit 901dd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/types.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ type RawAppRuleProps = {
374374
* }
375375
* ```
376376
*
377-
* 相对坐标计算公式,以width属性为例(选择目标节点某一个属性即可
377+
* 相对坐标计算公式,以width属性为例(选择目标节点某一个不变的属性即可
378378
* K为系数,需要计算出具体数值或使用字符串类型填写数学表达式
379379
* W为鼠标悬停在快照截图上时左边的数值,H为鼠标悬停在快照截图上时右边的数值
380380

0 commit comments

Comments
 (0)
Failed to load comments.