@@ -45,7 +45,4 @@
width: 24upx !important;
height: 24upx !important;
}
- page {
- height: 100%;
- }
</style>
@@ -202,7 +202,10 @@
</script>
-<style lang="scss" scoped>
+<style lang="scss" >
+ page{
+ height: 100%;
+ }
.back-body {
height: 100%;
background-color: #eee;
@@ -193,7 +193,10 @@
.back-content {
@@ -180,7 +180,7 @@
.modal-content {
position: relative;
@@ -318,7 +318,7 @@
page{
background: #F8F8F8;