12 خطوط
496 B
XML
12 خطوط
496 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE ZHIQIM-CONTEXT PUBLIC "-//ZHIQIM //DTD Zhiqim-Context Configuration 1.5.0//EN" "http://zhiqim.org/xmldtds/zhiqim_context_1_5_0.dtd">
|
|
<zhiqim-context>
|
|
|
|
<!-- 组件配置 -->
|
|
<component name="内部组件" path="/org/zhiqim/ui/resource"/>
|
|
<component name="大文件上传" path="/org/zhiqim/uploadlarge/portal"/>
|
|
|
|
<!-- 功能配置 -->
|
|
<action name="首页" path="/index.htm" view="/index.htm"/>
|
|
|
|
</zhiqim-context> |