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.
15 lines
541 B
15 lines
541 B
6 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<plugin>
|
||
|
<id>com.fr.plugin.carousel</id>
|
||
|
<name><![CDATA[轮播插件]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.0</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-07-31</jartime>
|
||
|
<vendor>dailer</vendor>
|
||
|
<description><![CDATA[提供全屏及轮播功能]]></description>
|
||
|
<extra-decision>
|
||
|
<AbstractWebResourceProvider class="com.fr.plugin.Carousel"/>
|
||
|
</extra-decision>
|
||
|
<function-recorder class="com.fr.plugin.Carousel"/>
|
||
|
</plugin>
|