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,