From 51828af4fa893d1ec11a749417af09ab13cffbaa Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Tue, 7 May 2019 16:15:25 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BA=8C=E7=BB=B4=E7=A0=81][=E4=BF=AE?= =?UTF-8?q?=E6=94=B9]:[=E4=BF=AE=E6=94=B9=E4=BA=8C=E7=BB=B4=E7=A0=81?= =?UTF-8?q?=E8=B7=91=E5=81=8F=E7=9A=84=E9=97=AE=E9=A2=98]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.wxss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.wxss b/app.wxss index 1bdde14..adb84a6 100644 --- a/app.wxss +++ b/app.wxss @@ -118,8 +118,8 @@ page { } .canWrap{ position: fixed; - bottom: -2000rpx; - left: 0rpx; + bottom: -20000rpx; + left: -2000rpx; width: 100%; height: 100%; overflow: visible;