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;}