fix(navigation): update home page links from home.html to index.html
This commit is contained in:
@ -152,7 +152,7 @@
|
||||
|
||||
<!-- 底部导航 -->
|
||||
<nav class="bottom-nav">
|
||||
<div class="nav-item" onclick="location.href='home.html'">
|
||||
<div class="nav-item" onclick="location.href='index.html'">
|
||||
<i class="fas fa-home"></i>
|
||||
<span>米家</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user