zhaoyun il y a 1 semaine
Parent
commit
46160a5b2f
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      mer_uniapp/pages/rider_index/cashwithdrawal/index.vue

+ 6 - 0
mer_uniapp/pages/rider_index/cashwithdrawal/index.vue

@@ -145,6 +145,10 @@
 </script>
 
 <style scoped lang="scss">
+	.user_payment{
+		height: 100vh;
+		background-color: #fff;
+	}
 	.my-account .wrapper {
 		background-color: #fff;
 		padding: 32rpx 0 15rpx 0;
@@ -346,6 +350,8 @@
 		position: relative;
 		overflow: hidden;
 		padding-bottom: 200rpx;
+		height: 100% ;
+		background-color: #fff;
 	}
 	.word_header_text {
 		/* #ifdef H5 */