跳到主要内容
小程序平台
API
MainMountPointOptions.position property
窗体左上角位置
Signature:
position
?
:
{
x
:
number
;
y
:
number
;
}
;