update README.md

This commit is contained in:
陈嘉涵
2019-03-26 13:47:41 +08:00
parent 54d0873782
commit 50e3b309da
3 changed files with 4 additions and 2 deletions

View File

@@ -1,10 +1,10 @@
<template>
<div>
<van-nav-bar
v-show="title && showNav"
v-show="title"
class="van-doc-nav-bar"
:title="title"
left-arrow
:left-arrow="showNav"
@click-left="onBack"
>
<a