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
Email Patches
Plain Diff
Browse Files
Authored by
lijing
8 years ago
Commit
b715f1c890c8213e45f1775450c53ca5441ad59d
1 parent
9bf5cfe1
选择省份学校不能打开
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 @
b715f1c
...
...
@@ -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