自定义加载动画插件。
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.
 
 

18 lines
674 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plugin>
<id>com.fr.plugin.loading.gradient</id>
<name><![CDATA[渐变加载动画]]></name>
<active>yes</active>
<version>1.2</version>
<env-version>8.0</env-version>
<jartime>2016-04-19</jartime>
<vendor>author</vendor>
<description><![CDATA[修改加载报表时的等待动画]]></description>
<change-notes><![CDATA[
[2016-05-06]修复额外引入的全局变量的问题。<br/>
[2017-09-06]去除遮罩问题。<br/>
]]></change-notes>
<extra-core>
<JavaScriptFileHandler class="com.fr.plugin.loading.GradientFileLoader"/>
</extra-core>
</plugin>