From cedbef2a8e954ad8434c39bcfde3422d6b8977e8 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Thu, 12 Aug 2021 20:04:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/editor-app/app-cfg.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/editor-app/app-cfg.js b/public/editor-app/app-cfg.js index 30cff5b5b..47a0e9b8c 100644 --- a/public/editor-app/app-cfg.js +++ b/public/editor-app/app-cfg.js @@ -10,7 +10,7 @@ var ACTIVITI = ACTIVITI || {}; ACTIVITI.CONFIG = { 'onPremise' : true, - 'contextRoot' : '/service', + 'contextRoot' : '/', 'webContextRoot' : '/activiti-app' }; /*