From 201321e7379ebc00a80fd48415ece152481801fb Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期日, 28 四月 2024 15:09:11 +0800
Subject: [PATCH] #

---
 src/config/setting.js |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/src/config/setting.js b/src/config/setting.js
index cde926b..e95ac6a 100644
--- a/src/config/setting.js
+++ b/src/config/setting.js
@@ -26,4 +26,10 @@
 
 // shelf setting
 
-export const SHELF_BAY_GROUP_COUNT = 3;
\ No newline at end of file
+export const SHELF_BAY_GROUP_COUNT = 3;
+
+export const SHELF_BAY_UNIT_SEPARTE_DISTANCE = 50;
+
+export const SHELF_HEIGHT_FROM_GROUND = 10;
+
+export const SHELF_LEV_UNIT_SEPARTE_DISTANCE = 28;
\ No newline at end of file

--
Gitblit v1.9.1