fix: 修复导航栏内容高度计算问题
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<view class="home-page">
|
||||
<custom-navbar title="首页" fixed placeholder>
|
||||
<custom-navbar title="首页" fixed placeholder :showBack="false">
|
||||
<template #right>
|
||||
<wd-search
|
||||
v-model="searchValue"
|
||||
|
||||
Reference in New Issue
Block a user