From 824455fb73a5482c5de8ed4df697327fbd587f49 Mon Sep 17 00:00:00 2001 From: dailer Date: Thu, 1 Aug 2019 10:45:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/main/resources/com/fr?= =?UTF-8?q?/plugin/web/resources/js/bundle.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/com/fr/plugin/web/resources/js/bundle.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/com/fr/plugin/web/resources/js/bundle.js b/src/main/resources/com/fr/plugin/web/resources/js/bundle.js index bf39849..a588463 100644 --- a/src/main/resources/com/fr/plugin/web/resources/js/bundle.js +++ b/src/main/resources/com/fr/plugin/web/resources/js/bundle.js @@ -14,6 +14,7 @@ }); // 示例,向管理系统节点加入帆软帮助文档 + // 特别注意,此配置需要配合服务端SystemOptionProvider接口使用,不然会因无权限而不显示节点. BI.config("dec.constant.management.navigation", function (items) { items.push({ value: "frhelp", // 地址栏显示的hash值