Commit 573e4164 authored by mqf_0707's avatar mqf_0707

wnf

parent 31696633
...@@ -32,9 +32,9 @@ export default function PreComp(props) { ...@@ -32,9 +32,9 @@ export default function PreComp(props) {
<View className={styles['comp-view']}> <View className={styles['comp-view']}>
<RotateWheel /> <RotateWheel />
</View> </View>
<View className={styles['comp-view']}> {/* <View className={styles['comp-view']}>
<SwiperView swiperList={prizeList} /> <SwiperView swiperList={prizeList} />
</View> </View> */}
</ContainerFit> </ContainerFit>
) )
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment