This commit is contained in:
杨鹏
2025-10-10 17:23:24 +08:00
parent 052aec9a89
commit 1aba303ed9
24 changed files with 68 additions and 70 deletions
+2 -2
View File
@@ -53,7 +53,7 @@
:img="item.picUrl"
:price="item.price"
:skuText="item.introduction"
priceColor="#FF3000"
priceColor="#9251EB"
:titleWidth="400"
@tap="
sheep.$router.go('/pages/goods/index', {
@@ -301,7 +301,7 @@
}
.price-text {
color: $red;
color: $purple;
font-family: OPPOSANS;
}
}