|
@@ -31,8 +31,8 @@
|
|
|
<div id="app"></div>
|
|
|
<!-- built files will be auto injected -->
|
|
|
<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://10.230.26.15:8000/mkt/'; // 正式
|
|
|
+ // window.staticHost = 'http://10.149.85.91:8000/spfm/'; // 测试
|
|
|
// window.staticHost = 'http://192.168.2.92:9600';
|
|
|
// window.staticHost = 'http://43.138.50.94:9600/';
|
|
|
|