From 55648fb017bd79361e0bcc60e7943e613ce7eaee Mon Sep 17 00:00:00 2001 From: XiaoXinPro 14 IAH5R <568170040@qq.com> Date: Mon, 29 May 2023 10:06:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=BA=97=E5=88=97=E8=A1=A8=E9=AB=98?= =?UTF-8?q?=E5=BA=A6=E8=AE=BE=E7=BD=AE75%?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/myStore/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/myStore/index.vue b/src/views/myStore/index.vue index 46b7834..627e812 100644 --- a/src/views/myStore/index.vue +++ b/src/views/myStore/index.vue @@ -157,7 +157,7 @@ function clickPayDialog(item) { // overflow-x: auto; padding: 20px 20px 20px 0; width: 100%; - height: 100%; + height: 75%; // scrollbar-width: none; /* 隐藏滚动条(Chrome、Firefox) */ // -ms-overflow-style: none; /* 隐藏滚动条(IE、Edge) */ .item {