feat: 活动详情页

This commit is contained in:
eric
2022-11-20 09:42:50 +08:00
parent 5e6c468105
commit b3f322bf34
7 changed files with 27 additions and 23 deletions

View File

@@ -88,7 +88,7 @@ const Home = () => {
{/* 轮播图 */}
<View className="demo-box">
<Swiper
height={200}
height={180}
paginationColor="#426543"
autoPlay="3000"
initPage={initPage1}
@@ -153,9 +153,9 @@ const Home = () => {
</Grid>
{/* 分割线 */}
<View>
{/* <View>
<Divider />
</View>
</View> */}
{[1, 2,3,4].map((item: any) => {
return (