2025-06-27 17:03:33 +08:00
|
|
|
// AssetHousesOrientationEnum
|
|
|
|
|
export const AssetHousesOrientationEnum= {
|
|
|
|
|
'Value': {"text":"Label","color":"#ff0000","value":"Value"},
|
2025-06-27 16:42:11 +08:00
|
|
|
};
|
|
|
|
|
|
2025-06-27 17:03:33 +08:00
|
|
|
// AssetHousesOwnershipTypeEnum
|
|
|
|
|
export const AssetHousesOwnershipTypeEnum= {
|
|
|
|
|
'Value': {"text":"Label","color":"#ff0000","value":"Value"},
|
2025-06-27 16:42:11 +08:00
|
|
|
};
|
|
|
|
|
|
2025-06-27 17:03:33 +08:00
|
|
|
// AssetHousesStatusEnum
|
|
|
|
|
export const AssetHousesStatusEnum= {
|
|
|
|
|
'Value': {"text":"Label","color":"#ff0000","value":"Value"},
|
2025-06-27 16:42:11 +08:00
|
|
|
};
|
|
|
|
|
|
2025-06-27 17:03:33 +08:00
|
|
|
// AssetHousesUsageEnum
|
|
|
|
|
export const AssetHousesUsageEnum= {
|
|
|
|
|
'Value': {"text":"Label","color":"#ff0000","value":"Value"},
|
2025-06-27 16:42:11 +08:00
|
|
|
};
|
|
|
|
|
|
2025-06-27 17:03:33 +08:00
|
|
|
// AssetProjectsChargeEnum
|
|
|
|
|
export const AssetProjectsChargeEnum= {
|
|
|
|
|
'Contract': {"text":"包干制","color":"#007bff","value":"Contract"},
|
|
|
|
|
'Commission': {"text":"酬金制","color":"#28a745","value":"Commission"},
|
2025-06-27 16:42:11 +08:00
|
|
|
};
|
|
|
|
|
|
2025-06-27 17:03:33 +08:00
|
|
|
// AssetProjectsEntrustTypeEnum
|
|
|
|
|
export const AssetProjectsEntrustTypeEnum= {
|
|
|
|
|
'DeveloperJointEntrust': {"text":"开发商合委","color":"#007bff","value":"DeveloperJointEntrust"},
|
|
|
|
|
'OwnersFullEntrust': {"text":"业委会全委","color":"#28a745","value":"OwnersFullEntrust"},
|
|
|
|
|
'GovernmentFullEntrust': {"text":"政府类全委","color":"#ffc107","value":"GovernmentFullEntrust"},
|
2025-06-27 16:42:11 +08:00
|
|
|
};
|
|
|
|
|
|
2025-06-27 17:03:33 +08:00
|
|
|
// AssetProjectsPropertyTypeEnum
|
|
|
|
|
export const AssetProjectsPropertyTypeEnum= {
|
|
|
|
|
'Residence': {"text":"住宅","color":"#ff0000","value":"Residence"},
|
|
|
|
|
'Commercial': {"text":"商业","color":"#ff6600","value":"Commercial"},
|
|
|
|
|
'Office': {"text":"办公","color":"#ffcc00","value":"Office"},
|
|
|
|
|
'IndustrialPark': {"text":"产业园","color":"#00cc66","value":"IndustrialPark"},
|
|
|
|
|
'Complex': {"text":"综合体","color":"#0099ff","value":"Complex"},
|
|
|
|
|
'Municipal': {"text":"市政设施","color":"#6633cc","value":"Municipal"},
|
|
|
|
|
'Venue': {"text":"场馆","color":"#9966ff","value":"Venue"},
|
|
|
|
|
'Education': {"text":"教育","color":"#339999","value":"Education"},
|
|
|
|
|
'Medical': {"text":"医疗","color":"#cc3366","value":"Medical"},
|
2025-06-27 16:42:11 +08:00
|
|
|
};
|
|
|
|
|
|
2025-06-27 17:03:33 +08:00
|
|
|
// AssetProjectsStatusEnum
|
|
|
|
|
export const AssetProjectsStatusEnum= {
|
|
|
|
|
'SignedNotDelivered': {"text":"签约未交付","color":"#6c757d","value":"SignedNotDelivered"},
|
|
|
|
|
'RollingDevelopment': {"text":"滚动开发","color":"#007bff","value":"RollingDevelopment"},
|
|
|
|
|
'ManagedAndClosed': {"text":"在管封园","color":"#ffc107","value":"ManagedAndClosed"},
|
|
|
|
|
'Exited': {"text":"退出","color":"#dc3545","value":"Exited"},
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
// AssetUnitsBuildingStructureEnum
|
|
|
|
|
export const AssetUnitsBuildingStructureEnum= {
|
|
|
|
|
'SteelConcrete': {"text":"钢混","color":"#007bff","value":"SteelConcrete"},
|
|
|
|
|
'SteelStructure': {"text":"钢结构","color":"#28a745","value":"SteelStructure"},
|
|
|
|
|
'BrickConcrete': {"text":"砖混","color":"#ffc107","value":"BrickConcrete"},
|
|
|
|
|
'BrickWood': {"text":"砖木","color":"#dc3545","value":"BrickWood"},
|
2025-06-27 16:42:11 +08:00
|
|
|
};
|
|
|
|
|
|
2025-06-27 17:03:33 +08:00
|
|
|
// AssetUnitsBuildingTypeEnum
|
|
|
|
|
export const AssetUnitsBuildingTypeEnum= {
|
|
|
|
|
'SlabAndTower': {"text":"板塔结合","color":"#007bff","value":"SlabAndTower"},
|
|
|
|
|
'Slab': {"text":"板楼","color":"#28a745","value":"Slab"},
|
|
|
|
|
'Tower': {"text":"塔楼","color":"#ffc107","value":"Tower"},
|
2025-06-27 16:42:11 +08:00
|
|
|
};
|
|
|
|
|
|
2025-06-27 17:03:33 +08:00
|
|
|
// SysModuleEnum
|
|
|
|
|
export const SysModuleEnum= {
|
|
|
|
|
'Admin': {"text":"管理员","color":"#cf1322","value":"Admin"},
|
|
|
|
|
'Customer': {"text":"客户","color":"#d4b106","value":"Customer"},
|
2025-06-27 16:42:11 +08:00
|
|
|
};
|
|
|
|
|
|