Initial Commit
This commit is contained in:
19
pages/welfareImg/welfareImg.wxss
Normal file
19
pages/welfareImg/welfareImg.wxss
Normal file
@ -0,0 +1,19 @@
|
||||
@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%;
|
||||
}
|
Reference in New Issue
Block a user