ct/app/pages/industrySolutions/ElectCar.vue

14 lines
146 B
Vue
Raw Normal View History

2025-10-07 14:26:35 +08:00
<script lang="ts" setup>
</script>
<template>
<view>
<IndustrySolutionsElectCarItem1/>
</view>
</template>
<style scoped>
</style>