12 lines
225 B
Vue
12 lines
225 B
Vue
<script lang="ts" setup>
|
|
|
|
</script>
|
|
|
|
<template>
|
|
<TitleSection
|
|
subtitle="3D INTELLIGENT APIARY"
|
|
title="3D智慧蜂场"
|
|
/>
|
|
<img alt="" class="w-full lg:px-40" src="/img/index/model2.b444287.gif">
|
|
</template>
|