From c37b4d695a0209e3d116088fd44743ec5f851891 Mon Sep 17 00:00:00 2001 From: liuzh Date: Wed, 18 May 2022 17:07:35 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E5=A4=8D=E4=BA=86?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E9=81=AE=E6=8C=A1=E9=80=89=E9=A1=B9=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/template/1/default/product-list.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/template/1/default/product-list.htm b/src/main/webapp/template/1/default/product-list.htm index 5ab2bd03..efa32867 100755 --- a/src/main/webapp/template/1/default/product-list.htm +++ b/src/main/webapp/template/1/default/product-list.htm @@ -268,7 +268,7 @@ var app = new Vue({ position: absolute; padding-left: 0px; box-sizing: border-box; - top: 40px; + top: 70px; padding-top: 0px; flex-direction: row; display: flex;