From c19a938b4c4d9240125753fad4af04cb176bf877 Mon Sep 17 00:00:00 2001 From: sugar1569 Date: Fri, 28 Sep 2018 12:54:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E6=B5=AE=E5=8A=A8=E9=A6=96=E9=A1=B5=E6=8C=89=E9=92=AE=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/routine/view/crmebN/app.wxss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/routine/view/crmebN/app.wxss b/application/routine/view/crmebN/app.wxss index a26bf224..33e20199 100644 --- a/application/routine/view/crmebN/app.wxss +++ b/application/routine/view/crmebN/app.wxss @@ -33,7 +33,7 @@ page{font-size: 28rpx; background-color: #f7f7f7; color: #333;} .line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .line2{word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;} .zhao{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:0.7;} -.index-con{position:fixed; left:6rpx;top: 20%; width: 80rpx; height: 100rpx;} +.index-con{position:fixed; right:6rpx;top: 20%; width: 80rpx; height: 100rpx;} .index-con image{width: 82rpx; height: 82rpx;} .index-con navigator{width: 82rpx; height: 100rpx;position: absolute;bottom: 0;left: 0} .index-con .index-area{display:inline-block;top:88rpx;left:0px;position:relative;height: 600rpx;width:82rpx;}