Skip to content

Commit 55d9e0d

Browse files
committed
优化代码
1 parent f907636 commit 55d9e0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/index/group-view.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
color:#FA2E1B;
8787
}
8888
.view-title-more{
89-
font-size: 18upx;
89+
font-size: 24upx;
9090
color: #777;
9191
line-height: 48upx;
9292
}
@@ -102,11 +102,11 @@
102102
}
103103
}
104104
.group-price{
105-
font-size: 24upx;
105+
font-size: 32upx;
106106
color: #FA2E1B;
107107
}
108108
.normal-price{
109-
font-size: 16upx;
109+
font-size: 24upx;
110110
color: #777;
111111
text-decoration:line-through;
112112
}

0 commit comments

Comments
 (0)