@@ -438,19 +438,19 @@ export default {
.recommend-card {
display: inline-flex;
flex-direction: column;
- width: 200rpx;
- margin-right: 16rpx;
+ width: 160rpx;
+ margin-right: 12rpx;
flex-shrink: 0;
}
.recommend-img {
- height: 200rpx;
- border-radius: 12rpx;
+ height: 160rpx;
+ border-radius: 10rpx;
background: #f0f0f0;
- margin-bottom: 8rpx;
+ margin-bottom: 6rpx;
.recommend-name {
- font-size: 24rpx;
+ font-size: 22rpx;
color: #333;
lines: 1;
overflow: hidden;
@@ -459,7 +459,7 @@ export default {
margin-bottom: 4rpx;
.recommend-price {
- font-size: 26rpx;
+ font-size: 24rpx;
color: #F97316;
font-weight: bold;
@@ -1 +1 @@
-db6ce414249404b72a3e8f87c99212bb1489d140
+bcd381ba34cfe53183eb88f9fb1a261100cefd45
@@ -1,12 +1,12 @@
{
"name": "cfc-web",
- "version": "1.0.873",
+ "version": "1.0.874",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^1.0.2",