提交 0361380b 编写于 作者: Q qq_44761142

Mon May 6 08:26:00 CST 2024 inscode

上级 79c5bd79
<script setup> <script setup>
import HelloWorld from './components/HelloWorld.vue' import HelloWorld from './components/HelloWorld.vue'
import TheWelcome from './components/TheWelcome.vue' /*import TheWelcome from './components/TheWelcome.vue'*/
</script> </script>
<template> <template>
......
...@@ -15,7 +15,7 @@ defineProps({ ...@@ -15,7 +15,7 @@ defineProps({
<a target="_blank" href="https://vitejs.dev/">Vite</a> + <a target="_blank" href="https://vitejs.dev/">Vite</a> +
<a target="_blank" href="https://vuejs.org/">Vue 3</a>. <a target="_blank" href="https://vuejs.org/">Vue 3</a>.
</h3> </h3>
</div>
</template> </template>
<style scoped> <style scoped>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册