WIP: 将最新版本合并至Master #1

Draft
admin wants to merge 3623 commits from 版本10 into master
1005 changed files with 236682 additions and 32197 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2,15 +2,62 @@
"IntegrateWithOtherApplication": {
"Password": "FWf1~2gvky83"
},
"ShareCommandContainers": [],
"ListviewLoadingIndicatorSettings": {},
"GlobalProperties": [],
"WebSitePort": 40013,
"UserServicePort": 43797,
"GlobalProperties": [
{
"Name": "全局_业务配置",
"Value": "{\"项目ID\":\"1\",\"版本ID\":\"4\",\"版本名\":\"Develop\",\"版本号\":\"1.0.0\",\"自动拉会\":{\"提前离会阈值\": 10,\"最大次数\":0}}"
},
{
"Name": "全局_Gitee",
"Value": "{\"client_id\":\"c7d05fcbaf78ad728fcc0267d081ae6c50dc667667758a0933525d4cbe09ed90\",\"client_secret\":\"b4d40db2155ca530e5771b37a2fb67161d4106c64df28f32504b4e3bcfb81313\",\"回调地址\":\"https://develop.gridfriend.cn/clue/ServerCommand/GitCallback\"}"
},
{
"Name": "全局_钉钉",
"Value": "{\"corpId\":\"ding0cec4a8a821681c135c2f4657eb6378f\",\"AgentId\":\"3174653522\",\"AppKey\":\"dingus6w0kbp5wgiiepu\",\"AppSecret\":\"2nbEQx6wUWlSm1l1mzkVEvf0TWO77tQM7Thj7OycnOVK7UQWhrI4U717WgWTTGXg\"}"
}
],
"WebSitePort": 26489,
"UserServicePort": 20913,
"BpmServerSchemaId": "b29232ad-8f53-4d10-87f3-3af0bf8b4aa6",
"ProcessDataConnectionSet": {
"ExternalDatabaseId": "业务表"
},
"StartPage": "项目列表",
"StartPage": "工作台首页",
"StartDateFiscalYear": 1,
"PageLoadingMode": 2
"BaseOnStartingMonth": true,
"ProcessUserInfoDisplayMode": 1,
"SuppressedWarningMessages": [
"项目首页->页面加载命令->Notify加载, 在命令条件之后的命令可能不会被执行,因为此时页面可能已经跳转到新的页面。",
"项目首页->页面容器(A2), 页面容器没有设置子页面",
"数据表, 有部分连接到外部数据库的数据表没有检查过连接状态,如果无法连接到数据库可能会导致数据无法在页面上显示。如需确认数据库的连接状态,请点击数据表右键菜单里的“刷新”"
],
"MultipleLanguageSettings": {
"Languages": [
{
"Name": "cn",
"IsDefault": true,
"Description": "内置语言中文,不可删除",
"IsBuildIn": true,
"LanguageAttribute": "zh-cn",
"FontFamily": "Body"
},
{
"Name": "en",
"Description": "内置语言英文,不可删除",
"IsBuildIn": true,
"LanguageAttribute": "en",
"FontFamily": "Calibri"
}
],
"PublicResource": {},
"RuntimeBuiltInResource": {
"FrontEndResources": {},
"ServerResources": {},
"ProcessDesignerResource": {},
"ProcessTrackerResource": {}
},
"PluginResource": {}
}
}

View File

@@ -1,7 +1,14 @@
{
"UserJSFileList": [
{
"Name": "echart.js"
"Name": "Load.js"
},
{
"Name": "CustomFormula.js"
},
{
"Name": "https://g.alicdn.com/code/npm/@ali/dingtalk-h5-remote-debug/0.1.3/index.js",
"IsLink": true
}
],
"UserCSSFileList": [

View File

@@ -1,7 +1,12 @@
[
{
"ConnectionString": "Data Source=118.195.235.239,37697;Initial Catalog=newpms;Persist Security Info=True;User ID=ems;Password=SSTemstset2023!",
"DataBaseType": 1,
"DataBaseType": "347a1ed5-25f0-4a4b-846c-8d69cedcf33d",
"ID": "业务表"
},
{
"ConnectionString": "Data Source=118.195.235.239,37697;Initial Catalog=userservicedb;Persist Security Info=True;User ID=ems;Password=SSTemstset2023!",
"DataBaseType": "347a1ed5-25f0-4a4b-846c-8d69cedcf33d",
"ID": "用户信息表"
}
]

View File

@@ -1 +1,3 @@
{"VersionString":"9.0.103.0"}
{
"VersionString": "10.0.104.0"
}

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,36 @@
{
"PageType": 1,
"ColumnCount": 13,
"RowCount": 7,
"Formulas": {
"6,0": "IFERROR(ODATA(\"ACT_RU_TASK_View/$count?$filter=类型 ne '抄送'\"),\"\")",
"1,9": "IFS(TODO数量=0,0,TODO数量<100,TODO数量,TODO数量>99,\"99+\")",
"6,2": "ODATA(\"TODO/$count?$filter=用户 eq \"&IF(ISBLANK(母版_当前用户),\"null\",\"'\"&母版_当前用户&\"'\")&\" and 完成 ne 1\")"
},
"CustomNames": [
{
"Name": "母版_当前用户",
"Formula": "FGC_母版页!$A$6"
},
{
"Name": "母版_待办数量",
"Formula": "FGC_母版页!$A$7"
},
{
"Name": "母版_当前用户姓名",
"Formula": "FGC_母版页!$C$6"
},
{
"Name": "当前版本号",
"Formula": "FGC_母版页!$B$2"
},
{
"Name": "TODO数量",
"Formula": "FGC_母版页!$C$7"
},
{
"Name": "当前版本ID",
"Formula": "FGC_母版页!$D$6"
}
]
}

File diff suppressed because it is too large Load Diff

View File

@@ -454,7 +454,8 @@
"CommandList": [
{
"$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon",
"PageName": "FGC_我发起的_手机版"
"PageName": "FGC_我发起的_手机版",
"BreakpointIdentity": "608264e1-c3e9-4ac8-9675-6ab2595bdf37"
}
],
"CanVisitRoleList": [
@@ -471,7 +472,8 @@
"CommandList": [
{
"$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon",
"PageName": "FGC_我的待办_手机版"
"PageName": "FGC_我的待办_手机版",
"BreakpointIdentity": "c381c8e9-f8a7-4387-8e73-18ecc4f8fe68"
}
],
"CanVisitRoleList": [
@@ -492,7 +494,8 @@
"CommandList": [
{
"$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon",
"PageName": "FGC_我的已办_手机版"
"PageName": "FGC_我的已办_手机版",
"BreakpointIdentity": "5cbfc6ae-09f4-4e54-8d59-c0101c590889"
}
],
"CanVisitRoleList": [
@@ -510,7 +513,8 @@
"CommandList": [
{
"$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon",
"PageName": "FGC_我的待阅_手机版"
"PageName": "FGC_我的待阅_手机版",
"BreakpointIdentity": "6a488872-7832-434d-b5a9-73766ffd1b4d"
}
],
"CanVisitRoleList": [
@@ -532,7 +536,8 @@
"CommandList": [
{
"$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon",
"PageName": "FGC_我的已阅_手机版"
"PageName": "FGC_我的已阅_手机版",
"BreakpointIdentity": "6afde1a3-787a-4f96-adaf-dbf5bfe333b7"
}
],
"CanVisitRoleList": [
@@ -550,7 +555,8 @@
"CommandList": [
{
"$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon",
"PageName": "FGC_我委托的_手机版"
"PageName": "FGC_我委托的_手机版",
"BreakpointIdentity": "bfbb74c6-3756-4b2e-aca3-e437a952928a"
}
],
"CanVisitRoleList": [
@@ -712,4 +718,4 @@
"Size": "10,50"
}
]
}//pHqj5fu8WZ2G8yc09DUOS22iC1SvxfCNmPv+CANomfTBATjwq4xdH/Mafyn9RLfUcKGU+nc+aRT5mCuBywDLAYbOJo5n23pml93LJwR3RCJA/fmPfXcppKKIvJke2q7UGpRvP/NFtZrQqW3bfAkNWsSQIjvtcuMsgs7rSIQ8M7xvgc6IEOor14cZ0RgkdV380d7zYEfnpbKF/CJRCLZUzNHVZDE9KV8/+5b/EtmB70jEoNh1z2xj+7C9Oe7oxJQytBm6iW3yTrH8aLRXwvNEEwon+AIJr+GZV9A7Y4g24Ultcz4Np2HySfrHFNw+7rP963MgQ/stXpo4hcP6/pJOcv280EcpSRvdXtONzC0fAELkayF2t7FyL2rxe9B+EZX5twFSZdfPBKwrKQcErQy51PDuWHegYVZxuw1ctU6ZTpX/baNfjpgpaJqEBv2yt9SkbgBuEq8SPNCXtDyZhRSMV0KqqLEVWeXzXpdck/ktRqWm2/oddVwEd/elUzomPdCA7Bz6ZC8nPtIAqxMKUhH7cRzW4HoPZ1sArKJjh3hklG10XgKDB4vdehAySl2yoHhkc5rnfcveyp0DDJfg9cXlfvrR4Y9FEaLQhp/Li/UOlzvXfKoDor0+LkcSraaBTDy6oI4i7+84wdVRUBr78/qL3ogbAVqO6ZkZAwWjXJIls77Um3+siV6WyRwXMOiensdNjijcjvNzjiijMLQP9O65ydGSbW9xyPsPgLyvjaKwpgWt8pWTa+gChSDz7dVJIoBqosQEt3WcQW+bt/fTTAbchTckXZs0uYEP+0tVJ76px6cScwJ09kaVawON/6QaU7s2ldXtf6/w8uPriXukEZwU00gJhzQ45OPWZ+Ugb5+/Pd/c6zLKMysaaAhdFK5Ston0+ZmKGRfqsewKtwl0dS/UyQ==|920
}//RSUaMYm+s6+GNwmHG9k8xrOOOJrwy8e5iqGK073tCgA92dYW0dml630IiKfHt8ji4zv/lUTTv3UClA/XAq4kYg2x6z8WofeKwRQuJDz8SGnOaXqMOiD9J1tVlGuDbQenofRqaYJaNAu0Ib/EKr4N1zpD9CJhSARk/bdQ3egN6h+0+QUIDdXBngQyZZQ0YnsmS5Qu+hfY1GkgMeGupebSae6fg36hvNzr77rMo7LkIhWYb1tgY5IcbH09YMTqsTBVuk5FbhpiaqUkV7mFgfSvq9+4o8fH/wr/sd0FpYX4D8696B0RI2xmMDKuxB8N+L4IDJTbCJi81i87uX0YR34VbbrKFqTXQ1PaBGm2kcVwCFhFhMJgEOhqEWtqJe/K0Zt0BZ374+RwROGhBZKfG+tUlSF1od6oiztYbi2EdgY+0yxhHga9ftiWZNGN7AxExg5LALQwW4c1r7D7vdS8pCBAvZ6YpH35BjvbsA8h51NpbbaTicQh3OL4zj+CY24WPBLjWFQoxbdcBHBHQ3HWvy2TRX+UW+AfJrT8wFglE4af7LTLvbRwZzmgBdc85deYB2wL4ICWLkxlF+H1nO7UZEEHwPYeGQyShv2Hi1RoAFEXOw8SptORi75cqO+TtJugS3HTG1NKj6kUjQz7KdQlVkTIZ4Z8p9opkiF1msa5jOoLXJlLIqWzo1U1LkH1eNG4vheIStRKjtYxyNCC7xYYO/wUHpyEdECxGZvoIcFZAGTiKR83MaH22Zr9aAgwClVMaQ7ULx55uIIWHHr48Jee5DZwggwN/fFKEKg9Uh7o/5eCortZRr/ScCRSeKRn/ECQF29Y5Y7Q7lYjUFQQAzApQv9H8hXhyt6bYXSxHW9ID4ZS2wEnX2LwguCvUafLHBeeVcNRMYy0YAlEQexsKjEthwsBOQ==|920

View File

@@ -0,0 +1,9 @@
{
"PageType": 1,
"ColumnCount": 20,
"RowCount": 28,
"Formulas": {
"26,3": "ODATA(\"ACT_RU_TASK_View/$count?$filter=负责人 eq \"&IF(ISBLANK(J2),\"null\",\"'\"&J2&\"'\")&\" and 类型 eq '抄送'\")",
"25,3": "ODATA(\"ACT_RU_TASK_View/$count?$filter=负责人 eq \"&IF(ISBLANK(J2),\"null\",\"'\"&J2&\"'\")&\" and 类型 ne '抄送'\")"
}
}

View File

@@ -0,0 +1,25 @@
{
"Name": "AI流消息",
"Params": [
{
"Name": "角色"
},
{
"Name": "内容"
}
],
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerNotification.ServerNotificationPermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerNotification.ServerNotificationPermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.ServerNotification.ServerNotificationPermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_Anonymous"
]
}
]
}
}

View File

@@ -0,0 +1,32 @@
{
"Name": "提醒通知",
"Params": [
{
"Name": "标题"
},
{
"Name": "内容"
},
{
"Name": "类型",
"Remark": "分为:打开页面、执行命令..."
},
{
"Name": "参数对象"
}
],
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerNotification.ServerNotificationPermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerNotification.ServerNotificationPermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.ServerNotification.ServerNotificationPermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_Anonymous"
]
}
]
}
}

View File

@@ -0,0 +1,25 @@
{
"Name": "系统信息更新",
"Params": [
{
"Name": "KEY"
},
{
"Name": "VALUE"
}
],
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerNotification.ServerNotificationPermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerNotification.ServerNotificationPermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.ServerNotification.ServerNotificationPermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_Anonymous"
]
}
]
}
}

View File

@@ -0,0 +1,367 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 23.0
}
}
},
"InLogicalVisibleIndexes": [
8,
9
],
"Count": 10
},
"Cols": {
"RowColumnAttachedInfos": {
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
}
},
"Count": 7
},
"AttachInfos": {
"1,2": {
"CellType": {
"$type": "ElementUI.AvatarCellType, ElementUI",
"CommandList": [],
"icon": {
"$type": "GrapeCity.Forguncy.Plugin.ImageValue, GrapeCity.Forguncy.Plugin",
"Name": "默认头像 .png"
},
"showSystemAvatar": true
},
"TemplateCellSource": "项目成员"
},
"5,1": {
"TemplateCellSource": "项目成员_全名",
"RulesGuidList": [
"65e43f1f-b115-4ee5-b1a9-1a9831852813"
]
},
"6,1": {
"TemplateCellSource": "岗位名称"
},
"8,1": {
"TemplateCellSource": "ID"
},
"9,1": {
"TemplateCellSource": "项目成员"
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 16.0,
"HorizontalAlignment": 0
},
{
"FontFamily": 1,
"FontSize": 12.0,
"Foreground": 2,
"HorizontalAlignment": 0
},
{
"FontFamily": 1
}
],
"Types": {
"Strs": [
"Center",
"Body",
"Text 1 50"
]
},
"CellStyles": {
"5,1": 0,
"6,1": 1,
"6,2": 2,
"6,3": 2,
"6,4": 2,
"6,5": 2,
"7,1": 1,
"7,2": 1,
"7,3": 1,
"7,4": 1,
"7,5": 1
},
"SheetStyle": {
"FontFamily": 1
}
},
"Spans": [
"5,1,1,5",
"1,2,3,3",
"6,1,1,5",
"8,1,1,4",
"9,1,1,4"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "项目成员",
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='007ea4aa4c7440478a9a092179dace8'!$B$10='007ea4aa4c7440478a9a092179dace8'!项目经理"
},
"GUID": "65e43f1f-b115-4ee5-b1a9-1a9831852813",
"StyleInfo": {
"FontWeight": "Bold",
"Foreground": "Accent 1 0",
"Formatter": "\"*\"@",
"Underline": null,
"Strikethrough": null
}
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
},
"Pictures": [
{
"Name": "8c096078-eaf2-4436-9b02-2b6ddf4443e4.svg",
"ForguncyPictureName": "更多.svg",
"ForguncyPictureSourceType": 0,
"Stretch": 2,
"PictureCommands": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 1,
"Placement": {
"SerializeProperty": "='007ea4aa4c7440478a9a092179dace8'!G1"
},
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=是否为确定"
}
]
},
"value": "1"
},
"CommandList": [
{
"$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",
"PageName": "项目成员详情",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "9de14b1c-a97d-44f0-92c1-25d2af00f888"
}
],
"ID": "38ce1417-7356-4600-8e20-21cc1cb404fe"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "删除"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "项目表",
"ColumnName": "项目经理",
"GUID": "429e7668-2eff-4079-ab79-72e279153047"
}
},
"value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='007ea4aa4c7440478a9a092179dace8'!B10"
},
"compareType": 1
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Confirm_Command, Notiflix_Forguncy",
"Title": "提示",
"Message": "确认将成员从项目里移除?",
"Answer": "我已确认",
"OklButton": "确认",
"CancelButton": "取消",
"Result": "按钮结果",
"BreakpointIdentity": "5bdf75e8-d415-4109-a649-b0df88d230c8"
},
{
"$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.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "移除项目成员",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "成员ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='007ea4aa4c7440478a9a092179dace8'!B9"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true,
"BreakpointIdentity": "b22159d6-bcc0-4713-9458-89c64cbe5045"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=code"
}
]
},
"value": "0",
"compareType": 1
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
"FunctionName": "warning",
"Title": "温馨提示",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='007ea4aa4c7440478a9a092179dace8'!msg"
},
"BtnText": "知道了",
"BreakpointIdentity": "591fe6b9-237f-491d-9da0-3d7936dcb367"
}
],
"ID": "e30be92d-6a27-4924-b9ed-afc638678579"
}
],
"BreakpointIdentity": "45540140-2e75-42b8-9202-5a91de772f3a"
}
],
"ID": "07e41453-eabf-471c-9e95-8ca7250a518c"
}
],
"BreakpointIdentity": "e97f3f1c-156e-4d16-8214-29efec417218"
}
],
"ID": "1dd85984-44a0-4a5f-9194-b334c83dba4b"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"FourStandardStyle": "warning",
"Message": "项目经理为默认项目成员,不允许删除",
"BreakpointIdentity": "0348c871-a166-4c1b-8f34-66420375379d"
}
],
"ID": "358a6649-3212-47c6-a935-28dec8c4de45"
}
],
"BreakpointIdentity": "c04f8a99-6e4b-4215-9d23-2b2770f9668b"
}
],
"ID": "b684b37f-3e95-4461-b9bb-6fb0d6f4998e"
}
],
"BreakpointIdentity": "970bfc9d-6216-4fe4-98e9-4b5eefd34133"
}
],
"ID": "3eac8bed-2638-4732-a2a6-ceaffa596a4d"
}
],
"BreakpointIdentity": "b3487b05-e6c9-4f96-bb61-d44f91a84f39"
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"选择项": "选择项"
}
},
"PageName": "编辑删除页面",
"BreakpointIdentity": "acde9e30-d1d5-49f3-a8e1-3e3242c7daf5"
}
],
"ForegroundFill": "Text 1 50",
"Location": "113.90476190476193,5.714285714285715",
"Size": "20,20"
}
]
}//n6w1FvBHbTYCslFhG+zQ12ZMvv0jAguO0Heb4b/1Mq0Yzd+dR9s/U5TYq4HBN9OWY/49F7B2QQes3Cr6OaTzuEnNuCWBKoLdsdo7/gKDEicR8paWz1jQaijQHOPUwaSjJAWS7Ru1WLD3ZMUIP0w8dJ9dNowJp78odJJ9vB8pzrk8I12Qd0aRkaOue+ILo7Raef3tp14hCfcyV2a6cYDR16as6fCVwogu2JHcRz+oBZoAQJW4IyNEWJG7rDaViOOAPbFqbGUTm8MXRe1+3030qxQcH1t4klxSILcg0sqVzrX0dvLw7/micYJDzZGaszTGewXBGKKcS/YSZeiP4cU3gJu5rc9a2infGDef9Qp29TRuefz4QnmIxCL1jKOEjlPPYXCBzAkl5w6pOsustlWOHB63UOGvJgp/ro9IjHYHGsrSWeWDbJuQgF7DLyGhk/OIerjEISLDQDOeVzq25SWMqMQcICDlQYgVmu1EDu3iVD6j/pQa5GSpD+ZS1p0RxI33qJ1c/9rCBGKdh2MaiZl4+Vg68LpOzvRxwckUARRxXFyadWwL5BIMzb/4a/hH1yytPh+ceRHxNHKdxdf+kAalFjovBjqjJ2OKPo969j21EV8PUCke/etlHO7LuCKUxd/EHQiJUTrVAaUTqoM01af/q/D3BHGMvm1Ym4a/A4r6e/C/hLLvL1CsGTr6LSacaUkDdZL5UDmAmW/kxge6g4mAyghvuB9YCVK1mUs/IeochA4cg6Ef+XlovslgOXnBFnUja3xPmQfghQmhtyz7OkCnu5iBDX7WJpgoZ89lP2oAmOKVJZVGfu/pthK3mQabPXDTntmWCsBsPvv4ZrzTuEmN3zCPKoY1+265hom+7Wicr+zZVq5c/N7ohDjEYEuClnG0rNh6cX8pwCMPZcpu8TOX2g==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 7,
"RowCount": 10
}

View File

@@ -0,0 +1,654 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 33.0,
"Mode": 1
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 21.0
}
}
},
"InLogicalVisibleIndexes": [
5
],
"Count": 6,
"DefaultSize": 15.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 53.0,
"Mode": 1
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 134.0,
"Mode": 1
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 134.0,
"Mode": 1
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 275.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 261.0,
"Mode": 1
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 95.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 36.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 12,
"DefaultSize": 15.0
},
"Values": {
"3,3": 0,
"3,5": 0
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "ElementUI.Tag, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"ColorList": [
{
"color": "Accent 1"
},
{
"color": "Accent 2"
},
{
"color": "Accent 3"
},
{
"color": "Accent 4"
},
{
"color": "Accent 5"
},
{
"color": "Accent 6"
}
],
"separator": ",",
"size": "small",
"effect": "light",
"itemSpace": 0,
"allowAdd": false,
"addButtonSettings": {
"width": 100,
"text": "添加标签"
},
"ReadOnly": true
},
"TemplateCellSource": "状态"
},
"1,3": {
"TemplateCellSource": "会议标题",
"RulesGuidList": [
"fdadde84-b5af-47b4-b593-7424985d584e"
]
},
"1,7": {
"CellType": {
"$type": "Forguncy.UserControlPageCellType, ServerDesignerCommon",
"UserControlPageName": "会议成员展示"
},
"TemplateCellSource": "钉钉会议ID"
},
"1,9": {
"CellType": {
"$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon",
"Caption": " 自动拉会",
"Style": 2
},
"TemplateCellSource": "自动拉会",
"RulesGuidList": [
"b92f6c2a-0fa2-426c-85ab-6ed32363fbcd"
]
},
"3,3": {
"TemplateCellSource": "会议开始时间"
},
"3,5": {
"TemplateCellSource": "会议持续时间"
},
"3,10": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 1,
"Placement": {
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!K4"
},
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!是否为确定"
}
]
},
"value": "1"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!选择项"
}
]
},
"value": "会议信息"
},
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 3,
"DrawerDirection": 3,
"ShowDrawerHeader": true,
"PageName": "会议详情",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "a77e53e3-46c2-4f9f-a9f8-64e708868016"
}
],
"ID": "df1a81fc-45b3-41a4-8cc2-e81d0314d90d"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!选择项"
}
]
},
"value": "再次发起"
},
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessageBox, ElementUI",
"Title": "温馨提示",
"Message": "确定重新创建次会议?",
"Type": "info",
"ConfirmButtonText": "确定",
"ShowCancelButton": true,
"CancelButtonText": "取消",
"ShowClose": false,
"DialogResult": "按钮结果",
"AdvancedSettings": {},
"BreakpointIdentity": "ea558700-1f7f-47f9-b21d-ea10c4a717e6"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!按钮结果"
}
]
},
"value": "confirm"
},
"CommandList": [
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "重新发起会议",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "会议表ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!D6"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true,
"BreakpointIdentity": "72efaeb5-95ad-47c6-b54e-4ef83c110953"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!msg"
},
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "63e4cc5d-c011-4691-b807-139c2bd71b3c"
}
],
"ID": "667cbd5e-a788-490c-b6a7-34ed8b51c7f1"
},
{
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessageBox, ElementUI",
"Title": "温馨提示",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!msg"
},
"Type": "warning",
"ConfirmButtonText": "确定",
"CancelButtonText": "取消",
"ShowClose": false,
"AdvancedSettings": {},
"BreakpointIdentity": "5e75fdc0-c231-46e5-bea5-75f4c5d166b0"
}
],
"ID": "d3d56668-4b88-4503-87da-67a2749268e9"
}
],
"BreakpointIdentity": "c0023e12-7d4d-4f8b-8032-182a80343b27"
}
],
"ID": "d9e0c258-cece-4fd1-9f58-e9981a25cb7c"
}
],
"BreakpointIdentity": "4160f08f-0ead-4299-b4db-841ac22c70b4"
}
],
"ID": "13075a71-0a4b-420e-8779-2fc08457afe5"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!选择项"
}
]
},
"value": "标记为结束"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "会议记录表",
"ShowConfirm": false,
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "会议记录表",
"ColumnName": "会议状态",
"GUID": "9181b977-7a5b-4a93-864a-307c3437e56a"
},
"Value": "1"
}
],
"BreakpointIdentity": "2a98fde8-2fd8-4d4f-a932-bfacdf5d5e34"
},
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": "更新成功",
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "f2d4b836-fab6-468c-a116-27e476fd1b46"
}
],
"ID": "af224cc6-5fe0-41ea-a29d-888d7a6e9227"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!选择项"
}
]
},
"value": "删除记录"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "会议记录表",
"UpdateType": "delete",
"ShowConfirm": true,
"ConfirmText": "您确定要删除吗?",
"BreakpointIdentity": "8346c791-fee4-43b2-bf77-0337420b3404"
},
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": "删除成功",
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "418577e3-5c21-44df-9a4f-976efc0e523d"
}
],
"ID": "d058f0eb-b1a8-43ba-aa8b-f046fe2fd63b"
}
],
"BreakpointIdentity": "38f5e04f-ebfb-498c-83ae-27dd92a978ef"
}
],
"ID": "fb53b602-4636-4526-9106-3d330c99aacd"
}
],
"BreakpointIdentity": "6210d750-39dc-48f8-aa8f-ab878a6255e9"
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"选择项": "选择项"
}
},
"PageName": "会议菜单",
"BreakpointIdentity": "c00c0d1b-5b39-4aa0-b18b-8c4ac7df2c4c"
}
],
"ToolTip": "菜单",
"Size": 18,
"ImagePath": "Mobile/447_more_2.svg",
"BuiltIn": true,
"UseCellForeColor": true
}
},
"5,3": {
"TemplateCellSource": "ID"
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": -1.0
},
{
"FontFamily": 0,
"FontSize": 12.0,
"Foreground": 1,
"HorizontalAlignment": 2
},
{
"FontFamily": 0,
"FontSize": 12.0,
"Foreground": 3,
"HorizontalAlignment": 2
},
{
"FontSize": 14.666666666666666,
"Foreground": 3,
"Formatter": 4,
"HorizontalAlignment": 2
},
{
"FontSize": 14.666666666666666,
"Foreground": 1,
"Formatter": 4,
"HorizontalAlignment": 2
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 3,
"HorizontalAlignment": 5
},
{
"Foreground": 3,
"Formatter": 6,
"HorizontalAlignment": 2
},
{
"HorizontalAlignment": 5
},
{
"Foreground": 3,
"Formatter": 7,
"HorizontalAlignment": 2
},
{
"Foreground": 3,
"Formatter": 8,
"HorizontalAlignment": 2
},
{
"Foreground": 3
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"HorizontalAlignment": 9
}
],
"Types": {
"Strs": [
"Body",
"black",
"Left",
"Text 1 50",
"yyyy/m/d",
"Center",
"yyyy/m/d h:mm",
"\"时长:\"0\"秒\"",
"\"结束时间:\"yyyy/m/d h:mm",
"Right"
]
},
"CellStyles": {
"1,0": 0,
"1,1": 1,
"1,2": 2,
"1,3": 3,
"1,6": 3,
"1,8": 4,
"1,9": 5,
"1,10": 5,
"2,0": 0,
"2,1": 2,
"2,2": 2,
"2,3": 4,
"2,4": 4,
"2,5": 4,
"2,6": 4,
"2,7": 4,
"2,8": 4,
"2,9": 5,
"2,10": 5,
"3,3": 6,
"3,4": 7,
"3,5": 8,
"3,6": 8,
"3,7": 9,
"3,8": 10,
"3,10": 11
},
"SheetStyle": {
"FontFamily": 0,
"FontSize": 13.333333333333332
}
},
"Spans": [
"1,9,1,2",
"1,3,1,3"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "项目会议",
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!$B$2=2"
},
"Priority": 1,
"GUID": "fdadde84-b5af-47b4-b593-7424985d584e",
"StyleInfo": {
"FontWeight": "Bold",
"Foreground": "Accent 2 0",
"Underline": null,
"Strikethrough": null
}
},
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='0a1afa56cef44a3c88bd15e1ace1317'!$B$2=1"
},
"GUID": "b92f6c2a-0fa2-426c-85ab-6ed32363fbcd",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsDisabled": false,
"IsInvisible": true,
"IsReadOnly": false
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//GP4iHqAhpeKnwNFWNH18woGcxN+o0or0tTWjzwqldQKqB6NRceF+F2Sg8oImxm2NbRQTltII2gPa3pjtQpmUeN2llLLr0apLjDwPoS215I+S8SkQkfm9aTkaYMY6XqhqtUNokMjaJm/u5F+2KBkjMHdwE3lIQseqDNX3rJnwY8U5GB/sPPmVOAQmR0w/mfXXnd5zpuPjBUwJlNep73cP+1McxMH/IUT2cqH9a4y3OH1Nc/NeRpA7xx3UbFI9o/1ar067B/cyF5MFl7wQAglyxIIzz3ModT6Hdf3mCOGOfT2DXBCcIaUISwsojETb9hdDU4jsUibjnZChRWGYl8B0mWIx4URFyCK0qhnoPGpf4+h7/k5Bj59xdp4eYEjw1ccZLfTZy1mur3Uz/txMAwAaDVVUwqmMaUHY+3maGBeWIE0AFdEOcbpNRz5D6qGWFk3sy5YfGX1kBM6H4ZhHJ2laDvG16omL7fvwj7SS6ShaqzAlHzHKxwEeXtsDs1KjhdZOjOzOoNHXiU9PD38FoHMuH7YXGHZwmqHWpAXTs/Gb8eYFjbzVuNW13IXN7wVV6aairMuZ3S0OHkedC/RZamxoVUkvKEFf6wfC3Lg1l7QGmMxa7W1X4syU5MHCmh/nYqIPDUCAvGhLh0L2NZjA6jLFvEfegTvf/Yc6Q7fjeFjfKZGNwVFMjBi0TdIndPAU+JKaghIvsXBPq4/OIOcwXFeyshoFnnYA5jamt9IBqY1PlkdDp5D5FweZY17F/P5eU8PvlA9D51NqVVdqN9XKT0y2S3CEihqTMzxWamXqecUuEjvRbhd7FSK2R69JYLVv1KADo25xnD0Vdwpp1PTHu/G2Z5OBPPC6FkeQW/omfL1ralABqGIr15qHbf+Kq4VwQzKUp5eo9wJ9uJoI8fz2bFJtKw==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 12,
"RowCount": 6
}

View File

