提交 75ac8cbb 编写于 作者: J jiulang9

Sun Jul 7 00:22:00 CST 2024 inscode

上级 79c5bd79
...@@ -5,10 +5,12 @@ import TheWelcome from './components/TheWelcome.vue' ...@@ -5,10 +5,12 @@ import TheWelcome from './components/TheWelcome.vue'
<template> <template>
<header> <header>
<img alt="Vue logo" class="logo" src="./assets/logo.svg" width="125" height="125" /> <div class="greetings">
<h1 class="green">App预约</h1>
</div>
<img alt="Vue logo" class="logo" src="./assets/001.png" width="100%" height="100%" />
<div class="wrapper"> <div class="wrapper">
<HelloWorld msg="You did it!" /> <HelloWorld msg="App预约" />
</div> </div>
</header> </header>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册