提交 b0fd5504 编写于 作者: M m0_37680500

Auto Commit

上级 55ffd44b
...@@ -8,12 +8,12 @@ import TheWelcome from './components/TheWelcome.vue' ...@@ -8,12 +8,12 @@ import TheWelcome from './components/TheWelcome.vue'
<img alt="Vue logo" class="logo" src="./assets/logo.svg" width="125" height="125" /> <img alt="Vue logo" class="logo" src="./assets/logo.svg" width="125" height="125" />
<div class="wrapper"> <div class="wrapper">
<HelloWorld msg="You did it!" /> <HelloWorld msg="感谢vue模版!" />
</div> </div>
</header> </header>
<main> <main>
<TheWelcome /> <!-- <TheWelcome /> -->
</main> </main>
</template> </template>
......
...@@ -11,11 +11,12 @@ defineProps({ ...@@ -11,11 +11,12 @@ defineProps({
<div class="greetings"> <div class="greetings">
<h1 class="green">{{ msg }}</h1> <h1 class="green">{{ msg }}</h1>
<h3> <h3>
You’ve successfully created a project with 点击屏幕10次即可打开vConsole控制台
<a target="_blank" href="https://vitejs.dev/">Vite</a> +
<a target="_blank" href="https://vuejs.org/">Vue 3</a>.
</h3> </h3>
</div> <h3>
再点击10次关闭
</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.
先完成此消息的编辑!
想要评论请 注册