You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
902 B
XML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<!--
作用:描述与设置 Ens 的信息。
其它信息存储在BP.Sys.AppCfg
DBType = String Int Enum Boolen
-->
<!-- 信息发布 -->
<Item EnsName="BP.GE.Infos" No="NumOfTabList" Name="Tab页的显示最大数量" DefVal=""
Desc="防止类别太多了会对页面造成影响。" DBType="Int" EnumKey="NumOfTabList" EnumVals="@0=1@1=2@2=3@3=4" WinCardH="300" WinCardW="300" />
<Item EnsName="BP.GE.Infos" No="HotList" Name="信息内容标签" DefVal="信息发布"
Desc="显示在Title上面。" DBType="String" EnumKey="HotList" EnumVals="@0=左@1=右@2=上@3=下" WinCardH="300" />
<Item EnsName="BP.GE.Infos" No="PosSort" Name="信息类别显示的位置" DefVal="10"
Desc="对于左右有效" DBType="Enum" EnumKey="Pos" EnumVals="@0=左@1=右@2=上@3=下" WinCardH="300" />
</NewDataSet>