forked from fanruan/bi-starter-latest
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.
17 lines
608 B
17 lines
608 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.finebi.plugin.demo</id> |
|
<main-package>com.finebi</main-package> |
|
<name><![CDATA[图片组件插件]]></name> |
|
<active>yes</active> |
|
<version>1.0</version> |
|
<env-version>8.0</env-version> |
|
<jartime>2019-02-29</jartime> |
|
<vendor>imp</vendor> |
|
<description><![CDATA[图片组件在当前页面打开链接]]></description> |
|
<extra-decision> |
|
<WebResourceProvider class="com.finebi.plugin.BIPluginDemo"/> |
|
</extra-decision> |
|
<function-recorder class="com.finebi.plugin.BIPluginDemo"/> |
|
|
|
</plugin> |