地图编辑
This commit is contained in:
parent
cdc4ec025e
commit
e338647105
@ -2168,10 +2168,10 @@ const getMapList = async () => {
|
|||||||
imgBgObj.positionMapId = res.id
|
imgBgObj.positionMapId = res.id
|
||||||
imgBgObj.floor = res.floor
|
imgBgObj.floor = res.floor
|
||||||
imgBgObj.area = res.area
|
imgBgObj.area = res.area
|
||||||
// imgBgObj.width = yamlJson.width
|
imgBgObj.width = yamlJson.width
|
||||||
// imgBgObj.height = yamlJson.height
|
imgBgObj.height = yamlJson.height
|
||||||
imgBgObj.width = 1423
|
// imgBgObj.width = 1423
|
||||||
imgBgObj.height = 1406
|
// imgBgObj.height = 1406
|
||||||
imgBgObj.origin = yamlJson.origin
|
imgBgObj.origin = yamlJson.origin
|
||||||
imgBgObj.resolution = yamlJson.resolution
|
imgBgObj.resolution = yamlJson.resolution
|
||||||
// 调转换成png的接口
|
// 调转换成png的接口
|
||||||
|
Loading…
Reference in New Issue
Block a user