From afa8b789bf9ade50f8b76ad33776115a3ff2cc96 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期三, 08 五月 2024 16:09:25 +0800 Subject: [PATCH] # --- src/assets/data/shelf.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/assets/data/shelf.js b/src/assets/data/shelf.js index 2976170..44e5f84 100644 --- a/src/assets/data/shelf.js +++ b/src/assets/data/shelf.js @@ -1,7 +1,7 @@ import * as Common from '@/utils/common'; // row -const shelfRowOffset = 1000; +const shelfRowOffset = 850 ; const realRowPos = [0 - shelfRowOffset, 0 + shelfRowOffset, 2420 - shelfRowOffset, 2420 + shelfRowOffset]; // bay -- Gitblit v1.9.1