mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-11 22:15:32 +08:00
bug(custom): eCX-7417
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user