From a02dd7b035039b2f766ef7f16f642b76d1ca2b92 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Tue, 6 Aug 2019 14:15:35 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=81=9C=E8=BD=A6][=E4=BF=AE=E6=94=B9]:[?= =?UTF-8?q?=E5=81=9C=E8=BD=A6=E9=A1=B5=E9=9D=A2=E6=97=A0=E5=81=9C=E8=BD=A6?= =?UTF-8?q?=E7=9A=84=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/passCar/passCar.wxml | 4 ++-- pages/passCar/passCar.wxss | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pages/passCar/passCar.wxml b/pages/passCar/passCar.wxml index d495b00..2a549d1 100644 --- a/pages/passCar/passCar.wxml +++ b/pages/passCar/passCar.wxml @@ -102,8 +102,8 @@ - - + + 智慧停车即将上线 敬请期待 diff --git a/pages/passCar/passCar.wxss b/pages/passCar/passCar.wxss index 7ea6890..24b500b 100644 --- a/pages/passCar/passCar.wxss +++ b/pages/passCar/passCar.wxss @@ -6,6 +6,11 @@ page { .container{ padding-bottom: 60rpx; } +.con text{ + display: block; + text-align: center; + font-size: 30rpx; +} .header{ width: 690rpx; height: 80rpx;