Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
biao
2016-01-05 15:40:15 +0800
Commit
272653a5f4eb1733fab8c3678fb36d7dbc71309e
1 parent
ecad6af7
更新加载may-like.js的方法
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/home/home.js
static/js/home/home.js
View file @
272653a
...
...
@@ -193,4 +193,4 @@ exports.set = function(c) {
});
};
require
(
'./maybe-like'
);
\ No newline at end of file
require
(
'./maybe-like'
)();
...
...
Please
register
or
login
to post a comment