Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
Plain Diff
Browse Files
Authored by
陈峰
2017-03-30 12:25:27 +0800
Commit
fc546557596b3f11344e19a1678f2e6703dd5b5d
2 parents
9bf5cfe1
b715f1c8
Merge branch 'feature/promotionCode' into 'release/5.5.1'
选择省份学校不能打开 See merge request
!440
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
public/js/activity/promotion.page.js
public/js/activity/promotion.page.js
View file @
fc54655
...
...
@@ -2,10 +2,10 @@ require('activity/promotion/promotion.page.css');
let
$
=
require
(
'yoho-jquery'
);
let
tip
=
require
(
'plugin/tip'
);
let
AsideSlider
=
require
(
'./aslider'
);
let
dialog
=
require
(
'plugin/dialog'
);
;
//eslint-disable-line
let
asideSlider
=
new
AsideSlider
()
;
//eslint-disable-line
let
province
,
school
;
...
...
Please
register
or
login
to post a comment