@@ -0,0 +1,146 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 26.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 21.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 4,
"DefaultSize": 15.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 12.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 296.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 7,
"DefaultSize": 15.0
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "ElementUI.AvatarCellType, ElementUI",
"CommandList": [],
"showSystemAvatar": true
},
"TemplateCellSource": "项目成员"
},
"1,3": {
"TemplateCellSource": "项目成员_全名"
},
"1,5": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.DeleteRecordCommand, ServerDesignerCommon",
"ShowConfirm": false,
"BreakpointIdentity": "e3b31c72-21c6-476f-90c7-5a7184065e2c"
}
],
"ToolTip": "移除",
"Size": 18,
"ImagePath": "回收站.svg",
"UseCellForeColor": true
}
},
"2,3": {
"TemplateCellSource": "岗位名称"
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 12.0,
"Foreground": 0
},
{
"FontSize": 12.0,
"Foreground": 1
}
],
"Types": {
"Strs": [
"Accent 4 60",
"Text 1 50",
"Body"
]
},
"CellStyles": {
"1,5": 0,
"2,3": 1
},
"SheetStyle": {
"FontFamily": 2
}
},
"Spans": [
"1,5,2,1",
"1,1,2,1"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "发起钉钉会议"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//98C7NMr95McrxpzpBKCFfYARheccEwfbI8d/vxMoua3xzg6+eYnICbxv3c5axo/B94WC/DCaJCR4ZNfArnLM9aToTHCLxZgM4qGA/isza7Xzw3k8sIK9aMDdytHAY6wBrh5LMdouvaL1gI6QgMyYh/cM9K0hUmk3RmA3nm9gOocGfKlSWB/00AXPrFG3o7CBBgJU8w+dDDS2iLjOaVYkyzg8X0a667FeLLont944/9efxqD1Mr63ZUiGm0qsSdyw3uKJohTJlL+Yw7Cp3JPkK6k5boVPWnJGikztLkuO9jg+9T3uCa151SR+GY7ZHSBB7mPYjlSuBNo11zepLLzUP4zOJPPebY9qLC8+ZcMLa1EE7wuIQPjxVK7Yis5W+8owYelXtziDHogymNegt4vSYNaoNlErNryw9Zo2PCh46F4xQt75VY6wlmnfVAAYMqdNybqWz9uqTLMQPwpuXcmF8ACuFMe8Ppffv8Q/ghJoAyFpR2JRtdkY/CnwkLXFuO30bj0NlyLdF8K1rVz15DZxH8LELL+JJ78it8nbSPA4o802OWIZjaFNM7QFnB9T5mMiUV0R65yl7gsr8ygxoirNUXkLXWWp0ElDkh0kdNTM0SYl2IRUZ9GiuvSwQDjzH5A/94tKTMNTK+LrtBAlQoOt6ibNgolG4MglOEyGZt2w/+P4mFGwWvGPaafGOkUFVJwBGXYkeamRT8fmUe0bg/iSbipIexwc+fZYRTnfZTaHTZiiSoYCFtdjrmCYYX4yOCQzF7jVqIMAIcJ7aX6lqfkE61CcOpjThbOn8Lt6D17H+K4UWFhdHHyyzx/eK8yYnbTHNHa2P3qDuYFhuADSwTmdxgtN/rnSAXo6hiBGQOVJiWmhIUL9vyMY2mYvvKJVSCRnJgc8iu46+U87X64TmtfzmA==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 7,
"RowCount": 4
}

View File

@@ -0,0 +1,60 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
}
},
"Count": 1,
"DefaultSize": 35.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
}
},
"Count": 1,
"DefaultSize": 35.0
},
"Values": {
"0,0": "😊"
},
"AttachInfos": {
"0,0": {
"TemplateCellSource": "Emoji"
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 16.0,
"HorizontalAlignment": 0
}
],
"Types": {
"Strs": [
"Center",
"Body"
]
},
"CellStyles": {
"0,0": 0
},
"SheetStyle": {
"FontFamily": 1
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "emoji"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//sWf7QUcv8QqXKSmyyVlNdMJ2uth316VM7+1Q1MI1SUyj5TdUe9sBi9Kk4mZvfcOFTVsWhfwNXVypcZ01Om21nBzumkFXQnXLTAlpMSs1EAQYNYvhjcG5915s+Y60XLx9FnPXjDhU4WBomo5flys00LYttEEir06mErC2w5J3C8GGdjNP+MoiBOo3Mh3WeOZsDPQWjby5V+awp68A0Pe4oP6K4YngkFZoEOxIXHUbos8NHwyUa61DhjBZnTvG/yJe1AtLwoGMFH4LB4QdXfrCx198e43D8pDoULYgvsMfXiEvYF2bieUyoRFStSCnf0LsiqRP6w6J2jONo0U+vQUdwlSU1cKhZpiUuhFwt/AHqz3l1JWQjl45Dfmcu6C1voONyK3ssviMGG42vjyYCNrMCuRIq637th+66/pdQgE0PnHt8hv5fW3Dj1+/Bh/XHx7z4roo1CK3C7fsZy4Bp5e43NS81CPkhbpKNkC2K/HFd4jwZG7CQSDVHyEyykBx2/aZpxdVHhcxYzFNqLKNKogGacpr5/P1lqyrGkNZIFv2wgM9L+T3c++ZmyZxR6S2yXnW3+7kfnuu1XQ57i0NxBucmmIfWX2Aleb8lpoC21f7Tjy89w0OjludN/5nWogdzAylcZVWzrgxtz8qTNFOMMq9kFd4tPWpJBRb6EmwOLm6fZj9YC0MXeNFc25DlOKk2yZcQ/qsKmyvhIDpEjbLpW76hKBgp4h4bzjN9ezgr/5w4aAikR6UZX+qYWSKRvsSXTRIr+eDFEJtGHtM7YNdwmwWlx0wnwyDzxQtT3EqDG0WNYZHfarXIEhjnOn0XGEehSGCcdCpeAfQ7uzbJRN+XheZD7+cDyyFQEmPjOPk7u0MXcXmyq4ZxlrxAmkoXDdWrNi9nl5aiTTYLo2ylNGBGn59ww==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 1,
"RowCount": 1
}

View File

@@ -0,0 +1,124 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 103.0,
"Mode": 1
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"InLogicalVisibleIndexes": [
2,
3,
4,
5,
6,
7,
8,
9
],
"Count": 10
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 595.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
}
},
"Count": 1,
"DefaultSize": 595.0
},
"AttachInfos": {
"0,0": {
"CellType": {
"$type": "Forguncy.UserControlPageCellType, ServerDesignerCommon",
"UserControlPageName": "聊天起泡",
"PropertyValues": [
{
"Name": "姓名",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='21293af3013f474faf264d978cf3501'!A5"
}
},
{
"Name": "聊天内容",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='21293af3013f474faf264d978cf3501'!A4"
}
},
{
"Name": "头像",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='21293af3013f474faf264d978cf3501'!A5"
}
},
{
"Name": "我方消息",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='21293af3013f474faf264d978cf3501'!A6"
}
}
],
"OverflowMode": 2
},
"TemplateCellSource": "内容"
},
"2,0": {
"TemplateCellSource": "角色"
},
"3,0": {
"TemplateCellSource": "内容"
},
"4,0": {
"TemplateCellSource": "用户名"
},
"5,0": {
"TemplateCellSource": "是否自己"
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0
}
],
"Types": {
"Strs": [
"Body"
]
},
"CellStyles": {
"5,0": 0
},
"SheetStyle": {
"FontFamily": 0
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "聊天列表"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//Fs25smeu2KO0GMK5k47yUyieweA5Qi4qFfC8bfHQPICq0PAOJ7sSYyGvrMA5qmDREhkQ1sLolUuy0AdWXdBrV4tpWyg8mTEQFtiLflJIWq51KzCpGc+hyQrnojpi7TWE0HNmm1LV5NZJs9ltBhc6Hs8w1lvayIgSOrAkB6lqvnHCL5l3tG1xvGETKDTjGSRnvZdHMWC8oNJWLdcWEuGfUI7mkW7TF58i6kY0n10M3FCu5kpepguUFuJgvDP0TyrVLMdhzNKCuFPh7dG2XtVjNIrnqTHTh+VZAEm25ID/OSX2JKzlLqkrsjT87Xrc8j32tTyJJUBsF4DU65Tw/0Ox104gH3Z3NwvgAT/FFRQRfN5bxYk6RVqizWVn26cdaswDOWy9G0Bnftf1mg7k46O/Xbc0ra4b1xVVx+DBKzsCL/Ooy8u9T0C8nwH6OT7aETJdZv/4wuIdSZwhmYST8y6fqu95m1oriOod0SCA2gdz+A+yCvFq40TCeqQNUqBpF7I12cnsfgITDKMum7zAAY481jQqkpttEyVLGSGODcXplrYc3SfSPGFiebH86EcF1ysD3ZIyJfUoFll8tdiyO4iekUN15Wf3/zmTPa+WKEJAyUw96FmYVo4K33tM32bDYwvndxZukdmnUPe0jLorgM7snAQhHXsFHtVpfA4rDqdCq+oI9UPQ1j4Stw5/jVyA4syaS/QYyoXEJHdWoz42SR9Gogaj4M7fGfvTuTLuAhgsPB51SEfTety05q+RZuOkD5CUjkeYOxeGId9u3At2DUHDPIYWnobfqnolTLS+7dJRt5wFlwh5JTfBdTzE0lrjK4LB6++769Q7R9+ZBdLcowwaicwgvhyuwP0q/AOgL+e6o36thh1+vy2/kE6Qa9wpx95PbFH6T489fQ8huRu2Uf+VIg==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 1,
"RowCount": 10
}

View File

@@ -0,0 +1,154 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0,
"Mode": 1
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 21.0
}
}
},
"InLogicalVisibleIndexes": [
3
],
"Count": 4,
"DefaultSize": 15.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 135.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 4,
"DefaultSize": 15.0
},
"Values": {
"1,1": "新主题..."
},
"AttachInfos": {
"1,1": {
"CssName": "ec-label",
"TemplateCellSource": "主题"
},
"1,2": {
"CssName": "hover-btn",
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "对话历史",
"UpdateType": "delete",
"ShowConfirm": false,
"ReloadAfterSucceed": false,
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "对话历史",
"ColumnName": "主题",
"GUID": "12415933-84ea-429a-ab35-a22401060a8f"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='2d17eefef7c5473fbc54f0c5820a6c1'!B4"
}
},
"NextUpdateDataTableCommand": {
"TableName": "对话主题",
"UpdateType": "delete",
"ShowConfirm": false,
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "对话主题",
"ColumnName": "ID",
"GUID": "eec4f62d-e4b1-4f53-8849-c6889fd40cd1"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='2d17eefef7c5473fbc54f0c5820a6c1'!B4"
}
},
"BreakpointIdentity": "38a80794-dcd3-4690-9565-4639bc0cc253"
},
"BreakpointIdentity": "8b0b82b9-dfb9-427b-b300-baa6f14c524d"
}
],
"Size": 14,
"ImagePath": "Application/034_close_delete_2.svg",
"BuiltIn": true,
"Color": "Accent 5 60"
}
},
"3,1": {
"TemplateCellSource": "ID"
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 16.0,
"Foreground": 0,
"WordWrap": true
}
],
"Types": {
"Strs": [
"Text 1 50",
"Body"
]
},
"CellStyles": {
"1,1": 0,
"1,2": 0,
"2,1": 0,
"2,2": 0
},
"SheetStyle": {
"FontFamily": 1
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "首页"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//oyHQCTN/BrlBkQY7fGG1UDrYZZTk+8fxvCG/LuEr5UjvQhjpOYgP3BqSkJ917iQYCekrhAbSorWsHu2Xt1oUUyM10vJ4BnIfLBzSwlZn6h+h0qU4iB5aFSMe9X4NzH8Oh2S02LYyFjsW3l8qlad3+BzSt8sDsZJ/5Sy7wAqcjvEFKV5FVBNE22wOQpVAkEVwCZMBG5PKXzYy0rW2vKbYZeZUTIUM4rGwyEtjtY8w0CqdhglgTeizX99QANKCdUgWEOUP9GoMTP5uSKy6bueyMSMP2dNsMI1CtJKe/5TnN8fPdwI4Uj38Qft+/utr49ldnGFlaemRPWW8SZdjY5ov0AIJtQ9W6EOhcYGPjINEkemueMxzH90Or/V7Qa+CS8a5FyK5TTeloUDeLu3gMIZT+D/1Ak7G5Kw/0ttFGQH/QaXdfEoYO52aphyK92+4671dL/2nNdsXn6kgQiymYGjLJsMuFDlijudtt4af0Xo9i+P5+PSPbrwgjNenbAiaBqqih4y9KqM/uetWK72d+xm7DSXehyxJ602WxNCJF8FRvIIVeNKmn7bRW552tX8b5H71bBuUssd2/l6gEdYrQ90X7JOeLIMXnjXcplox8bIyqloN5hdSqhkSvkWjjfudSBLGzDP1+7+fs45cSp7Rd1OMSF/y36bGOcVYcraAa7i+B1Rp76k8SEd2gNPkq33oyHzUdUeydKXqag5D8E35uxM7x2CfyW1RgYVROWTnh9K5X39zA9j3Knjcye9hfgDucnTcSlFG/+oo1gkPd/gx+zCYVvkVYkMiz/9YZVIYfu0AQ+QGt3ZGucdumiOHAUC7V7NjH0FjcJo6TyMzlReOtxUljyzHObMXdrjWOB5+RVpdhK3ouV85rl0RHoOB9+a1C0KxnTz1aS6q/LrZjIZq7vAUbQ==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 4,
"RowCount": 4
}

View File

@@ -13,15 +13,13 @@
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0,
"IsHidden": true
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 370.0,
"Mode": 1,
"IsHidden": true
"Mode": 1
}
},
"4": {
@@ -31,8 +29,7 @@
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 28.0,
"IsHidden": true
"DesignLengthInPixel": 28.0
}
}
},
@@ -97,18 +94,16 @@
"Count": 10
},
"Values": {
"1,3": "执行人",
"1,4": 0,
"1,5": 0,
"1,6": 0
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "ElementUI.AvatarCellType, ElementUI",
"CommandList": []
"CommandList": [],
"showSystemAvatar": true
},
"TemplateCellSource": "头像"
"TemplateCellSource": "执行人"
},
"1,3": {
"CellType": {
@@ -127,20 +122,21 @@
"SerializeProperty": "=NOT('31a709cea02e45ad83bb92336a6d829'!G6)"
}
}
]
],
"BreakpointIdentity": "c1db8037-8db8-4396-b9a2-dfa2d00eb4ce"
}
],
"Text": "执行人",
"Text": "",
"ClickMode": 1,
"TemplateKey": "_RS_Main"
},
"TemplateCellSource": "全名"
},
"1,4": {
"TemplateCellSource": "计划工时"
"TemplateCellSource": "计划工时"
},
"1,5": {
"TemplateCellSource": "总实际工时"
"TemplateCellSource": "核定工时"
},
"1,6": {
"CellType": {
@@ -196,7 +192,8 @@
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true
"CheckDataValidation": true,
"BreakpointIdentity": "29efafb2-27d7-454c-9328-12617e52afdb"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
@@ -220,10 +217,11 @@
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!msg"
}
},
"BreakpointIdentity": "24fdebb6-98de-41ca-aec7-b3fb89d71de1"
}
],
"ID": "92713028-6e55-4a4d-b068-c2e263413206"
"ID": "d6f3dcf7-6e3a-41e8-ad09-f825ed2d3e4c"
},
{
"CommandList": [
@@ -235,25 +233,32 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!msg"
},
"BtnText": "知道了"
"BtnText": "知道了",
"BreakpointIdentity": "370f5914-b4b1-467e-ace3-19de8dfc9508"
}
],
"ID": "4c88ecc5-10f5-48cb-b09e-392fc152f991"
}
]
"ID": "5d018628-6ec9-4272-9316-4fd5473c7176"
}
],
"ID": "3919ee2c-be9a-47b1-b524-2af339313b97"
"BreakpointIdentity": "b8497480-668b-4607-8250-85d4124b8404"
}
]
],
"ID": "d3e9ba82-1919-4d06-9630-9502bb292171"
}
],
"BreakpointIdentity": "c98a428e-342c-469c-bc18-b495c01ad769"
}
],
"ToolTip": "删除",
"Size": 16,
"TemplateKey": "按钮图标",
"IsInvisible": true,
"ImagePath": "回收站.svg",
"UseCellForeColor": true
}
},
"RulesGuidList": [
"b48621b8-03b6-48fa-b4ea-b21d9a9ef3bd"
]
},
"3,0": {
"CellType": {
@@ -334,7 +339,8 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!F6"
},
"ID": "2b75524e405743488f258c5eb7932df6"
"ID": "2b75524e405743488f258c5eb7932df6",
"BreakpointIdentity": "7044f0d8-70f6-4080-8a29-5b1e15cf53ea"
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
@@ -346,7 +352,8 @@
},
"Value": "%Null%"
}
]
],
"BreakpointIdentity": "989966fb-3faa-435c-a599-e37d8d7b27b0"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
@@ -365,7 +372,7 @@
"value": "编辑"
},
"CommandList": [],
"ID": "1656c802-563b-4191-bf8f-c234a0e2548a"
"ID": "911c0e70-f7d4-45be-ba04-ea9b456db9f7"
},
{
"Condition": {
@@ -416,22 +423,26 @@
}
}
]
}
},
"BreakpointIdentity": "3a10b9a1-26d0-42db-b8ab-af0150b76fe8"
}
],
"ID": "d99c1942-4d8a-44fc-807c-7a19ec3604dc"
}
]
"ID": "38da0a56-d9bc-4c21-9115-e02d53c2a051"
}
],
"ID": "2e031b9a-63d2-42cb-820a-3e1f1201b73f"
}
]
"BreakpointIdentity": "07f27a17-5429-4201-9de4-fce042de7c7a"
}
],
"ID": "3202662e-fc36-46db-a9a1-6d8229f265c3"
"ID": "f02c532c-d1cf-45b7-8740-3aaafdfa5a4d"
}
]
],
"BreakpointIdentity": "3902d5e5-7062-46d1-bc63-b98402e51fa2"
}
],
"ID": "f32da821-a9f9-4773-81ad-c133fd8c06b6"
}
],
"BreakpointIdentity": "7191c05a-2c7a-46f2-8b0f-9cfcac05c4c7"
}
]
}
@@ -455,7 +466,8 @@
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!G6"
}
}
]
],
"BreakpointIdentity": "6d27014f-e278-467b-8152-2530cff7f30c"
}
]
}
@@ -543,10 +555,29 @@
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "工时详情"
"ParentPageName": "工时详情",
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!$D$6='31a709cea02e45ad83bb92336a6d829'!当前用户"
},
"GUID": "b48621b8-03b6-48fa-b4ea-b21d9a9ef3bd",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsDisabled": false,
"IsInvisible": false,
"IsReadOnly": false
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//uM91de2hudV1glVk4A2uz8b7uTGgjqgZ5NBvyBpDtZduOczlsmDNunr+TB4L4mz6sJMsqRisOVfDFSVP6haPsbvKknghFvvrFKMB6qFCSlGRg/o2BFfgAT0rqp8rau6YIjyrD1THQWw+GJoSyuDpYzbCHATkh4mGbFIwdDL4hT1MRKR3pPRF404wxZzaLMEpITpeAk84KbXF906f6M5mOE4453e3D6KdPznBYe0t2+uncvw26fHm9zqLjXJeg3DNNmCiS7XteWtgjRCGSqrogvCrhxq54SSFCs6jivc8hFUas9Lu6Mx8EqakylWDGSvZILSXgXfF2Al02ESEqQhYlYlLCQQNt8gzJLd/1h/OTLX+aG5Zm6gJs32xxOH0k/3NMop8uNicWWR8ROAlpU0dmLXOsnfesNYoyIU5c2ZPuL5TD2LB8efE/Gc7Uph/Fd0keOj2deNOlQUzZwZjkkdbDl76Yo7oTGX3ebEXyV85hllxbN/BXlxS9ieauTxQJsSx1eSWLTw7RR1mf/GQEvjI16PM9Mh6FqyqPxJq/cIRmcLIbROozngRky3zm5H242edv6td6bYe5Ib00L1vndeYX4HDNUQ1ncjvL5G1VOdguAdOLu6uIfyQWCzQibOhgFZUp83pRN112jMsCP90L8ZdjtF4dnNUDp5215zzh5yyGT5wvSAHBRyak9iFlExoI77dh7M8NtrDcnAEa3lAzo4fmqMgwXDg6oCuCg6l2HzPADY9PE8Aq69Cr3/G9UEDZssBCvJapZdr0GcBDY720sXDnLJY+VJ+o4sXb25RKafMclE+Fh1YTiWEfMrA84iP/8orRh+VQicg9tPDId7dXvugRa/m/aaU72lOySaSQX1Suj8Hv9Lc2dVkyuFSImH9e2Z4+PT1yI6XR0jvus319ILPwA==|920
}//rlePnbOaSOqj0mkCPC49g23OLCF7EZMbJxohQP+u5uvDOsAbuK9iVAWQOUzogUk1kgehZnbpms/pGMkdDK9LIDZBZq1eKje4d/vlzXXfJE3wulbrSR3sCSg0PttM61kGVKknYd8Dp2ZySXvqGsscgEGqt/6nigkgsMRh49GNayuvO1d9SGzUDN44nVY+ZP30Sw+LOLJnf0S0f6CCjvq6nenXMfuA4FxWHcP6gBvPZEXlqFvHd+wliZOj14QrL2RqSd3oGkNLH8iz8h3w2wklvVaSnp7HBRESfv8b/j0Fxs4VOP2IbNgneFSqBfEUqYciPgwQfnSbKvTJ6BZ7pClnghwKdOEwpL+oYScVNkpJrkLewjmg2F9r9/3IoPy+425EN9k5M6ib4igrSS0kexdqWEWTcYFIkgDpqe9yAmFNKu6SbXt51RRUG2qS+dqsWNGE6Nk/Ktd41MKp/BS9/z3ksDkJ5Zk8wGSrRZdC1eemHC95KGiwZHGdVuNlKiXs8Myy9P2AigE+QmMeUD+Uget7eqsZga+bjZEsza3MoI8nKBBMdK5gbgw51uKdwpyu1G2KbFXq9v+SSiLNpBYOEcNDqvjiLbonGatt7Aiuji3UgQ8oH76a/jtYIQOPoMDCeKUtq8agRzyx7sUdyUnA3WwdCuy1i1bKydcbeiZ6eFuOdpLotuUufkmxIDGe8tAUIosftGqoZxeHNnguxnmH0KQtvgyr7R3R3+3UHPTFuUUgIAOFie5bMLQ0h4bib23ZWThic31egIycfHY85lZdCl9epK2sVH+I8hPq24bA1V6GSiilShGu3+OwKf/gUtMQ83bba/oWp6/D8zfq9IOB4uhDqQfyAn4yt86/EcG8/N2S+A2NmvIKCx7DG9YY++xxpvElzwY7TsaPznPPQwJN4w3mUg==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 10,
"RowCount": 6
}

View File

@@ -0,0 +1,346 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 5.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 352.0,
"Mode": 1
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 5.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
}
},
"InLogicalVisibleIndexes": [
3,
4
],
"Count": 5,
"DefaultSize": 5.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 16.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 1
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 1
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 1
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 1
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 1
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 1
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 1
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 1
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 1
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 1
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 1
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 27.0,
"Mode": 1
}
},
"13": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 16.0
}
}
},
"Count": 14,
"DefaultSize": 32.0
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.UserControlPageCellType, ServerDesignerCommon",
"UserControlPageName": "汇报卡片",
"CommandHandlers": [
{
"CommandName": "编辑按钮被点击",
"Commands": {
"Commands": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PageName": "汇报详情",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "99a056aa-6855-47dc-9e72-0ebf1d139981"
}
],
"ParamProperties": {}
}
},
{
"CommandName": "删除按钮被点击",
"Commands": {
"Commands": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "汇报记录表",
"UpdateType": "delete",
"ShowConfirm": true,
"ConfirmText": "您确定要删除吗?",
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "汇报记录表",
"ColumnName": "ID",
"GUID": "a1a1d0a7-6f71-4ef3-87ed-2633565a1b1f"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='3609617039444daea57da1978344c4f'!B4"
}
},
"BreakpointIdentity": "3aee7b40-5aed-49c4-9041-f0f7aa9aa6c5"
}
],
"ParamProperties": {}
}
},
{
"CommandName": "接受事件被点击",
"Commands": {
"Commands": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "汇报记录表",
"ShowConfirm": false,
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "汇报记录表",
"ColumnName": "ID",
"GUID": "bc6ced60-e7ed-48b5-8571-47b2a18e583f"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='3609617039444daea57da1978344c4f'!B4"
}
},
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "汇报记录表",
"ColumnName": "状态",
"GUID": "0027ac2f-180e-4101-98ed-5754c2406ed4"
},
"Value": "1"
}
],
"BreakpointIdentity": "11555296-7f72-403d-8c52-1c7e0af7d14e"
}
],
"ParamProperties": {}
}
}
],
"PropertyValues": [
{
"Name": "标题",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='3609617039444daea57da1978344c4f'!H5"
}
},
{
"Name": "汇报对象",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='3609617039444daea57da1978344c4f'!I4&'3609617039444daea57da1978344c4f'!D5"
}
},
{
"Name": "内容",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='3609617039444daea57da1978344c4f'!H4"
}
},
{
"Name": "日期",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='3609617039444daea57da1978344c4f'!D4"
}
},
{
"Name": "用户名",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='3609617039444daea57da1978344c4f'!K4"
}
},
{
"Name": "姓名",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='3609617039444daea57da1978344c4f'!F4"
}
},
{
"Name": "状态",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='3609617039444daea57da1978344c4f'!M4"
}
},
{
"Name": "工时",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='3609617039444daea57da1978344c4f'!B5"
}
},
{
"Name": "简介",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='3609617039444daea57da1978344c4f'!F5"
}
}
]
},
"TemplateCellSource": "ID"
},
"3,1": {
"TemplateCellSource": "ID"
},
"3,3": {
"TemplateCellSource": "开始日期"
},
"3,5": {
"TemplateCellSource": "汇报人姓名"
},
"3,7": {
"TemplateCellSource": "内容"
},
"3,8": {
"TemplateCellSource": "汇报对象"
},
"3,10": {
"TemplateCellSource": "汇报人"
},
"3,12": {
"TemplateCellSource": "状态文本"
},
"4,1": {
"TemplateCellSource": "总工时"
},
"4,3": {
"TemplateCellSource": "汇报类型"
},
"4,5": {
"TemplateCellSource": "纯文本内容"
},
"4,7": {
"TemplateCellSource": "标题"
}
},
"StyleDatas": {
"Types": {
"Strs": [
"Body"
]
},
"SheetStyle": {
"FontFamily": 0
}
},
"Spans": [
"3,1,1,2",
"3,3,1,2",
"3,5,1,2",
"3,7,1,1",
"3,10,1,2",
"1,1,1,12",
"3,8,1,2",
"4,1,1,2",
"4,3,1,2",
"4,5,1,2",
"4,7,1,2"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "汇报列表"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//FJOCE4wrRN412YKJi7K4uHMo12v3VcgkkZDpr2nZ1e10CH5F0s8TkEt8jKe1soBvlxE5idujS+s8YFHXuaf3OXPmQ7XxU0AQqWokaS3/+kUs/mUQQ+SlZt0+vZ6mRc47+CG3IlRATMLnNOKJVYg6Ig66YnWe1kgf2zsQquX+FoNI4DFwTqPhtEJNptn6W9fmF4zDnYaicwOoZW0gdi/3BnkbO26+OzfTg1iS4VlD0/jPADIu0iGxPkMZPSK/eKoxVz9mpL9PlH+BMbNS1iyPkJUlyhcCuhq2c94laPeXmosTDyeZG4re8WOJLZoJ7bI/um8c/YtwJ7kFeRNW6GYM3DeJiQ7i4uG8oCQAxMYKBAYjwvTd04ONBhwQeus+/puM+OVccGVhS9EPDi4GXydvIrhIP5xDELQfG9uTOvuB7/GLxSaL0FDawyNIDyKa1JN3OdVwVwYyn5AO2GMktnH1uTGeKxqR2SLYuIPKWAiuDqTapqhunQgaLA8H/1f832Ucs6DxAnpiAJoF79YvL1GTM1KhJxO+SdWMBBMqhyKIcd18S2aWTNVPe3nTQk02rszOew04tNbk74wZZXqx0bMompkykVR9ALMRSrYgDDtgvBCdAr5ddkbVCGVjLhI7ZRgXyKvOeXZ81T/AKZZ0pG1Cna5+2vKARK1pyunDzS2mJ6PvhhWQMtQT3uCRDhQNizlxGaH9r6lnEgb3YxO56xykSdzBJ1w1Gshm2lFJMRgN3orirDrrQ778mciQpRU5RAKzi5RNkg4pdnJbU/lc7vlPd71zUB/NYwtehF56lV0t/6G3bFlNAnlOEkm4VjV/huS5HLTrbd76X0OsQ0HzAp/xcbwgO9uN/Q6EgrxK2gGem2fxr8DGuSUHyK918QniSaHFCvAuv9J70NZjXE+4UPhz6w==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 14,
"RowCount": 5
}

View File

