@@ -142,6 +142,7 @@ export default {
.title{
font-weight:700;
margin-bottom:30upx;
+ font-size:30upx;
}
.product-area{
width:750upx;
@@ -157,9 +158,12 @@ export default {
white-space: nowrap;
display:inline-block;
font-weight:bold;
+ font-size:28upx;
.cost{
+ color:red;
input{
border:1upx solid #cccccc;