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.
22 lines
739 B
22 lines
739 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.fr.plugin.decision.theme.zxl.simple</id> |
|
<name><![CDATA[simple主题]]></name> |
|
<active>yes</active> |
|
<version>1.0.7.5</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-10-10</jartime> |
|
<vendor>fr.open</vendor> |
|
<description><![CDATA[ |
|
<p>2020-02025 开始开发</p> |
|
]]></description> |
|
<change-notes><![CDATA[ |
|
|
|
]]></change-notes> |
|
|
|
<extra-decision> |
|
<HttpHandlerProvider class="com.fr.plugin.theme.simple.SimpleHttpHanders"/> |
|
<ThemeVariousProvider class="com.fr.plugin.theme.simple.SimpleTheme"/> |
|
</extra-decision> |
|
<function-recorder class="com.fr.plugin.theme.simple.SimpleTheme"/> |
|
</plugin>
|
|
|