上传文件
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<Document>
|
||||
<TabDefs>
|
||||
<TabDef Type="6" Title="Item.ColorName"/>
|
||||
<TabDef Type="6" Title="Item.Name"/>
|
||||
</TabDefs>
|
||||
<DataDefs>
|
||||
<PrjColorSignItems>
|
||||
<Item Name="红色类别" ColorName="Red"/>
|
||||
<Item Name="黄色类别" ColorName="Yellow"/>
|
||||
<Item Name="蓝色类别" ColorName="Blue"/>
|
||||
<Item Name="绿色类别" ColorName="Lime"/>
|
||||
</PrjColorSignItems>
|
||||
</DataDefs>
|
||||
</Document>
|
||||
Reference in New Issue
Block a user