|
@ -7,6 +7,6 @@ |
|
|
defineOptions({ name: 'GoView' }) |
|
|
defineOptions({ name: 'GoView' }) |
|
|
|
|
|
|
|
|
//const src = 'http://127.0.0.1:3000'//本地调用goview前端 |
|
|
//const src = 'http://127.0.0.1:3000'//本地调用goview前端 |
|
|
//const src = 'http://dev.ccwin-in.com:26111'//测试调用goview前端 |
|
|
const src = 'http://dev.ccwin-in.com:28001'//测试调用goview前端 |
|
|
const src = 'http://10.140.10.4:26111'//客户服务调用goview前端 |
|
|
//const src = 'http://10.140.10.4:26111'//客户服务调用goview前端 |
|
|
</script> |
|
|
</script> |
|
|