@@ -24,8 +24,7 @@
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 21.0,
"IsHidden": true
"DesignLengthInPixel": 27.0
}
}
},
@@ -68,10 +67,6 @@
"Count": 4,
"DefaultSize": 15.0
},
"Values": {
"1,1": "描述文字",
"2,1": "执行内容"
},
"AttachInfos": {
"1,1": {
"TemplateCellSource": "描述"
@@ -86,18 +81,196 @@
"Placement": {
"SerializeProperty": "='36d33d0079644f28b16bd0fec90394c'!C2"
},
"PageName": "右键菜单1",
"PassValues": [
"ClosePopupCallbackCommand": {
"Commands": [
{
"Source": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='36d33d0079644f28b16bd0fec90394c'!B5"
},
"TargetCell": {
"SerializeProperty": "=右键菜单1!点击按钮"
}
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=是否为确定"
}
]
},
"value": "1"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='36d33d0079644f28b16bd0fec90394c'!选择项"
}
]
},
"value": "编辑"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='36d33d0079644f28b16bd0fec90394c'!B5"
}
]
},
"value": "%CurrentUser.UserName%"
},
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 2,
"PageName": "修改报工",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "2602fd2d-a679-49de-b325-eb8b7d0c0c1d"
}
],
"ID": "75dda56a-de54-437a-ada5-6c3be041cc4b"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"FourStandardStyle": "warning",
"Message": "只允许本人修改",
"BreakpointIdentity": "6ee94f66-04c6-4e92-ad4c-1b9e04b1e968"
}
],
"ID": "4f08ba7a-994d-42d6-984f-fa54294d5e30"
}
],
"BreakpointIdentity": "84ad51b2-84f1-4d95-9af3-01c714530f07"
}
],
"ID": "414994c5-8e09-41a5-8725-c85863faad50"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='36d33d0079644f28b16bd0fec90394c'!选择项"
}
]
},
"value": "删除"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务工时表",
"ColumnName": "请款单ID",
"GUID": "053c6c3b-105f-4fb4-a7d7-0d84a6357d03"
}
},
"value": "%Null%"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='36d33d0079644f28b16bd0fec90394c'!B5"
}
]
},
"value": "%CurrentUser.UserName%"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "任务工时表",
"UpdateType": "delete",
"ShowConfirm": true,
"ConfirmText": "您确定要删除吗?",
"BreakpointIdentity": "7781fc5b-d18b-40bc-a68e-26e1655e9192"
}
],
"ID": "3cdda4bc-4b29-4a7d-9b7e-3aadbe99a88c"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"FourStandardStyle": "warning",
"Message": "只允许本人修改",
"BreakpointIdentity": "13e41c4c-a801-48b9-b748-3d2a48d928d1"
}
],
"ID": "2a369f68-1383-4d9c-9453-a957e97152d8"
}
],
"BreakpointIdentity": "9dd078dd-e5ad-43e1-aee9-1e19e839e53a"
}
],
"ID": "0de1a539-e795-48f7-b760-e5bb4d755547"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"FourStandardStyle": "warning",
"Message": "该报工已请款,无法删除",
"BreakpointIdentity": "f3405dce-1bcb-4fa1-b951-254daf24d062"
}
],
"ID": "45d2e1b9-dc00-4743-b103-5f7281fc26fa"
}
],
"BreakpointIdentity": "bd0f5c1f-648f-4b97-b4fd-bef53abb385f"
}
],
"ID": "574784d6-dc36-4cd7-86aa-a9bfe1e6c948"
}
],
"BreakpointIdentity": "7e44095c-da99-45c5-9e46-0bb76343885b"
}
],
"ID": "d9a3bbc6-f7da-43d3-9783-5e30796e7635"
}
],
"BreakpointIdentity": "bcbc30b8-7d5f-495e-8a83-90c3095f79d4"
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"选择项": "选择项"
}
},
"PageName": "编辑删除页面",
"BreakpointIdentity": "9a358f95-2a91-4037-b947-d532a014276d"
}
],
"ToolTip": "操作",
@@ -111,142 +284,7 @@
"TemplateCellSource": "执行内容"
},
"4,1": {
"CellComment": {
"Comments": "弹出菜单点击后传值"
},
"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": "='36d33d0079644f28b16bd0fec90394c'!B5"
}
]
},
"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.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='36d33d0079644f28b16bd0fec90394c'!B5"
}
]
},
"value": "编辑"
},
"CommandList": [
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='36d33d0079644f28b16bd0fec90394c'!B5"
},
"Value": "%Null%"
}
]
},
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 2,
"PageName": "修改报工",
"LoadBindingDataOption": 1
}
],
"ID": "0e5ee6fa-1138-49bc-800f-cb4365a395e6"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='36d33d0079644f28b16bd0fec90394c'!B5"
}
]
},
"value": "删除"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "任务工时表",
"UpdateType": "delete",
"ShowConfirm": true,
"ConfirmText": "您确定要删除吗?"
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='36d33d0079644f28b16bd0fec90394c'!B5"
},
"Value": "%Null%"
}
]
}
],
"ID": "04395c8b-e56c-4862-9347-59e9b644a81b"
}
]
}
],
"ID": "32863028-2b2c-4b18-821c-d0acc265432c"
}
]
}
],
"ID": "2db52308-494c-410b-a5c1-b480de94cab1"
}
]
}
]
}
},
"4,2": {
"TemplateCellSource": "ID"
"TemplateCellSource": "执行人"
}
},
"StyleDatas": {
@@ -264,10 +302,6 @@
"HorizontalAlignment": 2,
"VerticalAlignment": 3,
"WordWrap": true
},
{
"Background": 4,
"Formatter": 5
}
],
"Types": {
@@ -276,8 +310,6 @@
"Background 1 -50",
"Left",
"Top",
"#FFFFFF00",
"@",
"Body"
]
},
@@ -285,11 +317,10 @@
"1,1": 0,
"1,2": 1,
"2,1": 2,
"2,2": 2,
"4,1": 3
"2,2": 2
},
"SheetStyle": {
"FontFamily": 6
"FontFamily": 4
}
},
"PageInfo": {
@@ -300,4 +331,4 @@
"PaperSize": {},
"Margin": {}
}
}//yJlhVAZZoplIykx0Qm7+4dL82Hu6ZRAZTR4wJ66soNvomBELgT39Q8b6BUJ8QNnDcl9upzo31DvdVXJCtDdKF0/OYIhnRFAViKoeXRJKSPxMtrtsQXFLrXV8tH9US5o5ytBI87UnneWjJd0WI1BfV8rNx1r4vJqOFv9D5JyU6eX4BFTfS5e9hJJotQLPGd0cHCYSWgv7QcdtnXYVMqM3AT3TCckg0NJSOPJFXcOV5Rfi0WRIoHkz9aUBO5r/uoLhdC/3S2TgnAKUqS00KOQTgilT45UttmqQG405SSnYP9OXIN+hQD2Z/HBEPc83PNBBpiN793LolJcKrB1yeyxNH/g1K71aBSoeAvRxWrHOaOauinRV5vpfKFiq7mc4CL2TX/7jC6TCyhvutfb59N8AjNXp/d+ZGtNfxcljRZJSFNkXbT8OhM6jblkkR7eFyBscDegGwpVCnFSSb3Y5tR5d8uupv5dE8hMy9wSuDufBKC0uIu2JdPBMIwLQ94k6Gkanv7VAj55OeGCXx2mKp1QxogINkcuOgZSfXRjQRdKkcPPSP4PVhrTmlsHOllsCKKR+IoWfcWj/0NZnbel8mRUzyV75/YpzeqXMC60erIHhM08VwqqApcWqkpfY9zMG5sCN+CVFIJMEGM5OH8vp40bDQCMlAM7pYSZ7ydN+M5HgrSCA7UGwfmwiP4Oc1YgXzk4ZSpA4tqoq7aVVbytbjHvOuo6J2187rZ1qL9qYAeApemgp5wKB5n7PJIsioPeoizJ6ymj8llTGeLgHoMRQWy3OjPdo0Ff2EPt5891VPa/xO+NCXuCLPamoxhisnC1gtQw9I6KY5PtOa+gnRJoPdECZp+vPiMqPicTFmK3B12TQc4NqfIGHNd44ucjX6z66S2ONphQNQLHrG82IwTfd8NbM9Q==|920
}//INQlNeG4STAAJYW08C3jJT/shY8lQ+Yq7zRbYP3J83IHulb6+hhhHpOzcY1Q4Xnlih/Q1mZJ7DXMhKHsBulorXIUcTBZ5TB5pYnGowIkT9M38YVKUS6ds2gTI0iihxc1ra1Avsx8GJ2jGjW8BASvV7zvxpDNaM9qCi7cpZj42yliIVIvxXoFYU+ceyOkZIBO0rAFr9iTdOlisAhMS03QTxhceHWK7/8gEKppjUrh9A6Z/RiGyIc7KtQr2U/Eu/MhrXtiGhKthCJQkEHL65V8gp01WsuAvxopKcFTDLlqV37iT/JtoX9ZJ6VSL6t4H+DhEmhBsw9hFZVd85DMitHAgEiaBJ+/Cw9K5jA3Gp5q5ZcuIAT0adtum/5mEaMGguTycBwc+ktEd0D1lApjsW+TCvZoKCLMVCgN13Rj/Ooon/ZVgBc18pusi0KnzM2sToft3hG1fsNdeiPQArpS5wNYLM971U1h36hC/+hglAhw2jsiAPyXEAB5TdmBx7j+SsJCi0qQk07j9OsXydcTN/nvgktXhKRaIbHRLECi+cZ6+IKpwV941O44aa4uSuT97cUQNMp0qmgdwiEE4IvX8leRYkhwoyuCznCkC0t7Op4iuqEMnYOHxpSEWpomYnJBK971II6GlbNR8M2xGPoQEePBv1dN7ZvlX8xqLW2zkpY0VW8Nlqda5GD5D3KR+KSLJnyLv/1aMTIrvFZJYUBhNiTc8Ap0KUFiv5d3S1WZqlPBiPGnDHpGwLhNkB9rapXh3M4r25yLwmwZI7hcYZav3YXjvUtlyhxOTBRa1WBwLMqaBkm1HhLst67pT8dFNOScBxtwRZGNaHa1P/+wES6k8EkNNdbNJrcolbCMbwt9Nr7G7KzHnIGxY6mt/yJAzXARbQgPvvHVjnt3LdMnPd7BMY6oQg==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 4,
"RowCount": 5
}

View File

@@ -0,0 +1,268 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 5.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 25.0,
"Mode": 1
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 5.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
}
},
"Count": 9,
"DefaultSize": 10.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 5.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 196.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 57.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
}
},
"Count": 7,
"DefaultSize": 10.0
},
"Values": {
"1,3": 0,
"1,5": "类型",
"3,3": "项目名称",
"5,3": "xxxxxxxxx...",
"7,3": "username"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"Size": 14,
"ImagePath": "Application/139_time_1.svg",
"BuiltIn": true,
"UseCellForeColor": true
}
},
"1,3": {
"TemplateCellSource": "创建日期"
},
"1,5": {
"CellType": {
"$type": "ElementUI.Tag, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"ColorList": [
{
"color": "Accent 2 0"
}
],
"DefaultValue": "类型",
"separator": ",",
"size": "small",
"effect": "light",
"allowAdd": false,
"addButtonSettings": {
"width": 100,
"text": "添加标签"
},
"distinct": false,
"ReadOnly": true
},
"TemplateCellSource": "类型"
},
"3,3": {
"TemplateCellSource": "项目名称"
},
"5,3": {
"TemplateCellSource": "项目动态"
},
"7,3": {
"TemplateCellSource": "执行人_全名"
}
},
"StyleDatas": {
"Styles": [
{
"BorderRight": 0
},
{
"FontSize": 13.333333333333332,
"Foreground": 1
},
{
"FontFamily": 2,
"FontSize": 12.0,
"Foreground": 1,
"Formatter": 3,
"HorizontalAlignment": 4
},
{
"FontFamily": 2,
"FontSize": 13.333333333333332,
"Foreground": 5,
"HorizontalAlignment": 6
},
{
"FontFamily": 2
},
{
"FontSize": 13.333333333333332,
"FontWeight": 7,
"Foreground": 8
},
{
"FontFamily": 2,
"BorderRight": 0
},
{
"FontSize": 13.333333333333332,
"Foreground": 9,
"HorizontalAlignment": 4,
"VerticalAlignment": 10,
"WordWrap": true
},
{
"FontSize": 12.0,
"Foreground": 1,
"HorizontalAlignment": 6
}
],
"Types": {
"Strs": [
"Background 2 0",
"Text 1 50",
"Body",
"yyyy/m/d",
"Left",
"black",
"Right",
"Bold",
"Text 1 35",
"Background 2 -90",
"Top"
],
"Borders": [
{
"Color": 0
}
]
},
"CellStyles": {
"0,1": 0,
"1,1": 1,
"1,2": 1,
"1,3": 2,
"1,5": 3,
"2,1": 0,
"2,3": 4,
"3,1": 0,
"3,3": 5,
"4,1": 6,
"5,1": 6,
"5,3": 7,
"6,1": 6,
"7,1": 6,
"7,3": 8,
"8,1": 6
},
"SheetStyle": {
"FontFamily": 2
}
},
"Spans": [
"1,1,1,2",
"5,3,1,3",
"3,3,1,3",
"7,3,1,3"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "工作台首页"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//iuvgm1ZgLKPSnvwbidX515vs41grav+SxVHZWo0YsafU3yPXMFgJJD6dQLWDZF9A3JCH9XgNsNZgfuo22XxBOT0KAfDN8qd9JjpsG36MC0A45b2c5LRUdQt3MiS/FN26Nm1WB6hyPasfTaNer4VUBWs4bcjY7uTsJBV/XhcG3CE6hStLPPO+Xw09rYAzEsJeVqXz9w0swsGyfOjW28Q9JJmXf4YrEZVanxRR26pOBLAKpWqG+XfAJNGn+bVdF8HnteOJ3NvjLtNUbcB7/ZdE9zjsUdINTLc5/QmnOfYM8PBOpTU0WwHCCIVLvOOj5sOTOAzQkDvMp8Nz5nmF0RV87WjyfV8qcmW54iRp7cPpkAm+Mj0e1hgfYx/bjSmYHFc5tl746boUyxOvrQuyskSg0CfxuY/+0mS7blBDCuw2i8gF95vCIbCUhDPZqfSUsYEQj78r0mx/Zm/yu4PZXOT6Tm5nnHb13sFmzL5igHxH/B+uAIIK9FIYFx0A+OmruQsjPQTrGr/n0/qkjZth8UeIGqAz7yKxkvRwsn4gmy68SamKKYSXEPQEeb5RIxETnwph0zBezXQy4NsY/1axqNlhCs8BO5fEbC4tsCRufiF1s6/vYQ+CzhAkH85y8XtDw/Hu/qgEXLwQCPB8Ire0U3zL3fXpjPUn/fOgvFgljjJn3YGSMbhSkNplRPeeYZuYLHkyJnjak3sR6MRce5r2683J/H6Kv0V2Vc/wyDBKnDjPMow3lJXN6HhaPTw46Ig+ey3QJITr89FpI5BWjbk+2aR4ZKrrei+8F7PxxPXeYjUZPbAD45l5VVj7cOAnwK4MtgzKWohPleSiEz3N351Inc1p0ioSmtW07tJflu0Av5MVAf/aya5h2Vs0+ZyYOSTgTR1fNLdldv8edyYMyz2pnhPnsg==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 7,
"RowCount": 9
}

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 3,
"RowCount": 1
}

View File

@@ -6,19 +6,19 @@
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
"DesignLengthInPixel": 19.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
"DesignLengthInPixel": 16.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
}
},
@@ -32,7 +32,17 @@
"DesignLengthInPixel": 15.0
}
},
"4": {
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 129.0,
"Mode": 2,
@@ -44,57 +54,50 @@
}
}
},
"5": {
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
}
},
"Count": 6,
"Count": 5,
"DefaultSize": 15.0
},
"Values": {
"1,4": "项目名称",
"2,4": "项目简介"
"1,3": "项目名称",
"2,3": "项目简介"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"ImagePath": "app-logo.png"
"$type": "ElementUI.AvatarCellType, ElementUI",
"CommandList": [],
"icon": {
"$type": "GrapeCity.Forguncy.Plugin.ImageValue, GrapeCity.Forguncy.Plugin",
"Name": "app-logo3.png"
},
"shape": 1
},
"TemplateCellSource": "项目封面"
},
"1,4": {
"1,3": {
"TemplateCellSource": "项目名称"
},
"2,4": {
"2,3": {
"TemplateCellSource": "项目简介"
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 13.333333333333332
"FontSize": 13.333333333333332,
"Ellipsis": true
},
{
"FontSize": 12.0,
"Foreground": 0
"Foreground": 0,
"WordWrap": true,
"Ellipsis": true
}
],
"Types": {
@@ -104,15 +107,15 @@
]
},
"CellStyles": {
"1,4": 0,
"2,4": 1
"1,3": 0,
"2,3": 1
},
"SheetStyle": {
"FontFamily": 1
}
},
"Spans": [
"1,1,2,2"
"1,1,2,1"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
@@ -122,4 +125,4 @@
"PaperSize": {},
"Margin": {}
}
}//Niy0Ea5mtX4dG/3eLn20goKi/P3duysoTzPEEiUWtkDmkOf+EaVKz+wSjY8GFRToc2bvaMjvkEu/7Ac47nwHoJu6nO0fqm+BLDlDctbo339NWjrrP8BDwkwact/dLUjdnmOu3qmtUs9YtM0nHhPpIZXcVoHvsg+sb+CoxVFC4apUrEMr+z3rjcWi+v8AC+WfFWRFp0Ekk9WyJ+e/C154KLOlnXmFPd4hLIN6WmxPmDC3h7nE27Ot+RBrCwZfV3xEAW/o6rwFx+hlUjNloTlRxvqcgwvJgSd9v1TgN43w3xcba9JXod63xPuGmqXemnWVXBYF0tKGMd0F+5tgRbNejGvpqFCjVzK0D02WZA31GxeqZbLylLB5UT8N5olQLoCSDHMfbOQToCfJnz9EtVc9ECTuDSCgo0rbNSXYHtPzUXu1ir+TuX8LG2gbMpILWDagZdZM1vpkDDyncLhbMdSffOg0J+vB3dpeNx0YasWRC3JwcYm917bK/yEoP7nQdcZuEraxa2GvtmbNImwINnhUoyxJAxGztxBuu2wo4Y8Ee+KJdbTuwJD5i3DWmz7vDPn4MTv36Edz00QxNx3xwygniDPxVpTR7lcc59eA/dzFkemyJzOQSOnukFMgWkSigWT/6XWMIri0QdnLGvMngyil3/D3T4lxPTF7Olj4g/U+XPxPP7Xzv2EGDyciI64Naw156ZsbaoMFxb9NBMjs2iVAqNdOxfEeZY3GcZ2F96zc+4az+Jj8K9F0ElK4t7IVTnreiwvS5U2sSPFXEElb+GL+wpZov+iYkQGfQZfH95bH6cUi378W2mpAwcSB4UT2b0eGiuc+mUn9+8lZ4QR5ToVMPm/nDsegY4yN7Eqcq1RqrwO8GOOy1kBz1tqE83eD93R94OG/2596iH4Kt/FahENZsw==|920
}//GiDRSIONxgeu8+je0fmP8IeOYu+vrHpSsMdmNXpIqT1X8HeNm2XuQtbTL8xUajwK7w5lpCf22JaDNn+1TQtm7tXo/Z3UcAg6UNmX/kgz6wqh6urBi4qQesuyFr4KNs7QV1xTDXgzj5wqEtFTOpHgzzumyApqJNvV4w7Cyt01ySaW2laMx8MYT38IZj0n8ExlkGPSYL0qTD31VqbyH7h9BM6axqpk+6YVvAFyqAISTuYoykw4aV25IwMjG/M0ZOtKL9dMICC24D2+/6ohbzI6HCXjuaqAfFRY/MkyMRXzDsnl9inDg7f1IgHGciDH9p3jrDS9hM8DKqZ+0GxbFjXxYYamcPmrQP5L6SWzUR9w8mJhktaOktyEMovtmLk/2PzfHR48peaG2qDMK9k7t0WId6QgZECx6Hfie6zpwSzeCAAASTzkjaVVsUivATnUFQWT8DtNwREbNYZ7mMV707baQ9PU1cT3gvVRC1mhemKJwt8XcOApzq0Jhc4JFbG1uDl71IkKDASUK/vKUap+u+EOxhRenU/4De2lMdO6mA7hnQC2LEikEZF1rK82xNs2sfpttybZRsHBHP0zKwvxbHuOFyEp21H7FcU29BIE3O/GTl6QTp4QA30RquNhC7xhfKCnFn4lvYb7FpTh078kMPzoUiTlvHRiuVtv7IKH+0wOLFavRE16QTN0kEtjrxryaCc91ZlSref46f/2JP8SXRUdn7HR9W16uwFjkAGFntdcDP2AsdXln5FprkgzTsOyd07NoWaNr/SFhKCN+kaEfAolV4t554fuHnk8KfFIB/1g6ZyYEJeJHvhwDsg+2VKqYy+kuAA4NaL5BUDqaFUCISvtxwZeuiIvU5YqqOhuWta8N/2RU5rnIbTt7Sknu2TK7mCHUq3GpAFTgQDTI43GMoSotw==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 5,
"RowCount": 4
}

View File

@@ -0,0 +1,364 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 16.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 5.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 17.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 17.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 16.0
}
}
},
"InLogicalVisibleIndexes": [
5
],
"Count": 6,
"DefaultSize": 16.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 16.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 286.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 105.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 16.0
}
}
},
"Count": 9,
"DefaultSize": 16.0
},
"Values": {
"1,3": "姓名",
"1,5": 0,
"3,3": "岗位"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "ElementUI.AvatarCellType, ElementUI",
"CommandList": [],
"showSystemAvatar": true
},
"TemplateCellSource": "任务成员"
},
"1,3": {
"TemplateCellSource": "任务成员_全名"
},
"1,5": {
"TemplateCellSource": "默认时薪"
},
"1,7": {
"CssName": "hover-btn",
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "任务负责人",
"GUID": "dee7f9ad-8482-4307-aa5a-9adc66e5a60b"
}
},
"value": "%CurrentUser.UserName%"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "父任务ID",
"GUID": "3c5d8a32-b30e-4d93-a658-13050ff48ba5",
"RelationBinding": {
"RelatedTable": "任务表",
"RelatedColumn": "ID",
"DisplayColumn": "任务负责人"
}
}
},
"value": "%CurrentUser.UserName%"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "项目ID",
"GUID": "f6e47bf0-c2d3-4f51-8e7a-ce132ffd58a8",
"RelationBinding": {
"RelatedTable": "项目表",
"RelatedColumn": "ID",
"DisplayColumn": "项目经理"
}
}
},
"value": "%CurrentUser.UserName%"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionCurrentUserInfoParam, ServerDesignerCommon",
"currentUserProperty": {
"UserProperty": "角色",
"PropertyType": 3
}
},
"value": "Administrator",
"compareType": 10
}
],
"RelationType": 1
},
"CommandList": [
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "移除任务成员",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "任务成员ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='4efeb9a87d4e43c88bafd4aeae13e20'!F6"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": false,
"BreakpointIdentity": "e6027ede-4d5f-4b5b-bca0-9fdf9aa6054f"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='4efeb9a87d4e43c88bafd4aeae13e20'!code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": "操作完成",
"BreakpointIdentity": "ca444ee3-6c33-4834-876f-28443f315a50"
}
],
"ID": "88649305-fc76-4ed7-a225-d992b0131603"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"FourStandardStyle": "warning",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='4efeb9a87d4e43c88bafd4aeae13e20'!msg"
},
"BreakpointIdentity": "c1eccde2-25d2-4faf-a420-476b1d30662d"
}
],
"ID": "38537552-30a4-4d3e-9df1-2cceed651a8c"
}
],
"BreakpointIdentity": "8ad0e63c-a3c4-48b8-93d8-d5d056db17fc"
}
],
"ID": "dd821c9c-4eda-4357-b9ea-9b4b559c8b2f"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"FourStandardStyle": "warning",
"Message": "您没有权限删除成员",
"BreakpointIdentity": "173d248b-52c6-44c7-a3a6-53cc826764b7"
}
],
"ID": "15b43d93-4e4a-45e1-9613-1b477ff3b302"
}
],
"BreakpointIdentity": "ed2f6c8c-6a83-4e7d-8950-9df66b28064d"
}
],
"ToolTip": "移除成员",
"Size": 14,
"ImagePath": "删除.svg",
"UseCellForeColor": true
}
},
"3,3": {
"TemplateCellSource": "岗位名称"
},
"5,5": {
"TemplateCellSource": "ID"
}
},
"StyleDatas": {
"Styles": [
{
"Formatter": 0,
"HorizontalAlignment": 1
},
{
"Formatter": 0,
"TextIndent": 5,
"HorizontalAlignment": 1
},
{
"FontSize": 16.0,
"Foreground": 2,
"Formatter": 3,
"TextIndent": 5,
"HorizontalAlignment": 4
},
{
"FontSize": 13.333333333333332,
"Foreground": 5
},
{
"FontSize": 12.0,
"Foreground": 5,
"Formatter": 0,
"HorizontalAlignment": 1
},
{
"FontSize": 12.0,
"Foreground": 5,
"Formatter": 0,
"TextIndent": 5
}
],
"Types": {
"Strs": [
"General",
"Left",
"Accent 5 0",
"¥#,##0_);[Red](¥#,##0)",
"Right",
"Text 1 50",
"Body"
]
},
"CellStyles": {
"1,3": 0,
"1,4": 1,
"1,5": 2,
"1,7": 3,
"2,3": 1,
"2,4": 1,
"3,3": 4,
"4,3": 5,
"4,4": 5,
"4,5": 5
},
"SheetStyle": {
"FontFamily": 6
}
},
"Spans": [
"1,1,3,1",
"1,5,3,1",
"1,7,3,1"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "参与成员管理"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//gSsKiHoLtTeO/cp441JCK3eUyBoBXszfAkM1Dl+mwdv0URhGZpC+dgZJIYFMqksxbIPcRQyhemmSfydflGKKIiwAMVg5UVvaiM40+wIidi9038XPWPIOEPrCWHQz/Vt/WkAZjjAvhuNiSgJlPeuLrLqq/Q/M65c3q7s86XMbN0+6XpKsIejEV/SaSVnO0qiPSD3Ac1WuCesY/zKRjTYKDK1zQo3P/fCujqojPO1JpI2vBo6gOHSAB9o6KK8A9iiY0w8xrsrT6tjgSdzMl4vlV8UCsYLd7vVR6eslnG67XiohM66l8Ys/f8jsYBSNYjEp+3tSlW2dgLVMH2stAIQPzc0YIis7egeHeedD5JqgyzNZgbZZxp82UxnC4K85S/vSgzBSDIPsSAckSJjRtrhia0QA2NLDaXX5pF/c1KCSJTh/5OyqIEkUxPxLCVqMGKF1uPbmd4+CQY+magzIGv4f/Z2YjP4aVoHN89eW2UsYX/Li3QlbZA5yPYmTGnNfwW+rQ8RxD2JG1rVejrMFFcqkW4at/KNSUsUBRUkztM2eSpCetfG4N3gsrRtGHYX3DkPDk9zmgpTLogTyxd1qVec3jGoYX4ZrvGMedGeALUsMszxpfmoKbA4qOthmhx8vkP2mh5AoC+ZLMINA/iG7o6+WGcqZxrnFKUWAUBVCP32uweD/1aW6fxc2IuZUIKz4mOvKOV7OUbMjyYEaD5cvelJqKVgRyfdPwO4LfNzyUam+NG6nJvOW9bz9Kafn7YSuJ9swYwCyrHvkCYI1lQz4yQcUjaC3CEx3/doTsjS8o0A64cOi9adrUNHWVkGdPAaZriI8PBhtSc7mVLPzb+fIRsLfOF1CjMZeIR5GULWrmgx/r+lSYHyObQiKfmxTuzK72wnPhYSsEEGGLMu2Q7iGHeOOyg==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 9,
"RowCount": 6
}

View File

@@ -0,0 +1,678 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 33.0,
"Mode": 1
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 21.0
}
}
},
"InLogicalVisibleIndexes": [
5
],
"Count": 6,
"DefaultSize": 15.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 53.0,
"Mode": 1
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 134.0,
"Mode": 1
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 134.0,
"Mode": 1
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 668.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 44.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 213.0,
"Mode": 1
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 112.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 26.0
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 13,
"DefaultSize": 15.0
},
"Values": {
"3,3": 0,
"3,5": 0
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "ElementUI.Tag, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"ColorList": [
{
"color": "Accent 1"
},
{
"color": "Accent 2"
},
{
"color": "Accent 3"
},
{
"color": "Accent 4"
},
{
"color": "Accent 5"
},
{
"color": "Accent 6"
}
],
"separator": ",",
"size": "small",
"effect": "light",
"itemSpace": 0,
"allowAdd": false,
"addButtonSettings": {
"width": 100,
"text": "添加标签"
},
"ReadOnly": true
},
"TemplateCellSource": "状态"
},
"1,3": {
"TemplateCellSource": "会议标题",
"RulesGuidList": [
"4d34eba3-cfe4-4e33-afec-86d42847831e"
]
},
"1,8": {
"CellType": {
"$type": "Forguncy.UserControlPageCellType, ServerDesignerCommon",
"UserControlPageName": "会议成员展示",
"PropertyValues": [
{
"Name": "用户名",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='502ee1db03c84e88a5a54340cf07e2c'!I5"
}
}
],
"OverflowMode": 1
},
"TemplateCellSource": "钉钉会议ID"
},
"1,10": {
"CellType": {
"$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon",
"Caption": " 自动拉会",
"Style": 2
},
"TemplateCellSource": "自动拉会",
"RulesGuidList": [
"f2a26b4f-053c-46da-9643-67988b182637"
]
},
"3,3": {
"TemplateCellSource": "会议开始时间"
},
"3,5": {
"TemplateCellSource": "会议持续时间"
},
"3,11": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 1,
"Placement": {
"SerializeProperty": "='502ee1db03c84e88a5a54340cf07e2c'!L4"
},
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=是否为确定"
}
]
},
"value": "1"
},
"CommandList": [
{
"$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": 3,
"DrawerDirection": 3,
"ShowDrawerHeader": true,
"PageName": "会议详情",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "a71ec74d-c95a-41ae-aba4-171b7d9f4e12"
}
],
"ID": "6b46ca9c-ae84-43b2-807d-8764a74492a4"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "再次发起"
},
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessageBox, ElementUI",
"Title": "温馨提示",
"Message": "确定重新创建次会议?",
"Type": "info",
"ConfirmButtonText": "确定",
"ShowCancelButton": true,
"CancelButtonText": "取消",
"ShowClose": false,
"DialogResult": "按钮结果",
"AdvancedSettings": {},
"BreakpointIdentity": "fdfea10f-ad23-455c-b638-0560f913a888"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=按钮结果"
}
]
},
"value": "confirm"
},
"CommandList": [
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "重新发起会议",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "会议表ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='502ee1db03c84e88a5a54340cf07e2c'!D6"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true,
"BreakpointIdentity": "bf122963-4f7d-449f-b46a-5e610a7cd443"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='502ee1db03c84e88a5a54340cf07e2c'!msg"
},
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "76928a79-bf15-4a54-9b15-c3d37b0a5a96"
}
],
"ID": "a1aa0dbf-9c15-4688-a540-fca756763faa"
},
{
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessageBox, ElementUI",
"Title": "温馨提示",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='502ee1db03c84e88a5a54340cf07e2c'!msg"
},
"Type": "warning",
"ConfirmButtonText": "确定",
"CancelButtonText": "取消",
"ShowClose": false,
"AdvancedSettings": {},
"BreakpointIdentity": "a6859d7f-c680-460a-874f-ebbf01793316"
}
],
"ID": "adb02d51-0fa0-436d-aec3-a13aaaec7c6c"
}
],
"BreakpointIdentity": "cc7068c3-cbee-40e3-8a4b-8590aac7844f"
}
],
"ID": "50fe45b8-4091-4608-9381-331bdf4ab6e8"
}
],
"BreakpointIdentity": "134f0fda-c760-49de-8fce-7a58af9e254e"
}
],
"ID": "a0554a90-b938-4437-b3b9-1167643dbe1b"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "标记为结束"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "会议记录表",
"ShowConfirm": false,
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "会议记录表",
"ColumnName": "会议状态",
"GUID": "4e99cc0e-8d95-4a94-9778-249a48d1dcca"
},
"Value": "1"
}
],
"BreakpointIdentity": "6220d5e9-1e8a-48f5-8206-935a05d5c345"
},
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": "更新成功",
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "76928a79-bf15-4a54-9b15-c3d37b0a5a96"
}
],
"ID": "fa9d1c17-99a0-4759-b559-4b29e640566e"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "删除记录"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "会议记录表",
"UpdateType": "delete",
"ShowConfirm": true,
"ConfirmText": "您确定要删除吗?",
"BreakpointIdentity": "6220d5e9-1e8a-48f5-8206-935a05d5c345"
},
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": "删除成功",
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "76928a79-bf15-4a54-9b15-c3d37b0a5a96"
}
],
"ID": "8b60d4b4-2cb9-48bf-809d-83c36e5df3f6"
}
],
"BreakpointIdentity": "ce1a0c05-2c47-454f-8796-01207357e397"
}
],
"ID": "fd1feb80-35ff-4017-970e-5e536f12e392"
}
],
"BreakpointIdentity": "9a3037a2-4ed3-4350-aad8-1ba8656dc7b2"
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"选择项": "选择项"
}
},
"PageName": "会议菜单",
"BreakpointIdentity": "79eab7d2-9241-43b8-8f88-2e158588133f"
}
],
"ToolTip": "菜单",
"Size": 18,
"ImagePath": "Mobile/447_more_2.svg",
"BuiltIn": true,
"UseCellForeColor": true
}
},
"5,3": {
"TemplateCellSource": "ID"
},
"5,4": {
"TemplateCellSource": "会议状态"
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": -1.0
},
{
"FontFamily": 0,
"FontSize": 12.0,
"Foreground": 1,
"HorizontalAlignment": 2
},
{
"FontFamily": 0,
"FontSize": 12.0,
"Foreground": 3,
"HorizontalAlignment": 2
},
{
"FontSize": 14.666666666666666,
"Foreground": 3,
"Formatter": 4,
"HorizontalAlignment": 2
},
{
"FontFamily": 0,
"HorizontalAlignment": 5
},
{
"FontSize": 14.666666666666666,
"Foreground": 1,
"Formatter": 4,
"HorizontalAlignment": 2
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 3,
"HorizontalAlignment": 5
},
{
"Foreground": 3,
"Formatter": 6,
"HorizontalAlignment": 2
},
{
"HorizontalAlignment": 5
},
{
"Foreground": 3,
"Formatter": 7,
"HorizontalAlignment": 2
},
{
"Foreground": 3,
"Formatter": 8,
"HorizontalAlignment": 2
},
{
"Foreground": 3
},
{
"FontSize": 12.0,
"Foreground": 9,
"HorizontalAlignment": 2
}
],
"Types": {
"Strs": [
"Body",
"black",
"Left",
"Text 1 50",
"yyyy/m/d",
"Center",
"yyyy/m/d h:mm",
"\"时长:\"0\"秒\"",
"\"结束时间:\"yyyy/m/d h:mm",
"Text 2 0"
]
},
"CellStyles": {
"1,0": 0,
"1,1": 1,
"1,2": 2,
"1,3": 3,
"1,7": 3,
"1,8": 4,
"1,9": 5,
"1,10": 6,
"1,11": 6,
"2,0": 0,
"2,1": 2,
"2,2": 2,
"2,3": 5,
"2,4": 5,
"2,5": 5,
"2,6": 5,
"2,7": 5,
"2,9": 5,
"2,10": 6,
"2,11": 6,
"3,3": 7,
"3,4": 8,
"3,5": 9,
"3,6": 10,
"3,7": 10,
"3,9": 11,
"4,8": 12
},
"SheetStyle": {
"FontFamily": 0,
"FontSize": 13.333333333333332
}
},
"Spans": [
"5,4,1,2",
"1,10,1,2",
"1,3,1,4"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "会议管理",
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='502ee1db03c84e88a5a54340cf07e2c'!$E$6=2"
},
"Priority": 1,
"GUID": "4d34eba3-cfe4-4e33-afec-86d42847831e",
"StyleInfo": {
"FontWeight": "Bold",
"Foreground": "Accent 2 0",
"Underline": null,
"Strikethrough": null
}
},
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='502ee1db03c84e88a5a54340cf07e2c'!$E$6=1"
},
"GUID": "f2a26b4f-053c-46da-9643-67988b182637",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsDisabled": true,
"IsInvisible": false,
"IsReadOnly": false
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//Sri8RwvStNMzYoANFsG2gS9MbQhNSXy5zZr77TqP1OkqEyBl/dEQNDm1cu8OehUBu03DgJunMGvtIIhRL0Kuw37DqeoITD1/MEVQjVn4gOG+5qwpMCFard9SrAt7UFhUbESszq+IwEfTDZlP30U2TbMT/cFn06KUd3yD8nybgCuchyVWsb3dGlEWM2/+uoML+PL8KBpcU1DBuvaO/r/ix0vuBNHdkuEy33uK9XEmPsIhZUT0iWMdpTgPGPjpSfxPb6x5xEA8BEplYadyz0Gr3gWenxH0yH4rF7roxJd3Mwee+B+JRk3dre+Yz6nmbd6llLG0UhcrpI0KhwXGFKV7RDW6G1+wq8AO8/DIRtrIYx65pw+MtLi3PfCHcVSmH5U3OpJ2b7KmhZ9b7tYeue2w0rzsIwb0GuBxRZyGXEMaCYLMYO4FTDbAZMhHL/LB8i6d2++0EUy6fyvvgI+8tamooz5cGT3jYQspebGfMgwB5XAg6qrzEMFJYj9HSfFr/WbOjtgz8YV48Qxo9mazwQcQJIjFBVdgqXigOH1F0zgWaUgFcObUdzk0jp3BoR7/LyOdR5FHPJdtAr3oxMx7al9RSIXeIHgR8PejTSb5MA8mjGS3OFGMNZJWxzuTE2HOjtRj4yIDbBsgM0GHfeWjTmSWOhzl70EKzRjbWJgwaxHLIZqGdXTOzHbRyXkgDvuMU8wuMpTWt5F7KSATRQpycQLZdGdycOtaDXcEtVoY+NilenfK51RwtI0/fdY36Dcgym8CiLtJVCwjRGdbN4p56/gF970Nk04WxpU1QjGc4RqnestxBVBk7g+XDEpGa8zooyp6vxwERc6/3bPd04GFI0XnS9MBYtwxReCyMW4OcDph7CkfZOHW/pEu87YMqPtxIxcnfSKVuc9wE/mWV/pAQipiUQ==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 13,
"RowCount": 6
}

