修改AppEnteringVillage页面标题为活动
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user