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.
24 lines
818 B
24 lines
818 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.eco.plugin.xxxx.custom.header.height</id> |
|
<name><![CDATA[header高度自定义插件]]></name> |
|
<active>yes</active> |
|
<version>1.0.0</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2020-03-10</jartime> |
|
<vendor>fr.open</vendor> |
|
<description><![CDATA[header高度自定义插件]]></description> |
|
<function-recorder class="com.fr.plugin.HeaderHeightJSHandler"/> |
|
|
|
<lifecycle-monitor class="com.fr.plugin.CULifeCycleMonitor"/> |
|
<change-notes> |
|
<![CDATA[ |
|
<p>[2019-6-19]项目启动</p> |
|
]]> |
|
</change-notes> |
|
<main-package>com.fr.plugin</main-package> |
|
|
|
<extra-decision> |
|
<WebResourceProvider class="com.fr.plugin.HeaderHeightJSHandler"/> |
|
</extra-decision> |
|
</plugin> |