From e414a8fdd8a6425816060c008e66e05f7f873a85 Mon Sep 17 00:00:00 2001 From: Ge Hao Date: Fri, 2 Dec 2016 16:40:27 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8B=A5=E6=9E=9C=E4=B8=8D=E8=AE=BE=E9=AB=98?= =?UTF-8?q?=E5=BA=A6=EF=BC=8C=E7=82=B9=E5=87=BB=E5=90=8D=E5=AD=97=E5=92=8C?= =?UTF-8?q?=E4=BB=B7=E6=A0=BC=E4=B9=8B=E9=97=B4=E7=9A=84=E7=A9=BA=E7=99=BD?= =?UTF-8?q?=E5=B0=B1=E6=97=A0=E6=B3=95=E8=A7=A6=E5=8F=91=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/cart/cart.wxss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/cart/cart.wxss b/pages/cart/cart.wxss index 2a22b98..17ec9d3 100644 --- a/pages/cart/cart.wxss +++ b/pages/cart/cart.wxss @@ -50,6 +50,10 @@ width: 410rpx; } +.title { + height: 70%; +} + .title text { font-size: 28rpx; color: #333;