Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈轩
2016-08-15 16:22:04 +0800
Commit
3950062f269d8978b1e6187821b3043d5cdfce7e
1 parent
938aff4d
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
public/vue/product/detail/top-nav.vue
public/vue/product/detail/top-nav.vue
View file @
3950062
...
...
@@ -5,6 +5,12 @@
</template>
<style>
.product-header {
&.ghost {
.blk-header-title {
visibility: hidden;
}
}
.blk-header-gap {
display: none;
}
...
...
Please
register
or
login
to post a comment