Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
梁志锋
9 years ago
Commit
ec26fe97f7a24ca12aaa1ffda718baf47f5d28f5
1 parent
80498e3a
add files
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/cart/good.js
static/js/cart/good.js
View file @
ec26fe9
...
...
@@ -6,7 +6,7 @@
var
$
=
require
(
'jquery'
),
ellipsis
=
require
(
'mlellipsis'
),
chosePanel
=
require
(
'../
shopping-
cart/chose-panel'
),
chosePanel
=
require
(
'../cart/chose-panel'
),
lazyLoad
=
require
(
'yoho.lazyload'
);
var
dialog
=
require
(
'../me/dialog'
),
...
...
Please
register
or
login
to post a comment