2048Game/2048[HarmonyOS_Js_Full]/.idea/previewer/previewConfigV2.json
2022-02-12 19:21:12 +08:00

73 lines
1.3 KiB
JSON

{
"1.0.0": {
"LastPreviewDevice": {}
},
"1.0.1": {
"profileList": [
{
"id": "P40",
"deviceType": "phone",
"width": 1080,
"height": 2340,
"shape": "rect",
"dpi": 480,
"orientation": "portrait",
"language": "zh_CN",
"colorMode": "light"
},
{
"id": "MateX2",
"deviceType": "phone",
"width": 2200,
"height": 2480,
"shape": "rect",
"dpi": 520,
"orientation": "portrait",
"language": "zh_CN",
"colorMode": "light"
},
{
"id": "MatePadPro",
"deviceType": "tablet",
"width": 2560,
"height": 1600,
"shape": "rect",
"dpi": 400,
"orientation": "landscape",
"language": "zh_CN",
"colorMode": "light"
},
{
"id": "TV",
"deviceType": "tv",
"width": 1920,
"height": 1080,
"shape": "rect",
"dpi": 320,
"orientation": "landscape",
"language": "zh_CN",
"colorMode": "light"
},
{
"id": "Watch3",
"deviceType": "wearable",
"width": 466,
"height": 466,
"shape": "circle",
"dpi": 320,
"orientation": "landscape",
"language": "zh_CN",
"colorMode": "light"
}
],
"runningProfileList": [
"Watch3"
],
"availableProfileList": [
"P40",
"MateX2",
"MatePadPro",
"TV"
]
}
}