Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何修改导航栏的背景色 #197

Open
michael2043 opened this issue Feb 10, 2019 · 0 comments
Open

如何修改导航栏的背景色 #197

michael2043 opened this issue Feb 10, 2019 · 0 comments

Comments

@michael2043
Copy link

michael2043 commented Feb 10, 2019

1.这种怎么改,我用style="background-color:red"不好使
<div class="page has-navbar" v-nav="{ title: '已购买的课程', showBackButton: true}">

2.这种只能加style是吧
<von-header style="background-color: #25B7AD;"> <span slot="title" style="color:white">教育心理</span> </von-header>
3.如何监听v-nav中的title,我想在页面初始化的时候去后台查title然后赋值到v-nav中

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant