index.xml 551 B

123456789
  1. <?xml version="1.0" encoding="GBK"?>
  2. <!-- 0:小模块 1:大模块 -->
  3. <pages>
  4. <page title="我的任务" src="PortletAction.do?task=myTask" displayType="ajax" author="/MyTaskAction.do?task=toList" width="0" status="" />
  5. <quick title="新建任务" src="CreateTaskAction.do?task=createTask" img="./images/indexModel/xjrw.png" tabName="新建临时任务" author="/CreateTaskAction.do?task=createTask"/>
  6. <quick title="我的任务" src="MyTaskAction.do?task=toList" img="./images/indexModel/wdrw2.png" tabName="我的任务" author="/MyTaskAction.do?task=toList"/>
  7. </pages>