conf.xml
786 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<root>
<id>9</id> <!--只能是唯一的英文字母-->
<title>消息提醒</title>
<titleEN>Message reminding</titleEN>
<desc>系统中的消息提醒</desc>
<icon>resource/image/9_wev8.gif</icon>
<linkMode>2</linkMode>
<loginView>0</loginView>
<type>1</type>
<perpage>5</perpage>
<private>
<jsList>
</jsList>
</private>
<public>
<jsIdList>
</jsIdList>
<cssIdList>
</cssIdList>
</public>
<view>
<url>/page/element/compatible/view.jsp</url>
<method>getInfoRemaind</method>
</view>
<setting>
<url>/page/element/compatible/setting.jsp</url>
<method>getInfoRemindSettingStr</method>
</setting>
<more>
<url>#</url>
<method/>
</more>
<operation>/page/element/compatible/operation.jsp</operation>
</root>