View File

@@ -0,0 +1,491 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 21.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0,
"Mode": 1
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0,
"Mode": 1
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 21.0
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
}
},
"InLogicalVisibleIndexes": [
5,
6,
7,
8,
9,
11,
12
],
"Count": 13,
"DefaultSize": 24.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 27.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 45.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 45.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 45.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 544.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 131.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
}
},
"Count": 10,
"DefaultSize": 45.0
},
"Values": {
"3,1": "上周工作:",
"6,1": "本周计划:",
"9,1": "删除",
"9,3": "复制",
"9,5": "编辑"
},
"AttachInfos": {
"1,0": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='50f88f59718b4ba78fa3fc76286d95b'!6:10"
},
"Value": true
}
],
"BreakpointIdentity": "6bf8e4e5-208a-48a1-9732-6aec708e37af"
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='50f88f59718b4ba78fa3fc76286d95b'!A2"
},
"PropertyType": 1,
"Value": false
}
],
"BreakpointIdentity": "20943fa8-2292-4a05-8d8d-a14a67260e6e"
}
],
"Size": 12,
"ImagePath": "Arrow/350_right_arrow.svg",
"BuiltIn": true,
"UseCellForeColor": true
}
},
"1,1": {
"TemplateCellSource": "标题"
},
"1,8": {
"TemplateCellSource": "汇报人"
},
"4,1": {
"TemplateCellSource": "上周工作"
},
"7,1": {
"TemplateCellSource": "本周计划"
},
"9,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "项目周报",
"UpdateType": "delete",
"ShowConfirm": true,
"ConfirmText": "您确定要删除吗?",
"ReloadAfterSucceed": false,
"BreakpointIdentity": "0ebce78c-ca3b-44bb-8bb0-be4a84833e73"
},
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": "操作成功",
"BreakpointIdentity": "b8d984ba-d80e-46b7-899d-2ad8fcf96ee6"
}
],
"Text": "删除",
"TemplateKey": "_RS_Error3"
}
},
"9,3": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "周报",
"TableValue": {
"TableName": "项目周报",
"TableValueType": 1,
"BindingInfos": [
{
"GUID": "f9ceb71b-3f5a-45ff-a74e-f26305cf7a4d",
"BindingInfo": {
"TableName": "项目周报",
"ColumnName": "汇报日期",
"GUID": "ef922653-a734-4bd7-9d37-5e8f71207366"
},
"ColumnName": "汇报日期"
},
{
"GUID": "97d234fe-042b-43f3-b843-e7e6d3b21efa",
"BindingInfo": {
"TableName": "项目周报",
"ColumnName": "项目ID",
"GUID": "f4d4bd77-eb9d-4988-a6bf-fa9b7a2499dc",
"RelationBinding": {
"RelatedTable": "项目表",
"RelatedColumn": "ID",
"DisplayColumn": "项目代号"
}
},
"ColumnName": "项目代号"
},
{
"GUID": "1a4f3e7d-180d-4c88-b911-fc3d0bd6603b",
"BindingInfo": {
"TableName": "项目周报",
"ColumnName": "上周工作",
"GUID": "256cb11f-7f63-4394-b854-d636900ab42b"
},
"ColumnName": "上周工作"
},
{
"GUID": "2b6bcfba-ea32-4d0c-a893-6cbbea174546",
"BindingInfo": {
"TableName": "项目周报",
"ColumnName": "本周计划",
"GUID": "6309fec3-f3c5-4904-9a2f-68b54bc540ad"
},
"ColumnName": "本周计划"
},
{
"GUID": "3712b1d7-c2bf-4731-b294-6a7218d6d6a2",
"BindingInfo": {
"TableName": "项目周报",
"ColumnName": "汇报人",
"GUID": "fe18a171-2413-4c90-bd61-ae7683786ab5"
},
"ColumnName": "汇报人"
}
],
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "项目周报",
"ColumnName": "ID",
"GUID": "eca8b321-8464-4bd8-b9e2-1939c8e7147b"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='50f88f59718b4ba78fa3fc76286d95b'!B12"
}
},
"NullFormulaValueQueryPolicy": 0,
"TopCount": "1"
},
"ID": "58ca3f31b9214365b6c87288156283d2",
"BreakpointIdentity": "75eaef17-02b6-452e-9493-4ef6df73ff77"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "生成文本",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TEXT('50f88f59718b4ba78fa3fc76286d95b'!周报.汇报日期,\"yyyy年mm月dd日\")&\" \"&'50f88f59718b4ba78fa3fc76286d95b'!周报.项目代号&\" 周报\"&CHAR(10)&\"上周工作:\"&CHAR(10)&'50f88f59718b4ba78fa3fc76286d95b'!周报.上周工作&CHAR(10)&\"本周计划:\"&CHAR(10)&'50f88f59718b4ba78fa3fc76286d95b'!周报.本周计划"
},
"ID": "d265dd34ac6d46af80ae28198d51aa3a",
"BreakpointIdentity": "a27d3c76-79da-4277-b9dd-988ca87d4a84"
},
{
"$type": "Forguncy.Model.RunJavaScriptCommand, ServerDesignerCommon",
"JavaScript": "var text = Forguncy.CommandHelper.getVariableValue(\"生成文本\");\r\nfunction copyTextToClipboard(text) {\r\n // 使用navigator.clipboard.writeText方法它返回一个Promise\r\n navigator.clipboard.writeText(text).then(function() {\r\n }).catch(function(err) {\r\n });\r\n}\r\ncopyTextToClipboard(text);",
"ID": "da1c88b3d7194a3485512b91774453f2",
"BreakpointIdentity": "53af11a0-0b04-4c63-b2e5-622c01816170"
},
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": "已复制到剪切板!",
"BreakpointIdentity": "4d26cc6e-7b71-4be9-8ebf-6bdc73c8609e"
}
],
"Text": "复制",
"TemplateKey": "_RS_Success3"
}
},
"9,5": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"ShowDrawerHeader": true,
"NavigateType": "back",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "a70da497-acd2-44ba-b0c7-8452021b82f5"
}
],
"Text": "编辑",
"TemplateKey": "_RS_Main3"
}
},
"11,1": {
"TemplateCellSource": "ID"
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 1,
"HorizontalAlignment": 2
},
{
"FontSize": 14.666666666666666,
"Foreground": 3,
"Formatter": 4,
"HorizontalAlignment": 5
},
{
"FontSize": 12.0,
"Foreground": 1,
"HorizontalAlignment": 2
},
{
"Foreground": 1
},
{
"Foreground": 1,
"WordWrap": true
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 1,
"Formatter": 6
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 1
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 1,
"WordWrap": true
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"WordWrap": true
}
],
"Types": {
"Strs": [
"Body",
"Text 1 50",
"Right",
"black",
"yyyy/m/d",
"Left",
"[AUTO]General"
]
},
"CellStyles": {
"1,0": 0,
"1,1": 1,
"1,7": 1,
"1,8": 2,
"3,1": 3,
"3,2": 3,
"3,3": 3,
"3,4": 3,
"3,5": 3,
"3,6": 3,
"3,7": 3,
"3,8": 3,
"4,1": 4,
"5,1": 3,
"5,2": 3,
"5,3": 3,
"5,4": 3,
"5,5": 3,
"5,6": 3,
"5,7": 3,
"5,8": 3,
"6,0": 5,
"6,1": 6,
"6,2": 6,
"6,3": 7,
"6,4": 7,
"6,5": 7,
"6,6": 7,
"6,7": 7,
"6,8": 7,
"6,9": 5,
"7,0": 5,
"7,1": 8,
"7,9": 5,
"8,0": 5,
"8,1": 9,
"8,2": 9,
"8,3": 9,
"8,4": 9,
"8,5": 9,
"8,6": 9,
"8,7": 9,
"8,8": 9,
"8,9": 5,
"9,0": 5,
"9,1": 9,
"9,2": 9,
"9,3": 9,
"9,4": 9,
"9,5": 9,
"9,9": 5
},
"SheetStyle": {
"FontFamily": 0,
"FontSize": 13.333333333333332
}
},
"Spans": [
"3,1,1,2",
"6,1,1,2",
"4,1,1,8",
"7,1,1,8",
"1,1,1,6"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "项目周报首页"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//v9qIW9CV++or9Qwd6pxZpowpQnHjFrLXmPcaKM5OZFqpcwbrOiO/gP7P4Bf5MBx4C+jFWH5u8vUIZjpxzOYfngCg1i9D39RJ4pyPlZsxGyG/QiyKtczquMaKTO8OZp/d0ntP/ku/PQOvKymBYUnJX5EGlNljFQsiFeNYigCSvByRCk7dNwvnNcSbzAuuhKctIwz+O5KYB03KUpkb2phzZPDD8SBXKABtNu/uHGvYHGx/c5kE1RwDL2VkuFXvONuTdX2EWlOkUr62X4fzaBkQ9KlMmQG8AoGhyVL07dQXS2G/2lLLTPofNmEQupIa6ipsKPIKX/aPcdRz2UV1coEH3ps+s2E88MO3JOed2Fr30mZyfxVZ5freGRcaK0VkXPyc8mPBFPY7HTk29q+5yHxulMYQOQSq5Ad4ZIIYCLhKm7/Uc6IEk7V/VgYEJ6vf2Wk+jvsuzLYDmVY0Wmi1ISw0ICFJT8DlFtMS0UevdG4dN/nCehIq/Dt0dUA3wnjtYmr9NdcyfYfp24uB2PkqXS92+xJt/xj91iWa0hvRMk+wdypfu58my7lsk16rxi2iZTpJb5vUbbNzs5uvVVzkBpGFlAZMhDPlgzoDjHtBWsUet3HQO27ee7XriTv/mjZMzGmBrOO9uJcyY7xgqSEywj9rW/dTuv5cbbFOqhkCiv6NshIOVQePB9mpDzNmZvPuL3Sd1/8/6OHEhey0eMP1a4grmCSVfYCtcyeA3Q52+FUlow1dwDlmN+lQrFVSNn8wu5lWlvuj09r0H/dPZ9tl5UyudFUJlUZP8bCbo6uHLAWIfH0x+VCy9VoCH6oefw+bwre5P6WjxQlXlsAAtGtlwWrvtMlapHFXDK4bcRgYBaBa+j6RDKqW3mkXsQKHzKRBvyBi0cAuOE5E7cKk9T9Is71loQ==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 10,
"RowCount": 13
}

View File

@@ -18,8 +18,7 @@
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0,
"IsHidden": true
"DesignLengthInPixel": 30.0
}
}
},
@@ -71,19 +70,16 @@
},
"Count": 9
},
"Values": {
"1,1": "状态",
"1,5": 0,
"1,7": "用户名"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"Text": "状态",
"TemplateKey": "_RS_Information3"
},
"TemplateCellSource": "任务状态"
"TemplateCellSource": "任务状态",
"RulesGuidList": [
"22f2c498-7af3-44f4-b4f4-6939133933ae"
]
},
"1,3": {
"TemplateCellSource": "任务名称"
@@ -92,7 +88,7 @@
"TemplateCellSource": "开始时间"
},
"1,7": {
"TemplateCellSource": "执行者"
"TemplateCellSource": "任务负责人_全名"
},
"3,1": {
"TemplateCellSource": "ID"
@@ -147,10 +143,26 @@
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "任务-子任务列表"
"ParentPageName": "任务-子任务列表",
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"CellValueRuleType": 3,
"GUID": "22f2c498-7af3-44f4-b4f4-6939133933ae",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsDisabled": false,
"IsInvisible": true,
"IsReadOnly": false
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//F5t9pDwN+bd8lBQ7kKuUyhlIWU2sEjsarBKBmRReWBBAYUCHbwZ5hVLI9MJjRXH5+nv9/ACCKOCM2OQYR0AZUlnrtwiTayaeePRnE3tpXwBJ7O4CXAtmruMURoiXsuRJR63icuWaqmlPKJSGlQIgAiDEBUznRow393SPtIQwg5k5xT9MGSyRhYWfkcr5/I8YVdC0bPVv46ihmeUF9z1Dw6LeErjrISdkLczxKSgDjQzMDu46NhUSOcclEB0u+TlKYY+LnX40G3QUGDEJDUBDtRxdM0//usAM5aXMzsN4V5UbPx2pnCf+qk3Ryvh20P9SCm+oeG3QleD2diL1lhvNkSZnLUlQLET8xYLLecCtaEXiHgoYJTTaO7/Z88GSpUzveK+Lx31xqZb8cLRXbEMxF594DdAnOmqmf4gFCDrLEOHsboxA5t8LRvRtzGUJAPMjXfMlpDXKPqZj47t1ckjR1qI5JvZlODPP+Yuq/EbC5uSPMeiZce8y/QaoSqMprt5fTr9UbGAsfIp2eMwykC9ZU+Zy03vWi+49IHIfgDnh9PwKPKNh0NCTaTJgHt1Z1TeXDVMKLWzQi1rQqoxpD4Zy6wcWosSt32A5R6CCl5ILgtlbK3WzqyjMW/b5BxoN8FpVXqJtIK8jhyelzyGqDr+yABbE0S6bGNuVjsBuuFvxxd70UxCXmEfE6MdZOfu08Qp6YvYZjbfMGDPMPJTpqhiAmijf/G1yqVbJMG1i7/VutRVoIpKCVLdzLXjcQhQra9HFWzHpaVbQA24JgOASWLVtpz0A8jANEUtzhH0UIibvx/UQcMUXkdKnzA4XVCenScvIHaoZVW0axNFu8xjZu1Fo5rvs0vhWxynQbaMbmx98SAfqeAegEJdscPACR8bj1Xg4y2V4WWzvj6rmgKCbSruBTg==|920
}//WoDSe5+advZuK2jJtaJ6yVa9o3b8pzB7g2wJgF3eSOTxzagKl0VyvauqSoqNLFL/b6GuLylYwoSv0oXhXSwP0h9Hnw9LGUW4XzbqdU4tAvQSU7742hKBXuXJ4n+CtUAmIvYyu8NpfXlEDt8ZaSSp8oRvGMHp3Bt1GUsFp4iq1IurAt5vJR+05znPSPCMnwKZHeRCjRCBE/Aux7VvdNuUEF5gOKumLugpBalv6IU/sYLKVDMdKw4P79rH02psLsx07F5E5T2MBKN/r5MJzaDzVYmxdvMdqMEPiHCty37C2dMoLjgEvJo3wsyW+3eSvw/zNMfM0FH4TjjaNFK+teaU8dRFBph0n66dbjqWT+/VwJAb7rKe7MF6rtt0AEwIhUpqbpSlOf7EuqWkf8a0tut1hd3PIfbFg5JGeWgT76CcDaBhhD7s1k7ezQJzRSA2T2UWTbfPuDdIgtNNVqq1gsncPgMWJCqZLaIrZL1UpX4RH1zYRzupbol5MhIaXTtgQZ5ka3u3upsw3WQifRzkyTIQm83lDEwhktq/ay6dZPeGaYL73NJYXHM76klfzwaWHlVRsXgK62lXj7fTJ5DdLbPA8PFutVYMX0ttLJ47MeIWb1s5riqTKM2sBia9TuBNbvi1/cgPkl0ZWEpEM890X6o7rXTiMJ/McRP6N/9OJ9szbKga+0c9VkBuLhrNblfjNSqhDF0iXyevx+KBFBnXbOZ2t30yfJo4xvjZ+3bUzz/v1s3/85vEEG48fJc86JSeBNC+s+N7pIg9ykscM/gjWFyD7TOKdf33LDy+MiyrhUUVMk82eooFbqrMBO3aePUHiH+/WXYNejhrx3xiY4SIHoANk3mRF0Wc/vwmKy36D1yiC9wQpHQlmfkmhszCpsqZ3/Qhbin1Z6g6PoSA2kQI07FJCg==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 9,
"RowCount": 4
}

View File

@@ -22,17 +22,12 @@
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
}
},
"Count": 6,
"Count": 5,
"DefaultSize": 10.0
},
"Cols": {
@@ -65,8 +60,7 @@
"Values": {
"1,1": "执行人",
"1,8": 0,
"3,1": 0,
"4,1": 0
"3,1": 0
},
"AttachInfos": {
"1,1": {
@@ -77,9 +71,6 @@
},
"3,1": {
"TemplateCellSource": "平均时薪"
},
"4,1": {
"TemplateCellSource": "总提成"
}
},
"StyleDatas": {
@@ -88,7 +79,7 @@
"FontSize": 13.333333333333332
},
{
"FontSize": 16.0,
"FontSize": 13.333333333333332,
"Foreground": 0,
"Formatter": 1
},
@@ -98,26 +89,18 @@
{
"FontFamily": 2,
"FontSize": 13.333333333333332,
"Foreground": 3,
"Formatter": 4,
"HorizontalAlignment": 5
},
{
"FontSize": 13.333333333333332,
"Foreground": 3,
"Formatter": 6,
"HorizontalAlignment": 5
"Foreground": 0,
"Formatter": 3,
"HorizontalAlignment": 4
}
],
"Types": {
"Strs": [
"#FFFF0000",
"Text 1 50",
"0.0\"小时\"",
"Body",
"Text 1 50",
"\"平均时薪:\"¥#,##0.00_)",
"Left",
"\"预计收益:\"¥#,##0.00_)"
"Left"
]
},
"CellStyles": {
@@ -136,8 +119,7 @@
"3,10": 2,
"3,11": 2,
"3,12": 2,
"3,13": 2,
"4,1": 4
"3,13": 2
},
"SheetStyle": {
"FontFamily": 2
@@ -146,7 +128,6 @@
"Spans": [
"1,1,1,7",
"1,8,1,5",
"4,1,1,9",
"3,1,1,9"
],
"PageInfo": {
@@ -157,4 +138,4 @@
"PaperSize": {},
"Margin": {}
}
}//NHFLhdQ9xFpmSDGVOA3fBqpqjayYzvsPTQWxdxoeiihLx7InmwahmSkKoccRhHnMr7dEopO7AdsbB1yTnWtOR827prub9H/DEMtJUvZz4B8Wu7/3HvYenetiEsTPllEnuaShZ7jnG+sVHDf8m0bM8m5mtVP5KuJCFdBkZUdE6PXYGUG/7OjR06qRORDdpRMhKoQ7cnvd5AJ+pG0efX8HxQgTQpVLUR4Oq8ied8P5tJorrexYZjxbL8onJoi7HyDk3wespaJZT9Ax42nFYp/vMrmoPAjAcns/tscghWHrSTpsAnXAksJWM9l5rfRuYLRCWhZxAnDY0DtReSiRYYlYc7wVDStKmqGyGGrT1Ss83ESWHppkgd2M2uwfUyyOCck1Uj64oawHL+fXC3g+/TYwsAd9CKRVrY4a3ZJd0OyDLPC3DHpR91iCRwm6kY3qrR0K9wQoU/xhM3gBsTgCR1lyK4N1JiNtXfoR94KnAJx+QkjJyK3x3DhKwix+wsNBVGkdiMm6ykELfH90qnOWNmhBYi83aBK8Topf5TCEdiqggTqoky21bljekbBnDyu94W0Cy2vXOTYCNcpYpsexAidabgAlMu97iN0Tpby9OJGnZ0CvkGPzGw9OigA6MDs7PAfgqxldcO+2mrTNWoV11L9snoeCECyL/wv92Mth5TrAebmKL/f4WjgSnnGENoqU4IGi1AaxPhTtQ5G69//ub5rnI5ca47Aj/oqhWrI2MDTUBgoiCS2wI+60kMTY52GCqF6pI6BqBxYkH/hLkuu3eH+YY5SS/hKpTylCq+BzvjwmFhGXzCus3jKSlTcDnbFq76wjnuvPQO/8BLvekGO5C4JTNe6EwiWLH7M2sAHmAhrXf86Dn6LO3l1Jh+ZVrpM+NB2wylmdNUFGr5yk9ZQ4VxXfhw==|920
}//F0EW/3HeLoFsPoAxe6VfpGNtPrsMv8tp1kZofeh0AV915U0wvdLfOBPk4wPnEuUF90x/Zxh/Jx5oTOyl912P1maUDnqWq1gyA/27Mo8jTxqb1mOGAqkwE5YlTqyDw7N53GFJaDn7ZPVg2RFgubQCz2Z4N50SlptTrdJ7U4mud0QntEBnyE2mwoja+V7usxEql03jomotdtBffHP+JMh9frt/cN7ujSA3RtVg1su9Mo5DsJ5SQZEJ8FpSmvSkMmowU7jjtrconDMrx4gI3jnaqo/MzAQH6fjXrc36GnS7mIjZr1RaYbuZWfNfQkLmbMAeojVpg5dlgNouXCBr6dfmFltzaGKvERTl3sQMsXVpcWsK1Nn/wlkm0A0Zlg8MZwC8iyhAmrSRQBhja176F2MIaXHO8JnNvXx2eBGHEl/joFEeFHWqM203tma7BhdVbrwEOnqVYxPOZUHkSFhteyJGIBvEcNzoiuNQabPo74O66NSvLW3wWgDRSaCX+OiizwP/rqNW/uU+9YziOX4YQF4nNh1tb3mkL3LvY6oEfWDUWkvaQ9cWkqTHFQFFK+Jhq4lIz2pJxBv1vT8qzlCeZVmuRjKxep72pK4JDF6WI5FQR587iB1jEWo3AquKkx1UoFaSaQNRRKoYZbq2BqMcWYFoaS2S5f3ml/CqCay5IFHtNnPFY9ruih93q3NCazr0la9u3CNWxJXg2UMirmt74cUDca9x7bWQMgrt2o1D+FdhQb/DVu/7peVYsVTryZMl4AIwKUtHE3QPUHt9og8G9WGuqU+8eeNVHoxCT3di5MkpX24hEd3lVPUy6EKmN6E6mbbUAostwmaYfokUB46a75VKFzm5dncdN3jy0fUFqA++CrtzSnMQUgbb4dubKxa2dCA/ofpzwEzRrHle+bbVXb0srQ==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 14,
"RowCount": 5
}

View File

@@ -39,8 +39,7 @@
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0,
"IsHidden": true
"DesignLengthInPixel": 20.0
}
}
},
@@ -185,7 +184,8 @@
"SerializeProperty": "='5b5ec9b3fb5d4fd095de4c07414ea5e'!B8"
},
"StartType": 1,
"ReturnResultName": "发起流程结果"
"ReturnResultName": "发起流程结果",
"BreakpointIdentity": "81931fa5-7599-47df-8b18-5a81b48740e2"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
@@ -206,12 +206,14 @@
"CommandList": [
{
"$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon",
"PageName": "FGC_任务详情_手机版"
"PageName": "FGC_任务详情_手机版",
"BreakpointIdentity": "154e61b9-1898-47e0-9306-47d7fe58592c"
}
],
"ID": "6722c4ce-6cc8-4ddd-95fc-82bc9fff72cf"
"ID": "11c07ff1-09ab-4242-8206-867c15d175fc"
}
]
],
"BreakpointIdentity": "34ba4dc1-9070-433e-b4d1-393916e5e285"
}
],
"Text": "发起",
@@ -277,4 +279,4 @@
"PaperSize": {},
"Margin": {}
}
}//8FMSerYjHvZvBm7PUqLAfMro4+LGOeJNeTieXI8ltNwMGW3rOhvcL3TTHCSHBBWGjoNqDLCcKlLbcAVvTZteLuRkkpLixbtbfHaG3TvtKl86D/F8XsX3LPz4jyffrFKpk9LAZi0e0dNqRBd3I6IJF1d5Cm9K0qaIgbBeF0OgtcpdRIZ8PPD0GaQjEqQXP+SdmOpTGzExr4Z4faQ4WxIRQGooziJuZ1k+nzizm1KFiy+tyx9kJOfzxAub0KaaUE6osxl8THmfn0mRJzxs0QVE/O6Bmz0qVHuI8h/18Wi9ya0K9CGuF4Vy0nuB5MoOfb7eg32oUBM/JTjpkV7Y1z06zRyM2S4G5EQXXU0IUCF5qtVvEipoNz+B/vMTNtUa8Q1//1YwXDmcUabVboe5Hd+2/ns235Ts/sKD4U/gQciftoTfYZpq+kL6oF4B+Qaxw0L5R3xf4IiRDj6AjmfG1Izim2FfrKo/KuGB9aPnjNS8vazPAFp2rCbN3zh16j6JQf/kEiNBD2fP0HbH6WDoqJQ5dwrxSyF97EvoKsmBParLXo9LTVFvUdVc5nBzp8RmyveLsqxeKFmvkYYNWfINED1MT962dEhcxS/C5ZUvyAN537pH7ODQsXwYN2V0QmS4OTf4kT1JfMfT0rSsRWHhnlMJ+jXRAEGCWl8Oodm8HemRqYnxytnvSydkY51uuDM/tFhOdbwseZ4NYco52zB0WPuNxIufxrmJv5QWZRMH6lgJ4u4KB90nxV6bjIgsEPdgVNdr07YFAVE9AUE6P7deQPLdxlbdd2DFZCo33XMib764vz6iwwTHLEkGJ/1OupImEvR5jp86rC14bnDcRhCRSmAt56l9J+uYUOQkkv5G6HPS/90GcrWGxkiVFrNGCn80FzllIHLA2LHmXQzrVBjW0VmrNg==|920
}//XWBT6+n8hxaFvxSYaG71s0dAVbMNzixp3oGmN/MweIF7Zfo51L2FbrD5K5OYbfJFOqqH0YAyLcMuB2kCBZWrQGOXsJmewDIsSs5YZtZO21ASnVLquNpM7puJV37PgvmRyuewJ0Iq5F2a0f92mK7FuT6+CA63/UWen+ESnqfUztdBI9/3hLYDgj83HH2mEg8Etxjsq2ySTWOU1dxP3UY5Lajt8LnctFtS4RUViVgpPre7iT6EE2UcvgrYi/BVpxYf1Ebho6aSKWdOv4J++IGvllq7QwXE0cXoGpkijqEirZ4zbnuTsv6sDaBMCBpA1y4yhvN0w2iWSE6IeAL7TNO0NmRlt+z5dtqyL8tF6M3+5xHKnjz3/t4l3qdWlxoPcg31a/ZPETiTjDQj21r9K5SpRxL5atWJgxwz4sZh/U+IA+5ylWaTdSVEjeIF7x24lSQEgooF0BnlGS2eL20qLr45OA+iR7DrdB8eCXr5LxVymVajk2MRDLcylKeKFT0cfKZrDUAxmBoLBRXtguosarC6kWEIxCQfA9rA7uta6fvrqUDmyeE4ywMIjyy9EX8wbdIIi4bm0zcMqU7mdWY5knzz6mviBuiJGrAfj+nCpiCLe+BAYvAMO3VTWR7L2CaUACCqeEUhndibE8wmDQIOgSJ1KGAcie7mHk4lAD9QWJdY0mumEO9VzYr2GXMLvapHyFb9Fhyzl3pQlFaw+Vc996vVXmPmx7tffxrDx/ArnNmKg47RAYb/NTY0NmvEo/s4lqRjxOixWZ06c2MnzfXp7QHOT+Vb9lLQ/nS4cCgKdM9Soep9kuy/08QzZswvQpGkTGNXyrTlbVU+iERD7u/9Fn3avaX5HLKMFh4nXy/HcypjJLVOSuNmXLnqhd1X44JQz2MY1QwJGiZBauysuItJXtTOUg==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 15,
"RowCount": 8
}

View File

