修改3D分布图

This commit is contained in:
hzz 2023-09-19 10:34:23 +08:00
parent a7c12ba5d3
commit a27c3efb17
2 changed files with 16 additions and 8 deletions

View File

@ -104,7 +104,7 @@ export default {
'QiCheLegion':'汽车军团',
'YiFangLegion':'医防军团',
'FuZhuangLegion':'服装军团',
'JiaFangLegion':'一楼-家纺军团',
'JiaFangLegion':'家纺军团(一楼)',
'TOTAL':'总数量',
'OnlineNum':'在线数量',
'units':'台',
@ -225,9 +225,9 @@ export default {
'productStudyDevelopment':'盈瑞安办公区',
'machineDesign':'机械设计及行政办公区',
'ExternalWork':'内外贸办公区',
'BigPeiTao':'配套中心',
'BigPeiTao':'配套中心(一楼)',
'twoLou':'二楼',
'EmployeeApartment':'员工公寓',
'EmployeeApartment':'公寓',
'SecurityRoom':'保安室',
'WaterRoom':'水房',
'SynthesizeRoom':'综合楼',

View File

@ -288,10 +288,14 @@ const init = () => {
createLableObj(mesh_wgc, t('messages.微工厂'), { x: 0, y: 30, z: 15 })
//
const mesh_ptcj = createFloor(t('messages.BigPeiTao'), 110, 236.5, { x: 18.5, y: 0, z: -138 })
createLableObj(mesh_ptcj, t('messages.BigPeiTao'), { x: 0, y: 60, z: 0 })
createLableObj(mesh_ptcj, t('messages.BigPeiTao'), { x: -20, y: 60, z: 70 })
createLableObj(mesh_ptcj, '中心库房(二楼)', { x: -20, y: 60, z: 0 })
// const mesh_ptcj = createFloor(t('messages.BigPeiTao'), 80, 118, { x: 0, y: 0, z: -79 })
// createLableObj(mesh_ptcj, t('messages.BigPeiTao'), { x: 0, y: 60, z: 0 })
//
const mesh_jfjt = createFloor(t('messages.YiFangLegion'), 247, 118, { x: 192, y: 0, z: -197 })
createLableObj(mesh_jfjt, `${t('messages.twoLou')}-${t('messages.YiFangLegion')}`, { x: 0, y: 40, z: 10 })
createLableObj(mesh_jfjt, `${t('messages.YiFangLegion')}(${t('messages.twoLou')})`, { x: 0, y: 40, z: 10 })
//
const mesh_yfjt = createFloor(t('messages.JiaFangLegion'), 247, 119, { x: 192, y: 0, z: -78 })
createLableObj(mesh_yfjt, t('messages.JiaFangLegion'), { x: -10, y: 60, z: 10 })
@ -330,6 +334,10 @@ const init = () => {
createHouse('车间2-3', { baseWidth: 161, baseHeght: 30, baseLength: 263 }, { x: 65.5, y: 0, z: 176 }, false)
createUseWall('车间2-3的墙1', { baseWidth: 1, baseHeght: 30, baseLength: 263 }, { x: 60, y: 0, z: 307 })
//
const mesh_jijcj = createFloor('机加车间', 20, 100, { x: -46, y: 0, z: 106 })
createLableObj(mesh_jijcj, '库房', { x: 0, y: 60, z: 0 })
//
const mesh_djcj = createFloor('大件车间', 75, 263, { x: 22, y: 0, z: 176 })
@ -371,11 +379,11 @@ const init = () => {
// baseWidth: 71, baseHeght: 30, baseLength: 124 x: 312.5, y: 0, z: 221.5
createHouse(t('messages.canteen'), { baseWidth: 71, baseHeght: 30, baseLength: 124 }, { x: 359.5, y: 0, z: 221.5 })
//宿3 baseWidth: 56, baseHeght: 30, baseLength: 216 x: 393, y: 0, z: -147
createHouse(`${t('messages.EmployeeApartment')}-9`, { baseWidth: 56, baseHeght: 30, baseLength: 216 }, { x: 440, y: 0, z: -147 })
createHouse(`9#${t('messages.EmployeeApartment')}`, { baseWidth: 56, baseHeght: 30, baseLength: 216 }, { x: 440, y: 0, z: -147 })
//宿1 baseWidth: 56, baseHeght: 30, baseLength: 132 x: 389, y: 0, z: 106.5
createHouse(`${t('messages.EmployeeApartment')}-10`, { baseWidth: 56, baseHeght: 30, baseLength: 132 }, { x: 440, y: 0, z: 106.5 })
createHouse(`10#${t('messages.EmployeeApartment')}`, { baseWidth: 56, baseHeght: 30, baseLength: 132 }, { x: 440, y: 0, z: 106.5 })
//宿2 baseWidth: 56, baseHeght: 30, baseLength: 132 x: 389, y: 0, z: 106.5
createHouse(`${t('messages.EmployeeApartment')}-11`, { baseWidth: 56, baseHeght: 30, baseLength: 132 }, { x: 440, y: 0, z: 243.5 })
createHouse(`11#${t('messages.EmployeeApartment')}`, { baseWidth: 56, baseHeght: 30, baseLength: 132 }, { x: 440, y: 0, z: 243.5 })
// baseWidth: 966, baseHeght: 5, baseLength: 677 x: 24, y: 0, z: 0
createHouse('围墙', { baseWidth: 1013, baseHeght: 15, baseLength: 677 }, { x: 0, y: 0, z: 0 }, false)
// baseWidth: 23, baseHeght: 30, baseLength: 16 x: -119.5, y: 0, z: 313.5