@@ -110,7 +110,7 @@ export default {
}
.style {
width: 100%;
- min-height: 667px;
+ height: 100%;
position: relative;
background-color: #f9fafc;
@@ -48,8 +48,6 @@ export default {
<style lang="less" scoped>
.con {
padding: 10px;
- // background: #f1f1f1;
- min-height: 620px;
.list {
background-color: #fff;
@@ -132,7 +132,7 @@ export default {
@@ -140,10 +140,6 @@ export default {
height: 46px;
overflow: hidden;
-.main {
- min-height: 570px;
- margin: 0 0 50px 0;
-}
.foot {
position: absolute;
bottom: 0;
@@ -123,10 +123,6 @@ export default {
@@ -304,7 +304,6 @@ export default {
// }
.main1 {
.main1top {
line-height: 46px;
@@ -312,10 +311,6 @@ export default {
background: #2c69fe;
color: #fff;
- .main1info {
- height: 565px;
- overflow-y: auto;
- }