diff --git a/components/modalView/index.wxss b/components/modalView/index.wxss index 4baf113..8048249 100644 --- a/components/modalView/index.wxss +++ b/components/modalView/index.wxss @@ -54,7 +54,7 @@ } .custom-modal-view .content-textarea{ border: 1.2px solid rgba(85, 85, 85, 0.3); - border-radius: 18px; + border-radius: 18rpx; margin:30rpx 0; padding:24rpx 20rpx; font-size: 34rpx;