新增分享,找回密码,实名认证,签约

This commit is contained in:
唐明明
2023-08-25 14:04:31 +08:00
parent 32cc588ae7
commit 0f7c37d548
106 changed files with 2130 additions and 1313 deletions

View File

@@ -91,11 +91,12 @@ page {
}
.order-icon {
width: 56rpx;
width: 52rpx;
}
.order-label {
font-size: 26rpx;
color: #333;
}
.order--number {
@@ -120,8 +121,7 @@ page {
}
.tool-icon {
width: 62rpx;
margin-bottom: 10rpx;
width: 52rpx;
}
/* 推荐 */
@@ -230,7 +230,7 @@ page {
.goodsItem-price {
flex: 1;
color: #ff1122;
color: #da2b54;
font-size: 32rpx;
font-weight: 600;
}