Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
mars-static
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
李靖
2018-04-26 10:29:25 +0800
Commit
3a70c71d6f6ce660729ccd0c614fec17e8a77dd8
1 parent
fa413b0b
es6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/js/area-comment.js
src/js/area-comment.js
View file @
3a70c71
...
...
@@ -4,7 +4,7 @@ const lazyload = require('./plugins/lazyload');
window
.
jQuery
=
$
;
import
Page
from
'./yoho-page'
;
import
Swiper
from
'swiper'
;
const
Swiper
=
require
(
'swiper'
).
default
;
require
(
'./common/area-common'
);
...
...
Please
register
or
login
to post a comment