dengjie commit : 完善我的页面和我的发布页面样式初步完成
BIN
static/detail/xiangqing_icon_shoucang.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
static/detail/xp_icon_heart.png
Normal file
|
After Width: | Height: | Size: 905 B |
BIN
static/detail/xp_icon_star.png
Normal file
|
After Width: | Height: | Size: 693 B |
BIN
static/detail/xp_icon_wstar.png
Normal file
|
After Width: | Height: | Size: 594 B |
|
Before Width: | Height: | Size: 92 KiB |
BIN
static/my/sdfb_icon_xg.png
Normal file
|
After Width: | Height: | Size: 773 B |
BIN
static/my/wd_icon_bj.png
Normal file
|
After Width: | Height: | Size: 574 B |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.5 KiB |
BIN
static/my/wo_icon_wdfb.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 640 B |
BIN
static/products/xp_icon_sjf.png
Normal file
|
After Width: | Height: | Size: 460 B |
@@ -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;
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
|
||||
.xw_content {
|
||||
background: #FFFFFF;
|
||||
border: 1rpx solid #EEEEEE;
|
||||
border-bottom: 1rpx solid #EEEEEE;
|
||||
display: flex;
|
||||
padding: 29rpx 19rpx;
|
||||
|
||||
|
||||