@@ -0,0 +1,319 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 16.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 12.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 12.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 16.0
}
}
},
"Count": 8,
"DefaultSize": 16.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
}
},
"Count": 12,
"DefaultSize": 32.0
},
"Values": {
"1,1": "仓库名称",
"3,1": "xxxxxxxx",
"6,2": "创建人",
"6,6": "空间名称"
},
"AttachInfos": {
"1,1": {
"TemplateCellSource": "仓库名称"
},
"3,1": {
"TemplateCellSource": "仓库描述"
},
"6,1": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"TemplateKey": "圆形"
},
"TemplateCellSource": "创建人头像"
},
"6,2": {
"TemplateCellSource": "创建人"
},
"6,6": {
"TemplateCellSource": "空间名称"
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0
},
{
"FontFamily": 0,
"FontSize": 16.0,
"FontWeight": 1,
"Foreground": 2
},
{
"FontFamily": 0,
"FontSize": 16.0
},
{
"FontFamily": 0,
"FontSize": 12.0,
"Foreground": 3,
"HorizontalAlignment": 4,
"VerticalAlignment": 5,
"WordWrap": true
},
{
"FontFamily": 0,
"BorderBottom": 0
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 3,
"Formatter": 7,
"TextIndent": 5,
"HorizontalAlignment": 4
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 3,
"Formatter": 8,
"HorizontalAlignment": 9
}
],
"Types": {
"Strs": [
"Body",
"Bold",
"Text 1 0",
"Text 1 50",
"Left",
"Top",
"Background 1 -5",
"General",
"[AUTO]General",
"Right"
],
"Borders": [
{
"Color": 6
}
]
},
"CellStyles": {
"0,0": 0,
"0,1": 0,
"0,2": 0,
"0,3": 0,
"0,4": 0,
"0,5": 0,
"0,6": 0,
"0,7": 0,
"0,8": 0,
"0,9": 0,
"0,10": 0,
"0,11": 0,
"1,0": 0,
"1,1": 1,
"1,2": 0,
"1,3": 0,
"1,4": 0,
"1,5": 0,
"1,6": 0,
"1,7": 0,
"1,8": 0,
"1,9": 0,
"1,10": 0,
"1,11": 0,
"2,0": 0,
"2,1": 0,
"2,2": 2,
"2,3": 0,
"2,4": 0,
"2,5": 0,
"2,6": 0,
"2,7": 0,
"2,8": 0,
"2,9": 0,
"2,10": 0,
"2,11": 0,
"3,0": 0,
"3,1": 3,
"3,2": 0,
"3,3": 0,
"3,4": 0,
"3,5": 0,
"3,6": 0,
"3,7": 0,
"3,8": 0,
"3,9": 0,
"3,10": 0,
"3,11": 0,
"4,0": 0,
"4,1": 4,
"4,2": 4,
"4,3": 4,
"4,4": 4,
"4,5": 4,
"4,6": 4,
"4,7": 4,
"4,8": 4,
"4,9": 4,
"4,10": 4,
"4,11": 0,
"5,0": 0,
"5,1": 0,
"5,2": 0,
"5,3": 0,
"5,4": 0,
"5,5": 0,
"5,6": 0,
"5,7": 0,
"5,8": 0,
"5,9": 0,
"5,10": 0,
"5,11": 0,
"6,0": 0,
"6,1": 0,
"6,2": 5,
"6,3": 0,
"6,4": 0,
"6,5": 0,
"6,6": 6,
"6,7": 0,
"6,8": 0,
"6,9": 0,
"6,10": 0,
"6,11": 0,
"7,0": 0,
"7,1": 0,
"7,2": 0,
"7,3": 0,
"7,4": 0,
"7,5": 0,
"7,6": 0,
"7,7": 0,
"7,8": 0,
"7,9": 0,
"7,10": 0,
"7,11": 0
},
"SheetStyle": {
"FontFamily": 0
}
},
"Spans": [
"6,6,1,5",
"6,2,1,4",
"3,1,1,10",
"1,1,1,10"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "Gitee仓库选择"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//Tpgb3HrHNamWEq2HdE8oTmdydK/f3i9MFACZaxePwC1IeX+EN0+myYcdKeTAptnRvXEq9D8cRnBaGK28NoqPZG+B2lXD716ysQBNssE8pgD1ePsvrhbj7inW3f0ZZuQYEQ7MROq1zQ8OmW+nl7xXqcslaM/RktRGL58Rj2KOmus8iDc82znDJaKlmjCdOIa3mD6skFMqKQKvT3t0s1lmZB+8G6M9/TiBLg7Mw4yz9M2VgNIZibEmF+wCCbjNd/AxbYs7jOsiLEV95/lbtJqS208y22WK8C6ix2H5GU1dqzQH4Ciq5ZsxMWHsyOsz5oAvOGB71aolc9el/ni5GxllXKFlLFN1gHWsXfFPuV6YQys8dTDQUn2vUE2W6+Oc8crbuBk32RN1MHKR2a+kkYXqcsjBAXwBiu0ulcUReiRDIg6rfsajmuTbgi1HtPg4Uj1rLDB/n1j6mYDtN1ADlEvX2C8tvafwhYmhQ1WgV/69/PGpHu6AEov9vJ506eBFxK4q/R/yqxrzOMZn2Tdl4s9qYLu6LvJIPM7OJGozWfBMfs4wT36kOtBV+7mecfC/+hv5GII8Pj5RsKaYhplgmuzNH886IsXM79Yn4vvgBUOJeUVqlxQFHayxvbS3rDgunGscjFh7F0sqo54EBQgJQOaXUMf5gsx5vumWtG4L7si7AiGz7nsd4mbclVPeEYJNpgslKCnHrv2XY0TnCT4ctbxCzb7L+AAMpiHOGo0a5BT60awSUntudRWfqndfo2A+OxGNR24I/HKDEUXaXNIchebWPFPo5o23NTuSKm/5zXbLbbgsoDPoilQvJs5exoMGNVqvx8codooaZL6x5VGYkSLW8jY8JLb4/mkdb9El4XU2tG1kjz3USYFrMnIpxzHZybU2jixUY/MT/8B6untTLYUmAg==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 12,
"RowCount": 8
}

View File

@@ -8,7 +8,7 @@
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
"DesignLengthInPixel": 77.0
}
},
"2": {
@@ -18,38 +18,12 @@
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 4,
"DefaultSize": 15.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
"DesignLengthInPixel": 25.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 79.0
"DesignLengthInPixel": 20.0
}
},
"5": {
@@ -61,55 +35,99 @@
"Count": 6,
"DefaultSize": 15.0
},
"Values": {
"1,4": "执行人",
"2,4": "0/0"
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 39.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 39.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 6,
"DefaultSize": 15.0
},
"AttachInfos": {
"1,1": {
"1,2": {
"CellType": {
"$type": "ElementUI.AvatarCellType, ElementUI",
"CommandList": [],
"icon": {
"$type": "GrapeCity.Forguncy.Plugin.ImageValue, GrapeCity.Forguncy.Plugin",
"Name": "app-logo3.png"
}
"Name": "默认头像 .png"
},
"TemplateCellSource": "头像"
"showSystemAvatar": true
},
"1,4": {
"TemplateCellSource": "执行人"
"TemplateCellSource": "项目成员"
},
"2,4": {
"TemplateCellSource": "工时情况"
"3,1": {
"TemplateCellSource": "项目成员_全名"
},
"4,1": {
"TemplateCellSource": "岗位名称"
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 13.333333333333332
"FontFamily": 0
},
{
"FontFamily": 0,
"FontSize": 16.0,
"HorizontalAlignment": 1
},
{
"FontFamily": 0,
"FontSize": 12.0,
"Foreground": 0
"Foreground": 2,
"HorizontalAlignment": 1
}
],
"Types": {
"Strs": [
"Text 1 50",
"Body"
"Body",
"Center",
"Text 1 50"
]
},
"CellStyles": {
"1,4": 0,
"2,4": 1
"1,2": 0,
"3,1": 1,
"4,1": 2
},
"SheetStyle": {
"FontFamily": 1
"FontFamily": 0
}
},
"Spans": [
"1,1,2,2"
"1,2,1,2",
"4,1,1,4",
"3,1,1,4"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
@@ -119,4 +137,4 @@
"PaperSize": {},
"Margin": {}
}
}//ZykyUhFcgbjXObjrQq6GfuFxcDIH3zBYrCFm8wn9v0saPCMQSk/V/vbsfzoJkMDGE1q3f/Y+jcFgLK7RWFGJM4WRq/kCR+bcMQyagI4Zb9JX2uoYlwLqJ+18YbYW+w9zNQpprGHoMe1k4GXJpUeB/kUwKeHN8itWmi1iVMFGi1WE5IWTnRBkwdGRmNcTJGd6e++gGqjArbruC2hYo2SL7huO3HVxGmPQFiFfmMK5KrRLXYlvpDiJ1HUnhce58Q9gaxd5OsTYGQMo2MGIRgNM14YoxzYK42iopSgw1lj28c18aiRGnR6Z4gO4463Fs+2wR39b03vcIxnDFvu1CMHji8iIYkss8zq3nzb0tYyoFmYg3lPczvsEcceHrgCbZrHgcnvpztEjRrmrWtZ3LC/j/NyEiRqY0P7b7hpzZQW5UlTrxXEM0GzOXU57ktYMECrxAkIN2P6pYS1z9fRy9f1biY/Gh6PY2QIbeiuZMaZlwIx72tm6LzoNrim/kCD5nqXF+HgR0MWOD6zc6yUhNHRQnT9roROhlqBpC28jF1HpadaxWIYnG1DSL/UZbC9TqHe92TjaDu5qNSR3jLxeYN+He7JeTQUGs7gwhAr36jYptl32LI0fFp8uR+5L9280GMPe2YDIu6QQz+svE3H/ScwFeZuLe6rCFu12hKnkyf+J5GS2jVRRRvd+U3l+WlbS5c8lNh6Utuk2IL8U9E7XCijKmCW8EIy1qvU8XNYQ5lC9awWA2ZivY/51bKkMas8HSpd117OF+s6HlaEfa60YBrqyoXKtMsJ8XReJlY/euxLfQVvkFcxvQMsUl43wPAdW4Y4U8J2vyrnAUIPqGMzy/wbSrg84gf1i8xPV8ca/CCaw8y07mRKMs5baVTceJSt51ULIiLsc0by7r0rSRQEIs8Dgdg==|920
}//yKkepqve6OUNl4xg1a5oIc4GzBNOvf3ehJhaFhVglTW9DTLyE7rkx+hrkAy0L16M8qFF/czEADi3c4LhCSWU9C93+epWDuDt2K6gVhaV5dmypeCvBjjf681qvxYO2Oc3PFQRlY0eoak5IunyGmcFihb6QfNISzHYHITkErTLsQqQAyLeymmsgQCb5IB1OYhK1LmdkGUp2kTBsDYszr7Yfyv3YnjIizjTC9tuVyRfsAeysMHVXhui9Mp+K2DFoBmLgBZ9VcO/kbP5nGndcPen/qBEhqwETN4HEaSMhcpN3py7b0bnBQsqtAr/K6j9J1p7gKs3+VCZhNrZ6a1TerxLpDBdCOV3vXfm+wyD5P6EanJIBonL4jBtU/z18x49bB11xY8YqO6+CSVBIDH4HGSUlcApqWhtUtCLwCF7WyPsbRpFLeABPJOXLVGV1cRvdGrUyejpJ68LKTtSUeitFpF4FsfwpF+Kas/xuRr9J4zJxcqX3PHeelkD/FISGq+IrIu6D/MFfh7QgrVGZr8IJHu/M16OsBXTnFH2t7/xrf1sRwgVnx46dRrdDLoSWzS01f31hmi0jNQUN3DboUuVftrTVHYzYMTkI7p8W3MtfLXVOtnRYPoTMhPJ5/9IUl8nGC5BP8ot640H79fWjJGNvJwRg/hsb2En7w/QdwvwFkcyXOAdqWRbQPuyfUFxgfnb49uJ/E0PI8pluAcN5yPhNZMp8bX0w1Hc11VuKVW267K28Hi2pSx3TYEuncTiYZFZnxawvKUsRy/K9S7DAjLs5NPhKNgdjQlJQCFFQbRKBJtIC9kAU5IcmFQJ8ZK57nGRusVqWrywdytO+iFc8XaflP0+7x5l04MGp/pB97iZKKEPeHmk7u4pMla1Bnv4cgdUCHETpP2Ly8n8MEI3q26LyWZ83Q==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 6,
"RowCount": 6
}

View File

@@ -0,0 +1,366 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 2.0,
"Mode": 1
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0,
"Mode": 1
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
}
},
"InLogicalVisibleIndexes": [
6
],
"Count": 7,
"DefaultSize": 15.0
},
"Cols": {
"RowColumnAttachedInfos": {
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 691.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
}
},
"Count": 5
},
"AttachInfos": {
"1,0": {
"CellType": {
"$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon",
"Style": 1
},
"TemplateCellSource": "完成",
"RulesGuidList": [
"ea7e55a2-16b9-4534-af2d-f321ed25f91e"
]
},
"1,2": {
"CellType": {
"$type": "Forguncy.MultilineTextBox, ServerDesignerCommon",
"TemplateKey": "隐形输入框"
},
"DataValidationInfo": {
"IgnoreBlank": false
},
"TemplateCellSource": "内容",
"RulesGuidList": [
"8a929182-cf14-4025-87bb-e31871191ba1"
]
},
"1,4": {
"CssName": "hover-btn",
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 1,
"Placement": {
"SerializeProperty": "='6746a656596b44bb908448c6ffc1502'!E2"
},
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=是否为确定"
}
]
},
"value": "1"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "加入时间"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='6746a656596b44bb908448c6ffc1502'!选择项"
}
]
},
"value": "修改时间"
}
],
"RelationType": 1
},
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PageName": "设置时间",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "6a3ee9d1-2df5-4109-8feb-5dc105f9e5ea"
}
],
"ID": "c498d41b-eef6-4a60-a973-d86631718348"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "取消时间"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "TODO",
"ShowConfirm": false,
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "提醒日期",
"GUID": "07b2f0fd-f50a-4860-a76a-d39508238301"
},
"Value": "%Null%"
}
],
"BreakpointIdentity": "2b4d3dd0-5403-461a-99d8-e31a0c628458"
}
],
"ID": "06bcd9cc-a343-45fb-8bb1-c49c10c6cb73"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "删除"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "TODO",
"UpdateType": "delete",
"ShowConfirm": false,
"BreakpointIdentity": "1136befc-4c16-412f-8237-c4ff999b0a8d"
},
{
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='6746a656596b44bb908448c6ffc1502'!重载列表"
},
"TargetType": "Forguncy.ButtonCellType, ServerDesignerCommon, Version=10.0.104.0, Culture=neutral, PublicKeyToken=967100671921c115",
"MethodName": "ExecuteCommand",
"BreakpointIdentity": "f9b7d0c6-32c4-494d-9c2d-5330085eddd4"
}
],
"ID": "4a5dfa1c-ec43-46c0-ac0c-a556489be758"
}
],
"BreakpointIdentity": "6e2e0b7c-e9e6-4a15-9ad4-69bc85f25ee7"
}
],
"ID": "308cc16c-3702-49ed-9680-cb8c9543351c"
}
],
"BreakpointIdentity": "c4313a02-0d76-4600-8e42-2600a248b95b"
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"选择项": "选择项"
}
},
"PageName": "TODO菜单",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "8fd9f4a1-5626-40bc-b36b-f4dff9fad2a4"
}
],
"Size": 16,
"ImagePath": "更多.svg",
"UseCellForeColor": true
}
},
"4,2": {
"TemplateCellSource": "时间描述"
},
"6,2": {
"TemplateCellSource": "ID"
}
},
"StyleDatas": {
"Styles": [
{
"HorizontalAlignment": 0
},
{
"Formatter": 1,
"HorizontalAlignment": 0,
"VerticalAlignment": 2,
"WordWrap": true
},
{
"Foreground": 3,
"HorizontalAlignment": 4
},
{
"HorizontalAlignment": 4
},
{
"FontSize": 12.0,
"Foreground": 3
},
{
"VerticalAlignment": 5
}
],
"Types": {
"Strs": [
"Left",
"@",
"Top",
"Text 1 50",
"Right",
"Center",
"Body"
]
},
"CellStyles": {
"1,0": 0,
"1,2": 1,
"1,4": 2,
"2,0": 0,
"2,4": 3,
"4,2": 4
},
"RowStyles": {
"1": 5,
"2": 5
},
"SheetStyle": {
"FontFamily": 6
}
},
"Spans": [
"1,2,2,1"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "TODO-FULL",
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='6746a656596b44bb908448c6ffc1502'!$A$2"
},
"Priority": 1,
"GUID": "8a929182-cf14-4025-87bb-e31871191ba1",
"StyleInfo": {
"Foreground": "Text 1 50",
"Strikethrough": true
}
},
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='6746a656596b44bb908448c6ffc1502'!$C$7"
},
"GUID": "ea7e55a2-16b9-4534-af2d-f321ed25f91e",
"StyleInfo": {
"Foreground": "Text 1 50",
"Underline": null,
"Strikethrough": true
}
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}///o4s+liu+GgONBAOzAQjPc0WHqmOcfaywQRfAOaAfldFUIfsTmL8L9FbdevE6/1IZW1LO5zB+zZ0gYxjfgIjU/dvERCZ5+v0Pk6Fg+gWHrCZz+vAth7LwaB6YU2bcEoguvTCa14Sgn1GWE8v2gM9RoHgbS/YLzaxHVmDDi/5ut7paCWZr/0bhXPIpQMS9F6BTA9nv6Evf8WLm5PznZHc1eA1ML7fLGZmwbMbBLK3m8cDT8OcKHyGWdEq3FJT3B0z5+qPdb8mWID/mOubhhAXvKQaC9D4rIT4jD+4t8g+rcy16jb/N+wWLT6pNU4B5zaffb9dY8VgpddhPjqh1hkXxukAw6de0ddyNYnaF2mXBhb9bGrhY/FpIQ0mXd/MnPUoh9YESntFqy56q+txSJA/qrD98binCaaMmAIvDyCiKKGTMTumpv8Bka0me1DRn60wSVkbk4RlstZXiQNWfKZWrmSmWAN1pzjCVcuDNgn5jmXhcV+9QqiIyvXzbfppWMPDikvS3pLz1pqtIRxYh5nBHqhlGEbfCOVedLTexva5HqLxyOOM+lOc5wbZOAhCEu8ngfBoqE/RdRKmgriCfhC/High9zUxpsahKoY4GalQytogn3+/EZkYnahBtEucOpfxvg+SQDUOlpFMjsi4NHbo+/2qCzGITp/7u+xSzCyvx/urA2q6oSvJTQPRye2K9ZsKs/6lkt6ATwagdQi4oIiA0kZUjtRmh9q1oGLiDcegIzVEtsrtjMyNT50AJqjdk+nXybh2tSACDLy/NX1IMCilKusf0F9yD7IXqsGBper/OqkoIDE8UpiGTDl5pWDjidNvLR6AOSQGFrM9OPFM0WDAR89o5IbCqc3cs7UhzeQf6exJL9rP7ofkm356t4S1d7gwjYgZxF9g/Z9q6YufhLO15g==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 5,
"RowCount": 7
}

View File

@@ -0,0 +1,128 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 26.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
}
},
"Count": 5,
"DefaultSize": 10.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"13": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 14
},
"AttachInfos": {
"1,1": {
"TemplateCellSource": "岗位名称"
},
"1,8": {
"TemplateCellSource": "默认时薪"
},
"3,1": {
"TemplateCellSource": "成员数量"
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 13.333333333333332
},
{
"FontSize": 13.333333333333332,
"Foreground": 0,
"Formatter": 1
},
{
"FontFamily": 2
},
{
"FontFamily": 2,
"FontSize": 13.333333333333332,
"Foreground": 0,
"Formatter": 3,
"HorizontalAlignment": 4
}
],
"Types": {
"Strs": [
"Text 1 50",
"¥#,##0_);[Red](¥#,##0)",
"Body",
"\"成员数:\"0",
"Left"
]
},
"CellStyles": {
"1,1": 0,
"1,8": 1,
"3,0": 2,
"3,1": 3,
"3,10": 2,
"3,11": 2,
"3,12": 2,
"3,13": 2
},
"SheetStyle": {
"FontFamily": 2
}
},
"Spans": [
"1,1,1,7",
"1,8,1,5",
"3,1,1,9"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "项目成员"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//girtF3joZScObs9QLOx7EUa8rhkD1mIVFAec1LfWyeM7132bhv7fTZ3jC8RLA3zDcBgve7raCjq+O7eb0AI4JxqbslTNWd2BttcJJuKnv51HPDiJjrY5cvnt1CvBPs00ddG4PjFuorkUsanwpchCIISQW9QPmPhEZatWcHLPCb9CDBTVgVA1Zq+0DxBGXbAyjVDhcCZd0ntfP/Pim1xQf9MnhLKecrSxV6qkebFLnst0cQGVOsD0ZOG3N8gSqnUxm8/7/I27KoqX6LMpy1RCJb6ApJQZxrgC4NXww8ArmT7w8Novjy0giB2JtVEMm244djDAx7KtBEFRL4Zf4w2ilbMZ29B+sP5WUyH8HVMsgg/jlT4PVJJPyMF/qjdPMoI0RxrS138+OD+3bAnQiUD3wqqIwmnCDw5G0LNK1bOCdt5UamNeiMlQJ8OgBuVQD7PMQnXciK7SzgxRCmMlb/u6b402rUWF2KVezt8s2z7WwSLcDnC1I2B31ozsbgrMJnI3vQjTsMIpj/EyMB+FbuPuHcY2wbPN9YrpGtKbBAHbBKrLzsOQ2ONAOVP2fCph2YKwcrQY32cHzVMJMqJEdd81eS3wqIBbJ03Tz3pPsfKNn/n9oYGEmWU17H6PvRewxMirv6Ah13+iyANN3nwCw2d971b6/uOdLAYB3S5k/IEHJSTGsmFRuSP/SCRywevwN1HOhbaKLdtTPbXlr+2EfJzhBx5rZcO09Ueg2KvVMlRG2SgW2fkXZAwC7sAl/FG4eMwhnSDv8iTSljsZMlXV0ZLQwSQr7lKkcKZrViMnv40dfwyuLkSuDbFI81gWlo1kJpyxKkTLhxNboX7y23f3LWEdmsP4JsLBYQjH+9R0oenNwZijF4SYx6hufiRMlTGcHQRNgNgKZ1w/+O/Vdn7UgQOI7Q==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 14,
"RowCount": 5
}

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 19,
"RowCount": 9
}

View File

@@ -0,0 +1,53 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
}
},
"Count": 1,
"DefaultSize": 35.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
}
},
"Count": 1,
"DefaultSize": 35.0
},
"Values": {
"0,0": "😊"
},
"AttachInfos": {
"0,0": {
"TemplateCellSource": "Emoji"
}
},
"StyleDatas": {
"Types": {
"Strs": [
"Body",
"Center"
]
},
"SheetStyle": {
"FontFamily": 0,
"FontSize": 18.666666666666664,
"HorizontalAlignment": 1
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "选择图标"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//0hBLR9fp42Do5SY7znbKYZaws9B9QmNMAN+bcF9ONgn4QpSlRUGdAzvvi98MFIrjjg5V9xY07lY4APCoZZk+INppRq4PIWeXjySn3FT5/KCKyWKmP4+11l6TwmalWtWMwVnWKGn3EeixcUo5qg1WCcvrpHcEK6OgXXUkHg0bCeTDun4aqCEMG8Ew4x8FWyqOgbmqDGogIB7rC6H0YurZu9ey6lng8iNcYiCAKp7Voen+2ar1qaMM1eHG+V70TgFOlgDX6OSkH78AY/QDuHPaiCL0gYArF/pfSm+BOFFEPEjmBiCgIXjmx1qj3EIftllej+5p56QBudAKsgYaK7mIgowSKDENRsWY/iAAHdaq6nw90MdXuLEZ3HaQtNIS58iJn9rDg16DDGZVqkOMxno4iRdkmrf4kv+aChmWsnANXcBD/5B9l2JOW3hYa9q83ME2U5+Nto9sIFwYyRbKw/LWxxGyjowbnI1m24lbZApvd1e04kXa151CddbeinovSgipdP4ufI2dSS6eAVCttvHz3r4MOymfXSDcDvWHd5e9KgSZPFI8FUAYNTf8vHK50J6Cop/ZmxRSaeaFvFczPE1NsnTkC8mAbm0nT5LfGd5W/VIAFQoJLl+TgJvPm+nUR7qF96J62p8iq8mTvEXiFGsCrYlW5y52juZDhV7Uav5qC1fnLclEFn8TRVwaAHcRC346ZWx0gHiQI042BhY9RxUaff6D9sNe9bJ78EK0xGGhbyFQZswryiN9l2cHml+wAcPnJv0AQIbjvkeSqhEht2tDjKjeobalRsHw2Mr0ASktsX8QnF4uP1803KjOn8/P+iMgTTytYN1CQGuLlyK+NUfD7H7l1vG3XdEJU6bd9LZQdEBuQCnQ7tLEaDypACw/1Igz3ZtLPdTHZaCtdxZu6nbhFg==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 1,
"RowCount": 1
}

View File

@@ -263,43 +263,17 @@
"TemplateCellSource": "开始时间"
},
"5,1": {
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=LEN('762e7dc48db84370a85030b2975d58a'!E6)=0"
},
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
}
"RulesGuidList": [
"2d873e6e-c374-4728-97fb-371127f41208"
]
}
},
"5,4": {
"TemplateCellSource": "结束时间"
},
"7,1": {
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=LEN('762e7dc48db84370a85030b2975d58a'!E8)=0"
},
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
}
"RulesGuidList": [
"2644fa99-36c3-4127-b7c8-065fc8d883b4"
]
}
},
"7,4": {
"TemplateCellSource": "结束原因"
@@ -402,10 +376,41 @@
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "FGC_我发起的_手机版",
"IsMobilePage": true
"IsMobilePage": true,
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=LEN('762e7dc48db84370a85030b2975d58a'!E6)=0"
},
"GUID": "2d873e6e-c374-4728-97fb-371127f41208",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
},
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=LEN('762e7dc48db84370a85030b2975d58a'!E8)=0"
},
"Priority": 1,
"GUID": "2644fa99-36c3-4127-b7c8-065fc8d883b4",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//rp7yIC1us/s3TWuaxj/Jt2p3EMAGKbFvK04xMZ/Us2mrRBc5JmWcWRPJtpFWgmny0x7cEkK6uwIMYZW4KuA068gtOAM52+6elUz2q1TF+RHnR7N/8IyhFEpvhdWqA7J27kvfAuDxcWwtb1JEYZowyrKwbFZuOhdz3Apk5RKLwYdoQC61w66HNl+mBzEoYg5MQQrKbiWPvfU361du6e5HxxDkQJTJwYfc1ed84H3LYKNn2lzzVZAYSnyIbJUOt+zTn4/YyjEMcdPnlJXtN9F6tx4QOiGB3+Zk7LZOL+mjd2KwmD/O9JikgiN1z2dM8+BdGUyz2xvxtVDcG9/5bGnHIdZ4NQSTMMM8P9YqGPitAwAYO4hXPmETiE3xvgtNhmTmSFO3cqeN0fx81dIDtEOMbw8s57Y9nn15RQ7R90ngY/rtQr2/AWwPbi7ZQwJj5r9d7dGlc7QgcRFtb6akVvs/pKQlfeNGnXVdCGlt5STKi339Rk6LLyfNMNp3Kmq/0dG6EoQN5KdeHL7IGgkpRp4c2DpYnSfABYHV1MDs/vIAeXKq/WbwxI33W5vVomE4hvLNBI/59h6BeqzbuNQtzaxeWlHMirZ54oWs5W4NigC8+u3hKZUFANReu5lqfVUPaJ1NpREj+pn9AzORs2oiSiSd1uOTdZ85wgmv4PTpbx83wt6Du4rNoC7YdPdurrshm5GZkrEEM/Ip4kQIJNjQpPjlSVMbX+TOnDO7+2B9IJx0PqYvY34F7veAg1n6H71bpSDPRt6g5E+F0F4ydJyraHZa2tLiCc89mV8407ZanFiZGm/DQQg7zctlWpuM9ibsfl/jpsFe6rQFeVO6LZ/fr2RZoRb28I+u40gmn75d3RSyik/2gDlEuqA1rqFmRvz12MTj6puSg97zgJjC7H5WZbuh3g==|920
}//8wjOmxeKjeK+PRGD7m1FsEwcYJrrv2LU1izx0LLwhVn4tYHiQ8Qa7j7/1ptHI9jHMwiDYS//H7s7gV0xKYfsodRKo40LgKKA7/MTFd2anWSp5jyhyXTdqLx1cxuVXnE0M6vDUVfMN4dcY6KL7VpaY2aMlOq1KwYanLTvT0tjX2dwbulq3FhHbRqOZ6FzgEpH1YmvyG5di6kFW0aD6mtt7KdIQUbEk7/FrlH7X1NSm8y2dikW2V2W9IzznL7vaqvQ/x5Dv5MQdOzXym38GihDQ4bxs0HnxgeE1bKGKgTC5oXas4HGS0T5lhQmHxNsaJXrfE4qpD6S3G68XyPdN+jXdF8v3lSYmRqkuDKFe9qWki8r+R8aU3mb+8N+Qlcm0najs2ebCL1x1Mfwxbd7u/CyVzJ1p9LTiYYHp3Ns7zVuNuX0Ikjietfad/Ow3nh9VcA5lAC7WW7c7fz+mUQldn+Sbv7qJ6jRl3U2HhJ1PTZWLq3FU6FqUCHMWO1UfqX31uPmV1aOfNnPyqkTE6/IzSzC0Bh+7o+pStc1Eg/fceibV+bZeZXsRZ4Z6py5E5bxJngBLiIXRvNDCRjNl5WgrcCJOcEMDtWyjYp5Tn4a1xqmTNTdp/esUHFoskEi4jOkU9u5OptzajgjSmfopzqkN2Rw3BtwTqAZLC3wtT7PwnpyLWhcE6eJYw990R0AnnOCUggwPbbs1fiMIW13fSvyPTuFX1YYx/Uw+Z8yuMXwBnkEaYHFoBlq6J+L2CdWuaEHYFJKXQuVIWAWiOh2FR0oY/DZHRZ7GYoY1k8+C8WH4v/h/J0ZL1VDNcL4WK4q4xklReIKrh8tnne53/ongzC1NNbLRCRvThornm3r8dArmfou1nS/qd9uRiwqrZ/Ybgp+6QswxS3nZER3kd0rVjz+4lDXFQ==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 19,
"RowCount": 9
}

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 19,
"RowCount": 5
}

View File

