@@ -116,9 +116,7 @@
</script>
<style lang="scss" scoped>
- page{
- padding-bottom: 20px;
- }
+
.main{
height: 200px;
padding: 20px 23px;
@@ -216,6 +214,12 @@
color: rgba(0, 90, 217, 100);
font-size: 16px;
text-align: center;
- margin-top: 13.9vh;
+ position: absolute;
+ bottom:20px;
+ left: 0;
+ right: 0;
}
</style>
@@ -56,8 +56,8 @@
- position: fixed;
- bottom: 20px;
left: 0;
right: 0;
@@ -78,7 +78,8 @@
page{
background-color: #fff;
.success {
@@ -119,7 +120,10 @@
- margin-top: 32.7vh;