feat:小程序
This commit is contained in:
@@ -302,11 +302,18 @@ export default {
|
||||
font-weight: 500;
|
||||
font-size: 30rpx;
|
||||
color: #333333;
|
||||
margin: 0 15rpx;
|
||||
}
|
||||
|
||||
.purse_amount {
|
||||
::v-deep(.purse_amount) {
|
||||
margin-right: 15rpx;
|
||||
margin-top: 6rpx;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
.u-image__image{
|
||||
margin-top: 5rpx;
|
||||
}
|
||||
}
|
||||
|
||||
.right_soild {
|
||||
@@ -369,6 +376,13 @@ export default {
|
||||
color: #999999;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
::v-deep(.bottom_item_tip_title) {
|
||||
.u-image__image{
|
||||
margin-top: 8rpx;
|
||||
margin-left: 8rpx;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user