From 2b1417bebaff930f92e6208f25f503b508f16a0d Mon Sep 17 00:00:00 2001 From: mixtan <424491071@qq.com> Date: Tue, 9 Sep 2025 09:53:32 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E5=BA=97=E9=93=BA=E5=85=A8=E9=83=A8?= =?UTF-8?q?=E5=95=86=E5=93=81=E9=97=B4=E8=B7=9D=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesub/index/store.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pagesub/index/store.vue b/pagesub/index/store.vue index bbafc26..47254d2 100644 --- a/pagesub/index/store.vue +++ b/pagesub/index/store.vue @@ -1654,6 +1654,10 @@ export default { @import "../../styles/store_themes.scss"; @import "../../styles/store_tpl.scss"; +.m-listv{ + padding: 0 0 0 14rpx; +} + .u-pabtn { position: static; }