1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

bugfix 小程序 商品列表页面划线价零售价写反了

This commit is contained in:
2023-04-18 23:03:52 +08:00
parent e0d1406ecd
commit 68217b81dc
4 changed files with 538 additions and 528 deletions

View File

@@ -52,12 +52,12 @@
position: relative;
}
.good-price-counter {
.good-price-retail {
color: #fa4126;
font-size: 36rpx;
}
.good-price-retail {
.good-price-counter {
color: #bbbbbb;
font-size: 24rpx;
margin: 0 0 0 8rpx;