module.xml 3.33 KB
<?xml version="1.0" encoding="UTF-8"?>
<components>
	<component ids="1,7,8,9,10" schema="WF" ignore="1">
        <url><![CDATA[/mobile/plugin/1/view.jsp?fromES=true&detailid={ID}]]></url>
        <client><![CDATA[/mobile/plugin/1/client.jsp?fromES=true&detailid={ID} ]]></client>
		<e9url><![CDATA[/spa/workflow/static4mobileform/index.html?_random=#/req?requestid={ID}]]></e9url>
	</component>
	<component ids="2,3" schema="DOC" ignore="1">
		<url><![CDATA[/mobile/plugin/2/view.jsp?fromES=true&detailid={ID}]]></url>
		<e9url><![CDATA[/spa/document/static4mobile/index.html#/doc/{ID}]]></e9url>
	</component>
	<component ids="4" schema="WKP">
		<url><![CDATA[/mobile/plugin/4/view.jsp?fromES=true&detailid={ID}&id={ID}]]></url>
		<e9url><![CDATA[/spa/workplan/static4mobile/index.html#/detail?workplanId={ID}]]></e9url>
	</component>
	<component ids="6" schema="RSC">
		<url><![CDATA[/mobile/plugin/6/view.jsp?fromES=true&detailid={ID}]]></url>
		<e9url><![CDATA[/spa/hrm/static4mobile/index.html#/resourceInfo/{ID}]]></e9url>
	</component>
	<component ids="13" schema="EMAIL">
		<url><![CDATA[/mobile/plugin/email/EmailView.jsp?fromES=true&detailid={ID}&mailid={ID}]]></url>
		<e9url><![CDATA[/spa/email/static4mobile/index.html#/view/{ID}]]></e9url>
	</component>
	<component ids="14" schema="COW">
		<url><![CDATA[/mobile/plugin/cowork/view.jsp?fromES=true&module=16&detailid={ID}]]></url>
		<e9url><![CDATA[/spa/cowork/static4mobile/index.html#/detail?id={ID}]]></e9url>
	</component>
	<component ids="15" schema="CRM">
		<url><![CDATA[/mobile/plugin/crm/CrmView.jsp?fromES=true&detailid={ID}&customerid={ID}]]></url>
		<e9url><![CDATA[/spa/crm/static4mobile/index.html#/customerCard/{ID}]]></e9url>
	</component>
	<component ids="" schema="CPT" ignore="1">
		<e9url><![CDATA[/spa/cpt/static4mobile/index.html#/assetInfo/infoCard/{ID}]]></e9url>
	</component>
	<component ids="" schema="PRJ" ignore="1">
		<e9url><![CDATA[/spa/prj/static4mobile/index.html#/ProjectDetails/0/{ID}]]></e9url>
	</component>
	<component ids="" schema="FAQ" ignore="1">
		<url><![CDATA[/mobile/plugin/fullsearch/ViewFaqDetailLib.jsp?faqId={ID}]]></url>
	</component>

	<component ids="" schema="WFTYPE" ignore="1">
		<e9url><![CDATA[/spa/workflow/static4mobileform/index.html#/req?iscreate=1&workflowid={ID}]]></e9url>
	</component>

	<!-- 移动引擎邮件  在/mobile/plugin/plugin.xml中对应的ID -->
	<component ids="" schema="EMAIL" refUrl="/mobilemode/apps/e-cology/email/appHomepage.jsp">
		<url><![CDATA[/mobilemode/apps/e-cology/email/appHomepage.jsp?detailid={ID}]]></url>
	</component>
	<!-- 移动引擎协作  在/mobile/plugin/plugin.xml中对应的ID -->
	<component ids="" schema="COW" refUrl="/mobilemode/apps/cowork2/appHomepage.jsp">
		<url><![CDATA[/mobilemode/apps/cowork2/appHomepage.jsp?detailid={ID}]]> </url>
	</component>
	<!-- 移动引擎客户  在/mobile/plugin/plugin.xml中对应的ID -->
	<component ids="" schema="CRM" refUrl="/mobilemode/apps/e-cology/crm/index.jsp">
		<url><![CDATA[/mobilemode/apps/e-cology/crm/index.jsp#&/mobilemode/apps/e-cology/crm/customer.jsp?id={ID}]]></url>
	</component>
	
	<!-- 云商店客户  在/mobile/plugin/plugin.xml中对应的ID -->
	<component ids="" schema="CRM" refUrl="/cloudstore/app/no0000035/index.jsp">
		<url><![CDATA[/cloudstore/app/no0000035/index.jsp#&/cloudstore/app/no0000035/customer.jsp?id={ID}]]></url>
	</component>
	
</components>