update:修改注销用户样式

This commit is contained in:
lihaoyuan 2025-10-22 14:51:27 +08:00
parent 2d97d24044
commit ace0c2cc20

View File

@ -64,7 +64,7 @@ export default {
margin: 20rpx;
padding: 20rpx;
.area {
border-bottom: 1px solid rgb(238, 238, 238, 0.5);
border-bottom: 1px solid rgba(238, 238, 238, 0.5);
}
.btn {
margin-top: 40rpx;