Update Node.js
This commit is contained in:
parent
1108b29da0
commit
9ffa1e2744
@ -77,7 +77,7 @@ class Node {
|
|||||||
this._rectInfo = {
|
this._rectInfo = {
|
||||||
imgContentWidth: 0,
|
imgContentWidth: 0,
|
||||||
imgContentHeight: 0,
|
imgContentHeight: 0,
|
||||||
textContentHeight: 0,
|
textContentWidth: 0,
|
||||||
textContentHeight: 0
|
textContentHeight: 0
|
||||||
}
|
}
|
||||||
// 各种文字信息的间距
|
// 各种文字信息的间距
|
||||||
@ -1009,4 +1009,4 @@ class Node {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export default Node
|
export default Node
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user