conf.xml
809 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<root>
<id>invoiceInfo</id> <!--只能是唯一的英文字母-->
<title>个人票夹数据</title>
<titleEN>Personal Invoice Info</titleEN>
<desc>个人票夹数据</desc>
<icon>/page/element/invoiceInfo/resource/image/pr_wev8.gif</icon>
<linkMode>-1</linkMode>
<loginView>0</loginView>
<type>2</type>
<perpage>-1</perpage>
<private>
<jsList>
</jsList>
</private>
<public>
<jsIdList>
</jsIdList>
<cssIdList>
</cssIdList>
</public>
<view>
<url>/page/element/invoiceInfo/invoiceInfo.jsp</url>
<method/>
</view>
<setting>
<url>/page/element/invoiceInfo/setPage.jsp</url>
<method></method>
</setting>
<more>
<url></url>
<method></method>
</more>
<operation>/page/element/invoiceInfo/setPageOperation.jsp</operation>
</root>