Browse Source

隐藏返回主页按钮

htc 1 year ago
parent
commit
aad2d3b1d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/login/forgot.vue

+ 1 - 1
pages/login/forgot.vue

@@ -1,6 +1,6 @@
 <template>
 	<view class="page" :style="{'height':h+'px','padding-top':mt+'px'}">
-		<c-nav-bar title="忘记密码"></c-nav-bar>
+		<c-nav-bar title="忘记密码" :showHome="false"></c-nav-bar>
 		<view class="box">
 			<view class="b_item">
 				<text>手机号码</text>