feat(ID1000921 更换面料详情咨询浮窗):

This commit is contained in:
czm 2023-02-28 16:55:53 +08:00
parent 2b57dd145f
commit 0cc1c7f79b

View File

@ -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}>