<template>
<div class="app-container home">
<h1>发热电缆</h1>
</div>
</template>
<script setup name="Index">
</script>
<style scoped lang="scss">
</style>