dengjie commit : 完善我的页面和我的发布页面样式初步完成

This commit is contained in:
clay
2022-12-22 21:49:44 +08:00
parent 35203f0d42
commit 02e6961b06
25 changed files with 409 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
.u-form {
margin-top: 20rpx;
}
.u-form-item__body__left {
width: auto !important;
@@ -20,3 +20,4 @@
.u-form-item {
background-color: #fff;
}
}

View File

@@ -1,6 +1,7 @@
.xw_content {
background: #FFFFFF;
border: 1rpx solid #EEEEEE;
border-bottom: 1rpx solid #EEEEEE;
display: flex;
padding: 29rpx 19rpx;