From 56503c516208b69973ef6f4e5ad5973e83f4b207 Mon Sep 17 00:00:00 2001 From: huangzhen Date: Wed, 6 Nov 2024 18:03:43 +0800 Subject: [PATCH] =?UTF-8?q?update=20@=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pages/comProduct/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/pages/comProduct/index.vue b/src/views/pages/comProduct/index.vue index 6d6065d..3310904 100644 --- a/src/views/pages/comProduct/index.vue +++ b/src/views/pages/comProduct/index.vue @@ -157,7 +157,7 @@ export default { loadingStatus: false, // 页面加载 loading overlayLoad: false, // 点击 遮罩 loading - orderBtnOffset: JSON.parse(localStorage.getItem('comProduct_orderBtnOffset') || '{"x":24,"y":475}'), + orderBtnOffset: JSON.parse(localStorage.getItem('comProduct_orderBtnOffset') || '{"x":24,"y":500}'), popComStatus: false, codeTime: null, codeNum: 0,