mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-19 22:43:32 -04:00
Signed-off-by:hellohyh001<huiyuehong@huawei.com>
This commit is contained in:
@@ -40,9 +40,9 @@ export function mockSensor() {
|
|||||||
z: "[PC preview] unknown z"
|
z: "[PC preview] unknown z"
|
||||||
}
|
}
|
||||||
const OrientationResponse = {
|
const OrientationResponse = {
|
||||||
x: "[PC preview] unknown x",
|
alpha: "[PC preview] unknown alpha",
|
||||||
y: "[PC preview] unknown y",
|
beta: "[PC preview] unknown beta",
|
||||||
z: "[PC preview] unknown z"
|
gamma: "[PC preview] unknown gamma"
|
||||||
}
|
}
|
||||||
const RotationVectorResponse = {
|
const RotationVectorResponse = {
|
||||||
x: "[PC preview] unknown x",
|
x: "[PC preview] unknown x",
|
||||||
|
|||||||
Reference in New Issue
Block a user