lhl 2 년 전
부모
커밋
193cef24a7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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;