|
|
@ -34,13 +34,13 @@ |
|
|
|
<script> |
|
|
|
// http://192.168.0.146:9002/huimu-admin' |
|
|
|
window.SITE_CONFIG['apiURL'] = 'http://192.168.4.24:8036/xiangan-crf'; |
|
|
|
</script> |
|
|
|
</script>q |
|
|
|
<% } %> |
|
|
|
<% 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://192.168.4.24:8036/xiangan-crf'; |
|
|
|
// window.SITE_CONFIG['apiURL'] = 'http://47.110.224.240:8036/xiangan-crf'; |
|
|
|
// window.SITE_CONFIG['apiURL'] = 'http://192.168.4.24:8036/xiangan-crf'; |
|
|
|
window.SITE_CONFIG['apiURL'] = 'http://47.110.224.240:8036/xiangan-crf'; |
|
|
|
</script> |
|
|
|
<% } %> |
|
|
|
<!-- 测试环境 --> |
|
|
|