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
whb
9 years ago
Commit
450beeceff5c77287c5af3434b968a745dd77a7b
1 parent
fca8031d
设置
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
res/js/lib/seajs.js
res/js/lib/seajs.js
View file @
450beec
...
...
@@ -607,10 +607,10 @@ seajs._config = {
*/
var
YohoConfig
=
{
baseUrl
:
'/'
,
domain
:
"yohood.
yohobuy.com
"
,
domain
:
"yohood.
test.yoho.cn
"
,
resdomain
:
"res.yoho.cn"
,
mainUrl
:
'http://yohood.yohobuy.com'
,
resUrl
:
"http://res.test.yohood.yoho.cn/"
,
mainUrl
:
'http://yohood.test.yoho.cn'
,
resUrl
:
"http://res.yohood.test.yoho.cn/"
,
uploadUrl
:
"http://"
+
window
.
location
.
host
+
"/upload/upfile"
};
seajs
.
config
({
...
...
Please
register
or
login
to post a comment