Files
backmanagerweb/src/components/products.vue

11 lines
96 B
Vue
Raw Normal View History

2026-06-22 23:06:04 +08:00
<script setup>
</script>
<template>
<h1>hello ,im 3</h1>
</template>
<style scoped>
</style>