【fix】优化代码
This commit is contained in:
@ -134,7 +134,7 @@ defineExpose({
|
||||
<slot name="rightOption">
|
||||
<view
|
||||
>
|
||||
<u-icon
|
||||
<uv-icon
|
||||
color="#000"
|
||||
name="close"
|
||||
size="16"
|
||||
@ -157,6 +157,7 @@ defineExpose({
|
||||
.popup_inner {
|
||||
padding: 20rpx 20rpx env(safe-area-inset-bottom) 20rpx;
|
||||
box-sizing: border-box;
|
||||
|
||||
.head {
|
||||
padding: 20rpx 0;
|
||||
font-weight: bolder;
|
||||
|
Reference in New Issue
Block a user