修改AppEnteringVillage页面标题为活动

This commit is contained in:
aixianling
2024-11-28 16:50:36 +08:00
parent b9b70ea740
commit bcd540914a

View File

@@ -3,7 +3,7 @@
<div class="header" :class="[isFixed ? 'header-active' : '']">
<div class="status-bar" :style="{height: statusBarHeight + 'px'}"></div>
<div class="nav-bar">
<h2>进村</h2>
<h2>活动</h2>
</div>
</div>
<header>