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.
26 lines
1.1 KiB
26 lines
1.1 KiB
<?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.4</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2020-05-01</jartime> |
|
<vendor>fay</vendor> |
|
<description><![CDATA[预览BI模板时,根据屏幕的宽度自适应显示模板]]></description> |
|
<change-notes><![CDATA[ |
|
[2020-05-25]支持自定义缩放比<br/> |
|
[2020-05-21]解决部分情况下图表模糊的情况<br/> |
|
[2020-05-09]修复IE中有空白部分的情况<br/> |
|
[2019-10-24]修复IE中有空白部分的情况<br/> |
|
[2019-08-28]为BI模板添加模板自适应功能。<br/> |
|
]]></change-notes> |
|
<extra-decision> |
|
<WebResourceProvider 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> |