张文飞 hace 3 años
padre
commit
6c569b9a7d
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      pages/certificationResultPage/certificationResultPage.vue

+ 3 - 1
pages/certificationResultPage/certificationResultPage.vue

@@ -54,12 +54,14 @@
 
 <style lang="scss">
    .renzheng_body{
+	   width: 100%;
+	   height: 100%;
 	   .renzheng{
 		   display: flex;
 		   flex-direction: column;
 		   justify-content: center;
 		   align-items: center;
-		   margin-top: 240rpx;
+		   padding-top: 240rpx;
 		   .renzheng_title{
 			   font-size: 40rpx;
 			   font-family: Verdana, Verdana-Bold;