feat 1
This commit is contained in:
@@ -8,13 +8,14 @@
|
||||
<li></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
<box4 />
|
||||
</div>
|
||||
</main>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import box1 from './components/box-1.vue'
|
||||
|
||||
import box4 from './components/box-4.vue'
|
||||
onMounted(() => {})
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user