Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
阿达
2016-06-12 14:22:23 +0800
Commit
60ffa2f1b0ebd99c06db8422c1b38e6ed07fd819
1 parent
dcd9c662
删选价格区间点击没有反应bug fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/product/sale.page.js
public/js/product/sale.page.js
View file @
60ffa2f
...
...
@@ -6,6 +6,7 @@ var product = require('../plugins/product');
var
limitTime
=
[];
require
(
'../common'
);
require
(
'./sale/banner'
);
require
(
'../plugins/slider'
);
require
(
'../plugins/filter'
);
...
...
Please
register
or
login
to post a comment