|
|
@ -39,8 +39,8 @@ |
|
|
|
<% if (process.env.VUE_APP_NODE_ENV === 'dev') { %> |
|
|
|
<script> |
|
|
|
//http://121.36.16.195:9002/huimu-admin/swagger-ui/index.html |
|
|
|
window.SITE_CONFIG['apiURL'] = 'http://47.110.224.240:8036/xiangan-crf'; |
|
|
|
// window.SITE_CONFIG['apiURL'] = 'http://192.168.0.168:8036/xiangan-crf'; |
|
|
|
// window.SITE_CONFIG['apiURL'] = 'http://47.110.224.240:8036/xiangan-crf'; |
|
|
|
window.SITE_CONFIG['apiURL'] = 'http://192.168.0.168:8036/xiangan-crf'; |
|
|
|
// window.SITE_CONFIG['apiURL'] = 'http://192.168.4.174:8036/xiangan-crf'; |
|
|
|
</script> |
|
|
|
<% } %> |
|
|
|