|
@@ -27,9 +27,9 @@
|
|
|
<script type="text/javascript">
|
|
|
// window.staticHost = 'http://10.230.26.15:8000/mkt'; // 正式
|
|
|
// window.staticHost = 'http://10.149.85.91:8000/spfm'; // 测试
|
|
|
- window.staticHost = 'http://43.138.50.94:9600/';
|
|
|
+ // window.staticHost = 'http://43.138.50.94:9600/';
|
|
|
// window.staticHost = 'http://192.168.0.103:9600/';
|
|
|
- // window.staticHost = 'http://192.168.2.124:9600/';
|
|
|
+ window.staticHost = 'http://192.168.2.124:9600/';
|
|
|
|
|
|
// document.title = "hello";
|
|
|
</script>
|