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
李奇
2017-08-17 10:01:10 +0800
Commit
719c679b01c25a3f78d2c2ed7e967a51491702f2
1 parent
7995e2a7
fixed: yoho.goChannel非app提示隐藏
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
5 deletions
public/js/yoho.js
public/vue/editorial/top-nav.vue
public/js/yoho.js
View file @
719c679
...
...
@@ -296,7 +296,7 @@ const yoho = {
arguments
:
args
});
}
else
{
tip
(
tipInfo
);
//
tip(tipInfo);
}
},
...
...
public/vue/editorial/top-nav.vue
View file @
719c679
...
...
@@ -36,11 +36,8 @@
}
.count {
margin-left: -36px;
min-width: 76px;
display: inline-block;
text-align: center;
margin-right: -24px;
vertical-align: text-bottom;
}
}
}
...
...
Please
register
or
login
to post a comment