Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOOD
·
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
lore-w
10 years ago
Commit
1c52ad9b7f2b33fd69f028895a3183d98fc59a1c
1 parent
8e8751fe
修改yohood滚动闪烁问题
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
res/js/lib/seajs.js
res/js/lib/seajs.js
View file @
1c52ad9
...
...
@@ -618,7 +618,7 @@ seajs.config({
'jquery'
:
'lib/jquery'
,
'zepto'
:
'lib/zepto'
},
base
:
'../../res/js/'
,
//base: YohoConfig.resUrl + 'js/',
//base: '../../res/js/',
base
:
YohoConfig
.
resUrl
+
'js/'
,
charset
:
'utf-8'
});
\ No newline at end of file
...
...
Please
register
or
login
to post a comment