{"Message":"1. 增加预算时长概念;\r\n2. 增加任务成员功能;\r\n3. 增加项目岗位;\r\n4. 增加任务时薪、岗位时薪、人员时薪;","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/项目表"},{"State":1,"Type":7,"Name":"Table/任务表"},{"State":1,"Type":1,"Name":"PCPage/项目首页"},{"State":1,"Type":1,"Name":"PCPage/项目标题"},{"State":1,"Type":1,"Name":"PCPage/任务首页"},{"State":1,"Type":1,"Name":"PCPage/任务-基本信息"},{"State":1,"Type":1,"Name":"PCPage/任务-侧栏"},{"State":1,"Type":9,"Name":"Theme"},{"State":1,"Type":11,"Name":"UserService"},{"State":1,"Type":1,"Name":"PCPage/任务-子任务列表"},{"State":1,"Type":1,"Name":"PCPage/任务-关联资源"},{"State":1,"Type":1,"Name":"PCPage/任务-进展"},{"State":1,"Type":23,"Name":"TableView/用户信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色分类关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户角色关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色拥有权限视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/组织信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/组织级别视图","ExclusiveType":0},{"State":1,"Type":1,"Name":"PCPage/工时详情"},{"State":1,"Type":15,"Name":"ServerCommand/新增工时"},{"State":1,"Type":15,"Name":"ServerCommand/修改工时"},{"State":1,"Type":15,"Name":"ServerCommand/新增任务"},{"State":1,"Type":1,"Name":"PCPage/项目菜单"},{"State":1,"Type":1,"Name":"PCPage/项目信息"},{"State":3,"Type":7,"Name":"Table/项目分组","ExclusiveType":0},{"State":3,"Type":1,"Name":"PCPage/切换项目"},{"State":3,"Type":1,"Name":"PCPage/切换任务状态"},{"State":3,"Type":15,"Name":"ServerCommand/变更任务状态"},{"State":3,"Type":23,"Name":"TableView/人员工时统计视图"},{"State":3,"Type":7,"Name":"Table/项目岗位"},{"State":3,"Type":7,"Name":"Table/任务成员表"},{"State":3,"Type":6,"Name":"Pages/项目首页/项目配置"},{"State":3,"Type":1,"Name":"PCPage/项目配置首页"},{"State":3,"Type":1,"Name":"PCPage/项目岗位配置"},{"State":3,"Type":1,"Name":"PCPage/参与成员管理"}],"Version":"v1"}
This commit is contained in:
@@ -26,9 +26,17 @@
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 15.0
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 31.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Count": 5,
|
||||
"InLogicalVisibleIndexes": [
|
||||
5
|
||||
],
|
||||
"Count": 6,
|
||||
"DefaultSize": 15.0
|
||||
},
|
||||
"Cols": {
|
||||
@@ -117,7 +125,7 @@
|
||||
"DefaultSize": 10.0
|
||||
},
|
||||
"Values": {
|
||||
"1,5": "项目标题",
|
||||
"1,5": "加载中...",
|
||||
"1,10": "自定义",
|
||||
"1,12": "菜单",
|
||||
"2,5": "任务列表"
|
||||
@@ -138,6 +146,12 @@
|
||||
}
|
||||
},
|
||||
"1,3": {
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "项目封面",
|
||||
"GUID": "c2ee3256-3788-477f-a274-7b848bdd57df",
|
||||
"IsImagePath": true
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
|
||||
"TemplateKey": "中圆角",
|
||||
@@ -149,15 +163,51 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "项目名称",
|
||||
"GUID": "f34fcca7-ffbe-46a2-89a5-d04f414f9cb2"
|
||||
"GUID": "4c88c968-73e2-4aae-b094-e58585fb1738"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
|
||||
"TargetPageElement": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目标题!H2"
|
||||
},
|
||||
"TargetType": "Forguncy.ImageCellType, ServerDesignerCommon, Version=9.0.103.0, Culture=neutral, PublicKeyToken=967100671921c115",
|
||||
"MethodName": "ExecuteCommand"
|
||||
}
|
||||
],
|
||||
"Text": "加载中...",
|
||||
"ClickMode": 1
|
||||
}
|
||||
},
|
||||
"1,7": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
|
||||
"Size": 14,
|
||||
"ImagePath": "Arrow/301_down_arrow_5.svg",
|
||||
"BuiltIn": true,
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PopupDisplayMode": 1,
|
||||
"Placement": {
|
||||
"SerializeProperty": "=项目标题!F2"
|
||||
},
|
||||
"PageName": "切换项目",
|
||||
"PassValues": [
|
||||
{
|
||||
"Source": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目标题!项目ID"
|
||||
},
|
||||
"TargetCell": {
|
||||
"SerializeProperty": "=切换项目!点击按钮"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Size": 20,
|
||||
"ImagePath": "caret-down-small.svg",
|
||||
"UseCellForeColor": true
|
||||
}
|
||||
},
|
||||
@@ -185,7 +235,18 @@
|
||||
"Placement": {
|
||||
"SerializeProperty": "=项目标题!M2"
|
||||
},
|
||||
"PageName": "项目菜单"
|
||||
"PageName": "项目菜单",
|
||||
"PassValues": [
|
||||
{
|
||||
"Source": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目标题!菜单回调"
|
||||
},
|
||||
"TargetCell": {
|
||||
"SerializeProperty": "=项目菜单!点击按钮"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Text": "菜单",
|
||||
@@ -268,6 +329,132 @@
|
||||
"type": "default",
|
||||
"position": "top"
|
||||
}
|
||||
},
|
||||
"5,12": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
|
||||
"SavedValidators": [
|
||||
{
|
||||
"$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon"
|
||||
}
|
||||
],
|
||||
"TemplateKey": "_RS_NewLittleRoundCorner",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=项目标题!M6"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "%Null%",
|
||||
"compareType": 1
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
|
||||
"contextProperty": {
|
||||
"Display": "值变更原因"
|
||||
}
|
||||
},
|
||||
"value": "passValue"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "事件值",
|
||||
"ParameterValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目标题!菜单回调"
|
||||
},
|
||||
"ID": "3108fddb6b7c44ca98935f5d4334377e"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目标题!菜单回调"
|
||||
},
|
||||
"Value": "%Null%"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=项目标题!事件值"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "项目信息"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PopupDisplayMode": 2,
|
||||
"PageName": "项目信息",
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "a743dfac-f29e-4e93-8f18-1cc26bb89216"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=项目标题!事件值"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "项目岗位"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PageName": "项目配置首页"
|
||||
}
|
||||
],
|
||||
"ID": "75b5f7f5-0f1c-4bf5-bb97-91c30c34f346"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "fca1ba63-27ac-4fbb-81ae-aac1b0573fca"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "e02c384b-62d6-4692-9ce9-b97058bd6ebd"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"StyleDatas": {
|
||||
@@ -280,12 +467,14 @@
|
||||
"Foreground": 1
|
||||
},
|
||||
{
|
||||
"FontSize": 16.0
|
||||
"FontSize": 16.0,
|
||||
"HorizontalAlignment": 2,
|
||||
"Underline": false
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Formatter": 2
|
||||
"Formatter": 3
|
||||
},
|
||||
{
|
||||
"FontSize": 13.333333333333332
|
||||
@@ -293,13 +482,20 @@
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332
|
||||
},
|
||||
{
|
||||
"Background": 4,
|
||||
"Formatter": 5
|
||||
}
|
||||
],
|
||||
"Types": {
|
||||
"Strs": [
|
||||
"Body",
|
||||
"Text 1 50",
|
||||
"[AUTO]General"
|
||||
"Left",
|
||||
"[AUTO]General",
|
||||
"#FFFFFF00",
|
||||
"@"
|
||||
]
|
||||
},
|
||||
"CellStyles": {
|
||||
@@ -324,18 +520,20 @@
|
||||
"3,11": 5,
|
||||
"3,12": 4,
|
||||
"4,10": 0,
|
||||
"4,11": 0
|
||||
"4,11": 0,
|
||||
"5,11": 0,
|
||||
"5,12": 6
|
||||
},
|
||||
"SheetStyle": {
|
||||
"FontFamily": 0
|
||||
}
|
||||
},
|
||||
"Spans": [
|
||||
"1,3,3,1",
|
||||
"2,5,2,4",
|
||||
"1,10,2,1",
|
||||
"1,12,2,1",
|
||||
"1,1,3,1"
|
||||
"1,1,3,1",
|
||||
"1,3,3,1"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
@@ -354,10 +552,17 @@
|
||||
]
|
||||
},
|
||||
"RowBreakLines": [],
|
||||
"RepeatRangeSettings": []
|
||||
"RepeatRangeSettings": [],
|
||||
"RelatedDataTableName": "项目表"
|
||||
},
|
||||
"PrintInfo": {
|
||||
"PaperSize": {},
|
||||
"Margin": {}
|
||||
}
|
||||
}//p/cLsq4fLsKbKFSTOu/nIrCLJO5aF4aWJPkT63DnX9agYa7ZAQyzd4UQTOC1M2enUkdRf7cEM+GTD75Kz02FanNXN1Ta4BTEQO7fczKaKnHCzIXtnisVhxPuLn0Cz1vMsJUad23ba8OKc2NJkxP1vQK+B1Lv3iFKL9AGCDADZ6ljyKK83u2ByxXXtPp5UyhbdZx8nonCZgizTELJY83zjFK5JFXBrD8J6dYA9Rl5BB3bSC8KlzI6MIR42SN+5P9qCkz89kFQn1MEvbXqJAg9z/JyN2BZdU4wStyLD0vVnHTkuc7JtJPjWzXqjbnSmMkuhcA3oN/P4x0M06SjA99SvDXjo+TI+Pq6jNdN5n2piacj109IOLDzvvUWuKUP2tsvwa4i+AL+QnphkKnXEmqmDyHsy4n0wOjeA6g13nF9KL8os/cjIqPi3QR/7HTKOsj79/hrlVUvrZpKxoCOQTVcTy7sdJomLSedoDHJvH52M3Wtur8RMfutD8OsqSqb+U2UPcxG4l+yQMSDUOymmWPe5j6rEx7Rcv/jZ1PM6KF/x5s2/f2Mp4kWg83tPS3JbTictKB5LWXcd+xDbM8GCLv6DpdsE+x0vz7B/jo+FJVQvb7noAtVNK6bkCCpATm+Loa1uelmCNxaqfb0xbXlbh8OKLGVfggr4dKMXUAExXFB/1hMw6phmdO+jUtTaKJMbYA+Z3tpOOp+LAg0OmJP7dvhnSU3/5YwVrVU3MFAHgJ3WkAPz4JwbfRonKOK3vhOa35TcuDNT1I18bdc80AgNxL1o86/uPc7gzvZ1JIbKL1OG4Kgr6yM/nUtP2OPie2UU9QZB0W5f14zedLs0FHUZ3ujc+7Sv4QcvjeCAOywsJNILVupKO4QPtWkC3hQxS+jcaFXGA/d1qB/hTg0LiNDAZ8uMQ==|920
|
||||
},
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "菜单回调",
|
||||
"Formula": "项目标题!$M$6"
|
||||
}
|
||||
]
|
||||
}//S8+60tEF0XrfzxSXmX3bhCiEQ4Bey+MjnAqMx3NWeM+jqL3WISDiLrHQWG10CTdmZNkb7VteWVM7joEK3oJSzxSdgTPsFjWTl64ZfrwjYb3zhjYbY90AAVFoxwM5WLDMvzSLiMkW1IT814pyItumvMqOqs57xmQmgyc8nLXBMI3d34PEnJ6SKnuLBOYZzr6TTgHdI/pJv34eaEWWgZjjKhlTP5n0T9rx72cHquDgv7q84O380VvoOAYiu5BNlVjBVDMCk8RLJUNpULZH6CCjtf/AZ0sYkaurZgysTq1BE3xecwq7W1qNynP2IX4PrzwwSp4WoAfywsEOT8uAVl5URgNd64rsihy35uzbMfupZvYPph8eeacN0KqGpADl1VcwiQtgO7YFHVwpOeS5+XStgeHNv3x4N8jgT/419Rx7DCSuFHIpIVidCZi86c8QrkOQO0uVIDhSts6iEq48ZX12it56YYcjTEW/KI4eU8L3pyApPaCBkP4LIrpRzpcdeHzG49BUdXDZhfrCZRVdG/Gk2+iU82zix2Jsco9005CixJk4NgErxrXgmpe4GQF4tFopcKpntAh5alU6GLopAIIiYA+cwj6b5n0PQnaQRQ5KtVBf7vOvcTIDbkVzLNjLbJLnhKUp/lOtzbXRKw3Ao3/H+tnx0Vhkndgfta3UpsFI2QbKbtK9gF+uink6zhaI2ETsUH+3g+3ZKAvtnkqTP9L3xMaLUukwNwSh5HzMGECPuI9GvE2PV4629Mw4X1ZeCMjnrWh0/A4ULTCmntvaQT9gwDemqPykthSi0Wik6Wwex8NDjq3yDg95dAc8f1B0JiNuRSfrGDVj9aXiVtcjd9Q1TURDvX/PMUVBWffwO7QZU4MAOH6XyRqTqlT1K1hr/SZsYtgL2FAGBFSko/udQUyLsw==|920
|
||||
Reference in New Issue
Block a user