8 lines
117 B
Vue
Raw Normal View History

2025-07-03 20:19:09 +08:00
<template>
<div>我老家</div>
</template>
<script setup lang='ts'>
</script>
<style scoped lang='scss'>
</style>