setNavigationBarTitle

This commit is contained in:
花有清香月有阴
2021-12-24 11:38:05 +08:00
parent 8a4d9446f4
commit dc86715241
9 changed files with 150 additions and 131 deletions

View File

@@ -11,7 +11,6 @@
<component :is="currentTab.comp" />
</template>
</template>
</section>
</template>
@@ -30,6 +29,9 @@ export default {
id: '',
}
},
onLoad() {
uni.setNavigationBarTitle({ title: '居民详情' })
},
computed: {
tabs() {
return [