Commit cb02b28ff9a6aa9339931a28950b013db2ef696b

Authored by yvan.ni
1 parent a513332e

专享礼包是字体优化

pages/giftpack/buygiftpack/giftpackbuy.wxss
@@ -107,7 +107,7 @@ page { @@ -107,7 +107,7 @@ page {
107 } 107 }
108 108
109 .content_ware_type { 109 .content_ware_type {
110 - font-size: 28rpx; 110 + font-size: 32rpx;
111 color: #c61a34; 111 color: #c61a34;
112 margin-top: 10rpx; 112 margin-top: 10rpx;
113 position: absolute; 113 position: absolute;
@@ -116,7 +116,7 @@ page { @@ -116,7 +116,7 @@ page {
116 } 116 }
117 117
118 .content_ware_price { 118 .content_ware_price {
119 - font-size: 30rpx; 119 + font-size: 26rpx;
120 color: #b9b5b5; 120 color: #b9b5b5;
121 margin-top: 2rpx; 121 margin-top: 2rpx;
122 text-decoration: line-through; 122 text-decoration: line-through;
pages/giftpack/mygiftpack/mygiftpack.wxss
@@ -144,7 +144,7 @@ @@ -144,7 +144,7 @@
144 } 144 }
145 145
146 .content_ware_type { 146 .content_ware_type {
147 - font-size: 28rpx; 147 + font-size: 32rpx;
148 color: #c61a34; 148 color: #c61a34;
149 margin-top: 10rpx; 149 margin-top: 10rpx;
150 position: absolute; 150 position: absolute;
@@ -153,7 +153,7 @@ @@ -153,7 +153,7 @@
153 } 153 }
154 154
155 .content_ware_price { 155 .content_ware_price {
156 - font-size: 30rpx; 156 + font-size: 26rpx;
157 color: #b9b5b5; 157 color: #b9b5b5;
158 margin-top: 2rpx; 158 margin-top: 2rpx;
159 text-decoration: line-through; 159 text-decoration: line-through;