File tree Expand file tree Collapse file tree 1 file changed +17
-12
lines changed
Expand file tree Collapse file tree 1 file changed +17
-12
lines changed Original file line number Diff line number Diff line change 1414 </swiper-item >
1515 </swiper >
1616 </view >
17-
17+
1818 <view class =" swiper-list" >
1919 <view class =" uni-list-cell uni-list-cell-pd" >
2020 <view class =" uni-list-cell-db" >指示点</view >
7070
7171<style >
7272 .uni-margin-wrap {
73- width :690 upx ;
74- margin :0 30 upx ;
73+ width :690 rpx ;
74+ margin :0 30 rpx ;
7575 }
7676 .swiper {
77- height : 300 upx ;
77+ height : 300 rpx ;
7878 }
7979 .swiper-item {
8080 display : block ;
81- height : 300 upx ;
82- line-height : 300 upx ;
81+ height : 300 rpx ;
82+ line-height : 300 rpx ;
8383 text-align : center ;
8484 }
8585
8686 .swiper-list {
87- margin-top : 40 upx ;
87+ margin-top : 40 rpx ;
8888 margin-bottom : 0 ;
8989 }
90-
90+
9191 .uni-common-mt {
92- margin-top :60 upx ;
92+ margin-top :60 rpx ;
9393 position :relative ;
9494 }
95-
95+
9696 .info {
9797 position : absolute ;
98- right :20 upx;
99- }
98+ right :20 rpx;
99+ }
100+
101+ .uni-padding-wrap {
102+ width :550 rpx;
103+ padding :0 100 rpx;
104+ }
100105 </style >
You can’t perform that action at this time.
0 commit comments