From f73c586c2be23a86112638febbc4d5cbaf7fef6d Mon Sep 17 00:00:00 2001 From: XiaoXinPro 14 IAH5R <568170040@qq.com> Date: Tue, 4 Jul 2023 18:51:00 +0800 Subject: [PATCH] upload --- pages2/shopSelect/shopSelect.less | 6 +++--- pages2/shopSelect/shopSelect.ttss | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pages2/shopSelect/shopSelect.less b/pages2/shopSelect/shopSelect.less index 80b33ab..652de6f 100644 --- a/pages2/shopSelect/shopSelect.less +++ b/pages2/shopSelect/shopSelect.less @@ -119,7 +119,7 @@ page { } .notice { - font-size: 40rpx; + font-size: 35rpx; padding: 0 15rpx; margin-bottom: 30rpx; } @@ -130,11 +130,11 @@ page { margin-bottom: 25rpx; .title { - font-size: 40rpx; + font-size: 35rpx; } .item { - font-size: 36rpx; + font-size: 30rpx; height: 80rpx; line-height: 80rpx; border-bottom: 1px solid #0000003b; diff --git a/pages2/shopSelect/shopSelect.ttss b/pages2/shopSelect/shopSelect.ttss index 95998a7..5692d77 100644 --- a/pages2/shopSelect/shopSelect.ttss +++ b/pages2/shopSelect/shopSelect.ttss @@ -102,7 +102,7 @@ page .continer .selectCity .nav .item { border-radius: 15rpx; } page .continer .selectCity .notice { - font-size: 40rpx; + font-size: 35rpx; padding: 0 15rpx; margin-bottom: 30rpx; } @@ -112,10 +112,10 @@ page .continer .selectCity .indexList { margin-bottom: 25rpx; } page .continer .selectCity .indexList .title { - font-size: 40rpx; + font-size: 35rpx; } page .continer .selectCity .indexList .item { - font-size: 36rpx; + font-size: 30rpx; height: 80rpx; line-height: 80rpx; border-bottom: 1px solid #0000003b;