Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
2016-12-23 11:49:54 +0800
Commit
c34bb21a2f339a7eb353b20846a1a51304ce6d2a
1 parent
337585e6
帮助中心修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/help/help.page.js
public/js/help/help.page.js
View file @
c34bb21
...
...
@@ -52,6 +52,7 @@ if (keywords) {
});
s
.
content
=
helper
.
keywordLabel
(
s
.
content
,
keywords
);
s
.
caption
=
helper
.
keywordLabel
(
s
.
caption
,
keywords
);
});
$detailCont
.
html
(
searchTemplet
(
result
));
...
...
Please
register
or
login
to post a comment