修复商品详情显示的bug

This commit is contained in:
weipengfei 2023-10-07 18:17:18 +08:00
parent c0af6e22ac
commit 3918c3bbbf

View File

@ -2531,5 +2531,9 @@
word-wrap: break-word;
text-align: center;
}
image{
width: 750rpx;
height: 750rpx;
}
}
</style>