qfgzgl.module 693 Bytes
Newer Older
qianyuheng committed
1 2 3 4 5 6 7 8 9 10 11 12
<?xml version="1.0" encoding="UTF-8"?>
<eibs:Module xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:eibs="http://eibs.brilliance.com"
    name="qfgzgl" table="qfgzgl" title="清分规则管理" i18nSequence="1" ruleSequence="1">
  <datafields name="eurl" column="eurl" description="链接" viewtype="HTML"/>
  <modules name="sysmod" type="sysmod"/>
  <panels name="mainp" description="PD000000" width="800" height="600">
    <components path="eurl" viewType="HTML" widthUnit="%" left="0" top="0" height="100"
        heightUnit="%" rowHeight="0"/>
  </panels>
  <initRules name="\" type="init" codeText="@0000" moduleName="qfgzgl"/>
  <mainPanels>\mainp</mainPanels>
</eibs:Module>