cmy 3 years ago
parent
commit
af6d35a72e
1 changed files with 0 additions and 3 deletions
  1. 0 3
      pages/money/withdrawal.vue

+ 0 - 3
pages/money/withdrawal.vue

@@ -273,16 +273,13 @@ export default {
 <style lang="scss">
 <style lang="scss">
 page {
 page {
 	height: 100%;
 	height: 100%;
-	background: #111111;
 }
 }
 
 
 .content-money {
 .content-money {
 	padding: 30rpx 0;
 	padding: 30rpx 0;
-	background: #111111;
 }
 }
 
 
 .flex {
 .flex {
-	background-color: #111111;
 	text-align: center;
 	text-align: center;
 	margin: 0 30rpx;
 	margin: 0 30rpx;
 	border-radius: $border-radius-sm;
 	border-radius: $border-radius-sm;