#
luxiaotao1123
2024-10-21 ce79f7c56c3832d1a4ebdb1d7d1c2bbd87d8b004
zy-acs-flow/src/map/constants.js
@@ -38,6 +38,16 @@
    POINT: 0xCACDCF,
})
export const DEVICE_SPRITE_TINT_DARK = Object.freeze({
    SHELF: 0xdcdde1,
    STATION: null,
    CHARGE: null,
    DIRECTION: null,
    AGV: null,
    POINT: 0xf1f2f6,
})
export const DEVICE_SELECTED_EFFECT_PADDING = Object.freeze({
    SHELF: 10,
    STATION: 10,