fix: 🐛 修改了几个已知的bug

This commit is contained in:
Yer
2023-09-19 17:18:44 +08:00
parent 8ad76a5278
commit 101aa279d8
3 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ export default {
<style lang="scss" scoped>
@import "../product.scss";
.recommend-item-name {
height: 70rpx;
height: 60rpx;
color: #333;
font-weight: 400;
font-size: 24rpx;