|
@@ -38,7 +38,7 @@ BaseTool.Constant = {
|
|
|
INVEST: 'INVEST',
|
|
|
FINANCE: 'FINANCE',
|
|
|
FINANCING: 'FINANCING',
|
|
|
- FILE_URL: '',
|
|
|
+ FILE_URL: 'http://sb.pc.litian2017.com',
|
|
|
HOST: window.location.protocol + '//' + window.location.host,
|
|
|
scrollY: document.documentElement.clientHeight < 680 ? document.documentElement.clientHeight * 0.4 : document.documentElement.clientHeight * 0.5
|
|
|
}
|