19 lines
243 B
Plaintext
19 lines
243 B
Plaintext
![]() |
@import "../../wxParse/wxParse.wxss";
|
||
|
.cont{
|
||
|
width:750rpx;
|
||
|
}
|
||
|
.cont image{
|
||
|
width: 100% !important;
|
||
|
}
|
||
|
|
||
|
.btn{
|
||
|
width: 416rpx;
|
||
|
height: 81rpx;
|
||
|
position: fixed;
|
||
|
left:167rpx;
|
||
|
bottom: 50rpx;
|
||
|
}
|
||
|
.btn image{
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
}
|