@@ -0,0 +1,317 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 23.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 70.0,
"Mode": 1
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 27.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 7,
"DefaultSize": 15.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"16": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 21.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"24": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"25": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"26": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"27": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"28": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"29": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"30": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"31": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"32": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"33": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"34": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"35": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"36": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"37": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"38": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"39": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"40": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"41": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
}
},
"Count": 42,
"DefaultSize": 32.0
},
"Values": {
"1,1": "Version 1.0.0",
"1,37": 0,
"5,39": "编辑"
},
"AttachInfos": {
"1,1": {
"TemplateCellSource": "版本和版本号"
},
"1,37": {
"TemplateCellSource": "发布时间"
},
"3,1": {
"CellType": {
"$type": "HtmlRichEditor.HtmlRichEditor, HtmlRichEditor",
"ShowToolBars": false,
"StrictSecurityMode": true,
"ReadOnly": true
},
"TemplateCellSource": "发布内容"
},
"5,1": {
"TemplateCellSource": "负责人_全名"
},
"5,39": {
"CssName": "hover-btn",
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PageName": "版本发布详情",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "ad782df8-fa36-4813-bb3d-38dc2ebf0556"
}
],
"Text": "编辑",
"TemplateKey": "_RS_Minor3",
"Icon": {
"Name": "Application/024_edit_4.svg",
"BuiltIn": true,
"Color": "Background 1",
"UseCellTypeForeColor": true
},
"IconSize": 12.0
}
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 13.333333333333332,
"FontWeight": 0,
"Foreground": 1,
"Formatter": 2
},
{
"FontSize": 13.333333333333332,
"Foreground": 3,
"Formatter": 4,
"HorizontalAlignment": 5
},
{
"FontSize": 12.0,
"Foreground": 3,
"Formatter": 4,
"HorizontalAlignment": 5
},
{
"FontSize": 12.0,
"Foreground": 3,
"HorizontalAlignment": 5
},
{
"FontSize": 13.333333333333332,
"Foreground": 6,
"WordWrap": true
},
{
"FontFamily": 7,
"FontSize": 12.0,
"Foreground": 3,
"Formatter": 8
},
{
"FontSize": 12.0,
"HorizontalAlignment": 9
}
],
"Types": {
"Strs": [
"Bold",
"Accent 1 0",
"@\" 更新日志\"",
"Text 1 50",
"yyyy/m/d",
"Right",
"Text 1 0",
"Body",
"\"发布人:\"@",
"Center"
]
},
"CellStyles": {
"1,1": 0,
"1,37": 1,
"1,39": 2,
"1,40": 2,
"2,37": 3,
"2,38": 3,
"2,39": 3,
"2,40": 3,
"3,1": 4,
"5,1": 5,
"5,39": 6
},
"SheetStyle": {
"FontFamily": 7
}
},
"Spans": [
"1,37,1,4",
"1,1,1,35",
"5,1,1,5",
"5,39,1,2",
"3,1,1,40"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "项目发布历史"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//Bn0hduhlg01k9B9Ngg7lBFj4cL7WW21VsiPLTUkgjJzZj5F5O9LhzLM5sbgcZkFp0rxzHXawqnvhH9KQeZzV9O0eC7Qu5t4yfl2Ia1VdTYxkPk6kjN2OpKuIH+3FxBGZ/x12DgSXUyjmaDdVGGD8ezAJzYVjPr2ZR7OEpwI6uuzkw+jIarYh+/x/1ZA5yg/ZnR2n3LmmowIKuThKjKTR9ZVHzHubeCGhFhGcueaWic0mNjWOCdCjOk5A1tmJEXHVqlcURCPuynrwU41CKYryglWMW6Pdixh8CyBBQHitGxwG5AGwCd6WWKewERf6zdqrfkyIp6iw5NTIpIV3cLtVg5Z0asvb/ErfEu5FXGolOGeVQ/Z2sG+jPzuLKMf9QEgTuFbbAWITKTuNw9rjkeqCVyeeKNEnmLGgJZ9bffSB3F/ROqSc3oeyZZI+uM9xCNsTJGfSXBOHMdzjoItoxDKrjP/xsrmajYisGy/RAjr+jQlSIL9tgIr4A/UCdjHZcXt5XGp3c7vMTnvcBaOf0J741fYakF62EaFKES50JEuokvjFdJmt5j5bXcvnTpG/EuC1ZmtOsCXGnRrkY0yeU+heyjHCkujOwaJCZqCLjkRneJgtPrQUTaCvJJJHbOA9Is9C/cdAkRKR+lSuZtD6fApuUmQmb/jUwwEHJ7Yht57N5LjLQDwAniRMSzpWNZolrbDwagxrM/1KW0axFq9CWgH7c3rVdottygwz2UnP6qoWvERpGMeJKJMB8okqXDDExKJ8Qa7ikDmYlCjsiTlZJCUODc9jXF+YkTJ9LCsq3dRmSHPVCvt02lVSoOo49FXDioptS8e4GaptKj+q2Lc+dFbgQ1xZcXjZ/iME8TO9nluwig2v4M6y6xpP/vdj9eZi19AdtuFW84DNEpvvC6++iLdT+A==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 42,
"RowCount": 7
}

View File

@@ -0,0 +1,455 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 23.0
}
}
},
"InLogicalVisibleIndexes": [
3
],
"Count": 4,
"DefaultSize": 10.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 5.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 93.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 22.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 5.0
}
}
},
"Count": 6,
"DefaultSize": 5.0
},
"Values": {
"1,1": "😊"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 1,
"Placement": {
"SerializeProperty": "='8ee6eff0b74d43ef8e54cd3ef782f76'!B2"
},
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=是否为确定"
}
]
},
"value": "1"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择图标"
}
]
},
"value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!B2"
},
"compareType": 1
}
]
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "项目分组",
"ShowConfirm": false,
"CheckDataValidation": false,
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "项目分组",
"ColumnName": "ID",
"GUID": "b8213434-845b-4b7b-a05a-9f07ff2ed539"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='8ee6eff0b74d43ef8e54cd3ef782f76'!C4"
}
},
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "项目分组",
"ColumnName": "图标",
"GUID": "eadb0287-00af-4b05-96a0-99f7df96dfc6"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='8ee6eff0b74d43ef8e54cd3ef782f76'!选择图标"
}
}
],
"BreakpointIdentity": "e05f184a-4975-4f9b-9f39-446a132b820e"
}
],
"ID": "2f528a97-aed8-4f63-b8d0-efae65d671ee"
}
],
"BreakpointIdentity": "7f11b776-4c2b-4a50-a799-6fa332623c08"
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"选择图标": "选择图标"
}
},
"PageName": "选择图标",
"BreakpointIdentity": "9b405da5-bc9c-46f7-905d-59c57285210d"
}
],
"Text": "😊",
"TemplateKey": "灰色圆角"
},
"TemplateCellSource": "图标"
},
"1,2": {
"CssName": "ec-lable",
"TemplateCellSource": "项目分组"
},
"1,4": {
"CssName": "hover-btn",
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 1,
"Placement": {
"SerializeProperty": "='8ee6eff0b74d43ef8e54cd3ef782f76'!E2"
},
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=是否为确定"
}
]
},
"value": "1"
},
"CommandList": [
{
"$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",
"PageName": "项目分组详情",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "ba369856-984a-48d7-aebe-1805061a9a30"
}
],
"ID": "d0122884-e46b-4fff-8b31-c8e00c3e222d"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "复制"
},
"CommandList": [
{
"$type": "复制到剪贴板.复制到剪贴板, 复制到剪贴板",
"ObjectiveCell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!C2"
},
"IsAlert": false,
"AlertData": "复制成功!",
"BreakpointIdentity": "feb5f39e-6bbb-421c-80eb-6dd0576ad055"
},
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": "复制成功",
"BreakpointIdentity": "e60dff53-be6c-4166-8cc1-9d01b4044ec0"
}
],
"ID": "cd35bf3d-0d29-4648-a192-fd3a7b1a9dd6"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "删除"
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!任务分组区域"
},
"Title": "加载中",
"BreakpointIdentity": "41b29555-9065-49e3-842b-7fda6438d539"
},
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "删除项目分组",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "分组名称",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='8ee6eff0b74d43ef8e54cd3ef782f76'!C2"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true,
"BreakpointIdentity": "b5d5574b-ba6f-4010-b1d3-7cfd19c00c32"
},
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"FunctionName": "remove",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!任务分组区域"
},
"Title": "加载中",
"BreakpointIdentity": "ea8261e4-bb4f-4b4c-a9db-f9de9dde3df8"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": "操作成功",
"BreakpointIdentity": "f2051fd0-57e8-46b8-bc9f-9ca50becca99"
}
],
"ID": "92c8e5b5-dcee-4a15-9961-e375a2387532"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
"FunctionName": "warning",
"Title": "温馨提示",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!msg"
},
"BtnText": "知道了",
"BreakpointIdentity": "a60d80b0-9a43-4a7c-a985-6a35940644f7"
}
],
"ID": "41d37c51-57fd-4448-a8be-98414c19e4dd"
}
],
"BreakpointIdentity": "8a9e009a-888c-402c-b8d0-160f8727131d"
}
],
"ID": "6682f1a4-8147-4f7f-b7ee-d6869f62b31e"
}
],
"BreakpointIdentity": "43191ceb-2366-44ad-b62e-68bc45f1a5c6"
}
],
"ID": "96fb147e-002c-42ee-93ed-a716bd12d815"
}
],
"BreakpointIdentity": "6d4e3fba-f49f-47d4-8c12-97cef1e39ce0"
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"选择项": "选择项"
}
},
"PageName": "项目任务分组菜单",
"BreakpointIdentity": "033ccf01-def9-41ad-8aa6-145abd7848d7"
}
],
"ToolTip": "设置",
"Size": 18,
"ImagePath": "更多.svg",
"UseCellForeColor": true
}
},
"3,2": {
"TemplateCellSource": "ID"
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 12.0,
"Foreground": 0
},
{
"Foreground": 0,
"Formatter": 1,
"TextIndent": 5,
"HorizontalAlignment": 2
},
{
"Foreground": 0,
"Formatter": 3
},
{
"Foreground": 4,
"Formatter": 3
}
],
"Types": {
"Strs": [
"black",
"General",
"Left",
"\"#\"@",
"Text 1 50",
"Body"
]
},
"CellStyles": {
"1,1": 0,
"1,2": 1,
"1,3": 2,
"1,4": 3
},
"SheetStyle": {
"FontFamily": 5
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "项目列表"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//3v1rNCeAzEFP3U3b3wV+wWXD3IH/pIvylwmGrfebbUw+JgKV9/fyUdSIHR2JUHuaSM3t+mfek8bLWrC690E89hI2CYf5rBYbfQYYesNQgGLDF4JQEvZKFKEdOYDYmbspFRkDib0X3WpYldNk4UaNJAGtqL0Pu4ov39LInxeyZVACwX5AIJyZpbjiJB0lMgpEHDDxOToIb/shIgkNiuV5TBlBrUiB/8QjSlR3jT/imWvwJTBI5Xb7AvLmzVLgzJmvG2SPJS2F4vY5MozHZhwJZFq6qMpT8VZYq1XcnHxfhkV5AblKeIJa2sw6V5kdDfCmxDe34Fn/VK4yDF/Bmw1R0+iggWxrw4Nq1tYednRGP621yyz8pc6RIXARs4dvo6UdYTghzwlpTE4ezoCMIV44w+iwReRfLE8UKcYESYFWzBjEaLTH68H5kQFKsWsHpVRLCBzFz9x6F9ezM1vbuJee8MVumcoqXaqfb8TTOzTdwDtVsu9Bf6wBUa+pHNeJKJyUWqJ6/1TN8B70Fv7I0VcZWwUYVnw9o75GwstRcjozkCdIBb3Z52eeOOSLKoMtxs8xcq3/9Rzw0quzNDrqNMoS7ESHZ7iowK2AFSR37ApOfoRTanTbRBI1BNE45fd1izATk5utoYehVlenJi7cC6LY6zg/1pkxjTZiAYgCpAqZkI/+S1Ck4mjQbvRpwwe1L9UvBVp26WLkyFN6CVIYV36rJOJozJGuX0oqqY5naA4QV4oiqjyz/KFTQu3WsOJMqY6XDtnDhXq7xyp9aK2SCW2VnFU8A1oOE1a2Iw/Z4DXiTMVboCFUPLQQLZdgvvb8VZvD55tFfm8J3AGDZszzFvirDn8CgPOSZfEgRYd0f/vmy4B9hCJSuQBw2MZ72sIDGn/zyJxw2JC8YBY+m2BvWc8iug==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 6,
"RowCount": 4
}

View File

@@ -0,0 +1,113 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 96.0,
"Mode": 1
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
}
},
"InLogicalVisibleIndexes": [
1
],
"Count": 2,
"DefaultSize": 96.0
},
"Cols": {
"RowColumnAttachedInfos": {
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 90.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
}
},
"Count": 4,
"DefaultSize": 43.0
},
"AttachInfos": {
"0,0": {
"CellType": {
"$type": "Forguncy.UserControlPageCellType, ServerDesignerCommon",
"UserControlPageName": "Git提交记录单块",
"PropertyValues": [
{
"Name": "时间",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='8fc0150152814864a2f1c5fda59114d'!A2"
}
},
{
"Name": "内容",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='8fc0150152814864a2f1c5fda59114d'!D2"
}
},
{
"Name": "分数",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='8fc0150152814864a2f1c5fda59114d'!B2"
}
},
{
"Name": "ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='8fc0150152814864a2f1c5fda59114d'!C2"
}
}
],
"OverflowMode": 2
},
"TemplateCellSource": "ID"
},
"1,0": {
"TemplateCellSource": "日期"
},
"1,1": {
"TemplateCellSource": "内容得分"
},
"1,2": {
"TemplateCellSource": "ID"
},
"1,3": {
"TemplateCellSource": "姓名加内容"
}
},
"StyleDatas": {
"Types": {
"Strs": [
"Body"
]
},
"SheetStyle": {
"FontFamily": 0
}
},
"Spans": [
"0,0,1,4"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "Gitee事件记录列表"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//3jXiyn8R3Qkmf/yVgzHHRIwb37/3lO/Z2C7b6lW8Y2WBeoMV8XFoUexR+fgLpsTpPniwY/qe8qYTE9MwnhME9vEFxBx2siAA24StLk4KIU7TcFZteQiO4MzFLUXNw3lXW860HSrVifmy5I1qkEhSGrlB/JSpy/8YVf8MggZyA8rGOJ/qCop6OcNbcXC6Y332qfDEuOToDLRU7SnqZZQJI7AIS5IIfmw5ta3kMmhfwkONqhlJJWj+UXQgpS7YUeqfqdS5oheFJe6IiNVh7voN/J4WtbkqMkPiDakblQRVMYSfIrHwjTUslEDDBP0AH5Tza/W2ixTo18fks+z3I+IF6KnIaMzIqQYxhLl38yC7O19fFGmWoDDmMUSsk3eGMLSbr8NkGZbBEH/1DuGy78xsXrvZAsUByFaFWs7QUrtvSdO67DCgVHPoD2758otjL3kRH32OUqttsqtTsh3ZdypxVpnKw46IaYDrUY1OzDO29ysiSNVH8W/2TtNb4+AC5sT8YWOtmlmyy1zC2BT5IlMzKC6TBiJhRNGow0OcrPa1tUDCP/616XCXnZjx0wnJezMMLsyMzie9iQrEGkRpQskajTJNqF1OTz9tXQ6zy3tVffoz9+DFRyEgtoxXE4AGRoowTkY5ZCmqaflc03J5Cvp2YvRnK8w8sK5IKZ4D8wA2dOpwrntTACiT/NRWV0lXjYyUENa9zIEiXnxltOV1FVw/jc+LqOUPQvH5xEQTcmb6OGaApGe9K83udhPls0bK4D2AGo7y27XHHmTShsGrA2qHPVYOeosVoDbB6685WbI1g9F5ZWDIzXO4O7fWApKwwwQtPKK0AM0X21R4f9ushP1BtMkOvzYVVYOFAml7dg+pk/aPAjFt03QHooLGvasLyOZVBQoNJUolXZ7P8zSSqUO6fQ==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 4,
"RowCount": 2
}

View File

@@ -0,0 +1,130 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 29.0
}
}
},
"Count": 4,
"DefaultSize": 24.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 56.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 16.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 129.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 36.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
}
},
"Count": 6,
"DefaultSize": 24.0
},
"Values": {
"1,3": "收款人",
"2,3": "备注"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"ImagePath": "银行卡管理.png"
}
},
"1,3": {
"TemplateCellSource": "收款人"
},
"1,4": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"ToolTip": "编辑",
"Size": 16,
"ImagePath": "编辑.svg",
"UseCellForeColor": true
}
},
"2,3": {
"TemplateCellSource": "备注"
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 16.0,
"Foreground": 0
},
{
"FontSize": 13.333333333333332,
"Foreground": 1,
"HorizontalAlignment": 2
},
{
"FontSize": 13.333333333333332,
"Foreground": 1,
"HorizontalAlignment": 3
}
],
"Types": {
"Strs": [
"black",
"Text 1 50",
"Center",
"Left",
"Body"
]
},
"CellStyles": {
"1,3": 0,
"1,4": 1,
"2,3": 2,
"3,3": 2,
"3,4": 1
},
"SheetStyle": {
"FontFamily": 4
}
},
"Spans": [
"1,1,2,1",
"1,4,2,1"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "个人中心-收款账户"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//gC2RnbBqW/tLpm8qxOve5j1hxXloFm2nAgv4V3/WXuxHmyibcfQDESX5IEgZFnF1TXHdwKrxogYvGLtugoFGSFgK2ecph8uqJinzDa1iq3uloW3yAdX77UUJYzNf6+M2euz3ZIYjcEi1uCRRDLydkxlipBF6Qc/E7RdS4juFIXh1umtGL8NFJ5STJBlrK2GViRobKAJfhG/24otu67iv2+f5DAL/msp2L8kRLnr9fRuBd/FHoRqz5UeynwmieaxGn2haMlgiiWEcUoqe0NFDDpKgv77Mp3veqiLZFl48EgFm8/SwMziKs5cf3JJ95B5xbLmtH5wCXD0Z7rvN1jbeXrL68n9PyE+lSLg0jmzsL8P2/lpatWAl7gybNSf6hCXNM7jKnzXk5cDJWZilTya3HIcEexpegqDVMsHlC7Hdt+8I4lFHGfJ0EBSsx7zIGyV6LWhWxmpE79o0o2mD7Ma2ijPJBYnsLsetoP6YU9jw+jqXDgwQSjeMxdrbbLsfuGBfuXZol4+6ovdBwu+28CllItBEOWoAJ6v9QuWKI1Zvs56v8fIFWjqc/V6UxD9V/MVLbPewONZPA6eQlNldfMq2KNAczmboj+c2k+Wtu4q3qFNIOiIomNvtNIyFsOWexHTUPPI/2UXbvZC5DYszK0hfhr710VmqeBwCbyGgBUkoJW1fmgswI60blbtlBWoLpHhooVR/sOYi31RQZJpgvIHxR23Fwa/twz/+/ESG28ZDOE7IX8f7h0IuFOGvKzlkPR5iMPygb3btow7ftCzVKwOmCWv6/Kxrury9QmrKA3nGcLY3mdKCpHm6KehnUU8x7qXdN+KTsPvXyzuLUWdqUrIjun929TEjsO1RLb68q8oEOag3OCFdAvHNIHuMwqCdzE6ZAdBxy4j7WymPWgdesLaJyg==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 6,
"RowCount": 4
}

View File

@@ -91,43 +91,17 @@
"TemplateCellSource": "任务阻塞类型"
},
"6,1": {
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=LEN('944e2444f41c43e288eb349b9c7e791'!D7)=0"
},
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
}
"RulesGuidList": [
"fce5e551-711a-4980-a2a0-e6cb213733ee"
]
}
},
"6,3": {
"TemplateCellSource": "备注"
},
"8,1": {
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=LEN('944e2444f41c43e288eb349b9c7e791'!D9)=0"
},
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
}
"RulesGuidList": [
"1e535ffb-e562-4daf-9548-7455e90266a0"
]
}
},
"8,3": {
"TemplateCellSource": "系统备注"
@@ -291,10 +265,41 @@
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "FGC_审批记录_手机版",
"IsMobilePage": true
"IsMobilePage": true,
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=LEN('944e2444f41c43e288eb349b9c7e791'!D7)=0"
},
"GUID": "fce5e551-711a-4980-a2a0-e6cb213733ee",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
},
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=LEN('944e2444f41c43e288eb349b9c7e791'!D9)=0"
},
"Priority": 1,
"GUID": "1e535ffb-e562-4daf-9548-7455e90266a0",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//y6N3i/wSB3XJMhnNog+aNg7rU9N6BVRrVb1VZKbDyPOMNf4pJr5b2S0zHEdxlJ2klFnyW6mBHajgDDBG0HSxnllF1HWsdGhw+lg17q6ZtYwHZVQC8BiCosCvFp9QtrbGUDjLmNSzFA38PZN8+4p7IhYkcpvDh17O2/lJ1NjLVN5bq6J1c2502hIU1PbydhNg0SxZuUDh2Y1KjPcJF+H3wT7pSt4edIMThUvDT1JWKHiQ5WfgQL4n4pDGIpza4mWS0ZNkWC+s0z62GT3i0k/RNapFIAxSiH0hvX9lqefNpU7T8nEO3iE0fdydFcD+smLswgpNDCtrQ/a0hkEA63F5EVp/pmVKWsd5R9DJJpay572Ch5KzC46Im1vCVG6GSIWLlf6agMKPz9pS4UVHJEL7ybKYPw+ez+C1MmPBM+SRvIiWiabvoF4Rx31db3V9T1R2eyJh5H3tkwo2XXYBrGGtDkch0/SI6zUD80c5Ja7YhTu+L/6I4wCYPT1MnX1N6/RkasJ2Cwcec5luyaffjn8Afqeht8cv9uPrW3I9v3fNed4xpf58x5JkL0KCckIJDlW5f4Xwi4bIp62m2pxEUxFWXm3Eiyp7IU9NFJ8cUB6Su8hMU7vYxr1yBeDez8eh4Hkk3B29qRp7+DYV/DvrLvL1TFGXxAIYQTxCw+K6bX/bxOZyeFy//ddcQR2cDxVyPOaCBqi0A8/nKI7ux5ziBGQ7nxGoH0N0cC9Q+wFUFXqmiNbMoYXxpgqDQLI9hTuQKdycGFTpVLpzaG+WWhdBMCy8PL7mXzUwptned0/OTTFWGBOl++2xQ5/sUR171aks/u4vY/57WKZNz2TNUGClIWB3F3PbUem+BRmLXWPvPvQjuJL+wo1jhFQOC/1H1YdJWkWspldxXikfo419WTbQ6cnvcg==|920
}//wsG5KVE3Me1ytR1vmwelqZnPUt5Cugdv0aU+/Xaxc4TdD2C2HTIZqAVM/DkeT6o/V16zBdrzklaknTIh7qdVoz3109qN+e0GmeJjARKBb8Y7JBOKdCFC7YU0p607FIi4BIwwo8I4nQ8JtUBWQDdevVa2lGMyvMvw5FpywzEoZHa9H3xcXh8tIHRWtmpKp79HZnf/YR75LLwOkbKWRVTxU0+Jc8O5DPZOLSBW1h0+FKcD8uBGf2PHrcIooqrSBs95gKuSPFySf2WbYdll7q2dTasjD5nKH9vuFzUoRTzqvaYLJWBQjm8QSifkAWCfhD3oKm8ACX+DqDJu8sWSje9haV37xhDFLuREdFz7g/u8j58ze0OtoHDb6NEhwEECv9Dox16JVCwbo68f62ZkuJDmnBCdJavwccX1rbh6JaxSFvFB70AEEs7+XmFfP3hJdwIkZ+iSeaW0zHbt4TpTP88BE2B4mMVtNYZDuv/I4GuVGTZSY21wleYxj2GUaoIc+VSEXP++/VYHyxykrN1Cshl8YbdUw3WErgiaLmTwxmele3/UGa0f3Gro4Hgv3OZyMfRbRTx7binID4pUDRvJ0NMVzoRQiKabOTza4tDEuw3vfdZuBE+Rn6zPPWb/hnwzDOLVPlLVF7EbkwpirR1sNml+xsz4jND1te7iRyqPKc4enu8qrZnUXHcs09Wn3+wPfsxvdYuSOFBc+JDXjH/nneyxO1O0p18Jiooxdw/jXOBh/kYmtK3MKPHkegOtzO9zycd/eDfCXtA5F8W/ZyIAUtGZ7ck3m02L2G7oAHhmsA9MgwS/57zxv+Qw2LbhHLfGpmw+xBMrmBfF/stFQGu6gbQRMZUPWHgny49A7DUAwOc3KhRr+Qupc9IKpl+gggH46pi2vMNwxjTlcBn1G2g7Ghy/Hw==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 14,
"RowCount": 9
}

View File

@@ -53,7 +53,7 @@
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 755.0,
"DesignLengthInPixel": 515.0,
"Mode": 2,
"MinLength": {
"Unit": 1
@@ -77,17 +77,14 @@
"Count": 6,
"DefaultSize": 15.0
},
"Values": {
"1,3": "xxxx",
"2,3": "xxx"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "ElementUI.AvatarCellType, ElementUI",
"CommandList": []
"CommandList": [],
"showSystemAvatar": true
},
"TemplateCellSource": "执行人头像"
"TemplateCellSource": "执行人"
},
"1,3": {
"TemplateCellSource": "描述"
@@ -102,41 +99,448 @@
"Placement": {
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!E2"
},
"PageName": "右键菜单1",
"PassValues": [
"ClosePopupCallbackCommand": {
"Commands": [
{
"Source": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!E5"
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=是否为确定"
}
]
},
"TargetCell": {
"SerializeProperty": "=右键菜单1!点击按钮"
"value": "1"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!选择项"
}
]
},
"value": "编辑"
},
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PageName": "修改报工",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "76cf85a7-0bd6-46d7-9ce1-9056d3b41cdd"
}
],
"ID": "d588d20f-c221-45f3-a80e-17e2217ae770"
},
{
"CommandList": [
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "删除指定工时记录",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "报工记录ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!D5"
}
}
],
"LoadBindingDataOption": 2
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true,
"BreakpointIdentity": "6373c452-b1f4-4d28-9ad3-a6f91514d483"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!msg"
},
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "279c891f-505a-4e47-9834-f5c7f55f6bca"
}
],
"ID": "744274e0-666e-4e38-a68b-6aba264e5591"
},
{
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!msg"
},
"Type": "error",
"Duration": 3000,
"BreakpointIdentity": "a438653b-0d00-4ea5-82ad-1fe365eeb889"
}
],
"ID": "0851b34c-b81c-4883-85f0-b0d4b02322d2"
}
],
"BreakpointIdentity": "384d57bb-22a0-4bca-9571-464f75c35fd1"
}
],
"ID": "d99c24d0-b8ec-44eb-873a-695d55675656"
}
],
"BreakpointIdentity": "db9dace3-d983-43c9-b0fb-5b122de1b7b1"
}
],
"ID": "62cfea71-e958-442c-b3da-59a44d5ad94c"
}
],
"BreakpointIdentity": "d83fc4a3-8e3e-4206-82be-d50f1be8fc4a"
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"选择项": "选择项"
}
},
"PageName": "编辑删除页面",
"LoadBindingDataOption": 2,
"Disabled": true,
"BreakpointIdentity": "00e071bf-6d56-4b7f-8ca2-99a542d3088d"
},
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 1,
"Placement": {
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!E2"
},
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=是否为确定"
}
]
},
"value": "1"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务工时表",
"ColumnName": "结算状态",
"GUID": "97417040-abff-4a46-94c0-5101e41841f7"
}
},
"value": "0"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!选择项"
}
]
},
"value": "编辑"
},
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PageName": "修改报工",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "5f4a15aa-9c24-41b5-8dee-29292881ba05"
}
],
"ID": "1002c5ff-955f-4aa8-bfb5-ebd1588c2a2e"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "重算"
},
"CommandList": [
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "重算指定报工收益",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "报工记录ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!D5"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true,
"BreakpointIdentity": "bf3e2915-d948-4e57-adc0-aedcf9c241bc"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!msg"
},
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "51dccb3b-9b22-473d-8c4e-bdf93e2685e2"
}
],
"ID": "dd45b2f5-3c4a-4cc0-a3a5-59adeb6df64e"
},
{
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!msg"
},
"Type": "error",
"Duration": 3000,
"BreakpointIdentity": "f923e82c-6281-40cf-97f4-377b125b0883"
}
],
"ID": "c9d5609a-0c53-4221-9cf9-4bbf5b9c9214"
}
],
"BreakpointIdentity": "a89cb16c-544b-44dd-9428-cc82ed4457a7"
}
],
"ID": "8ca0a8f8-7d44-454b-90ac-700fe7d37d2d"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "删除"
},
"CommandList": [
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "删除指定工时记录",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "报工记录ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!D5"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true,
"BreakpointIdentity": "c60f23e7-4f0b-45c0-a7b9-5696ee457b08"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!msg"
},
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "b5736300-a63b-487a-bcb6-9af3bcf5905e"
}
],
"ID": "8733361f-d734-421c-9d3b-c34d975b79fe"
},
{
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!msg"
},
"Type": "error",
"Duration": 3000,
"BreakpointIdentity": "37b113a6-dea4-4304-abe6-c590e4b953e7"
}
],
"ID": "0c73d1a5-302e-4569-9007-98cb375f9551"
}
],
"BreakpointIdentity": "380028df-e4dd-4294-a620-b58949fd35c0"
}
],
"ID": "be86ca43-b876-4405-9c7d-9807fd6cfe63"
}
],
"BreakpointIdentity": "f14deccc-9598-424c-8534-d301a4c972be"
}
],
"ID": "4a0f87be-276f-4316-8fbd-0a0496289ab1"
},
{
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": "只允许修改未结算报工",
"Type": "error",
"Duration": 3000,
"BreakpointIdentity": "b2fca4c6-6257-4a92-bb1f-dcf4da2e7aa8"
}
],
"ID": "9a87c28b-2a91-41c9-8de1-46834952f9fa"
}
],
"BreakpointIdentity": "0f57a301-3cf6-4774-aae7-0c01d5f4e564"
}
],
"ID": "b5c56bb0-566e-41c6-886d-a41b6be37428"
}
],
"BreakpointIdentity": "717ab9b0-ca8b-4b1c-bd26-fb261fb33c38"
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"选择项": "选择项"
}
},
"PageName": "工时弹出菜单",
"LoadBindingDataOption": 2,
"BreakpointIdentity": "170ad9e0-aa92-4e27-841c-88defc54c2a5"
}
],
"ToolTip": "操作",
"Size": 24,
"TemplateKey": "按钮图标",
"IsInvisible": true,
"ImagePath": "更多.svg",
"UseCellForeColor": true
}
},
"RulesGuidList": [
"796ffb62-1bf6-4337-8350-bc706ba8c4e2"
]
},
"2,3": {
"TemplateCellSource": "执行内容"
},
"4,3": {
"TemplateCellSource": "ID"
},
"4,4": {
"CellType": {
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
"SavedValidators": [
{
"$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon"
}
],
"TemplateKey": "_RS_NewLittleRoundCorner"
}
"TemplateCellSource": "结算状态"
}
},
"StyleDatas": {
@@ -154,16 +558,6 @@
"HorizontalAlignment": 2,
"VerticalAlignment": 3,
"WordWrap": true
},
{
"Background": 4,
"FontFamily": 5,
"FontSize": 12.0,
"Foreground": 1,
"Formatter": 6,
"HorizontalAlignment": 2,
"VerticalAlignment": 3,
"WordWrap": true
}
],
"Types": {
@@ -172,27 +566,43 @@
"Text 1 50",
"Left",
"Top",
"#FFFFFF00",
"Body",
"@"
"Body"
]
},
"CellStyles": {
"1,3": 0,
"1,4": 1,
"2,3": 2,
"4,4": 3
"2,3": 2
},
"SheetStyle": {
"FontFamily": 5
"FontFamily": 4
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "任务-工时"
"ParentPageName": "任务-工时",
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='94f8bae36aee4ae7aec2a063ca731b1'!$E$5=0"
},
"GUID": "796ffb62-1bf6-4337-8350-bc706ba8c4e2",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsDisabled": false,
"IsInvisible": false,
"IsReadOnly": false
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//bv39SahNT/rRDJNWafjEubDYuxAsxoO1KZcIbEbrhpp1HBPMUBNfqJIepILg8ItqJKSpsVPvj+v4hTYAiCWvbyd4JcttBkEB/dBO1p3cRRKWHDi+5QHKB389raLIZt2eC4U2MXiACm7LFgRKSieO1E/6FAAlWt1Z/NTYKHEhXPT92jVGQSbiV1aeJvcEBuny3YwV9l7wCfhqRXAXdeZHPc/JidlIwxA1BLRpK2afpcT9oFRN038zKllCcEwZKKt9zAWIEuYcwoj1mVb+s/hvzxtpwAdF731LNs8/phOakyjiQaADRDF7wooCHk9rzD5sw7goDBshyC2NGXWjvBiz5G61KvcFIL886IsIvVQbqTN+aKC1C8OlJ3F9P9cI6W8YOZrqRmzkUF8w1MmLIi/pw6OnJHfeAmv+/FkZpRF4wgiR4VzBmHxF/Ycg8vyEBUfHZrMdek2HEpb8u2WR56QOnaDGPsy8w4Qrbo/GkKYEmtHS4UWkV6UDW4AqSR1flswVG+OCNdNrLw+9WdO0v9Qy61wdw3H29epZ3TZFUf+f3GQoB/ojq7e3XlyCzrvmH0ygvoQQe61N58JlZyNgFKggL+4Z6iweKfqiLnJYMsSl9kOcL1VaFVr0+dus6xl0gEBa5ctwdp0Q9J5/P7gy5YkYoLpdWPVX+bamMj6WzM05dAvvHNYlCaL3Q4HBgzdhQNMBfw7J1S69EeMsNnUFcxc7+xqcLiWpsQTizPP0HNmujNQyeDdGViBqVpMJgoSm0feWMujEIgg/0DhQA2NkA2izZI0aZlTaMfl6WvXAtl+VkukC7WPBnuQVF4fowMvxXOnYzPi+oucQ3bAcFcq2cE4nNbMm5icHZEd8ZS8r3FzVUyFnDs9DIbJ7YS9XQGLEj/n66s8YKm4qSfZGBZFn7VBwCg==|920
}//PJccZi/nVuxiEquDDwknAEEc2Pgj/OMV7o8Dr9sDsjQ7DvRtjhMmz+bxyW1eHPMkIjbfZacShhHFKC6hRQI+JV5gBdb/OsEiS7IJuG/rVvJ5/ECTg25vA/GVaSWPecVrY66gIq/O9Zsa+oZCO+R8YYsnFR2uGIFppYfeb39SOD0S71uY+o7sI7D1FluZxCzdWB7lRVh50il+M2t3iHjlk9pknzr7jYo4eu3z4fenPa6UdtKMPJjl/69VlmwtG0DOpUk5i3R2QTUx7QlFleb7+uXBb/RVKC2pjRCOmT3USUnt54ZzAx3yMvan0WFKTa02uMujKr5D9i/XL1LQ8dZQH4Z/JoCGzTGFm/15oXXbsGX+WicPs9vvo1Iku930FteXoFJRSU4THSaqo4nidKRs9Ufl9qxewFjSpesZryaocz27/nmR3xRSccoXbcpEFvgtcTolXP7CuSCHO/qTgevOXKaZ/zNjwlBJxVw0yQuIw7IsqdH0tNTqTNPwev05fNFXwnEZAjT/j/nwRXeQ+/JiSnfxXngX3nSsBgmoAhsAGWZoGFszaVzgphOq16pav2t7xBqUMXAzP+v0adYAf3+k3Y9Z78iD8+UK0XQLkE7zjZ8TM/NTfwOrRnPrLXOK6SmkttDj4sOW1ve5Zv1MqoqzdEh6WSkkDzGWmyJwyAaR6zXnAP2CRtwkQozgTIDs/PPhhKubUXkRhRI8UWYTM7g+qK14t/AGpht8mHaWmwhWcyCUtRl03afArOPkbwLagES29vlD8E6evA3DEXXTRgwQmhe53qlVm/1vr/8NSmwTOUQ9MY2/H6DRb6UrawP6mWNQaH2p8SCdxQ3QUhUIH4VkqeSWKLd8itGuWTnud6zt2v5rsR+fichwIDE20P8eSkLSguXDDJyW9kB/pP8C3CXm0w==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 6,
"RowCount": 5
}

