

English
transform-origin CSS 属性让你更改一个元素变形的原点。
transform-origin: [ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?;
top
left
right
bottom
center
Platform | default |
---|---|
app-uvue | 50% 50% |
web | 50% 50% 0 |
Android version | Android uni-app | Android uni-app-x | iOS version | iOS uni-app | iOS uni-app-x | |
---|---|---|---|---|---|---|
transform-origin | 5.0 | √ | 3.9+ | 9.0 | √ | - |