lhl 2 years ago
parent
commit
193cef24a7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/user/model/model.vue

+ 2 - 2
pages/user/model/model.vue

@@ -801,7 +801,7 @@
 
 		view {
 			background: #f65486;
-			border-radius: 5rpx;
+			// border-radius: 5rpx;
 			font-size: 30rpx;
 			font-weight: 500;
 			color: #FFFFFF;
@@ -814,7 +814,7 @@
 		position: fixed;
 		width: 750rpx;
 		bottom: 0;
-		border-radius: 5rpx;
+		// border-radius: 5rpx;
 		font-size: 32rpx;
 		font-weight: 500;
 		text-align: center;