[Improvement] NavBar: remove top border (#744)

This commit is contained in:
neverland 2018-03-21 21:01:16 +08:00 committed by GitHub
parent 3032d30bf8
commit d3114d34b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
<template>
<div
class="van-nav-bar van-hairline--top-bottom"
class="van-nav-bar van-hairline--bottom"
:class="{ 'van-nav-bar--fixed': fixed }"
:style="style"
>