You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
|
|
|
<id>com.fr.plugin.decision.fanruan</id>
|
|
|
|
<name><![CDATA[系统管理菜单扩展示例]]></name>
|
|
|
|
<active>yes</active>
|
|
|
|
<version>3.0</version>
|
|
|
|
<env-version>10.0</env-version>
|
|
|
|
<jartime>2019-11-8</jartime>
|
|
|
|
<vendor>dailer</vendor>
|
|
|
|
<description><![CDATA[
|
|
|
|
在决策平台的左侧菜单栏下,新增加一个额外菜单。
|
|
|
|
在决策平台的系统管理菜单下,新增加一个额外的管理菜单。
|
|
|
|
]]></description>
|
|
|
|
<change-notes><![CDATA[
|
|
|
|
[2018-11-26]完成第一个示例说明。<br/>
|
|
|
|
[2019-11-14]更新最新实现方式。<br/>
|
|
|
|
]]></change-notes>
|
|
|
|
|
|
|
|
<extra-decision>
|
|
|
|
<SystemOptionProvider class="com.fr.plugin.FanruanOption"/>
|
|
|
|
</extra-decision>
|
|
|
|
<function-recorder class="com.fr.plugin.FanruanOption"/>
|
|
|
|
</plugin>
|