Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-community-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
邱骏
2020-04-27 15:25:53 +0800
Commit
d36654e034f10314fe37cd2cc36d6f91f31b3bf3
2 parents
22e9db04
f33b5a55
Merge branch 'hotfix/fix-sstyles' into 'develop'
返回按钮修改 See merge request
!132
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/components/layouts/layout-header.vue
apps/components/layouts/layout-header.vue
View file @
d36654e
...
...
@@ -3,7 +3,7 @@
<div class="layout-header">
<div class="back flex hover-opacity" @touchend.stop.prevent="onBack">
<slot name="back" v-if="back && canShowBack">
<i class="iconfont icon-
left
"></i>
<i class="iconfont icon-
fanhui
"></i>
</slot>
</div>
<div class="title flex" :style="{opacity}">
...
...
Please
register
or
login
to post a comment