config.xml 496 B

123456789101112
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE ZHIQIM-CONTEXT PUBLIC "-//ZHIQIM //DTD Zhiqim-Context Configuration 1.5.0//EN" "http://zhiqim.org/xmldtds/zhiqim_context_1_5_0.dtd">
  3. <zhiqim-context>
  4. <!-- 组件配置 -->
  5. <component name="内部组件" path="/org/zhiqim/ui/resource"/>
  6. <component name="大文件上传" path="/org/zhiqim/uploadlarge/portal"/>
  7. <!-- 功能配置 -->
  8. <action name="首页" path="/index.htm" view="/index.htm"/>
  9. </zhiqim-context>