fix: align rules list and review detail flows

This commit is contained in:
wren
2026-05-06 10:35:57 +08:00
parent 99fce169cb
commit 22ef99754c
9 changed files with 257 additions and 172 deletions
+3 -3
View File
@@ -180,9 +180,9 @@ const configs: Record<string, ApiConfig> = {
// documentUrl: 'http://172.16.0.84:8073/docauditai/',
// uploadUrl: 'http://172.16.0.84:8073/api/v2/documents',
collaboraUrl: 'http://172.16.0.58:9980',
// collaboraUrl: 'http://nas.7bm.co:9980',
appUrl: 'http://172.16.0.34:51703',
// 公网访问 reviewsTest 时,iframe 不能再直连内网 Collabora,否则浏览器会拦截。
collaboraUrl: 'http://nas.7bm.co:9980',
appUrl: 'http://nas.7bm.co:5173',
oauth: {
serverUrl: 'http://10.79.112.85', // IDaaS服务器地址