Authored by
liangxs
底部位置显示不正确
1
|
html,body {
|
1
|
html,body {
|
2
|
width: 100%;
|
2
|
width: 100%;
|
3
|
- height: 100%;
|
|
|
4
|
}
|
3
|
}
|
5
|
.coupon-page{
|
4
|
.coupon-page{
|
6
|
position: relative;
|
5
|
position: relative;
|
1
|
html,body {
|
1
|
html,body {
|
2
|
width: 100%;
|
2
|
width: 100%;
|
3
|
- height: 100%;
|
|
|
4
|
}
|
3
|
}
|
5
|
|
4
|
|
6
|
.life-page{
|
5
|
.life-page{
|
1
|
html,body {
|
1
|
html,body {
|
2
|
width: 100%;
|
2
|
width: 100%;
|
3
|
- height: 100%;
|
|
|
4
|
}
|
3
|
}
|
5
|
|
4
|
|
6
|
.lifelogin-page{
|
5
|
.lifelogin-page{
|