✨ feat(ID1000921 更换面料详情咨询浮窗):
This commit is contained in:
parent
2b57dd145f
commit
0cc1c7f79b
@ -265,7 +265,7 @@ const Details = (props: Params) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<MoveBtn showList={['customer']}>
|
<MoveBtn showList={['order']}>
|
||||||
<View className={styles.main}>
|
<View className={styles.main}>
|
||||||
<DesSwiper list={productInfo.texture_url ? productInfo.texture_url.toString().split(',') : []} />
|
<DesSwiper list={productInfo.texture_url ? productInfo.texture_url.toString().split(',') : []} />
|
||||||
<View className={styles.product_header}>
|
<View className={styles.product_header}>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user