View File

@@ -0,0 +1,175 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 29.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 18.0,
"Mode": 1
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 4,
"DefaultSize": 15.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 21.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 132.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 18.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 6,
"DefaultSize": 15.0
},
"AttachInfos": {
"1,1": {
"TemplateCellSource": "名称加版本号"
},
"1,4": {
"CssName": "hover-btn",
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PageName": "项目版本详情",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "3441ad08-8900-473b-bb56-b6dc01d8f799"
}
],
"ToolTip": "设置",
"Size": 14,
"ImagePath": "设置.svg",
"UseCellForeColor": true
}
},
"2,1": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"Size": 12,
"ImagePath": "gitee.svg"
}
},
"2,2": {
"CssName": "ec-label",
"TemplateCellSource": "GIT描述"
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0,
"FontSize": 16.0,
"TextIndent": 5,
"HorizontalAlignment": 1,
"VerticalAlignment": 2
},
{
"FontFamily": 0,
"FontSize": 18.666666666666664,
"TextIndent": 5,
"HorizontalAlignment": 1,
"VerticalAlignment": 2
},
{
"FontFamily": 0,
"FontSize": 18.666666666666664,
"Foreground": 3,
"TextIndent": 5,
"HorizontalAlignment": 4,
"VerticalAlignment": 5
},
{
"HorizontalAlignment": 6
},
{
"FontSize": 12.0,
"Foreground": 3,
"Formatter": 7
}
],
"Types": {
"Strs": [
"Body",
"Left",
"Top",
"Text 1 50",
"Right",
"Bottom",
"Center",
"@"
]
},
"CellStyles": {
"1,1": 0,
"1,3": 1,
"1,4": 2,
"2,1": 3,
"2,2": 4,
"2,3": 4,
"2,4": 4
},
"SheetStyle": {
"FontFamily": 0
}
},
"Spans": [
"1,1,1,2"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "项目版本管理"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//qgC1WVD+kXE41zwHB8K1+rBuBxgil8bwdpJRGLDPjsShJFTEHAmzHlBC0953qxn2BQesVHMdSfQ4V/K2hlBEuzwy0nX6BwGxGMzK10kj1gJ49t3zFo+AecADpovFcj4p1SEar2Alf3YCBKDArWe6047/W7fUUqKasmP2GxwSflpOwEfsxK7sFkvX12uBZ1YLhRGvUemstIjSmZRO2x9WVwmAC53HR427GByq9KRC8UMCUFGpHl6YCVQMV52asGAM2b7taRnptYe0GiYuWUjN438VmGzEkoN+E/VZ8DlQ8kT03627xAa75MKZDZW8s6yIUiss6yN8QupRtODReAkdSActrRYkkME3c4pn98rN/rvrdDoBg1ixz78A03/8801ulvV3KEhIczpkqtAW1KmbABAhe2drH5HoCMzNHRi7n/9gTqX2FM1K0+J5OFducv4ZFUnZlArF7naRMcKt6ApYqePqrksjiu9diV8TSuwxrcAuZ+WbTdyRiwcOLS3riBX8bWge9fNyUcgEJX79XAtoID89zlPplGo/A/246HCTPP8/WBm0BL7hEh68khDTvHfXzgCvwHBXVttiw2pMa/Id8BpXBJqt5b0Xw9AyWCY9mnnsDMeByFp58e1iC1aE3V7fMfSYdnzDFJiDq5as3ZVUkcIFOhyYtF7cARqikkbZbGXgMiOYwXkH5MjiBca2STsekj+Nqe7UTeXQg1CqLkUCZ2kMdVDFJxOnO1a+fEBU5KTlFxY6ThSUhyim6JUQGo8+HF65ADaMX4CgWY2RfNwY0VwSLrWGSw9WbB8jcSS359LEldZpSxJZF/GEoYR4tDTxrpq85KD9+TjzTS53et7L1tkYC4cSpjzPrBn1ickBXTSM/eTigXhOc1UzT9xSSmfbNtKxXjJHFVFU2gW9DccPaw==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 6,
"RowCount": 4
}

View File

@@ -34,7 +34,7 @@
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 41.0,
"DesignLengthInPixel": 52.0,
"Mode": 1
}
},
@@ -55,12 +55,9 @@
"CellType": {
"$type": "ElementUI.AvatarCellType, ElementUI",
"CommandList": [],
"icon": {
"$type": "GrapeCity.Forguncy.Plugin.ImageValue, GrapeCity.Forguncy.Plugin",
"Name": "app-logo2.png"
}
"showSystemAvatar": true
},
"TemplateCellSource": "头像"
"TemplateCellSource": "用户名"
},
"1,2": {
"TemplateCellSource": "姓名"
@@ -69,21 +66,26 @@
"StyleDatas": {
"Styles": [
{
"FontFamily": 0,
"FontSize": 12.0,
"Foreground": 0
"Foreground": 1
},
{
"FontSize": 13.333333333333332
}
],
"Types": {
"Strs": [
"Text 1 50",
"Body"
"Body",
"Text 1 50"
]
},
"CellStyles": {
"1,2": 0
"1,0": 0,
"1,2": 1
},
"SheetStyle": {
"FontFamily": 1
"FontFamily": 0
}
},
"PageInfo": {
@@ -94,4 +96,4 @@
"PaperSize": {},
"Margin": {}
}
}//9QKxPWMum28YHfR33MHLKi6yb6jdsmfs4E76CfDKlUynXyszhM19JeXni6eS139V5JizpAzKM2ddfHoenq8WQGxNWVe3w8LdbkrlwkPdntdR9Swb7Z0nwcCytSE1Zr6kAlAxeNZthj7UXs8PSQ3Q6K+R/lD6Td3lVoxDv22l19GOqOGfpeyKDUhGHwMKfK522hk91qO2JqBjE3fVCUEvPyLOgTnUT/Qoo9+gX/oZ4+zPXCCjw+tFZyUJ7qnyFOgul0bDgR4kumhItL82SzYrdrgjSok/vl7PlYPR7Ovbr4UNbVzWe60pDZaKBrrhvVr/rwulDoXQijyZTZ9t+zId/DtLmWemePjYJ8Sqx5sxh95YJL33iMv6+GTCwKx7WR/nX59u5L1n3G28rp8y4goK4LcYrBTyD2n9MKK8yo7PgzXvVA9ZrUGoT4Xkjx3WopCtanWZfJweUeJERCfA00BPdFyF82lxY1koWR3hJ4xlYMpqVv5zInkODDjk+cuppgV5TFyII0ao+ecQNPe6Iqz8hoeR6L/WXMbZ0uQDLieCoadY4U1xjnRPMt1CRIgJjjwHNnFuuj2YX1er2Y46QXB0vwSOAPi+TfE2wwOySPtTHguaeZvMgdhJ9R935j4Ae1Nbe9EvNl/ztBMkI+rEjEuf/C0DoGp9LZW6e43WXXc7Apl8ZjDyQpNC7VmidBObZTNXaRsUqUiXSaix+eSb8Mr9kGTzrdtYSyC7pbfEmVG/zTbnoIqDGlVNVY5g2LJhDBTjMYEDswMx5U5h79y9GZ0Gxg6/26AnY40ztcaOePGCnSHzRlm85lNn5meG8zcOcpjgAAqDeK06s0UPFLZgHOQTzfIprS28C7Th54W6QbMLL5bnpxrxpqgGpCzIisRoeyJYDN1IOYbOGxKWneFO4JJq1A==|920
}//K2stV+wQ1luCG4lCN0o/D2bZo8CuOW35fITRzFL68DlP3DYsdhVcPLS438qvC19E2kAAdb8igkez0791Yfve62IxSgWxGbBXFCzvp0WwBgURJ4iAyMGpqMxxqOJzQ3M5ZJVv3r0rQndw6qcz9omC+BK066JGFR59SPJcUJbHMmM+/cBPyBofuvIbm2Yuk0x8dS2nMxVj2TeMlVhWEbyVBHfG/F4CmPpMvSzc0QhJ66tS50kML6gCXbRIu3wnNJQUzttfhYs5ROUWdfOUgFY/zQzXnl4DFFQt/HZUr5oEzcerFOaad7kE7c9GUGLhWN193iUuB06ZE+Jrd+VnhtFtxoT/RszK/D3e2MHLGzg3V3t9bfUJ+EHKlM4N9gEz7ygBdtniP0P2oHFhPM+NBx3jH9XNtBIJIk1vS9MlO/4Skv2nWDWNpCF2mFbR5UKCtzC/DV7sc3efKTtUxjsm9YhU+0sfqHBO0xLBMlqmkZ5QcxTIRptPvv9FLL9H01fXMEJutTUy5/lmtd2ldxh52WS2NNcRb4VbPES6DSwmn9L+lCckfkmGgT90W2KooySQESv59GywMoV5dCy5t/RVaVuv+gCZmQArTCzkHPybCbG63cZP49JSmgJiPLBxmxoPbvlSAP2xjcmeUMjA86eqVn1/T90aTmAN3qduxxE2dsTeEisI5G5ekZD6W5g1TGA9uyYUakyGUyhS6M5cchp4EwV2KDDHusrjabi1V63TZrmqMrJhUhYmyDSZMjfEPO51mgS+wDzzNUsTRRvFh3/gOvGiTwzvN1g5EVrjKfmFM4E7Dp+GkjUV92C4zh3xQmICxe7VtwEurLKTO/iC6GZ5VI2TRo59JtlwLz/nYnThqxb8UUIIph6t+NEbJg8nYnAbi9J64BSqgHG93fobLQ4aC1GAxQ==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 4,
"RowCount": 3
}

272
Pages/Git/分支选择.json Normal file
View File

@@ -0,0 +1,272 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 27.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 46.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 125.0,
"Mode": 1
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 46.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 39.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 27.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
}
},
"InLogicalVisibleIndexes": [
7
],
"Count": 8,
"DefaultSize": 27.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 56.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 56.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 56.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 56.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
}
},
"Count": 6,
"DefaultSize": 56.0
},
"Values": {
"1,1": "请选择绑定的分支",
"5,1": "确定分支"
},
"AttachInfos": {
"3,1": {
"CssName": "singlebox",
"CellType": {
"$type": "Forguncy.RadioGroupCellType, ServerDesignerCommon",
"Style": 3,
"PrimaryColor": "#FFC00000",
"SecondaryColor": "Background 1 0",
"LayoutMode": 1,
"ItemSpace": 15,
"Items": [
{
"Value": "master",
"DisplayValue": "master"
}
]
}
},
"5,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=分支选择!分支名称"
}
]
},
"value": "%Null%",
"compareType": 1
},
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择分支",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=分支选择!分支名称"
}
}
],
"BreakpointIdentity": "b2756df2-3e00-4e59-856e-16506670b2af"
}
],
"ID": "21111388-27ed-4c37-bde4-962dbcb54da0"
}
],
"BreakpointIdentity": "d9d85b7a-f2d4-48a1-9467-e14b9208bc85"
}
],
"Text": "确定分支",
"TemplateKey": "_RS_Main2",
"Icon": {
"Name": "git-branch.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
},
"RulesGuidList": [
"c36d069c-596b-4b9f-8bf1-210c89299716"
]
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 16.0,
"Foreground": 0,
"HorizontalAlignment": 1
},
{
"HorizontalAlignment": 1
}
],
"Types": {
"Strs": [
"Text 1 50",
"Center",
"Body"
]
},
"CellStyles": {
"1,1": 0,
"2,1": 1,
"2,2": 1,
"2,3": 1,
"2,4": 1,
"3,1": 1
},
"SheetStyle": {
"FontFamily": 2
}
},
"Spans": [
"3,1,1,4",
"1,1,1,4",
"5,1,1,4",
"7,1,1,4"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PageLoadedCommandList": [
{
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=分支选择!分支名称"
},
"TargetType": "Forguncy.RadioGroupCellType, ServerDesignerCommon, Version=10.0.104.0, Culture=neutral, PublicKeyToken=967100671921c115",
"MethodName": "SetItemsByObjectArray",
"ParameterValues": {
"dataSource": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=分支选择!分支列表"
},
"valueMember": "分支名称",
"displayMember": "分支名称"
},
"BreakpointIdentity": "32f55123-2c6d-4c3f-8b16-52a700d68c8c"
}
],
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_LoginUser"
]
}
]
},
"RowBreakLines": [],
"RepeatRangeSettings": [],
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=分支选择!分支名称=\"\""
},
"GUID": "c36d069c-596b-4b9f-8bf1-210c89299716",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsDisabled": true
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
},
"CustomNames": [
{
"Name": "分支名称",
"Formula": "分支选择!$B$4"
},
{
"Name": "分支列表",
"Formula": "分支选择!$B$8"
}
]
}//16GurlH7V5nW4PPxLuanLcFvdZhwQpNDjOm600K6syx3ovPkwlskIWZ7taLpp7IkuekQq1zcHq8//uA4gi0PX3whgegRzmDCKIp+ReQXoAHUCxcNv+3itgxItUF9VrVIVD6245AKT6958lojuGY2yRl3dzfzsqY/ZZSFK/z9xuvsvBiSLzJ50UpGasHdErUnHWPrfaVFCyUmMiBPKO9/xvEF3uhwuubuFQEjGdN3cJhn5q2/G1mO4yjz1dbW7jtiNRyF91RpdchaMEiRgANCuQVXQGaXdVqqpnTqpKmXEgEqFPkzUHe2FiYJ0j+kmcLVlT17jBRR8E8XODN6E0uFRrMg6T1wDlo31jcxUnafQciMfUVNRe0vxyIF41UqMe4CbDI+cDwUTMVPSN8BuLi2inqmY97SyOEBLVyjp545yu3fP5TLAlTTc+c0ZOkPyipImIDobzu7DE5+w5bBNRnY8GrXVziToHKiWHe3rUm8Tbf2Wg8mxNh2+OoYIxGrteqPnIxa14O8n30UwURsGLK2s62AXiZ7cjv9bAEMpURJYTJFDrSl1hUIWpQPE+n9wlTnALguWZHfURp7sM3jO9YrwkO/9vWZiZiin0jd5/t16ZmI9X/SYuA352G1ovuPzWqdMLGOAeG7gsBRGhm55fU9zXH4ywh05CJ5m2leaZvyDo05asHvUEhQGDoD4iGKyRIdZnPT/Tl1PCfAt8k1e3Au9OIjlzg7Noad68ZZYqD/hEaEWNzq+CrrCbCayywd/09eJju5oi22odktVkOOp+5X+Oi2+8H8n1KYRfOzMkAd7hdFdzN5hbMlxYPN6/9ofi6vgAfTFKQvyJt7OROK1IJg6O+Pvn0usmEWF7AJ21S/WNrS3AeDyPDkCQMfxY+ljvJ7gy6CvMPUouypanceeV3t7w==|920

15
Pages/Git/分支选择.rd Normal file
View File

@@ -0,0 +1,15 @@
{
"PageType": 0,
"ColumnCount": 6,
"RowCount": 8,
"CustomNames": [
{
"Name": "分支名称",
"Formula": "分支选择!$B$4"
},
{
"Name": "分支列表",
"Formula": "分支选择!$B$8"
}
]
}

View File

@@ -0,0 +1,419 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 51.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 40.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 39.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 39.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 17.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 25.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 43.0
}
}
},
"Count": 11,
"DefaultSize": 28.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 43.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"13": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"14": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 43.0
}
}
},
"Count": 15,
"DefaultSize": 32.0
},
"Values": {
"3,1": "用户名",
"5,1": "密码",
"7,1": "忘记密码?",
"9,1": "保存"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"ImagePath": "gitee2.svg"
}
},
"3,4": {
"CellType": {
"$type": "ElementUI.InputCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "text",
"placeholder": "Gitee登录用户名",
"resize": "none"
},
"DataValidationInfo": {
"IgnoreBlank": false,
"SelectedDefaultRegularExpression": "邮箱"
}
},
"5,4": {
"CellType": {
"$type": "ElementUI.InputCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "password",
"placeholder": "Gitee登录密码",
"resize": "none",
"showPassword": true
},
"DataValidationInfo": {
"IgnoreBlank": false
}
},
"7,1": {
"CellType": {
"$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon",
"ValueFormula": "https://gitee.com/password/new",
"IsOpenInNewTab": true,
"BreakpointIdentity": "513509e1-89ec-4630-b5f2-35e81e2ce037"
}
],
"Text": "忘记密码?",
"ClickMode": 1,
"TemplateKey": "_RS_Main"
}
},
"9,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
"Title": "加载中",
"VBalidate": true,
"BreakpointIdentity": "1855fe06-21da-4f26-8967-5385fcc8984a"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "当前用户",
"ParameterValue": "%CurrentUser%",
"ID": "3dc751e6ea0a429a8ab15e9f3f436071",
"BreakpointIdentity": "8ad8df5a-77b3-49f1-8f1b-3e0781691efd"
},
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "更新GITEE信息",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "用户名",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=完善Gitee资料!当前用户"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "Git用户名",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=完善Gitee资料!E4"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "Git密码",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=完善Gitee资料!E6"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true,
"BreakpointIdentity": "4fb6ab63-1f53-4f43-83a3-5408584d62c5"
},
{
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
"FunctionName": "remove",
"Title": "加载中",
"VBalidate": true,
"BreakpointIdentity": "2e479869-b485-4a4a-84d0-8da71c8691bc"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=完善Gitee资料!code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ReloadData": true,
"BreakpointIdentity": "63b39031-c868-4b19-9175-d5bf930d7964"
}
],
"ID": "61a2481c-7fe0-4331-83b4-ce6ecb295f6b"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
"FunctionName": "warning",
"Title": "温馨提示",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=完善Gitee资料!msg"
},
"BtnText": "知道了",
"BreakpointIdentity": "2a229b5a-a48f-41b4-bfc1-3691217d436d"
}
],
"ID": "a78aa4ac-30cc-440a-9fab-ec0e06f25d00"
}
],
"BreakpointIdentity": "164a52cc-783f-49cf-889f-3059e5c102aa"
}
],
"Text": "保存",
"TemplateKey": "Gitee按钮",
"Icon": {
"Name": "Application/067_save_4.svg",
"BuiltIn": true,
"Color": "Background 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 13.333333333333332,
"Foreground": 0
},
{
"FontFamily": 1
},
{
"FontFamily": 1,
"FontSize": 13.333333333333332,
"Foreground": 0
},
{
"FontSize": 12.0,
"Foreground": 0,
"HorizontalAlignment": 2,
"Underline": false
}
],
"Types": {
"Strs": [
"Text 1 50",
"Body",
"Left"
]
},
"CellStyles": {
"3,1": 0,
"3,4": 1,
"5,0": 1,
"5,1": 2,
"5,2": 1,
"5,3": 1,
"5,4": 1,
"5,14": 1,
"7,1": 3
},
"SheetStyle": {
"FontFamily": 1
}
},
"Spans": [
"1,1,1,13",
"9,1,1,13",
"7,1,1,5",
"3,4,1,10",
"3,1,1,3",
"5,4,1,10",
"5,1,1,3"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_LoginUser"
]
}
]
},
"RowBreakLines": [],
"RepeatRangeSettings": []
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//x9ZhXV0E2Rz3Rh1fzXPuefWDnnMK4djUtHCzFioUqWINL7PdHNPv5uaJ8MIIBbBkccW00lta1nQUsSQZqqstUxGnIt30JzUFCEOVcEW/HhvKyrXzWPbMd07WTagghmNV8apWpnrpLouYZV+H91WkiXKtqLJlwOhBIU/iZwnzHJY2Z7GO0iCFpShFmJ5JgR8P0pBNFLbkLOHdYtvxqRnqpVoEVE+GSRzrXIZYZXYdenpzWs0BcdeeVOXiioUkiyo0e1FUvif9E3w+FgrTI8412B42DbOMwUrKpkVZelogR8erQwd3DhVusAZRiJkFs5GDoGYocaybSLjsPt2Ien7J/GA6JmcdbFP1oo10o4Wmlp+oHSCZJ9J77v3wXqevL/3y4Iur3Tmx5lwv4+KMC76KC9e26D+R7r7GBILKGHob/VXO4gGP42oVqP4Hb0HpUu7rOWM6iL9AhqY9Jo4w9uethn8zXb6ffEw4LvGvyCFy3aSOYD42NkEAt3XezbK73a04J+iS5pz7+eWfa7D5Ht+0TOvV8/A28I7gQ24TWEOjVOqd9/91c6zLRuaOh5d2m1Ui4w4qHG7PNWFdP+EqrTFrw+h8iUA7sxwa3IEnfSgu5tcsr90QSDX21WEUs0HaUbnDBHcLwpAQ7i4USkLHviwkXSVXSjclBUmQ/cT3l5eV7m8vh84/5h5BuVzgsi6sLNdGjnBucZFLZGOtdm4i98L3nhnan39SSMtCeB9FhhC2vC3jSQzBdvT4GFyddBH3SqayXr0u+gVhj5Z/4eTjYkurRJ1spBlsGjat/7UzBVdIlR57ijKgYy3DqUOtgfMqKoywbxXiMjLtZKJS3tZBly5ZZc9XxxfJkWnzyr+5wLlSqKDhseHucZ1NC9h2cvj95wHw0atgemenpvpRTE41TqXzmg==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 0,
"ColumnCount": 15,
"RowCount": 11
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,27 @@
{
"PageType": 0,
"ColumnCount": 41,
"RowCount": 27,
"CustomNames": [
{
"Name": "当前页码",
"Formula": "'选择Git仓库 (BackUp)'!$J$27"
},
{
"Name": "每页显示行数",
"Formula": "'选择Git仓库 (BackUp)'!$N$27"
},
{
"Name": "卡片列表",
"Formula": "'选择Git仓库 (BackUp)'!$B$4"
},
{
"Name": "搜索框",
"Formula": "'选择Git仓库 (BackUp)'!$G$2"
},
{
"Name": "临时_分支名称",
"Formula": "'选择Git仓库 (BackUp)'!$R$27"
}
]
}

View File

@@ -0,0 +1,290 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 817.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 36.0
}
}
},
"InLogicalVisibleIndexes": [
1
],
"Count": 2,
"DefaultSize": 817.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 97.0
}
},
"13": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"14": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"15": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
},
"16": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 75.0
}
}
},
"Count": 17,
"DefaultSize": 75.0
},
"Values": {
"1,0": "%CurrentUser.UserName%"
},
"AttachInfos": {
"0,0": {
"CellType": {
"$type": "Forguncy.UserControlPageCellType, ServerDesignerCommon",
"UserControlPageName": "Gitee仓库选择",
"CommandHandlers": [
{
"CommandName": "双击仓库",
"Commands": {
"Commands": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ReloadData": true,
"ClosePopupReturnValues": [
{
"Name": "仓库ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!仓库ID"
}
},
{
"Name": "空间路径名",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!空间路径名"
}
},
{
"Name": "空间名称",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!空间名称"
}
},
{
"Name": "仓库路径名",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!仓库路径名"
}
},
{
"Name": "仓库名称",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!仓库名称"
}
},
{
"Name": "仓库地址",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!仓库地址"
}
},
{
"Name": "仓库描述",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!仓库描述"
}
},
{
"Name": "仓库成员",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!仓库成员"
}
},
{
"Name": "创建人",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!创建人"
}
},
{
"Name": "创建人头像",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!创建人头像"
}
},
{
"Name": "默认分支",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!默认分支"
}
},
{
"Name": "hook_api_url",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!hook_api_url"
}
},
{
"Name": "仓库URL",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!仓库URL"
}
}
],
"BreakpointIdentity": "fceff838-5a2d-490e-b714-4bfe4a574d56"
}
],
"ParamProperties": {
"仓库ID": "仓库ID",
"空间路径名": "空间路径名",
"空间名称": "空间名称",
"仓库路径名": "仓库路径名",
"仓库名称": "仓库名称",
"仓库地址": "仓库地址",
"仓库描述": "仓库描述",
"仓库成员": "仓库成员",
"创建人": "创建人",
"创建人头像": "创建人头像",
"默认分支": "默认分支",
"hook_api_url": "hook_api_url",
"仓库URL": "仓库URL"
}
}
}
],
"PropertyValues": [
{
"Name": "当前用户",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=选择Git仓库!A2"
}
}
]
}
}
},
"StyleDatas": {
"Types": {
"Strs": [
"Body"
]
},
"SheetStyle": {
"FontFamily": 0
}
},
"Spans": [
"0,0,1,17"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_LoginUser"
]
}
]
},
"RowBreakLines": [],
"RepeatRangeSettings": []
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//C3vYYgURuMzlBiosvGDig/qzOk5IDn0hyZI3SOBniu36OtNZkqvJhw/6v6dJJdRmqJkbZh4n3ngX/62B02zHuRd0NJWr9xi1nOSMxTwFLOrt3tefkq85D1YSe+KTKzHUFKIWMuZlpDyPXg+O5vISz68UyOlod5oZcOhxr+v70GQBrk8PDKbcpvEKBBfCgsPm+XOEjiQR50V56+wf+x/PTpSNjkGles0052dmUgWFxGZ+om6v+7c4Lt8WkIP/SEepzTxA+nAm9SZD4BUqZiDni+3qN7L+7qOB/t+7ptG5KwBc8YsTruR25c05VSJU6RJ57Hm+1HNDQSnXfxj2x7vDvbdhN2zkA5rCt3oecL9lRI+EgyMg7IBuRgWeRMlMZE2szbXRi35zrEfcuXGi0VBYvyVJ/6G0eAy1+JdZ0xQPAOrmF5S5914TKUsFRbNCPxrYRIbjKqGN24UhmPj60jn7RPsC1fWdigrUGUqwEI3gevNk2HSPyyn2nw2R/4xpcJiDqNtDFR19Q+EFdIC4AfQ7uk3cjyhIwFnTrq727qx9PEn6oGhbnEonGOba0qV3lDoLHVklq5OGelKy+hS5sUX4WE5SUtBoRFE4gYdLBYpO+q5gNwZ8Qph85qpXR2LcV2A3XoJXZ4IE8WlrAQ025Ff4QuIqVYtz9sEqJIyhisqv/JeFaveqDNvlDXrtuG+duwyeE67xMAsKQi56NUK+9u81ptIqck2zr9lvJ44SIpnhHBsm8ppF6g8hS2rmXxgAeseVxsSY7/m/xhYzTXZUZKkOdaEeg5o3lvNE3t8rT3vXvMyTPZ5pY5eihHsk2Cqhx1hMk/EMUkYpGZY10mzel5RyvjzK3jPw6gyMVeo9AYDqToaKINEGHJWkZNKtUf+c3JNhohuSixfL+TuvrTcQzmj0tg==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 0,
"ColumnCount": 17,
"RowCount": 2
}

1292
Pages/TODO/TODO-FULL.json Normal file

File diff suppressed because it is too large Load Diff

64
Pages/TODO/TODO-FULL.rd Normal file
View File

@@ -0,0 +1,64 @@
{
"PageType": 0,
"ColumnCount": 32,
"RowCount": 15,
"Formulas": {
"13,4": "IFERROR(ODATA(\"TODO/$count?$filter=用户 eq \"&IF(ISBLANK(当前用户),\"null\",\"'\"&当前用户&\"'\")&\" and 完成 eq 1\"),0)",
"12,8": "IFERROR(ODATA(\"TODO/$count?$filter=提醒日期 gt \"&IF(ISBLANK(TODAY()),\"null\",TEXT(TODAY(),\"yyyy-MM-ddThh:mm:ssZ\"))&\" and 完成 ne 1\"),0)",
"12,7": "ODATA(\"TODO/$count?$filter=提醒日期 ge \"&IF(ISBLANK(TODAY()),\"null\",TEXT(TODAY(),\"yyyy-MM-ddThh:mm:ssZ\"))&\" and 提醒日期 lt \"&IF(ISBLANK(TODAY()+1),\"null\",TEXT(TODAY()+1,\"yyyy-MM-ddThh:mm:ssZ\"))&\" and 完成 ne 1\")"
},
"CustomNames": [
{
"Name": "当前分类",
"Formula": "'TODO-FULL'!$D$13"
},
{
"Name": "今日计划",
"Formula": "'TODO-FULL'!$H$13"
},
{
"Name": "所有计划",
"Formula": "'TODO-FULL'!$I$13"
},
{
"Name": "标题文字",
"Formula": "'TODO-FULL'!$M$2"
},
{
"Name": "显示完成",
"Formula": "'TODO-FULL'!$B$14"
},
{
"Name": "当前用户",
"Formula": "'TODO-FULL'!$B$15"
},
{
"Name": "完成数量",
"Formula": "'TODO-FULL'!$E$14"
},
{
"Name": "重新加载表格",
"Formula": "'TODO-FULL'!$P$14"
},
{
"Name": "筛选日期",
"Formula": "'TODO-FULL'!$H$15"
},
{
"Name": "重载列表",
"Formula": "'TODO-FULL'!$M$14"
},
{
"Name": "列表容器",
"Formula": "'TODO-FULL'!$M$5"
},
{
"Name": "分类容器",
"Formula": "'TODO-FULL'!$B$9"
},
{
"Name": "大于日期",
"Formula": "'TODO-FULL'!$E$15"
}
]
}

