<script lang="ts" setup>
</script>
<template>
<view>
<IndexItem1/>
<IndexItem2/>
<IndexItem3/>
<IndexItem4/>
<IndexItem5/>
</view>
</template>
<style scoped>
</style>