mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-19 04:56:00 -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"
|
||||
}
|
||||
const OrientationResponse = {
|
||||
x: "[PC preview] unknown x",
|
||||
y: "[PC preview] unknown y",
|
||||
z: "[PC preview] unknown z"
|
||||
alpha: "[PC preview] unknown alpha",
|
||||
beta: "[PC preview] unknown beta",
|
||||
gamma: "[PC preview] unknown gamma"
|
||||
}
|
||||
const RotationVectorResponse = {
|
||||
x: "[PC preview] unknown x",
|
||||
|
||||
Reference in New Issue
Block a user