304
Pages/TODO/TODO菜单.json Normal file
View File

@@ -0,0 +1,304 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 28.0
}
}
},
"InLogicalVisibleIndexes": [
2,
3,
6
],
"Count": 7,
"DefaultSize": 30.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 88.0,
"Mode": 1
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 3,
"DefaultSize": 15.0
},
"Values": {
"1,1": "加入时间",
"2,1": "修改时间",
"3,1": "取消时间",
"4,1": "删除"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!B2"
}
}
],
"BreakpointIdentity": "82efb84f-52ed-4884-a33c-af786190ef4a"
}
],
"Text": "加入时间",
"TemplateKey": "链接样式",
"Icon": {
"Name": "时间.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"2,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!B3"
}
}
],
"BreakpointIdentity": "08f7eac5-42a5-413d-b62c-7cff81095293"
}
],
"Text": "修改时间",
"TemplateKey": "链接样式",
"Icon": {
"Name": "时间.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"3,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!B4"
}
}
],
"BreakpointIdentity": "32ba7fc2-283f-4e69-aa30-48e6bb2fabd8"
}
],
"Text": "取消时间",
"TemplateKey": "链接样式",
"Icon": {
"Name": "Application/043_brush_2.svg",
"BuiltIn": true,
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"4,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!B5"
}
}
],
"BreakpointIdentity": "f07b3aa0-2c49-4968-a207-c8f5186c26b4"
}
],
"Text": "删除",
"TemplateKey": "链接样式",
"Icon": {
"Name": "回收站.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"6,1": {
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "提醒日期",
"GUID": "25a8403b-e54d-4084-8342-c6d3192f3d35"
}
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"HorizontalAlignment": 1
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"TextIndent": 15,
"HorizontalAlignment": 1,
"Underline": false
},
{
"FontFamily": 0
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Formatter": 2,
"HorizontalAlignment": 1
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 3,
"HorizontalAlignment": 1
}
],
"Types": {
"Strs": [
"Body",
"Left",
"[AUTO]General",
"Accent 5 0"
]
},
"CellStyles": {
"1,1": 0,
"1,2": 1,
"2,0": 2,
"2,1": 3,
"2,2": 1,
"3,0": 2,
"3,1": 3,
"3,2": 1,
"4,1": 4,
"4,2": 1
},
"SheetStyle": {
"FontFamily": 0
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PageLoadedCommandList": [
{
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!2:2"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!B7=\"\""
}
},
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!3:4"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODO菜单!B7<>\"\""
}
}
],
"BreakpointIdentity": "a287ddc9-16ec-4094-9c17-c2db6bc263b5"
}
],
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_LoginUser"
]
}
]
},
"RowBreakLines": [],
"RepeatRangeSettings": [],
"RelatedDataTableName": "TODO"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//0dhPxjUyL64kuOVCJD/7RfNcrE77QDSQOtYlfdQZMmZxDlqWYb6g1hKMqPBG/x30iVVyMQThi8reCM+k8gwuntfw+HIWhw8tgIpUTZJHzblL5PZOTScecPCrzSaphJTLP5bfUDGSlPCTok/oTu8KUsycSOoFC/gSeHtj8SiiXPhOCDnRRpNR9LUaIkMHlJKuRuW9q18bZZocWuBMOL/7V45v5496lXAXwAwG3FxpfQRoaVRM2yBBIUkPoKPwV2ytg9+Hr3X9oJvJhubXxsTasGe1Xz/9qMZm2vBbnMAtoNKnp6BfdSuDT4wDadVgkbWUAap7A9HfPpIc+KObCB+w5a53TCFQl6nQMGc08lG9tPYad3xQyTW3var3dXbtz0hbLsNVCqpibc/Y5VV/XRM8h6nQLrmGWoYRSt4oxC733zKzEIh3Jgt/D90kIUYuFbqWBJrVk01VR5jDrRm6bIrLeCvE05nXK0mW8xZwvA3ZJ+NegsB8QRMWRqoAAzezV5pys7Ru/RC0sfZf4VDLDEAaKAGhVXE26fAAKDoN6+Lxkd2L9s+oQK2P+Y55YqUQ+oCeqlAJM2bgk85aAEc9BOEUSS3LoB8h489Nvt7Fs+NGcj33eyKFzDj78wwJ9tnZqZns5PSbPEDvD++/FiprTAhcP6VjlaPo8hII7gfMpH9UO2MZ87ch0XGW/9+UZcQgcHkuqJZh2bHoZJgJuFENFOQbAiqXtaJAELP63hm5GVmhBzpJIoYsX0KKR9pjX87zjL+bhjZ3cHNwE/XdYGNPg76q0PocF3qbDihEEiXIE2ywG1BwPQkLlhvhgs8H3jFEPQqVLS+Ym0EO7O48WvBIqpjmud2NzFLmXsao0ZRSKZgySbeo2j3BRdjqVCJVNXEASPw8mIglKSOsv1GCd/C4AddMag==|920

5
Pages/TODO/TODO菜单.rd Normal file
View File

@@ -0,0 +1,5 @@
{
"PageType": 0,
"ColumnCount": 3,
"RowCount": 7
}

View File

@@ -0,0 +1,174 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
}
},
"Count": 4,
"DefaultSize": 10.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 88.0,
"Mode": 1
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 3,
"DefaultSize": 15.0
},
"Values": {
"1,1": "重命名",
"2,1": "删除"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=列表菜单!B2"
}
}
],
"BreakpointIdentity": "b83e0b88-6df0-47ca-99bf-2160a59db6f9"
}
],
"Text": "重命名",
"TemplateKey": "链接样式",
"Icon": {
"Name": "编辑.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"2,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=列表菜单!B3"
}
}
],
"BreakpointIdentity": "065bcbe4-bce3-4d05-95ad-7d22962c902c"
}
],
"Text": "删除",
"TemplateKey": "链接样式",
"Icon": {
"Name": "回收站.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"HorizontalAlignment": 1
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"TextIndent": 15,
"HorizontalAlignment": 1,
"Underline": false
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 2,
"HorizontalAlignment": 1
}
],
"Types": {
"Strs": [
"Body",
"Left",
"Accent 5 0"
]
},
"CellStyles": {
"1,1": 0,
"1,2": 1,
"2,1": 2,
"2,2": 1
},
"SheetStyle": {
"FontFamily": 0
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_LoginUser"
]
}
]
},
"RowBreakLines": [],
"RepeatRangeSettings": [],
"RelatedDataTableName": "TODO"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//YyRdpHRxlmpoSj8K0/6GLIEFLJSL01xMKSsyMyS02qM/B5KIBkLt2CAZXHFHP3P+earJhN/R13odcPDt0OPldvYP2uBHfBQv5vcooP3OXCs3FsKWJ/9iSokhZW06rqSONtLt0byiqWEq8GMfnZdmk1ilASGqZvMN/ib6IgZ29JgH4T92ARQOE0tLOKNAkoRfFDmjt0A3syqNp2YWwlCC1WbgdVahNDaDybNF3Qijspiwa5G8rxKj+gljPKuS5AMqTpwQOgjVgHnaL7DdrXFY2ipfaHbmFDtBuImVkWiIlqIsYmc4Lzft0WHvexK6HJ1qSCPvM3G+hQtg+BDblAPR659HL9IpKMY7oVABVDBmhoG9RPenOAKS9xinkbemzM13fe1OP/sM8gkayPSIT0b2TdYVQLDAsOwnyhW8rI625iegc/7L0BG/ChNyo5I5kVP7Djl30X78Okq7O65i20yCtZ7bLFjiWUcLk3IVGp2r8hTJ2Gb43Wjdgaf73lomj7wYRNcEs/t7lgZwiVofZRGubMyVEDqmLJdO9sgLO/PZ0c0Dn5qtwMO8VaU/oxXPYQ/AhwOzGMdQRsN9eyJrQ8dWZ2u3+7QRvylHt5uEk/3SjS81HRHu3VZpun4qWfUSvQtgyPI2Fce+J7LvUfeelaTA5ISW8Zwge05avhf5RI7tdtHZZolY0PbhG5x5QSUI3LkgpHsO6BGY3xUFbJr6PU4T+OyawSfCfVXY2oCYFnGFknFf2XfxG1r5+4mr6cpdq9ucoJI1Fjpd8Fc87V55m8W//SIC9ree1L8h89sI5j5PAu1x4iF1i4mL5b+uEtt2eC8QIQqRYMZHlPq2YZ5IzWiNBHkrnKGSpgLEbAaOer90wE2UiZH6Y3OT2K5NOlaTxOSiJEYSVG2wmbHLIUExHgz7jQ==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 0,
"ColumnCount": 3,
"RowCount": 4
}

View File

@@ -0,0 +1,361 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 41.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
}
},
"InLogicalVisibleIndexes": [
9
],
"Count": 10,
"DefaultSize": 32.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"13": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
}
},
"Count": 14,
"DefaultSize": 32.0
},
"Values": {
"1,1": "提醒日期",
"4,1": "重复方式",
"5,1": "不重复",
"7,1": "保存"
},
"AttachInfos": {
"2,1": {
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "提醒日期",
"GUID": "7d23eab3-08c3-4c07-8abf-cd5557799011"
},
"CellType": {
"$type": "ElementUI.DatePickerCellType, ElementUI",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
"contextProperty": {
"Display": "值变更原因"
}
},
"value": "userInput"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=设置时间!B3"
}
]
},
"value": "%Null%",
"compareType": 1
},
"CommandList": [
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=设置时间!B6"
},
"Value": "不重复"
}
],
"BreakpointIdentity": "69005f80-8dc3-4fe1-8864-fd1968a31dc5"
}
],
"ID": "393e0a8c-1f8f-4311-bfea-103f7e058eb7"
}
],
"BreakpointIdentity": "3db2b4c3-f1b3-457e-9a7a-424e4cf8c633"
}
],
"ID": "e0e1f752-3de5-41b3-b368-a882e64aaba4"
}
],
"BreakpointIdentity": "a7a6045b-b13e-41be-aaed-49a5996585d9"
}
],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "datetime",
"startPlaceholder": "开始日期",
"rangeSeparator": "至",
"endPlaceholder": "结束日期",
"firstDayOfWeek": 1,
"clearable": true,
"DefautWeekFormat": "yyyy 第 WW 周"
},
"DataValidationInfo": {}
},
"5,1": {
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "重复",
"GUID": "a63a4f65-7d4a-48d0-be94-ca7f23c20992"
},
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"DefaultValue": "不重复",
"options": [
{
"value": "不重复",
"label": "不重复"
},
{
"value": "每周",
"label": "每周"
},
{
"value": "每月",
"label": "每月"
},
{
"value": "每年",
"label": "每年"
}
],
"placeholder": "请选择",
"noDataText": "无数据",
"filterInServerOptions": {
"matchMethod": "contains",
"loadingText": "加载中"
},
"noMatchText": "无匹配数据"
},
"DataValidationInfo": {}
},
"7,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "TODO",
"ShowConfirm": false,
"BreakpointIdentity": "8663a02f-762c-4c16-ba9a-923436b5b5f2"
},
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ReloadData": true,
"BreakpointIdentity": "a95926ec-15ea-4182-9ac5-86633d7ac5e9"
}
],
"Text": "保存",
"TemplateKey": "_RS_Main1"
}
},
"9,1": {
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "ID",
"GUID": "45df9b97-ab0e-4e33-98bb-080e17e56dfe"
}
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 13.333333333333332
}
],
"Types": {
"Strs": [
"Body"
]
},
"CellStyles": {
"1,1": 0,
"4,1": 0
},
"SheetStyle": {
"FontFamily": 0
}
},
"Spans": [
"2,1,1,12",
"7,1,1,12",
"5,1,1,12",
"9,1,1,3"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_LoginUser"
]
}
]
},
"RowBreakLines": [],
"RepeatRangeSettings": []
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
},
"CustomNames": [
{
"Name": "ID",
"Formula": "设置时间!$B$10"
}
]
}//Wx8pyEF20lbKwsi8fteLM4z8uZbB6urx6WEzEXycQWNnpV6ZQjwznEFi+uNK1DnVoBjM3HtOq96RQBVuwyVAdUS24arJP/qPIjB7iERAu/1JlM3tmDRHvprzbusR2ZFicgXhfKUyC2IS0zFbEJVy803IgzpZlG50MkJOKZvA5PiMMZCLqD9mQIFqEMe0+NtvZUyD8pvykzPrd3aK28WmrFTG1L3Zd3sICGOBU6YmgG/gYuPoN6KAsQta1EhBY+d/waBqv1JwutyOVW68Z5xqHcxaGAcGnYtapIFecyeN6vZcxyvEvL4bpbQfcKcwQ4xbr/jT4yY5OTp/2bbXH0tEH4Z4cfBCyvrhB5kY969A/SyDAUGAo6jfmA9ys5HziK6JRMrIUVtShj0zKUnPVcNsgzvDNov36/+GnD3XslOZAukbr2EOKg6U5yWNZ9DPj3uubnUgv0RAkPkUemtQRcUiwKnfug3NnGgxAAfTMzeuUw7qCrUrzrw3SYHcmNoXc+STLE6vxrr2oN0LxwNLDT3l9jZyL1I1H8qpfqmDPMd2XbtDRRe+ZiaTgEf24M9m4ZN7vC3DcxVP6HrrTvIXMe0EQ1kUSPSyg+ltiZcpcrOUO+43i8ZoBZ9x8lTjDc6FgINOkTDUnYAyvgp0G8KR/3L8JFzi9/TFu0RcdZ+KDFDCpAQmQuD4wu/TumnvxjqTG9rm+X1h1IHExFdAlvPMaFjekkcgENlGXobEwO4s3c+Pf1rekmwEtWK4hsvZsgLb0AkFLHKcjRwBQ5VLfdnsrqblifFPeZhZiktJ41OwNiGoAStPb7MzN0yONTu5PLm8OS2cRGrBiMHJ3KDAyq315pU+XWybPolHY/n458iUYcHy1XZDd3mLs3DuLsdlyw9GgrRPqVWrIbfoxVyS2rNtk9bCzw==|920

View File

@@ -0,0 +1,11 @@
{
"PageType": 0,
"ColumnCount": 14,
"RowCount": 10,
"CustomNames": [
{
"Name": "ID",
"Formula": "设置时间!$B$10"
}
]
}

View File

@@ -0,0 +1,472 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 21.0
}
}
},
"InLogicalVisibleIndexes": [
3
],
"Count": 4,
"DefaultSize": 10.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 110.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 26.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 5,
"DefaultSize": 15.0
},
"Values": {
"1,1": "😊"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 1,
"Placement": {
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!B2"
},
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=是否为确定"
}
]
},
"value": "1"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择图标"
}
]
},
"value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!B2"
},
"compareType": 1
}
]
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "项目任务分组",
"ShowConfirm": false,
"CheckDataValidation": false,
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "项目任务分组",
"ColumnName": "ID",
"GUID": "cda1f1c2-e08c-47ba-a094-a7ab70161dc6"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!C4"
}
},
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "项目任务分组",
"ColumnName": "图标",
"GUID": "a1c47385-7352-44b5-91d0-a016100bc732"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!选择图标"
}
}
],
"BreakpointIdentity": "bb12ab3e-9429-4dab-8613-ae145130da0f"
}
],
"ID": "c1037fca-f4b7-4f22-935d-8abdb8c12f9d"
}
],
"BreakpointIdentity": "1274f65f-4fb6-449d-b9e3-b67904f3b60c"
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"选择图标": "选择图标"
}
},
"PageName": "选择图标",
"BreakpointIdentity": "e400be95-24af-43c4-9bfb-8b937ad7c38c"
}
],
"Text": "😊",
"TemplateKey": "灰色圆角"
},
"TemplateCellSource": "图标"
},
"1,2": {
"TemplateCellSource": "分组名称"
},
"1,3": {
"CssName": "hover-btn",
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 1,
"Placement": {
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!D2"
},
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=是否为确定"
}
]
},
"value": "1"
},
"CommandList": [
{
"$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",
"PageName": "项目任务分组详情",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "b2ebe488-60b3-4c06-a836-c6d741d3397b"
}
],
"ID": "313f4c2f-2e23-47bf-aa5a-c4dd5790ef50"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "复制"
},
"CommandList": [
{
"$type": "复制到剪贴板.复制到剪贴板, 复制到剪贴板",
"ObjectiveCell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!C2"
},
"IsAlert": false,
"AlertData": "复制成功!",
"BreakpointIdentity": "95d6f202-cfb8-49bd-803a-390b6c484739"
},
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": "复制成功",
"BreakpointIdentity": "85ef465d-5cce-4a47-9dbc-19d9fca38045"
}
],
"ID": "561dfa99-edf1-4e8a-bc24-41601f6cb901"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "删除"
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!任务分组区域"
},
"Title": "加载中",
"BreakpointIdentity": "631cf450-56a1-443f-beac-c1b2072060b6"
},
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "删除任务分组",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "分组ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!C4"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true,
"BreakpointIdentity": "a5008baf-35c3-43b8-be2d-e1636615bd13"
},
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"FunctionName": "remove",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!任务分组区域"
},
"Title": "加载中",
"BreakpointIdentity": "fa6017be-30aa-4595-96fa-90ea9f1985ab"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": "操作成功",
"BreakpointIdentity": "2a47c74a-896e-40e0-ac93-da5b6bb990e4"
}
],
"ID": "4bd7b705-7477-4acf-8689-30de551b33d5"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
"FunctionName": "warning",
"Title": "温馨提示",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!msg"
},
"BtnText": "知道了",
"BreakpointIdentity": "7715a14f-db7b-4876-83b1-8eb1227cf738"
}
],
"ID": "15fcb720-b1e6-492d-9d21-c99e6c637c3b"
}
],
"BreakpointIdentity": "5a93cff6-8e63-418c-bfc3-d2d6d9569b75"
}
],
"ID": "0b6f8148-cf40-4ec7-a4a8-f82ff97aa2c5"
}
],
"BreakpointIdentity": "ff186882-71da-4091-8bbb-994f58833d84"
}
],
"ID": "8f6e56ed-b879-41bd-b500-52243ad4a192"
}
],
"BreakpointIdentity": "6be2e41d-1056-40d2-bb3e-2ed23968ef14"
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"选择项": "选择项"
}
},
"PageName": "项目任务分组菜单",
"BreakpointIdentity": "56685898-230a-44b0-904a-560f0d1a3f7c"
}
],
"Size": 20,
"ImagePath": "更多.svg",
"UseCellForeColor": true
},
"RulesGuidList": [
"9cfc4dcd-c717-4754-9bfc-b0ecc1ab4511"
]
},
"3,2": {
"TemplateCellSource": "ID"
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 12.0,
"HorizontalAlignment": 0
},
{
"Foreground": 1,
"TextIndent": 5,
"HorizontalAlignment": 2
},
{
"Foreground": 1
}
],
"Types": {
"Strs": [
"Center",
"Text 1 50",
"Left",
"Body"
]
},
"CellStyles": {
"1,1": 0,
"1,2": 1,
"1,3": 2
},
"SheetStyle": {
"FontFamily": 3
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "任务列表",
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a3c94948c8a24e6a9d63fc05ebfd71f!$C$4=\"\""
},
"GUID": "9cfc4dcd-c717-4754-9bfc-b0ecc1ab4511",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
},
"BackgroundPictures": [
{
"Name": "a2a97a2b-083d-4843-94bb-828e6c645a88.png",
"DisplayName": "背景图1",
"StyleInfo": {
"CornerRadius": 3.0,
"Fill": "Background 2 0"
},
"IsAutomaticFill": false,
"Location": "15,10",
"Size": "24,24"
}
]
}//BX4Hs8ZZKuCg3In1FXLtqg5s/MCjDCj9gK0apMDXS8GMBGLTTZlXucmhhtdKwFHng9zd0+YQi1l7xo+gJFz/GK1T8mSwz+ywyOkb5jTPr7QuosiFRYU0Eid5HSPmrKvYasnJoKdlQvIS41/VPyuGLesNOunfwz2m84SkeCzU4kZN4fHQlThm3FolKNJ0P7QwQwN5TEgJyflpJb5qHHzSZ4uq/oh1m0yW3QV0aZ8vqzAOt1mpyNJ+DqtS7jlMoF79igqkrXI2cfYRum6XBxibZWzxD6MnrGUC3GAE+oZGbcpEZX98/KCnjjqu4GcnbRvl3Yxj/Ayp3Se1Mli7T9u0yxUI53xKDuIXfSOIh3uV5BpUnOAckGw5DvRXf5uulQxddsweM/K60sXBL2JolbNm+7Of4mQqHKhOY8DvIxczdO3WtMihct6Fc3HzVFgzsPD4s4idpbT8+vCinl8UV45PSs8k3mWXUalTOlheJnWPlZ3ZPA2kcHaSgaxYlGvD5JCiXpu9HI/wnJNEJnT2DQrB2qeKaFBAoapnNkdhECfXqZpFZNTPXpZr6hDethT2kJFdzvRF4TF5wSwId0xeHyjHKUnXjP96rG/lfanJLnRPvc8WLOLsuLVBoBZLAXRa89z4evtH6JTOp1uzBYtljWyZQEpZI1rUJPh/Cxqz/m1u38JYJKMPZyKv/9sYOd+xeVd7TsgOYSJPrFiaeBjF2hvYz6oVXZHXk7pkP+IBYgaIIwaQ9LpyO/HoR+USZdp1zMP8Rvm8nMBsThUt2gEmMt70B90X3HUHuXV+PoEoyoBIkIHi+gygwPx6Wxv5Xrpb3fl+q9ay7U/pepdeLCTK2DfoKeZURGpjTo4O+fGwcFpXKScwFs1H6jdttnoXMW+QiEt87kFehwTt068jc5L/5WweKQ==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 5,
"RowCount": 4
}

View File

@@ -0,0 +1,136 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0,
"Mode": 1
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 16.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 26.0
}
}
},
"InLogicalVisibleIndexes": [
3
],
"Count": 4,
"DefaultSize": 15.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 117.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 3,
"DefaultSize": 15.0
},
"Values": {
"1,1": "+ 新岗位"
},
"AttachInfos": {
"1,1": {
"TemplateCellSource": "岗位名称",
"RulesGuidList": [
"f387b1ec-95be-4a51-b5c5-2ed91da7df5d"
]
},
"3,1": {
"CellType": {
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
"SavedValidators": [
{
"$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon"
}
],
"TemplateKey": "_RS_NewLittleRoundCorner"
},
"TemplateCellSource": "ID"
}
},
"StyleDatas": {
"Styles": [
{
"Foreground": 0,
"HorizontalAlignment": 1,
"WordWrap": false,
"ShrinkToFit": true
},
{
"HorizontalAlignment": 1,
"WordWrap": false,
"ShrinkToFit": true
},
{
"Formatter": 2
}
],
"Types": {
"Strs": [
"black",
"Center",
"@",
"Body"
]
},
"CellStyles": {
"1,1": 0,
"2,1": 1,
"3,1": 2
},
"SheetStyle": {
"FontFamily": 3
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "项目岗位配置",
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=a6ecaec6b4e44f7abfc5c6e334c7246!$B$4=\"\""
},
"GUID": "f387b1ec-95be-4a51-b5c5-2ed91da7df5d",
"StyleInfo": {
"Foreground": "Accent 2 0",
"Formatter": "General",
"Underline": null,
"Strikethrough": null
}
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//vORcaoiRvusg/twGBAzRGIwaMIFsv0HWU29j229/97GPD42bj4S1xfzvrOgrN1C5ye6/7zFNlWlUUJTd+s92k5mySsdahfDWvoCLRmO4vMqyyQV7DDGHknAsoaS9qDwPbSzXPE/8Mb3TZQivqnJRJt2a9wultHwxm6VGX4qWNpeld9ktTqHSy91L1V2xTVR6OqFFsyti3ZqTgc6pV354DMAK1gkaKR0yfWrX4m7tNcUtgF38WdywdiTPOCrLvZ4/+zpnjyHi7fVATOGTNfPMxNZSjEqEhujjpm8o53MihvKn864ggkAnOoFhravlvKlsfvPqC0y4pDkIhquwyH7BrYBKILkqQr5k7o/g7os8SZLNHQNa8cs/T5UNBIEfQHk80r7Imdg8wVwp+PB/UlIhL2br37Z9Cf3id049DkkZ1AQ78TpH3zrz92uC60hQynGW+0d1oCw+Bp2eai+ABDuwsUDbntxV0FNBBTJbRItoZokbG1167HjaqlTJSFueD9nVSfY3Bf+mKs8j3PearfO/Bqfr98zBmCRWEeRQvjN19OGecbaaKHQG3/NhLNnSkSCmWjsGo/g8PcqVIYr9pmHKkHpVS0P+5nNFc0c75XtR+xmhULMIaA8uve6rHNePCOHyaxsxRkAb5hvnfsJBT4PNiemUdK+hjp9y3e2aBOzUPx7FAMkFFRQAe4kZjG2WylWPbcb5gDJ11beSw5iEfnW/LHzEf3979/Cxgd1v3RgOBw5fUt5tS9MGrQimfGmSd/4U7B2A4VHygs+3kq1yznfvKPh28EZIAPY3rhPoxeG8KMQqZgA1d4ttfEQ0T5qSOOf+qiHDEkqoYPJlbMnHJYNBaHOHbS84BzoJm2btIu3N+tVU3kknOaT9DfsWLAkq9dynPghnEMUpbWjDY+2kXnazHQ==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 2,
"ColumnCount": 3,
"RowCount": 4
}

View File

@@ -45,6 +45,30 @@
"DesignLengthInPixel": 8.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 8.0
@@ -77,43 +101,17 @@
"TemplateCellSource": "任务阻塞类型"
},
"7,1": {
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=LEN(a9dda523558c44c189c02319d3d55b4!D8)=0"
},
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
}
"RulesGuidList": [
"dcb2d84c-b7a2-43ba-b99a-73d6977d418d"
]
}
},
"7,3": {
"TemplateCellSource": "备注"
},
"9,1": {
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=LEN(a9dda523558c44c189c02319d3d55b4!D10)=0"
},
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
}
"RulesGuidList": [
"0060a6db-e763-4932-bc3f-c7934f38cbe7"
]
}
},
"9,3": {
"TemplateCellSource": "系统备注"
@@ -255,10 +253,41 @@
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
"ParentPageName": "FGC_审批记录"
"ParentPageName": "FGC_审批记录",
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=LEN(a9dda523558c44c189c02319d3d55b4!D8)=0"
},
"GUID": "dcb2d84c-b7a2-43ba-b99a-73d6977d418d",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
},
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=LEN(a9dda523558c44c189c02319d3d55b4!D10)=0"
},
"Priority": 1,
"GUID": "0060a6db-e763-4932-bc3f-c7934f38cbe7",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsInvisible": true
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//hxavitVDODPSpah8+JIYCNIQyC8ZmINnAlSN/6CktUgqKMvhQt0HwIHD/0sYHP9N+VKmuhGfBIH+H2qL7SNNYigSNvRUiSPSGOnbNu6Sc0MzbeiBp2me6QQNDEY+A5Vd0uNZ5rsMTJqgGivIsBJOzClsJH4YGpLXlzFvH0VlctCwBSU4Gw2YWk5hiR0apsXI7ihzO2ySVE6JPR3yyG6GJhK77o5ON97QOnYtNo43axIjb/b2npp3pO9UG2Kr9Bz6CslxFQ2ygJHR1vmQnusEo7IdNgCYgcMHGcWLqwfvxAqGwDjrpM8P7tGfW5iPg/78loOfaUjukVYOoITihsEo4pkL2oGu1IsekyzJVCww4nQFYk7kpYRUguJlQcO3eMmog17/VHDc/iEXhBXsPJMiU4AIz2/TfLwk+Or/EXwhZiwr/2d5ZbXKX1cvprac1XQLEd28BG8OaCGEWcJpj5bGcPa43E3yN8Q7HXU4G6I56C+mUVUcCemDs7x9PJrN2pqj40HFLCi3SUZz5+frK7HlccMJJfvr/upvfhuriIbRzFH+Ey4R+hLIrhnAJ2VtDG9/dtbJ4lO3pDcRx3KE+BaPwdUlu5Jq1gmOUr7bgh3F0sLHT0J6txFCk3Ik0fcapbt1PiA98Wt5FNKchjvyXgw1ASXtJ7VOGrikLwxSrTSDLhInkik6KIEizq1jiGVtUVpvV1ihAn7Fj+xYkKYOyutmDa2x99qi3e4B6GD/vQM1r6Gg6XFXl+KGfj/PqyTlW+PXTOjnUgwHB7OaHYnss4s9BuCMizs95wTKcFxpUzid5gznnHegMj9uFPvglrfBcSWFpJP5dhSj3vNKAUXvO+uSqmKHPT+mLDt/ZWidkd0UEq9FiRqkkGInEVV2Euqvt+d3dpUL1hWEp96CfLZpZ4UNFQ==|920
}//p7Dwe9hKii4Oulq1SoChihG10t+qxFlscGj1bJGxXvbnIWMxgSXPKsVfplv6WIveh8OaPASzOYoMwn5mVqI1zjfbHFbuzZ+RptFwUlnEEsnjY56m9RkGO0W79zMs8N4+LGJn7QkV8nYDHNELuchKa86DDsCkiM/oQrLjH03nSMK0ZCybMTv4QKvdybuNwfAd4TwlFwlaguKdhC7u2W2zHzvn9jsDIoyJ99VsldNVh/8vYeKTEqFWhfDf5dBSNYRFsW/Ki5awOrB1ZTCmT/qqqy28piygFzKGOUnDQqE25JaZdHGcy9lvCgbKhJZCDjmcO9n6BKlRh8kX5NaIQhe8w3SU2YGZfphIgvn9hgEf4gDsWu1np+expjok58+8Vtiq4qHGhWEkUC+1dX2WcZUNt4KN1C8kYKZ2H46/VtfWfCPQuZGwt76/rGEZDZ+nG7fyVblPGm1fZNzQoWRr5JQ5RVPNNosuofYr84SWnCZnOFn5WrJR4zd5r35OVQF8S5fwFLXjkjYTwqdcsOW3bIWq6N9R15AifWVxP4r5K3A0ckwInHZhzOjrcQnTxT90h/Nfs0L6bELHtJQNQJrzMHfg0uKcEi3kGh3nV7ONrpLIhcKFMVNs8CUvWOJm9UBUHTFNYL01vqPck87GhcgqNF518E0n6aF50W3O7G6YGZD4IKg/djhhiNSn6QW8EbM2Do6Yo6PKCR91HTaQdhsKJZdqLoIrNulx/VzcZ5hvbeRqpiRDSQlWTI1/uzj7RW5+/HS51c+A+DTvw6yCIyZ9mxS+TLF+PtrIAIGg3iwAWmTeyNyciKU9ysCuFqv0emY1ayyUKzGHZIGhEO9d4SeG/9qVzLdFYaBm8gHrviwPFpwN07+CNQfPMlpaaSThOcLosBQS9JTG/JfaEAtliM4DbrYsRg==|920

Some files were not shown because too many files have changed in this diff Show More