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.
19 lines
773 B
19 lines
773 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.finebi.plugin.screenadaptive</id> |
|
<name><![CDATA[BI模板屏幕自适应]]></name> |
|
<active>yes</active> |
|
<version>1.1.30</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2019-03-01</jartime> |
|
<vendor>fay</vendor> |
|
<description><![CDATA[预览BI模板时,根据屏幕的宽度自适应显示模板]]></description> |
|
<extra-decision> |
|
<AbstractWebResourceProvider class="com.finebi.plugin.ScreenAdaptive"/> |
|
</extra-decision> |
|
<extra-core> |
|
<LocaleFinder class="com.finebi.plugin.ScreenAdaptiveLocaleFinder"/> |
|
</extra-core> |
|
<function-recorder class="com.finebi.plugin.ScreenAdaptive"/> |
|
<main-package>com.finebi</main-package> |
|
</plugin> |