添加 详情页 div 撑起 高度
This commit is contained in:
@@ -213,6 +213,8 @@ function Index() {
|
||||
</View>
|
||||
</View>
|
||||
<View className={styles["detail-page-bg"]} style={backgroundImage} />
|
||||
|
||||
<View style={{ paddingTop: `${totalHeight }px` }}> </View>
|
||||
{/* swiper */}
|
||||
<Carousel detail={detail} />
|
||||
{/* content */}
|
||||
|
||||
Reference in New Issue
Block a user