bug(custom): eCX-7417

This commit is contained in:
zhangjing1
2025-10-23 14:23:55 +08:00
parent 97987e45fb
commit 64ef50abf1

View File

@@ -496,7 +496,7 @@ function EspierDetail(props) {
>
{!info && <SpLoading />}
{info && (
<View className='goods-contents' style='height: 100%;'>
<View className='goods-contents'>
<View className='goods-pic-container'>
<Swiper
className='goods-swiper'