价格的price没有适配,需要指定

wechat_user_type
Ge Hao 8 years ago
parent 053afa0aff
commit 13d8232d8d
  1. 1
      pages/category/category.wxss
  2. 1
      pages/show_product/show_product.wxss

@ -33,6 +33,7 @@
} }
.item-block .second-line { .item-block .second-line {
font-size: 32rpx;
color: red; color: red;
text-align: center; text-align: center;
} }

@ -18,6 +18,7 @@
#price { #price {
color: #FF0000; color: #FF0000;
font-size: 34rpx;
} }
.btn-area button { .btn-area button {

Loading…
Cancel
Save