取消两个页面的返回按钮
This commit is contained in:
parent
ab231778b1
commit
6076b33e73
|
@ -4,6 +4,7 @@
|
||||||
backgroundColor="#F6F6F6"
|
backgroundColor="#F6F6F6"
|
||||||
textColor="dark"
|
textColor="dark"
|
||||||
title="我的"
|
title="我的"
|
||||||
|
btnType="unset"
|
||||||
>
|
>
|
||||||
<view class="member-header">
|
<view class="member-header">
|
||||||
<view class="headimg">
|
<view class="headimg">
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
title="联保"
|
title="联保"
|
||||||
textColor="dark"
|
textColor="dark"
|
||||||
backgroundColor="#F6F6F6"
|
backgroundColor="#F6F6F6"
|
||||||
|
btnType="unset"
|
||||||
>
|
>
|
||||||
<view class="background">
|
<view class="background">
|
||||||
<image class="image" :src="background" mode="widthFix" />
|
<image class="image" :src="background" mode="widthFix" />
|
||||||
|
|
Loading…
Reference in New Issue