自定义阅片自动对齐bug修复

uat_us v1.3.2
caiyiling 2024-04-13 14:26:22 +08:00
parent a98c44ee66
commit aedd35a729
1 changed files with 2 additions and 1 deletions

View File

@ -63,7 +63,8 @@ module.exports = {
// target: 'http://123.56.181.144:8000/api', // 国内测试环境 // target: 'http://123.56.181.144:8000/api', // 国内测试环境
// target: 'http://123.56.94.154:8079', // 国内测试环境2 // target: 'http://123.56.94.154:8079', // 国内测试环境2
// target: 'http://123.56.94.154:7000', // 国内测试环境2 // target: 'http://123.56.94.154:7000', // 国内测试环境2
target: 'http://123.56.94.154:30000', // target: 'http://123.56.94.154:30000',
target: 'http://47.117.164.182:7060/',
// target: 'http://123.56.181.144:7000', // target: 'http://123.56.181.144:7000',
changeOrigin: true, changeOrigin: true,
secure: false, secure: false,