소스 검색

圆边角

lifanagju_citu 1 개월 전
부모
커밋
aead989d2d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/index/my.vue

+ 1 - 1
pages/index/my.vue

@@ -38,7 +38,6 @@
 						</view>
 					</view>
 						
-						
 					<view class="list-card">
 						<uni-list>
 							<uni-list-item
@@ -267,6 +266,7 @@ const handleLogoutConfirm = () => {
 	background-color: #fff;
 	border-radius: 20rpx;
 	margin: 30rpx;
+	overflow: hidden;
 }
 .img-box {
 	position: relative;