|
@@ -132,7 +132,7 @@ export default {
|
|
<style lang="less" scoped>
|
|
<style lang="less" scoped>
|
|
.style {
|
|
.style {
|
|
width: 100%;
|
|
width: 100%;
|
|
- min-height: 667px;
|
|
|
|
|
|
+ height: 100%;
|
|
position: relative;
|
|
position: relative;
|
|
background-color: #f9fafc;
|
|
background-color: #f9fafc;
|
|
}
|
|
}
|
|
@@ -140,10 +140,6 @@ export default {
|
|
height: 46px;
|
|
height: 46px;
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
}
|
|
}
|
|
-.main {
|
|
|
|
- min-height: 570px;
|
|
|
|
- margin: 0 0 50px 0;
|
|
|
|
-}
|
|
|
|
.foot {
|
|
.foot {
|
|
position: absolute;
|
|
position: absolute;
|
|
bottom: 0;
|
|
bottom: 0;
|