update
This commit is contained in:
parent
613aca84cb
commit
a9be64ef78
@ -18,7 +18,7 @@
|
||||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<p>© {{ new Date().getFullYear() }} 美搭 - 时尚穿搭展示平台</p>
|
||||
<p>© {{ new Date().getFullYear() }} 美搭 - AI个人时尚穿搭助手</p>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
<div class="home">
|
||||
<div class="hero">
|
||||
<h1>欢迎使用美搭</h1>
|
||||
<p>您的个人时尚穿搭助手</p>
|
||||
<p>您的AI个人时尚穿搭助手</p>
|
||||
<router-link to="/password" class="btn btn-primary">查看穿搭历史</router-link>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user