diff --git a/.collaboration b/.collaboration new file mode 100644 index 00000000..6cf956c7 --- /dev/null +++ b/.collaboration @@ -0,0 +1 @@ +[{"ModuleName":"Tables/客户","ModuleType":22},{"ModuleName":"Table/客户表","ModuleType":7,"ExclusiveType":0},{"ModuleName":"Table/客户部门表","ModuleType":7,"ExclusiveType":0},{"ModuleName":"Tables/项目任务","ModuleType":22},{"ModuleName":"Table/项目表","ModuleType":7,"ExclusiveType":0},{"ModuleName":"Table/任务表","ModuleType":7,"ExclusiveType":0},{"ModuleName":"Table/任务版本","ModuleType":7,"ExclusiveType":0},{"ModuleName":"Table/任务类型","ModuleType":7,"ExclusiveType":0},{"ModuleName":"Table/任务状态","ModuleType":7,"ExclusiveType":0},{"ModuleName":"Table/任务分组","ModuleType":7,"ExclusiveType":0},{"ModuleName":"Pages/内建页面","ModuleType":6},{"ModuleName":"PCPage/FGC_登录","ModuleType":1},{"ModuleName":"PCPage/FGC_401页面","ModuleType":1},{"ModuleName":"PCPage/FGC_修改密码","ModuleType":1},{"ModuleName":"PCPage/FGC_忘记密码","ModuleType":1},{"ModuleName":"PCPage/FGC_邮件订阅","ModuleType":1},{"ModuleName":"PCPage/FGC_维护中","ModuleType":1},{"ModuleName":"PCPage/FGC_两步验证_扫码页面","ModuleType":1},{"ModuleName":"PCPage/FGC_两步验证_验证页面","ModuleType":1},{"ModuleName":"PCPage/FGC_修改用户信息","ModuleType":1},{"ModuleName":"PCPage/FGC_重置密码","ModuleType":1},{"ModuleName":"PCPage/FGC_重置密码发送邮件成功","ModuleType":1},{"ModuleName":"Pages/内建手机页面","ModuleType":6},{"ModuleName":"MobilePage/FGC_登录_手机版","ModuleType":2},{"ModuleName":"MobilePage/FGC_401页面_手机版","ModuleType":2},{"ModuleName":"MobilePage/FGC_修改密码_手机版","ModuleType":2},{"ModuleName":"MobilePage/FGC_忘记密码_手机版","ModuleType":2},{"ModuleName":"MobilePage/FGC_邮件订阅_手机版","ModuleType":2},{"ModuleName":"MobilePage/FGC_维护中_手机版","ModuleType":2},{"ModuleName":"MobilePage/FGC_两步验证_扫码页面_手机版","ModuleType":2},{"ModuleName":"MobilePage/FGC_两步验证_验证页面_手机版","ModuleType":2},{"ModuleName":"MobilePage/FGC_修改用户信息_手机版","ModuleType":2},{"ModuleName":"MobilePage/FGC_重置密码发送邮件成功_手机版","ModuleType":2},{"ModuleName":"MobilePage/FGC_重置密码_手机版","ModuleType":2},{"ModuleName":"PCPage/项目列表","ModuleType":1},{"ModuleName":"Pages/项目首页","ModuleType":6},{"ModuleName":"PCPage/项目首页","ModuleType":1},{"ModuleName":"PCPage/项目标题","ModuleType":1},{"ModuleName":"Pages/项目首页/子页面","ModuleType":6},{"ModuleName":"PCPage/任务列表","ModuleType":1},{"ModuleName":"Pages/任务","ModuleType":6},{"ModuleName":"PCPage/任务首页","ModuleType":1},{"ModuleName":"PCPage/任务-基本信息","ModuleType":1},{"ModuleName":"PCPage/任务-任务信息","ModuleType":1},{"ModuleName":"PCPage/任务-侧栏","ModuleType":1},{"ModuleName":"MasterPCPage/FGC_母版页","ModuleType":3},{"ModuleName":"ApplicationSetting","ModuleType":8},{"ModuleName":"Theme","ModuleType":9},{"ModuleName":"image/内置图片","ModuleType":37},{"ModuleName":"Image/fgc_built-in-page-401.png","ModuleType":38},{"ModuleName":"Image/fgc_built-in-page-logo.png","ModuleType":38},{"ModuleName":"Image/fgc_built-in-page-maintained.png","ModuleType":38},{"ModuleName":"Image/fgc_loading.gif","ModuleType":38},{"ModuleName":"Image/fgc_logo_dark.png","ModuleType":38},{"ModuleName":"Image/fgc_logo_light.png","ModuleType":38},{"ModuleName":"image/插图","ModuleType":37},{"ModuleName":"Image/app-logo横幅.png","ModuleType":38},{"ModuleName":"Image/app-logo2.png","ModuleType":38},{"ModuleName":"image/图标","ModuleType":37},{"ModuleName":"UserService","ModuleType":11},{"ModuleName":"CustomLibrary","ModuleType":12},{"ModuleName":"MapJsonFile","ModuleType":14},{"ModuleName":"DataContectionSet","ModuleType":25},{"ModuleName":"Upload","ModuleType":26},{"ModuleName":"PublishConfiguration","ModuleType":39},{"ModuleName":"Plugin","ModuleType":40},{"ModuleName":"PublishSetting","ModuleType":41}] \ No newline at end of file diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..f22b19a8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.json eol=crlf \ No newline at end of file diff --git a/ApplicationSettings.json b/ApplicationSettings.json new file mode 100644 index 00000000..28ad7b32 --- /dev/null +++ b/ApplicationSettings.json @@ -0,0 +1,11 @@ +{ + "IntegrateWithOtherApplication": { + "Password": "FWf1~2gvky83" + }, + "ListviewLoadingIndicatorSettings": {}, + "GlobalProperties": [], + "WebSitePort": 40013, + "UserServicePort": 43797, + "StartPage": "项目列表", + "StartDateFiscalYear": 1 +} \ No newline at end of file diff --git a/CloudStorageProvider/data.json b/CloudStorageProvider/data.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/CloudStorageProvider/data.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/CustomLibraries.json b/CustomLibraries.json new file mode 100644 index 00000000..2b265e0c --- /dev/null +++ b/CustomLibraries.json @@ -0,0 +1,4 @@ +{ + "UserJSFileList": [], + "UserCSSFileList": [] +} \ No newline at end of file diff --git a/DataConnectionSet.json b/DataConnectionSet.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/DataConnectionSet.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/DocumentInfo b/DocumentInfo new file mode 100644 index 00000000..4eabbfee --- /dev/null +++ b/DocumentInfo @@ -0,0 +1 @@ +{"VersionString":"9.0.103.0"} \ No newline at end of file diff --git a/ForguncyDB.sqlite3 b/ForguncyDB.sqlite3 new file mode 100644 index 00000000..23872c52 Binary files /dev/null and b/ForguncyDB.sqlite3 differ diff --git a/MasterPages/FGC_母版页.json b/MasterPages/FGC_母版页.json new file mode 100644 index 00000000..84d51f1c --- /dev/null +++ b/MasterPages/FGC_母版页.json @@ -0,0 +1,299 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 8.0 + } + }, + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 8.0 + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 794.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0, + "IsHidden": true + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0, + "IsHidden": true + } + } + }, + "InLogicalVisibleIndexes": [ + 5, + 6 + ], + "Count": 7, + "DefaultSize": 8.0 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 5.0 + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 302.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 190.0 + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 196.0 + } + } + }, + "Count": 8, + "DefaultSize": 301.0 + }, + "Values": { + "1,0": "TeamAction" + }, + "AttachInfos": { + "1,6": { + "CellType": { + "$type": "Forguncy.CurrentUserCellType, ServerDesignerCommon", + "CellCustomValue": "%CurrentUser%", + "ShowCircleUserPicture": true, + "NavigateSettingWhenLogout": { + "NavigateWhenLogoutMode": 1 + } + } + }, + "3,2": { + "IsPlaceHolderCell": true + }, + "4,0": { + "CellType": { + "$type": "Forguncy.CustomMenu.ForguncyMenuCellType, Forguncy.CustomMenu", + "IsSingleExpand": true, + "TemplateKey": "BalckWhite", + "Items": [ + { + "Value": "项目/Project", + "Text": "项目/Project", + "SelectedIconColor": "Background 1", + "SelectedIconColorUseItemColor": true, + "IconColorUseItemColor": true, + "IsDefaultItem": true, + "IsOldMenuPath": false, + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "PageName": "项目列表" + } + ], + "CanVisitRoleList": [ + "FGC_Anonymous" + ] + }, + { + "Value": "客户/Customs", + "Text": "客户/Customs", + "SelectedIconColor": "Background 1", + "SelectedIconColorUseItemColor": true, + "IconColorUseItemColor": true, + "IsOldMenuPath": false, + "CanVisitRoleList": [ + "FGC_Anonymous" + ] + }, + { + "Value": "工时/WorkTime", + "Text": "工时/WorkTime", + "SelectedIconColor": "Background 1", + "SelectedIconColorUseItemColor": true, + "IconColorUseItemColor": true, + "IsOldMenuPath": false, + "CanVisitRoleList": [ + "FGC_Anonymous" + ] + }, + { + "Value": "财务/Finance", + "Text": "财务/Finance", + "SelectedIconColor": "Background 1", + "SelectedIconColorUseItemColor": true, + "IconColorUseItemColor": true, + "IsOldMenuPath": false, + "CanVisitRoleList": [ + "FGC_Anonymous" + ] + }, + { + "Value": "统计/Statistics", + "Text": "统计/Statistics", + "SelectedIconColor": "Background 1", + "SelectedIconColorUseItemColor": true, + "IconColorUseItemColor": true, + "IsOldMenuPath": false, + "CanVisitRoleList": [ + "FGC_Anonymous" + ] + } + ], + "MenuLevelsStyle": [ + { + "FontSize": 16.0, + "Bold": false, + "Height": 55.0, + "IconHeight": 14.0, + "IconWidth": 14.0 + } + ] + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 18.666666666666664, + "FontStyle": 1, + "FontWeight": 2, + "Foreground": 3, + "TextIndent": 30, + "HorizontalAlignment": 4, + "BorderBottom": null, + "BorderTop": null, + "BorderLeft": null, + "BorderRight": null + }, + { + "FontFamily": 5, + "FontSize": 13.333333333333332, + "Foreground": 3, + "HorizontalAlignment": 6, + "BorderBottom": null, + "BorderTop": null, + "BorderLeft": null, + "BorderRight": null + }, + { + "Background": 7 + }, + { + "Background": 3 + }, + { + "FontFamily": 5, + "BorderBottom": null, + "BorderTop": null, + "BorderLeft": null, + "BorderRight": null + }, + { + "Background": null + } + ], + "Types": { + "Strs": [ + "CJNgaiHK", + "Italic", + "Normal", + "Background 1 0", + "Left", + "Body", + "Right", + "Background 2 0" + ] + }, + "CellStyles": { + "1,0": 0, + "1,6": 1, + "3,1": 2, + "3,2": 3, + "4,0": 4, + "4,1": 2, + "4,7": 3, + "5,1": 2, + "5,6": 3, + "5,7": 3, + "6,1": 2, + "6,6": 3, + "6,7": 3 + }, + "ColStyles": { + "1": 5 + }, + "SheetStyle": { + "FontFamily": 5, + "BorderBottom": null, + "BorderTop": null, + "BorderLeft": null, + "BorderRight": null + } + }, + "Spans": [ + "3,2,2,5" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.MasterPage, ServerDesignerCommon", + "PageLoadedCommandList": [], + "IsBuiltInPage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "8b7512a0-447a-407e-8a87-e26a1107a43b", + "DisplayName": "Background", + "StyleInfo": { + "Fill": "Text 1 0", + "Stroke": "black", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Size": "1628,46", + "BoxShadowString": "0 2 0 5 #175D7183" + } + ] +}//GZHheXm/++ixkh3uBa27Baegc2POxFpSy6YKB5+LOnk0DDdHfnv+mD9+9e0F+V0WMPyDFNz/jcxw1gtA2ccnUfGJFs7AJt14nYPJqTbGOggdebrHsvV3Mad+3fKdUS5Xg2WcBKl55x0yaHMPc5oL70Ckg5R6xxmWiGX1+wCLV/7rfpGABwbY9jCGov9UAfuIKAYo4tMnhtuY32qg3L1PgqRmWqv8TWg6waA4myImUhWUd7SuVmwPko4KabxxdEPnHJVZsbvf1wgvv8UcEK4uTRrjCIFW7Lne+Sf1D4+nwUD2phz21H6VXPEsfWTiokZ6j2HSnoDm6v6vdWO0k3pc11j3SC3eTT/c7OcJJExnyLiY3IESvznRTJnJ2hNYIcbpGTlwGsz8M0bQ/VDA2hZ2Jvt+Ry2+P0hP6Hmy4lSLToJS3g8RKegEkj57ewxscGZZHwGJ5LGslrYakxk5+f6P64/7WjPMh4gcT90GieMTlMIIpr8sNAQr9Auyx75MEm1cQaGLAkzWOf1yyno5rj8ziM91NsswzdAZT6cYBwTDIgc32eljaFDYVoRQYwxnzQQQAvSCM2ccSllcGjgfdOkSSqRs+W43mG9JCuSwAvtsrk6lf+kYVKp5AqTVZqPY2illL0rbHLvbg9r97MEqDLjFQjeuagcRRtJfc1Wyt2t3VRy/3N7PkQ9DPUaFmpHLCtqGzPw46LDketgXIwdbLq8pWBpw1TI51odJi1HQ2s89NlgXxkUYrkEeV6fRlsNg4f5mQPIzCFizsLqHOJfXRq4ey6gSOBHGMS4IEaBfVw/kRq3EQCftwUC6+g05/lGVGRqBtiT7grJMFm+YHBtFiQkK1DmtGyScRClY2VG0QM/ml9PniaSKzuMvloh6tCjaukJOGIzhi1sWq6fprM+brwbxdQ==|920 \ No newline at end of file diff --git a/Pages/b90932e038f94707b54e571ff7cd84d.json b/Pages/b90932e038f94707b54e571ff7cd84d.json new file mode 100644 index 00000000..2567fd6f --- /dev/null +++ b/Pages/b90932e038f94707b54e571ff7cd84d.json @@ -0,0 +1,84 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 97.0 + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 22.0 + } + } + }, + "Count": 4, + "DefaultSize": 10.0 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 200.0 + } + } + }, + "Count": 3 + }, + "Values": { + "2,1": "项目名称" + }, + "AttachInfos": { + "0,0": { + "CellType": { + "$type": "Forguncy.ImageCellType, ServerDesignerCommon", + "ImageSizeMode": 2, + "ImagePath": "app-logo横幅.png" + } + }, + "2,1": { + "TemplateCellSource": "项目名称" + } + }, + "StyleDatas": { + "Styles": [ + { + "FontSize": 16.0, + "HorizontalAlignment": 0 + } + ], + "Types": { + "Strs": [ + "Center", + "Body" + ] + }, + "CellStyles": { + "2,1": 0 + }, + "SheetStyle": { + "FontFamily": 1 + } + }, + "Spans": [ + "0,0,1,3" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon", + "ParentPageName": "项目列表" + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + } +}//mmAxxcld5YmjerUGJD1r2S4gGlAl4SIabOPv5tdvV1BSi5h5N+dmaUkZcjSZZGj7KLm+fUolvsv9KnNOQepyyzI9Lg0wc0/VJVZAlJ5vJ8vur3461ayDsWDxiSRPJQCrX5m1KluTSo7S8diIcqGIsOsmgleiJPZXko6pDupdASmT9DMtrvus0JN4MJDPM9GTlb8xII3C3BoE26Plv76MPanOeDId6NMG6GlcU/bUD7OcY55Y2kt7FORzi1XY+JTCt8KyH4+rZSUnbHl2Qo/0nogDcSiwq4RaGqbwNNzn1lX2RXK/VWfW6Wt0B6GRuAQ/2gSAq04QV+bufbEpObhDjEUrbFJA5/SKYaIkK/hyT7OjAQ4Keim51xtre/MgrYRlOWu/EC0bLGN9C22SLxBwK4fmXcDKWC6as1xWqUOD1FZqZBQJ+LqoZTn9zxHPLKh9ipYmmXMNSlvULx/PiaJQ1roTXabMVhhG3/papk235g3fYIlLfSOWyCReKHi6+l+wHuxfqFsSP77FJ/1EUG744QGpJJSHnojHSj5tZiopvaboUZmdrYcz/16kyXqsJ03Rlsv/0B9cmoCZ/1KsVYPID9fhDk+pQhV2mlwhGBckjtx61d2W1zLZpKfgjgeUxukgeyHZfusvfE5LNo5klk0vOaelBFmUyXXrpcet86+/soDR6JCIj6PZRS0+5WvOMqVtsiC4pqc8N1xjO/uspgn8I/aowNNV7vnuo+vQCk3qvK4eKQikN9SNQGx+N/cqfyIU9pBQBcOsbF9CTBSt++ng9o048d79HCDg5v46/wXz0TLPzJiDPbnr2Mlx5eyhTaC8PbI4WEBT7Fv0VJegbADmc3GEdOlRbKec8JEWdv+3PC8jLkfA8b3e1nrWFFwKqlHnWpZy+GjjvvQv1jdK2kHC0Q==|920 \ No newline at end of file diff --git a/Pages/任务/任务-任务信息.json b/Pages/任务/任务-任务信息.json new file mode 100644 index 00000000..40f82f40 --- /dev/null +++ b/Pages/任务/任务-任务信息.json @@ -0,0 +1,406 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 44.0, + "Mode": 1 + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + } + }, + "Count": 10, + "DefaultSize": 32.0 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 24.0 + } + }, + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 125.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": 32.0 + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 24.0 + } + } + }, + "Count": 16, + "DefaultSize": 32.0 + }, + "Values": { + "1,1": "版本", + "3,1": "任务说明", + "6,1": "备注" + }, + "AttachInfos": { + "1,2": { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "版本", + "GUID": "7dad81ad-e9ca-48b7-ad01-7540609d19f8" + }, + "CellType": { + "$type": "ElementUI.SelectCellType, ElementUI", + "UIPermissions": [ + { + "Scope": 2, + "AllowRoles": [ + "FGC_Anonymous" + ] + }, + { + "Scope": 1, + "AllowRoles": [ + "FGC_Anonymous" + ] + } + ], + "useBinding": true, + "options": [ + { + "value": "黄金糕", + "label": "黄金糕" + }, + { + "value": "双皮奶", + "label": "双皮奶" + }, + { + "value": "蚵仔煎", + "label": "蚵仔煎" + }, + { + "value": "龙须面", + "label": "龙须面" + }, + { + "value": "北京烤鸭", + "label": "北京烤鸭" + } + ], + "bindingOptions": { + "$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon", + "TableName": "任务版本", + "BindingInfos": [ + { + "BindingInfo": { + "TableName": "任务版本", + "ColumnName": "ID", + "GUID": "71e3933b-23bf-4e36-8cc5-a33a431363fa" + }, + "ColumnName": "value" + }, + { + "BindingInfo": { + "TableName": "任务版本", + "ColumnName": "版本名称", + "GUID": "97c263f6-1730-4763-86cb-a420ad289960" + }, + "ColumnName": "label" + } + ], + "SqlCondition": { + "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", + "ColumnBindingInfo": { + "TableName": "任务版本", + "ColumnName": "ID", + "GUID": "b8aac4ad-dfed-40fc-97da-e1364e9d1937" + }, + "Value": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "='任务-任务信息'!任务ID" + } + }, + "CustomColumns": [] + }, + "placeholder": "请选择", + "noDataText": "无数据", + "filterInServerOptions": { + "matchMethod": "contains", + "loadingText": "加载中" + }, + "noMatchText": "无匹配数据" + } + }, + "3,2": { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "任务说明", + "GUID": "88cb9684-6356-422b-924d-dc9daf50e8fd" + }, + "CellType": { + "$type": "ElementUI.InputCellType, ElementUI", + "UIPermissions": [ + { + "Scope": 2, + "AllowRoles": [ + "FGC_Anonymous" + ] + }, + { + "Scope": 1, + "AllowRoles": [ + "FGC_Anonymous" + ] + }, + { + "Scope": 4, + "AllowRoles": [ + "FGC_Anonymous" + ] + } + ], + "type": "textarea", + "resize": "none" + } + }, + "6,2": { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "备注", + "GUID": "2e4b3b5f-8489-427c-91e8-3cef02f53cd2" + }, + "CellType": { + "$type": "ElementUI.InputCellType, ElementUI", + "CommandList": [], + "UIPermissions": [ + { + "Scope": 2, + "AllowRoles": [ + "FGC_Anonymous" + ] + }, + { + "Scope": 1, + "AllowRoles": [ + "FGC_Anonymous" + ] + }, + { + "Scope": 4, + "AllowRoles": [ + "FGC_Anonymous" + ] + } + ], + "type": "textarea", + "resize": "none" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 1, + "Formatter": 2 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 1 + }, + { + "Foreground": 1 + } + ], + "Types": { + "Strs": [ + "Body", + "Text 1 50", + "[AUTO]General" + ] + }, + "CellStyles": { + "3,1": 0, + "4,1": 0, + "5,0": 1, + "5,1": 2, + "5,2": 1, + "5,3": 1, + "5,4": 1, + "5,5": 1, + "5,6": 1, + "5,7": 1, + "5,8": 1, + "5,9": 1, + "5,10": 1, + "5,11": 1, + "5,12": 1, + "5,13": 1, + "5,14": 1, + "5,15": 1, + "6,0": 1, + "6,1": 0, + "6,2": 1, + "6,15": 1, + "7,0": 1, + "7,1": 0, + "7,15": 1, + "8,0": 1, + "8,1": 2, + "8,15": 1, + "9,0": 1, + "9,1": 2, + "9,2": 1, + "9,3": 1, + "9,4": 1, + "9,5": 1, + "9,6": 1, + "9,7": 1, + "9,8": 1, + "9,9": 1, + "9,10": 1, + "9,11": 1, + "9,12": 1, + "9,13": 1, + "9,14": 1, + "9,15": 1 + }, + "ColStyles": { + "1": 3 + }, + "SheetStyle": { + "FontFamily": 0, + "FontSize": 13.333333333333332 + } + }, + "Spans": [ + "3,2,2,13", + "1,2,1,13", + "6,2,3,13" + ], + "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": {} + } +}//s+ibikG8TN3vYw5ZNZIu4Aw8qJue7b8IMn0Mqi8bGvQd1KNlm3OdI8XWJwARrxUgSnI+UuRhNKEoOMWtGc6H5RHmJp6Z4Q+oWgBrDo219M4aed53dYCQ5igmAA3YV21bMUdQv0QW04frPbcCLWz4U9HC4GfABtE+jBtnfwCaWJbd1FFZJfuoQWcS/WAbWu3i+TFfzKdsyFeRoXAcVzxf/aVoImlKYa6k06kmRqKoJ9KKTJ15IjEza+WtTQDJbhPFTm4kLo8j1UKPwJ8zg4R32U6tJExWbxYPlzQ0xoSvmWSXvixK+8PHKs6MX4T+m4jKll0t7rSTLbsnSY7LP9LHT26lZ8npdB6RzQm6uDMxH21VFPHt8nCEYfNSW1ItoA+7YMtPNvESIrQm0oxanwDN1nzAJBcsDvN0NBuTaTVybok2GRCD/1z5Z7deU00LAT/SVp/fcS2jj0VlSCVt/pYVIYCVunBndozVNf6s2Us0IaMETM15uopGwqKi91YbapDikyUoLYlmv/ALsJE2M0mR5lvWjXFrVtiQu7shGQHjWRYDRDVa7TgiB52oSmKn9n0NQty5suI/MS91W1cz/+pfPhDxeHXjcSrbpPPaPcvsX5MZVTsvIX2AptC5x7NBLz1CYHFRD+51GNboyNTNUtKOp0nmznL9U2twKglwS2gfvsMS9z0fhnqX1nE4GV/IFDeYgWcAiHDNrEMWZWOd0bt9hzpaWM3WtZz5IAQ8PsIijPhNxluK6OEHaXf1V93xjjCdB+Ox+MJ+0wyhr1nJO58KrSYvgAXOjqnGffH5D5DpqI4d5MQCI0cxhnx5Zbmlt0U7NhQGqw4XztkA8b3JRpjzxHKL4Rht0evN2b3uG3t+fL4vcMTWdhPQmlD0HQAPkZSLfjb5bddHwK9C+rL5Odexvw==|920 \ No newline at end of file diff --git a/Pages/任务/任务-侧栏.json b/Pages/任务/任务-侧栏.json new file mode 100644 index 00000000..9928ac2e --- /dev/null +++ b/Pages/任务/任务-侧栏.json @@ -0,0 +1,248 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 22.0 + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 24.0 + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 34.0 + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 24.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": 32.0 + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "16": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + } + }, + "Count": 17, + "DefaultSize": 32.0 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 24.0 + } + }, + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "3": { + "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": 24.0 + } + } + }, + "Count": 14, + "DefaultSize": 32.0 + }, + "Values": { + "1,1": "参与者 1" + }, + "AttachInfos": { + "6,1": { + "CellType": { + "$type": "Forguncy.RadioGroupCellType, ServerDesignerCommon", + "Style": 3, + "Items": [ + { + "Value": "", + "DisplayValue": "所有" + }, + { + "Value": "1", + "DisplayValue": "仅评论" + }, + { + "Value": "2", + "DisplayValue": "仅附件" + } + ] + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontSize": 13.333333333333332, + "Foreground": 0 + }, + { + "BorderBottom": 0 + }, + { + "FontSize": 13.333333333333332 + } + ], + "Types": { + "Strs": [ + "Text 1 50", + "Background 2 0", + "Body" + ], + "Borders": [ + { + "Color": 1 + } + ] + }, + "CellStyles": { + "1,1": 0, + "4,0": 1, + "4,1": 1, + "4,2": 1, + "4,3": 1, + "4,4": 1, + "4,5": 1, + "4,6": 1, + "4,7": 1, + "4,8": 1, + "4,9": 1, + "4,10": 1, + "4,11": 1, + "4,12": 1, + "4,13": 1, + "6,1": 2 + }, + "SheetStyle": { + "FontFamily": 2 + } + }, + "Spans": [ + "3,1,1,12", + "6,1,1,12" + ], + "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": {} + } +}//yJraNwEW4xmNo5jRs3qL1KnWZ2OqgBLAtXPnRIkLdwXEpLwCNBfBInkHmmvbVe5VQh89cMyo96qf7f9MkBwza3EiF6uh+THzy0zWoS5d5Pxd9YCnjVm2K1O3+K8TEzUoMnI2PJifvawg2YLBmnXk04Uad+DiIyQUujCaNLJPose3N5uXCyngV+3z9Zl37TREivFUsJ7sEwVTV19ogMQW2CrnCnaczOjx4FTyxIfHN4QvJ5j6m+gtPKd3CS6WDpnbsjCrb9oW+wZHLEBsoEhUWA99XC5U/yXYdOZBQE01FNPVHEc8dh4ydxjSyjSMfk43NLKDlk1QehiOATduPdT/0sKEXvXBQWP86OclrCiZoO3WTFvCMEOoOCbN2tXZY684t7JNNiiDYhYpQG6LwBgUj1wsXLi9HR79Dapad1qHyCjDwfOdvvkUYzdqu/x/evPCVMip2eth0qaRViDjl3++DO9toW72xy/oa7h22MAq8x74xJMOrabuPgi+hbAKUeVZRnlXX3grI119ChlBbPHMKw3s7i/71SZyFbMWJVt0MmgCkWL8ch7E/sQyJ4FsZMir8ufvHBuZdllf2C3dYzPI622UZZFLHaw5xwoO9x/7W6grDBx3bKtU7royO8aBEtvs8G2IqzUknQdMah0MTjhhNaLGhm87H+NeUOzxHTc90E1MySrxAcnw34vTSp2SrzuOUDINbklbrkJs6PvNEuMe3jEElAkq7NCaXchAoMXxJpVNAlLhFh3FSnGVjB4K/Fs0ilVjPizwmn3xti8SiD9QzPtQg80OaEAZBssKtIxZhaEXfRmATcZtpm4gTRjxR9NRPXp5ZBF9JHvY/9nU7oIM7YgdevekbG5AmpJfpdFLYP0qgERJOXht3RalXVl5/k2Vk1AwoF6Nw4n7qe/fPNiU5A==|920 \ No newline at end of file diff --git a/Pages/任务/任务-基本信息.json b/Pages/任务/任务-基本信息.json new file mode 100644 index 00000000..c5a9bcaa --- /dev/null +++ b/Pages/任务/任务-基本信息.json @@ -0,0 +1,535 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "10": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 40.0 + } + } + }, + "Count": 11, + "DefaultSize": 15.0 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 24.0 + } + }, + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 125.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": 32.0 + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 24.0 + } + } + }, + "Count": 16, + "DefaultSize": 32.0 + }, + "Values": { + "3,1": "状态", + "5,1": "执行者", + "7,1": "时间", + "9,1": "项目" + }, + "AttachInfos": { + "1,1": { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "任务名称", + "GUID": "77972707-9199-455a-b58d-95abc25880f0" + }, + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ] + } + }, + "3,2": { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "任务状态", + "GUID": "34fe759e-3699-4ee5-82b3-d9346d4cb5f5", + "RelationBinding": { + "RelatedTable": "任务状态", + "RelatedColumn": "状态码", + "DisplayColumn": "任务状态" + } + }, + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "TemplateKey": "_RS_Success3" + } + }, + "5,2": { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "执行者", + "GUID": "ea1f4445-1160-4fc0-9a26-897cc6eee0eb", + "AttachType": { + "$type": "ForguncyDataAccess.UserColumnAttachObj, ForguncyDataAccess", + "UserColumnAttachType": 1 + } + }, + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "TemplateKey": "_RS_Information3" + } + }, + "7,2": { + "CellType": { + "$type": "ElementUI.DatePickerCellType, ElementUI", + "CommandList": [], + "UIPermissions": [ + { + "Scope": 2, + "AllowRoles": [ + "FGC_Anonymous" + ] + }, + { + "Scope": 1, + "AllowRoles": [ + "FGC_Anonymous" + ] + }, + { + "Scope": 4, + "AllowRoles": [ + "FGC_Anonymous" + ] + } + ], + "type": "datetimerange", + "startPlaceholder": "开始日期", + "rangeSeparator": "至", + "endPlaceholder": "结束日期", + "format": "yyyy/MM/DD HH:mm:ss", + "firstDayOfWeek": 1, + "DefautWeekFormat": "yyyy 第 WW 周" + } + }, + "9,2": { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "项目ID", + "GUID": "c6f6fc6c-e1d3-4bb6-a584-b50ce844b2a3" + }, + "CellType": { + "$type": "ElementUI.SelectCellType, ElementUI", + "CommandList": [], + "UIPermissions": [ + { + "Scope": 2, + "AllowRoles": [ + "FGC_Anonymous" + ] + }, + { + "Scope": 1, + "AllowRoles": [ + "FGC_Anonymous" + ] + } + ], + "useBinding": true, + "options": [ + { + "value": "黄金糕", + "label": "黄金糕" + }, + { + "value": "双皮奶", + "label": "双皮奶" + }, + { + "value": "蚵仔煎", + "label": "蚵仔煎" + }, + { + "value": "龙须面", + "label": "龙须面" + }, + { + "value": "北京烤鸭", + "label": "北京烤鸭" + } + ], + "bindingOptions": { + "$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon", + "TableName": "项目表", + "BindingInfos": [ + { + "BindingInfo": { + "TableName": "项目表", + "ColumnName": "ID", + "GUID": "a7ef212b-d507-4b32-bfe2-8a733b007ebf" + }, + "ColumnName": "value" + }, + { + "BindingInfo": { + "TableName": "项目表", + "ColumnName": "项目名称", + "GUID": "2130156a-4c51-40a6-850b-abc4e021100f" + }, + "ColumnName": "label" + } + ], + "CustomColumns": [] + }, + "placeholder": "请选择", + "noDataText": "无数据", + "filterInServerOptions": { + "matchMethod": "contains", + "loadingText": "加载中" + }, + "noMatchText": "无匹配数据" + } + }, + "9,10": { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "分组ID", + "GUID": "f4d9d8f8-c345-44cc-bac5-77ceb848ea81" + }, + "CellType": { + "$type": "ElementUI.SelectCellType, ElementUI", + "CommandList": [], + "UIPermissions": [ + { + "Scope": 2, + "AllowRoles": [ + "FGC_Anonymous" + ] + }, + { + "Scope": 1, + "AllowRoles": [ + "FGC_Anonymous" + ] + } + ], + "useBinding": true, + "options": [ + { + "value": "黄金糕", + "label": "黄金糕" + }, + { + "value": "双皮奶", + "label": "双皮奶" + }, + { + "value": "蚵仔煎", + "label": "蚵仔煎" + }, + { + "value": "龙须面", + "label": "龙须面" + }, + { + "value": "北京烤鸭", + "label": "北京烤鸭" + } + ], + "bindingOptions": { + "$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon", + "TableName": "任务分组", + "BindingInfos": [ + { + "BindingInfo": { + "TableName": "任务分组", + "ColumnName": "ID", + "GUID": "427d6efe-dbdc-45b4-aadb-6b65a8865e3d" + }, + "ColumnName": "value" + }, + { + "BindingInfo": { + "TableName": "任务分组", + "ColumnName": "分组名称", + "GUID": "b704b64d-ade6-4f0d-b8ea-8e734f9253a8" + }, + "ColumnName": "label" + } + ], + "SqlCondition": { + "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", + "ColumnBindingInfo": { + "TableName": "任务分组", + "ColumnName": "项目ID", + "GUID": "018d99a5-8bc7-4c34-8301-7977f11b6135" + }, + "Value": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "='任务-基本信息'!C10" + } + }, + "CustomColumns": [] + }, + "placeholder": "请选择", + "noDataText": "无数据", + "filterInServerOptions": { + "matchMethod": "contains", + "loadingText": "加载中" + }, + "noMatchText": "无匹配数据" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontSize": 18.666666666666664, + "Foreground": 0, + "Formatter": 1 + }, + { + "FontFamily": 2, + "FontSize": 13.333333333333332, + "Foreground": 3, + "Formatter": 4 + }, + { + "FontFamily": 2, + "FontSize": 13.333333333333332 + }, + { + "FontFamily": 2, + "FontSize": 13.333333333333332, + "Foreground": 3 + }, + { + "Foreground": 3 + } + ], + "Types": { + "Strs": [ + "black", + "@", + "Body", + "Text 1 50", + "[AUTO]General" + ] + }, + "CellStyles": { + "1,1": 0, + "5,1": 1, + "6,0": 2, + "6,1": 3, + "6,2": 2, + "6,3": 2, + "6,4": 2, + "6,5": 2, + "6,6": 2, + "6,7": 2, + "6,8": 2, + "6,9": 2, + "6,10": 2, + "6,11": 2, + "6,12": 2, + "6,13": 2, + "6,14": 2, + "6,15": 2, + "7,0": 2, + "7,1": 1, + "7,2": 2, + "7,15": 2, + "8,0": 2, + "8,1": 3, + "8,2": 2, + "8,3": 2, + "8,4": 2, + "8,5": 2, + "8,6": 2, + "8,7": 2, + "8,8": 2, + "8,9": 2, + "8,10": 2, + "8,11": 2, + "8,12": 2, + "8,13": 2, + "8,14": 2, + "8,15": 2, + "9,0": 2, + "9,1": 1, + "9,2": 2, + "9,9": 2, + "9,10": 2, + "9,15": 2, + "10,0": 2, + "10,1": 3, + "10,2": 2, + "10,3": 2, + "10,4": 2, + "10,5": 2, + "10,6": 2, + "10,7": 2, + "10,8": 2, + "10,9": 2, + "10,10": 2, + "10,11": 2, + "10,12": 2, + "10,13": 2, + "10,14": 2, + "10,15": 2 + }, + "ColStyles": { + "1": 4 + }, + "SheetStyle": { + "FontFamily": 2, + "FontSize": 13.333333333333332 + } + }, + "Spans": [ + "3,2,1,3", + "5,2,1,3", + "7,2,1,13", + "9,2,1,7", + "9,10,1,5", + "1,1,1,14" + ], + "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": {} + } +}//0R9VAocLbuObb3Qtyc4eMiI9TQ5qn2ve1kpROz1x1/8PWS9mwOgHh88DNlbJLZ86dNUB3mqnqJY0Wo/+SECWdvMj6HQy9/yDSV0r38zXOsy1ji8DIuh71DYqZIBC1ONruK9+0mTKVpjWphYw4xWugbM8nSdMlQDJISrWJ/l6NzefhusbldobVesVOZvAAnAFau8tWFc9LTAaFr0HDq39oz0Z98QoGSze/zsVTFwAo+xGufcPeynbUfsCyysK/G5asCT4XPrxLrRgX43b8/rppr0E2I1ftdJyPXCYk2n1bdulmLUCg+H62rgUlI6saLsJHbC/41QTanQmOo94qMQa816Jry51SMpFkhfoVVL4zhoGP8Z86IXfw/IyYCo8+oxv/tm8yA3qkexkhfn2TAD007UaGmqRI2y6gU5uirORwO/hLQ+CfP1j7pDhcQT13wnSLYLxbb1e9/Fr3jOvK05H1mMxpUeM8Qe7do8P6kTSGE9oa9cYLiaa5Pl9IyuBJDY2vuEIkraneUODXLS00QsQov7C4qLuO3YdxcdVQQSyMwRU85GhcErvxZM/sOZr5KmkRHO1/pmjU0qBpyQIDKo2tZIZldstE1nTGBJSvOfJxEfRPA1c1NXa5JL0kGobtFuZiyfSFqSCcn7TBl4h1JHpNQ/7DnNmBUWpXg94ljOClu3rgl6Flv7DbdiId1n90qgC9DTtTtT2PpYikEA+KrRmQzH5AhbN4neXPHwMvcnAzJZgt8iAg6S9uAKlDD8TEI4OTMgLYeSgCE+aSobOc0rmoQ/JdaiTsFGNR1n9TXnSsC7OCum4aWfT4vvRVR21C8f8VKRxDBYzVrnsl6e5nDbXPw9MNDY81gqd64cN9mvArfhc2mdKZ3K1mA1++7dH5qdZG8nHE6J92inxanp5pxoLQg==|920 \ No newline at end of file diff --git a/Pages/任务/任务首页.json b/Pages/任务/任务首页.json new file mode 100644 index 00000000..30b33d95 --- /dev/null +++ b/Pages/任务/任务首页.json @@ -0,0 +1,443 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 210.0, + "Mode": 1 + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 265.0, + "Mode": 1 + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0, + "IsHidden": true + } + } + }, + "InLogicalVisibleIndexes": [ + 7 + ], + "Count": 8, + "DefaultSize": 15.0 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 24.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": 32.0 + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "16": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "17": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 52.0, + "Mode": 1 + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 299.0, + "Mode": 1 + } + }, + "19": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "20": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + } + }, + "Count": 21, + "DefaultSize": 32.0 + }, + "Values": { + "3,0": "任务-基本信息", + "3,18": "任务-侧栏", + "6,0": "任务-任务信息" + }, + "AttachInfos": { + "1,1": { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "任务类型", + "GUID": "e2164ea1-e71f-4102-8b40-4f2ced89611c", + "RelationBinding": { + "RelatedTable": "任务类型", + "RelatedColumn": "ID", + "DisplayColumn": "任务类型" + } + }, + "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": "default", + "effect": "light", + "allowAdd": false, + "addButtonSettings": { + "width": 100, + "text": "添加标签" + }, + "distinct": false, + "ReadOnly": true + } + }, + "1,19": { + "CellType": { + "$type": "Forguncy.ImageCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon", + "ReloadData": true + } + ], + "TemplateKey": "pd_10", + "ImagePath": "Mobile/456_delete_8.svg", + "BuiltIn": true, + "UseCellForeColor": true + } + }, + "3,0": { + "CellType": { + "$type": "Forguncy.ContentContainerCellType, ServerDesignerCommon", + "PageName": "任务-基本信息" + } + }, + "3,18": { + "CellType": { + "$type": "Forguncy.ContentContainerCellType, ServerDesignerCommon", + "PageName": "任务-侧栏" + } + }, + "6,0": { + "CellType": { + "$type": "Forguncy.ContentContainerCellType, ServerDesignerCommon", + "PageName": "任务-任务信息" + } + }, + "7,1": { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "ID", + "GUID": "2c5a4904-3a02-4c35-9080-be6d81c7674b" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "Background": null, + "FontFamily": 0, + "BorderBottom": 0 + }, + { + "Background": null, + "FontFamily": 0 + }, + { + "BorderLeft": 0 + }, + { + "Background": 2 + }, + { + "Background": null + } + ], + "Types": { + "Strs": [ + "Body", + "Background 2 -10", + "#FFFFFF00" + ], + "Borders": [ + { + "Color": 1 + } + ] + }, + "CellStyles": { + "2,0": 0, + "2,1": 0, + "2,2": 0, + "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, + "2,12": 0, + "2,13": 0, + "2,14": 0, + "2,15": 0, + "2,16": 0, + "2,17": 0, + "2,18": 0, + "2,19": 0, + "2,20": 0, + "3,0": 1, + "3,18": 2, + "4,0": 1, + "4,1": 0, + "4,2": 0, + "4,3": 0, + "4,4": 0, + "4,5": 0, + "4,6": 0, + "4,7": 0, + "4,8": 0, + "4,9": 0, + "4,10": 0, + "4,11": 0, + "4,12": 0, + "4,13": 0, + "4,14": 0, + "4,15": 0, + "4,16": 0, + "4,17": 1, + "4,18": 2, + "5,0": 1, + "5,1": 1, + "5,2": 1, + "5,3": 1, + "5,4": 1, + "5,5": 1, + "5,6": 1, + "5,7": 1, + "5,8": 1, + "5,9": 1, + "5,10": 1, + "5,11": 1, + "5,12": 1, + "5,13": 1, + "5,14": 1, + "5,15": 1, + "5,16": 1, + "5,17": 1, + "5,18": 2, + "6,0": 1, + "6,1": 1, + "6,2": 1, + "6,3": 1, + "6,4": 1, + "6,5": 1, + "6,6": 1, + "6,7": 1, + "6,8": 1, + "6,9": 1, + "6,10": 1, + "6,11": 1, + "6,12": 1, + "6,13": 1, + "6,14": 1, + "6,15": 1, + "6,16": 1, + "6,17": 1, + "6,18": 2, + "7,1": 3 + }, + "RowStyles": { + "1": 4, + "2": 4, + "3": 4, + "4": 4, + "5": 4 + }, + "SheetStyle": { + "FontFamily": 0 + } + }, + "Spans": [ + "1,1,1,3", + "3,0,1,18", + "3,18,4,3", + "6,0,1,18", + "7,1,1,4" + ], + "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$8" + } + ] +}//HVrAq4IFkFmxn5ylLRAvPuy3cXxMAr+WxKZDkrFsoapOmQeUfPPIEcLaXjEcfBypKWND5qN6lNPRPgrt+/Md+Oziuz5L73vfSxHrk6Nqy/UUVjw0IoigQYrPK4S2n6VBtq7vwlqvongmf2aigyDJhTrqRSE+6d1aefTrRbuLvGvc/Do5JnDo8BzSZbvDFm1HaKyEAayAsqMOkyiXliMiWNoFpLA/gpSMkFPkrT8nymdSqVc33RQd7UHwUACw9NJ1mT4nuK8ueScsC36FcMojjxtI4c5Z4/2tel4U/oGJt9PATLLf3R7J4Wxh2ywYs35MdgJwENXb0V+6EIv97uymYF3FX1Sj7OrS80oG4cexxB25f73ThJxrBxAyCyGx3hqahgnQw8KoObI7ADNPYLlQuxTgRiKUbVJCd+2/lg2PvYaus/6TFn4T6LCtwke+Ac+XzKa8g5uC5nE/SxDPHBCWdy41Om0qWwzFdGVKCY6DEOnVqFgT+na9oqWGW8s+U7wDYJi1pqIsqZvU2lARCQaDqLPTfmNLUMUC35XuYS4ePMB5apAG0RY7npPOD7QTlXuUkydRB/50yFVQ9Tlxqe41nNDQ6IxCPdPcMAhntGZDIx/xsx4sefH6W1NGHMuzeE5vii6Q82GCqXddmK9fDYNrxUKWAPvf82wPzmB6mCv/5uk6SdMVrKl0As7ALces+XIaOJp98ApmbHm74meDxoVHO5CNexZDr3dK9ZXZRUcmLd7fa+xrehnTdZt9PMru6LRLwgK2ZwJcrR1ancSm6F+/blCwO9N57d3iZX5AyfjLyHnXebwaLKsc8r9Da7DXlVt4JWAQJrtS2o8zGYVCdk0+C7lLSI8VCaLEIGKwXnuqkA2ADyfZJDw7QHPqZgCpocMh5lN5BYyLsm6xu8jpV6m0RA==|920 \ No newline at end of file diff --git a/Pages/内建手机页面/FGC_401页面_手机版.json b/Pages/内建手机页面/FGC_401页面_手机版.json new file mode 100644 index 00000000..1debe401 --- /dev/null +++ b/Pages/内建手机页面/FGC_401页面_手机版.json @@ -0,0 +1,206 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "23": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "26": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "31": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 32 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 19 + }, + "Values": { + "13,2": "页面未授权", + "16,2": "您没有权限访问目标页面,有可能目标页面只有特定用户组的用户才能访问。", + "20,2": "解决方法:", + "22,2": "1.", + "22,3": "登出,并使用其他账号重新登录", + "24,2": "2.", + "24,3": "单击浏览器的后退按钮跳转到前一个页面,再选择其他链接浏览", + "27,2": "3.", + "27,3": "联系网站管理员申请权限" + }, + "AttachInfos": { + "3,4": { + "CellType": { + "$type": "Forguncy.ImageCellType, ServerDesignerCommon", + "ImagePath": "fgc_built-in-page-401.png" + } + }, + "22,3": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "Text": "登出,并使用其他账号重新登录", + "TemplateKey": "_RS_Main", + "ForguncyAttribute": "401Login" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Formatter": 3, + "HorizontalAlignment": 4 + }, + { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 5, + "Formatter": 3, + "HorizontalAlignment": 6, + "VerticalAlignment": 7, + "WordWrap": true + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "FontWeight": 1, + "Foreground": 2, + "Formatter": 3 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 5, + "HorizontalAlignment": 6, + "VerticalAlignment": 7, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": null, + "Formatter": 3, + "Underline": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 5, + "Formatter": 3, + "VerticalAlignment": 7, + "WordWrap": true + }, + { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 5, + "Formatter": 3 + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "[AUTO]General", + "Center", + "Text 1 50", + "Left", + "Top", + "#FF000000" + ] + }, + "CellStyles": { + "13,2": 0, + "16,2": 1, + "20,2": 2, + "22,2": 3, + "22,3": 4, + "24,2": 3, + "24,3": 5, + "27,2": 3, + "27,3": 6 + }, + "SheetStyle": { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 8 + } + }, + "Spans": [ + "3,4,9,11", + "13,2,2,15", + "16,2,3,15", + "20,2,2,15", + "22,2,2,1", + "24,2,2,1", + "24,3,2,14", + "22,3,1,14" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "Title": "401页面", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true, + "IsMobilePage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + } +}//W7nr4ITi5JT9RVOIzJmSYmL8Z6c/pczcYhHG5w+49+W993Vm3JsaD2/pqYu1WlfXTk5o75ixwqx02l1MxhX853uqYyx8ERXX+Oqk/LDpiRSOAwR3qAS2O51Tu/Enyvdzsk30tloVU260zsApnyyNW1jPF65PzKEF1LjB3aNYayvc3GOATbFmkh0/JKZv6JzRKvu1Nj6OIKUOuo/U9pcdWNs6zqHAsB60/wopKb3x4auNj34ggXFg5VZdtlr2bPb+/0fMaPuieXBFSdhc7MLGJ86luAZq0Sjro5hwGbOvVhfLQ/Og6JZzjSX6xZZ/JNHvt5DOaqWZY6F6R7Cj+0y2HB60rN3EQAU0EESAJ4wyyL63hGagNaRolKy68ToNCzwQL+F5PbfkPU+G29150KCXLJ1YHHDEBxaK6CpwpOETrC6HKTX9m/szkf5KimDgNtJSWbEiIuPSQXxmMlXeWoruJGWSyUqmpqnJhknIuVZOO2DUXOUNAWd7wWK7qOjn4vjwp+MWSr35Z5ZA9d/5K90/NnL0Ve40p62b88wz84keUkFAboVWfWwMPrGnGF8v41FQg2ES5FDdPTfKXm8g7W1EyozLD/vvpZ+gGfgP6lO/S5h1o/6Q3obEJCDKWCWx9xzIeAXjY0EoUSpfcQtVXO86VwZFsyF1rJvc9evhWXfl9yqWJFPFtpJIvlmd77i+en9sUq9ZtrRTZGaskp+dAdE7C8zYOiG/T84gF+RBx90ZnW2Ci/2aW2r69woLeupPkV6wzuuk/EivleLeIAygvCaDja0Nahn6SIcb3dvlDFeePk1fSMNoTLAuhUE39IwL+J8Z7CyFLyDKZt3dDlhts18Pn3ArWvP2lXSz9dU6qJ/OiTduMCOKBxVI4xEVFC6zLSFYmPfN+XzuvgilXhN6MzDp4g==|920 \ No newline at end of file diff --git a/Pages/内建手机页面/FGC_两步验证_扫码页面_手机版.json b/Pages/内建手机页面/FGC_两步验证_扫码页面_手机版.json new file mode 100644 index 00000000..4cc34108 --- /dev/null +++ b/Pages/内建手机页面/FGC_两步验证_扫码页面_手机版.json @@ -0,0 +1,169 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "30": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 19 + }, + "Values": { + "0,0": " ", + "6,3": "两步验证", + "9,3": "请使用您手机上的身份验证器APP添加账户并扫描二维码。", + "22,3": "下一步" + }, + "AttachInfos": { + "12,5": { + "CellType": { + "$type": "Forguncy.BarcodeCellType, ServerDesignerCommon", + "CodeType": "QRCode", + "ForguncyAttribute": "MFA_Secret_Barcode" + } + }, + "22,3": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "下一步", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "MFA_Secret_Next_Button" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "HorizontalAlignment": 3, + "VerticalAlignment": 4 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 5, + "VerticalAlignment": 6, + "WordWrap": true + }, + { + "FontSize": 13.333333333333332 + }, + { + "FontSize": 16.0 + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "Left", + "Bottom", + "Text 1 50", + "Top" + ] + }, + "CellStyles": { + "6,3": 0, + "9,3": 1, + "12,5": 2, + "22,3": 3 + }, + "SheetStyle": { + "FontFamily": 0 + } + }, + "Spans": [ + "22,3,2,13", + "12,5,9,9", + "6,3,2,13", + "9,3,3,13" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "Title": "两步验证", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true, + "IsMobilePage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "b35031c0-04e0-4981-ac25-4f456a2c8361.jpg", + "ForguncyPictureName": "PCLoginBackground", + "ForguncyPictureSourceType": 2, + "StyleInfo": { + "Fill": null + }, + "IsAutomaticFill": false, + "Size": "380,580" + }, + { + "Name": "1a4f13fc-91c6-4c36-9ab6-63b98e9a7783.png", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "Background 1 0" + }, + "IsAutomaticFill": false, + "Location": "20,80", + "Size": "340,440" + } + ] +}//yQ8UW7jMysTgNUnFXTdIzz2s0Je5fqRWOzxcdBHLQ98yMfUox3mM0b8L+K5jiOPIECD8t1ESX1tvw5VNiqhDAlB7hmGjSgfTbHwMtuuCTWJNIqnEjB8vudZJRM2B4DFkRxWbifzsUWZlmTvvtKOeeZAXmyj+gHM+iQY0aR0/fBVCMWCIhHzXqzt1QCnJlb6aV0DZbcyuVMOANyc3qom81ZPZL1Kd57jdQLOsr9t7drq8ECMjAXoTZxgalfq/OuWfZkBe1sv2vs0BQa+tlwcrZPMbsiceWVfvKmxDn/5saetDakuoX93VB1UVGBjQun06w+fEHPv4ucVAecCfKHDRnPBvzAMMrkSOMVH1ExmaVyObm1IkMehylCIEXk/cI25N2tLhBpo58R2IssSsCE4sMXcnOlOJbpteg/XoHzW9RBDImiJH6BhxT5a3g16RAYOOaiVnBBHaJIuml5KV7wWWoEVtVaMuz7wg3++stFmOO12FylP7SB4d60w7vM5QoopW3pGLWOPNix4CtqYOoMOSqoUFZvnCbUM6j7OdVZeP0i6i1FFSVqsWDysnBxjLPII3z4GaVUKHl097C49f1AuPk+3+c2qwKwIS3+3LxL2G5FDAMin//wMrpa8eSuyBO2zRUzfDm0l5492Yja8qYq45LrMHJK36S8PpSN4M/oYcxwOnE6xk07MW5jAm8dUl7+e9kc+dSyxWrQR41YV28zXE6VkQGz1WOa80nS5G/j8X8fD9Qq/UCoW683FAL8g2Xg99NqszF0APJPS4XCY92kUZPHB/8AwyOM6xni2z/FzqeRpUXW/7TeCjYCLDPB9bu8vEf9H14lw1cnrJ8S+ZjPIkcUkbYrrmmhVtH3x/Zj6pvFpdeknEzLBoZvF3jPGIGHtJZyUZfCPxhnZzoCJ8nOEREg==|920 \ No newline at end of file diff --git a/Pages/内建手机页面/FGC_两步验证_验证页面_手机版.json b/Pages/内建手机页面/FGC_两步验证_验证页面_手机版.json new file mode 100644 index 00000000..df5d378f --- /dev/null +++ b/Pages/内建手机页面/FGC_两步验证_验证页面_手机版.json @@ -0,0 +1,213 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "30": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 19 + }, + "Values": { + "0,0": " ", + "6,3": "两步验证", + "9,3": "请输入您在身份验证器APP中看到的6位数验证码。", + "16,3": "验证码", + "22,3": "验证" + }, + "AttachInfos": { + "17,3": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewUnderline", + "WaterMark": "", + "ForguncyAttribute": "MFA_VerifyCode_Inputbox" + }, + "DataValidationInfo": { + "NumberType": 6, + "CompareParamType": 2, + "FirstParamValue": "6", + "IgnoreBlank": false, + "ErrorMessage": "请输入6位数验证码。" + } + }, + "20,3": { + "CellType": { + "$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon", + "Caption": "在此设备上不再询问", + "Style": 1, + "ForguncyAttribute": "MFA_VerifyCode_TrustDevice" + } + }, + "22,3": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "验证", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "MFA_VerifyCode_SubmitButton" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "HorizontalAlignment": 3, + "VerticalAlignment": 4 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 5, + "VerticalAlignment": 6, + "WordWrap": true + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Foreground": 5, + "Formatter": 7 + }, + { + "FontFamily": 0, + "Foreground": 8, + "Formatter": 9 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 5, + "WordWrap": true + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Formatter": 7 + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "Left", + "Bottom", + "Text 1 50", + "Top", + "[AUTO]General", + "Text 1 15", + "@" + ] + }, + "CellStyles": { + "6,3": 0, + "9,3": 1, + "16,3": 2, + "17,3": 3, + "20,3": 4, + "22,3": 5 + }, + "SheetStyle": { + "FontFamily": 0 + } + }, + "Spans": [ + "6,3,2,13", + "9,3,3,13", + "22,3,2,13", + "17,3,2,13", + "20,3,1,13" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "Title": "两步验证", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true, + "IsMobilePage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "0285f038-53e6-4cbd-a7f0-bd34cb6eb9ad.jpg", + "ForguncyPictureName": "PCLoginBackground", + "ForguncyPictureSourceType": 2, + "StyleInfo": { + "Fill": null + }, + "IsAutomaticFill": false, + "Size": "380,620" + }, + { + "Name": "446553e5-ddca-4ba5-bc1c-58b8cf3d8b8a.png", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "Background 1 0" + }, + "IsAutomaticFill": false, + "Location": "20,80", + "Size": "340,440" + } + ] +}//e88loGrmsRpexQgyEfpAEEWYgwpVF9Y/VtlO8RtyKYj1tihCBCy1oZcWJ6B3KiAcGvHdUvxaHzrMczqKYMcRwPQIeLdpC2vO6ZTnga8ATzYiKaoLQzxRhvbPZsysHfec6E9D6eglQDOu4qXZYi7PUgxs6uvXULncl8mNXK9IYYrgdmAy+8Sn6krrPZaTYMr6LRyOlP2/LAbxGKVIq5k/Hx+u9sb4f51m8d42tz2GQ5qYDaWdgxSLj7sDltCmzXrLRlqWhu4qu3Ot3uee0Os8Mh53r1T3sVdeEleIOETAb1HnImm/eKnw/Xsm66UZYzgjqbGPhD+Lx1V3oZnADOzWt8XqddMEpmLxNyajQUvooVqGr+b78dCbs/0qEn1IVRt99m6hUMGrtRT/7H2QisiFsNx2ZRnJXtkzhkkLhjJJqyEFDCXcAYvF5FYA/8cw1XtzfEKUUlI+E5p9MaoAfot+pCfQUcGAYeEySURGuShx+xSO9y2o2h+6wMCIqmjKX0IEwpRrVL7dyyvWZYw7oYCG7swcrdZbtiYE2gdXLL+flcHONC2O7mo+7jzgNIFsttfm8ub3R+TYGNqsTjDgQtTPr51s3d0uPwG2/k7ThuMtrBxcOLvGvMZhkUSqpheoAoN60X2kb6p6/nHEz0RJ4qB4o2wE1JgJwUeyiKmaMIKHVUT7IQkC+eeTyN5oCuk55QGZiIiOnK9++iWpB7xe67Yi2lDtEDhDV+mMcLisNiI+KloYLTU7ZnEOexYJyUnLpVBoTj8Nrs8jXko0tKWRF0SHNX5fahugLAIdcJKRqWO3AhTJSvLB98S3P0DAK4orQYx4u1GQQxhP0K13aBbz7TN26zxN/vjw/L792PyEaSzTAwsFaP6DZ311zefwffF8dRXoZbQ/ULCbYsBLevy5QeNXxg==|920 \ No newline at end of file diff --git a/Pages/内建手机页面/FGC_修改密码_手机版.json b/Pages/内建手机页面/FGC_修改密码_手机版.json new file mode 100644 index 00000000..e538589c --- /dev/null +++ b/Pages/内建手机页面/FGC_修改密码_手机版.json @@ -0,0 +1,265 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "30": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "19": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 20 + }, + "Values": { + "5,3": "修改密码", + "9,3": "*", + "9,4": "原密码", + "13,3": "*", + "13,4": "新密码", + "17,3": "*", + "17,4": "确认新密码", + "22,3": "修改密码", + "25,3": "取消修改" + }, + "AttachInfos": { + "10,3": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "ShowPassword": true, + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewUnderline", + "ForguncyAttribute": "ChangePassword_OldPassword" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "14,3": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "ShowPassword": true, + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewUnderline", + "ForguncyAttribute": "ChangePassword_NewPassword" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "18,3": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "ShowPassword": true, + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewUnderline", + "ForguncyAttribute": "ChangePassword_ConfirmPassword" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "22,3": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "修改密码", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "ChangePassword_Button" + } + }, + "25,3": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "Text": "取消修改", + "ClickMode": 1, + "TemplateKey": "_RS_Main", + "ForguncyAttribute": "CancelChangePassword_Button" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Formatter": 3, + "HorizontalAlignment": 4, + "VerticalAlignment": 5 + }, + { + "FontFamily": 0, + "Foreground": 6, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666984558105, + "Foreground": 7, + "Formatter": 3 + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Foreground": 8, + "Formatter": 9 + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Foreground": null, + "Formatter": 3 + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Foreground": null, + "Formatter": 3, + "HorizontalAlignment": 10, + "Underline": false + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "[AUTO]General", + "Left", + "Bottom", + "#FFFF0000", + "#FF7F7F7F", + "Text 1 15", + "@", + "Center", + "#FF000000" + ] + }, + "CellStyles": { + "5,3": 0, + "9,3": 1, + "9,4": 2, + "10,3": 3, + "13,3": 1, + "13,4": 2, + "14,3": 3, + "17,3": 1, + "17,4": 2, + "18,3": 3, + "22,3": 4, + "25,3": 5 + }, + "SheetStyle": { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 11 + } + }, + "Spans": [ + "5,3,2,14", + "22,3,2,14", + "25,3,1,14", + "18,3,2,14", + "14,3,2,14", + "10,3,2,14" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "Title": "修改密码", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true, + "IsMobilePage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "469b2a00-3c73-4c59-bcf4-8ed45845ba8b.png", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFF6F6F8", + "StrokeDashType": 8, + "Stroke": "black", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "20,60", + "Size": "340,500" + } + ] +}//jFGA+gDGOXybfj2ZJ9z1UeE3Y56kHDpsmQWEbAZCHoflixKoW7SZBWyS+HRr7rMnaVX1Oa0lL1yavbCZQFMhEQBLTEtlL27VJu3TEh1DXvNZ/A+VX7AyuAzpnoc/nRijieD06B1ABvvDJpjBioCj/Vp/NrMa6JSb52sxngglLTnxOnF4VtOqp+9q9428LUNWTOLr5m5jtRtBdAB4H+86C1yG1WcFfT3icTgRb/8ajCeCP3sSByrtrgkfkBiRjUaCI4bI9MzfgIs6CaVL54BN2wNoSWdgeEEgpaLZOsBy1urdB7WhR1r3twuvbGBBCQV9NH4ZNkkx+hB7nchKROnLUpI5xLuy+WBpmy/4QxYo6W1kvYFh16qvEYS+Y+P+djfNFPmPSqUmLheiD5tAshRZuBa7CUxIulPHDMsGpn2CeEqGhINVxoPcDsbZTsqRvFQXT09H4015uSqw0/BUbPVF/nM1w+0kU/dyfOFguiWyXV2POKszdGo6tPsJeNexbdbFBmQKLSd0eCCvyUVeB/P+I8nodzJOdjk7ySJnSd9j5mDrGAbn4ycucT/cKSy90UoVTOvfVizkX7bWfvYuvB+VhBfzweiVaFy6uHLxfAOWfXDOSdId9s/rkQFdjPtggTNFTN/+kg0qvYFwLHcXRriZaNT1Pp5MXzGbKu+HJBSFE6Tu5xixECD7Qv47F5zaSiltrtobAKOPMs61/6nyXLt4/fDJFIzuZz+zGHEmXpDLO5Ak0epBVloOsjcAjXqBf6NAt3hk43gtZIBy0TjPFsqSOIi28spFt/+U82sCCIw8eXc6mSEuOTPEEgA6Wz673JfyZd/kmawx4D481YzS0pX/pjfHmOMKJw5o7W5R2esQLYWyPKObABWhmgxTGlCwRI9EG6xNHMH9RWPk6yUaU47JiQ==|920 \ No newline at end of file diff --git a/Pages/内建手机页面/FGC_修改用户信息_手机版.json b/Pages/内建手机页面/FGC_修改用户信息_手机版.json new file mode 100644 index 00000000..e93a8dfa --- /dev/null +++ b/Pages/内建手机页面/FGC_修改用户信息_手机版.json @@ -0,0 +1,276 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "30": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "11": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "19": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 20 + }, + "Values": { + "4,3": "修改用户信息", + "14,3": "*", + "14,4": "显示名", + "18,3": "*", + "18,4": "电子邮箱", + "23,3": "保存", + "26,3": "取消" + }, + "AttachInfos": { + "8,8": { + "CellType": { + "$type": "Forguncy.UploadImageCellType, ServerDesignerCommon", + "TemplateKey": "_RS_Shadow_EmptyText", + "UploadImageLimit": { + "IsCompressImage": true, + "MaxWidth": 300.0, + "MaxHeight": 300.0, + "AllowExtensions": ".art, .bmp, .cmx, .cod, .dib, .gif, .ico, .ief, .jfif, .jpe, .jpeg, .jpg, .pbm, .pgm, .png, .pnm, .pnz, .ppm, .ras, .rf, .rgb, .svg, .tif, .tiff, .wbmp, .xbm, .xpm, .xwd" + }, + "ImagePath": "Navigation/238_user_8.svg", + "BuiltIn": true, + "Color": "Accent 1 40", + "ForguncyAttribute": "ChangeProfile_Picture" + } + }, + "15,3": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewUnderline", + "ForguncyAttribute": "ChangeProfile_FullName" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "19,3": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewUnderline", + "ForguncyAttribute": "ChangeProfile_Email" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "23,3": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "保存", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "ChangeProfile_Button" + } + }, + "26,3": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "NavigateType": "back" + } + ], + "Text": "取消", + "ClickMode": 1, + "TemplateKey": "_RS_Main" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Formatter": 3, + "HorizontalAlignment": 4, + "VerticalAlignment": 5 + }, + { + "FontFamily": 0, + "Foreground": 6, + "HorizontalAlignment": 4, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666984558105, + "Foreground": 7, + "Formatter": 3 + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Foreground": 8, + "Formatter": 9 + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Foreground": null, + "Formatter": 3 + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Foreground": null, + "Formatter": 3, + "HorizontalAlignment": 10, + "Underline": false + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "[AUTO]General", + "Left", + "Bottom", + "#FFFF0000", + "#FF7F7F7F", + "Text 1 15", + "@", + "Center", + "#FF000000" + ] + }, + "CellStyles": { + "4,3": 0, + "14,3": 1, + "14,4": 2, + "15,3": 3, + "18,3": 1, + "18,4": 2, + "19,3": 3, + "23,3": 4, + "26,3": 5 + }, + "SheetStyle": { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 11 + } + }, + "Spans": [ + "15,3,2,14", + "19,3,2,14", + "23,3,2,14", + "26,3,1,14", + "8,8,5,5", + "4,3,2,14" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "Title": "修改用户信息", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true, + "IsMobilePage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "daf919ca-2e76-4b75-a162-f69340598f0f.png", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFF6F6F8", + "StrokeDashType": 8, + "Stroke": "black", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "20,40", + "Size": "340,540" + } + ] +}//eyhNykX9uqvmRfWldorscvGok6qPPS9t5HZ2J7lR26fW/jbneNE8Q/e0ncTni5O6kLDcP5ACUv2c1JMKtzYV0Hba1xET2DBtQggn1LSrgqR+RF2n6x80p//7WAJXGeyG1ht+iyOUOf5plMWmi0pEtq2YyY7esjlosdjMH1N4jlGe8CVYcRgZsNnqRWdTy5maqCK5bI0ETO60EBtot6ZyrO9/dss44cNnPQfsudiqpGeAvIIsyMIW0KsAias2BLtvLmNxYjOkDZ4fa9w5GpKCmq3KpPmqpqPecGzACeJ08sg6V17y6TcsrJYkxkOm9dp0DqFLBzgM14jyLCqx6KAuxZswCjErjTWqOPQno44uXHC3h7uLDGM+iylw0PZyeVemu+5ItjaV7bhe2fsFvPFamIgofvVgQsp8YcV+JGxtCtmlQ2GEOBP80vApYzcOo7420AhF9h7CWvbYxrurxcig0tEoGw7/Q+3YTOTAyEGDcyPhV5IcPIBl9Ldh93BbI/bV1RY5BcN6NALSvNlHP6I2hJaxt53tyUYlMe87R5p/kfY6C0nK5nhEGmFHB2Itg4fXEDtNzs3sE1Bp35WjjO8G2kypM3Eof2mTncqXhOysp5tYsUW4iQQXMxfpqpyPma5508mEXb1lq9SMD7WRnCbrusoTiAUmNH5tbyRWKAloerm5JfH1d6HjrK+lYOl3kHVIHeQD4jMqxRz25EvEc8YvM8CnVRU/ygVQOkbgdtc0KkJx/43dysUCCrv0GTBQFgjqxGQq0EF3NRLOjbB621zhgcWAQ5iAmXI+m5BcS7mzK62QysrJaJaNk8mnEgy0S86eHq+sNJqhjhNpA/5A0J6ygaDlKXoaizZUoI/6LEysKgVycj79Ot8n2eJRPX/cmR6x4jXczrXWZG4xcDcxBGwItg==|920 \ No newline at end of file diff --git a/Pages/内建手机页面/FGC_忘记密码_手机版.json b/Pages/内建手机页面/FGC_忘记密码_手机版.json new file mode 100644 index 00000000..039fc78c --- /dev/null +++ b/Pages/内建手机页面/FGC_忘记密码_手机版.json @@ -0,0 +1,218 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "30": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 19 + }, + "Values": { + "5,3": "忘记密码", + "8,3": "请输入您的用户名或邮箱地址。点击发送按钮后,系统会发送一封电子邮件到您的电子邮箱中。电子邮件会包含一个重置密码网页的链接。您可以打开链接,在网页中指定新密码。", + "16,3": "用户名或邮箱地址", + "21,3": "发送", + "24,3": "取消发送" + }, + "AttachInfos": { + "17,3": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewUnderline", + "ForguncyAttribute": "ForgotPassword_UserOrEmail" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "21,3": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "发送", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "ForgotPassword_Send" + } + }, + "24,3": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "NavigateType": "back" + } + ], + "Text": "取消发送", + "ClickMode": 1, + "TemplateKey": "_RS_Main" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Formatter": 3, + "HorizontalAlignment": 4, + "VerticalAlignment": 5 + }, + { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 6, + "Formatter": 3, + "VerticalAlignment": 7, + "WordWrap": true + }, + { + "FontFamily": 0, + "FontSize": 14.666666984558105, + "Foreground": 8, + "Formatter": 3 + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Foreground": 9, + "Formatter": 10 + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Foreground": null, + "Formatter": 3 + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Foreground": null, + "Formatter": 3, + "HorizontalAlignment": 11, + "Underline": false + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "[AUTO]General", + "Left", + "Bottom", + "Text 1 50", + "Top", + "#FF7F7F7F", + "Text 1 15", + "@", + "Center", + "#FF000000" + ] + }, + "CellStyles": { + "5,3": 0, + "8,3": 1, + "16,3": 2, + "17,3": 3, + "21,3": 4, + "24,3": 5 + }, + "SheetStyle": { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 12 + } + }, + "Spans": [ + "5,3,2,15", + "8,3,7,13", + "17,3,2,13", + "21,3,2,13", + "24,3,1,13" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "Title": "忘记密码", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true, + "IsMobilePage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "eaa75bd0-4960-44e9-956a-15959d73017d.png", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFF6F6F8", + "Stroke": "black", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "20,61", + "Size": "340,480" + } + ] +}//LGNGLHwydcg9VGhf8F9wPPO4yJJiSarAcjLShFkZR0t/hwDxrMiN992rsWPd7Y7M0zC+HmzaJE4TkX+gM9LV+pxtGmufl9y/dNIpVHm/I0YXrp+KymcG4LaA0aTCiO/xWYg+LyQP6rD4XziA97K1LH0Cvf8HapGaqPOnVEG9BIT8tzjH7Spf1YgOn6ngo8Sdx+JalSGBhuSpNGKNk/SIE30XLsJD8+TVzWLaOjLyfco3TpSW5iIVtvH1jtq1qyoNHEib4bL8PQWRjrOB14pLd4I10lPepx1pOhd4ah/b81IGMogskhKFD2alewT+OQsvVBgcT0DI135Ev0nMcG2OTl8KZum68BxhqUFyhQpFrUPdGZYXe2rKwlug+1NUSUjCrFfK+I9tQcW+RLn4SVvHwy2OcMVkw2BFYc+DnAA/zCFlBOLfiCcX2W2hbgKMWSSrhBqTu1FfKb2V+sqgAh9PjgbGDnkKtq+A/LAMGZNczb1RnoJmpWfikRdb7JYnPxOldwKNPMDsQaEAr4E0KpdZXIeSKC8UwP108vS3jVLZ6DCHmjugGKkHm62aPD20zMZSyC1O+KktTZ+piSBwV6xP35+p9uNhpkn+vdtETN4fDY9psr1ezegM/RJVHqpUNrBoRQg4DYeoRMKNPzXWgXxL3YBe1NcKNVtRbfklOyGoMTPe0t4b1kX5AyGj6Ys4wdQivc8y1fwzdTuZ3FgkMJ88xSmaLiycbwUzvrPWxk1EHzN/PajveSZcYwSgs2qHWTfFEEzwlDLoODuCCqAEwhzzRT07B43uCYZj61iTaXbXMUNIasCRYbvHHKKTfDkoF2vLozD+WPeqp0BND7Uy6cfy2dUa6ajy640BbEqkzrh1zk9PisS7UEIwlMsza3R/C+ukEhfvroHKLX9Hq9K+4FJneQ==|920 \ No newline at end of file diff --git a/Pages/内建手机页面/FGC_登录_手机版.json b/Pages/内建手机页面/FGC_登录_手机版.json new file mode 100644 index 00000000..dae94bea --- /dev/null +++ b/Pages/内建手机页面/FGC_登录_手机版.json @@ -0,0 +1,302 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "30": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 19 + }, + "Values": { + "8,3": "欢迎登录", + "20,3": "登录", + "23,3": "忘记密码", + "28,1": "默认账户:Administrator\n默认密码:123456" + }, + "AttachInfos": { + "5,3": { + "CellType": { + "$type": "Forguncy.ImageCellType, ServerDesignerCommon", + "TemplateKey": "_RS_Normal1", + "ImagePath": "fgc_logo_dark.png" + } + }, + "12,3": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "Icon": { + "Name": "Navigation/169_user_2.svg", + "BuiltIn": true, + "Color": "#FF7F7F7F" + }, + "IconSize": 18.0, + "TemplateKey": "_RS_NewUnderline", + "WaterMark": "请输入账号", + "ForguncyAttribute": "LogIn_Username" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "15,3": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "ShowPassword": true, + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "Icon": { + "Name": "Application/078_lock_1.svg", + "BuiltIn": true, + "Color": "#FF7F7F7F" + }, + "IconSize": 18.0, + "TemplateKey": "_RS_NewUnderline", + "WaterMark": "请输入密码", + "ForguncyAttribute": "LogIn_Password" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "18,3": { + "CellType": { + "$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon", + "Caption": "保持登录状态", + "Style": 1, + "ForguncyAttribute": "LogIn_RememberMe" + } + }, + "20,3": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "登录", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "LogIn_Button" + } + }, + "23,3": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "PageName": "FGC_忘记密码_手机版" + } + ], + "Text": "忘记密码", + "TemplateKey": "_RS_Main" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 1, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Foreground": 2, + "VerticalAlignment": 3, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 4, + "Foreground": 5, + "VerticalAlignment": 6, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Foreground": 7, + "Formatter": 8, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Foreground": 9, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Formatter": 10, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Formatter": 10, + "HorizontalAlignment": 3, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 11, + "Formatter": 10, + "HorizontalAlignment": 3, + "Underline": true, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 12.0, + "Foreground": 12, + "Formatter": 10, + "HorizontalAlignment": 3, + "Underline": false, + "Strikethrough": false + } + ], + "Types": { + "Strs": [ + "Body", + "#FF000000", + "Text 1 35", + "Center", + "Bold", + "Text 1 25", + "Bottom", + "Text 1 15", + "@", + "#FF7F7F7F", + "[AUTO]General", + "#FF538BD5", + "Background 1 0" + ] + }, + "CellStyles": { + "5,3": 0, + "7,17": 1, + "8,3": 2, + "12,3": 3, + "15,3": 3, + "18,3": 4, + "20,3": 5, + "23,3": 6, + "24,3": 7, + "28,1": 8 + }, + "SheetStyle": { + "FontFamily": 0 + } + }, + "Spans": [ + "28,1,2,17", + "12,3,2,13", + "15,3,2,13", + "18,3,1,13", + "20,3,2,13", + "23,3,1,13", + "5,3,3,7", + "8,3,2,13" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "Title": "登录", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true, + "IsMobilePage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "0ff17210-2337-4c02-b20c-183f048a4b20.jpg", + "ForguncyPictureName": "PCLoginBackground", + "ForguncyPictureSourceType": 2, + "StyleInfo": { + "Fill": null + }, + "IsAutomaticFill": false, + "Size": "380,620" + }, + { + "Name": "d822c6ed-a84e-44a2-b25e-28272e255a9c.png", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "Background 1 0" + }, + "IsAutomaticFill": false, + "Location": "20,60", + "Size": "340,460" + } + ] +}//3UrNDYzGbAVizXnC61IDAfCkE64gAsFzWJvOsNxUzgubJk9o0nQZJdS9lLHghRq0Zxzuaba4OlHAhgig3x1g5qWEa47M9YKm8dkWLctjZKdFa5e5ixZ15rHL+1iX/EqPhPXi/lpB84JnfFKh1KILX94y2DeE1WNSODnQRY3QBKgHE7qONVcOoMSqNewEFx/mgcsB0vLZIEsimjktM/oSnsOo7Ovi3zIbLq8JNFvf06RyixkBVaSjWCk6hZYW4JCHjkn4LoT91cGa9jeR5qkLGcXBFvRvPv0T6asGZVxwQrDdarH3NFrSd5aG+J7LqvpPDcWj8ANIWr+w3/AMUTNqzfk6BGCUapXR2Xb9W0/MUBGP+brw25FTqVXc9vqpgzrLNnff2HN0hWdOVZuWLLuynvJTeJOy+LsoOalmddKiuvyJNAK6X7vAFZ9NB96aF1JIIozpifnx8S3FdcrgxABLkPWTKB7tgNe1odmYxw3WRD8Hg23c/QA5iqapVoGwW9Nd4nMlq2CFYW44WT7WNXvEZO8k/gu5v4WhzWaWHSkYy8LadvbWCZLR95mEaTFAyumrPCTDRYZx7HPDDBPtN9OvuQ9L0Hn72oaWJYdZ9A9CHQAkTfJPNbeQT8fWKahlds4VXYVolxGdryhR4aRfV/XzKv/GK0lTehF1rxSFNfwuLgWCIZ5bNtQRZ0y9FhLH9MAVYMggEZLA6+XXZoLfGrblGhesQ4oVOeC3eCjAcmPxc3UswH90R9VWrV8tYVeUYgyfJX8r5/MTQXOLbxYWCKNIi50KAjwuNrihCN++sOuXRBbtGPdb2KbR6FuldOWMZbEyINN0NOsRu0ka88OQlMaTemb4sqNBjzC3MKioUYaJCmBFn7McThJoZX5qy2hRXHdXpm8ht9TUkj5LBXSS49QiBg==|920 \ No newline at end of file diff --git a/Pages/内建手机页面/FGC_维护中_手机版.json b/Pages/内建手机页面/FGC_维护中_手机版.json new file mode 100644 index 00000000..86d7e9f9 --- /dev/null +++ b/Pages/内建手机页面/FGC_维护中_手机版.json @@ -0,0 +1,137 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "30": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 19 + }, + "Values": { + "13,2": "网站维护中,请稍后访问", + "16,2": "很抱歉,网站目前正在维护,请稍后再来访问。如果有其他问题,请联系网站管理员。" + }, + "AttachInfos": { + "3,4": { + "CellType": { + "$type": "Forguncy.ImageCellType, ServerDesignerCommon", + "ImagePath": "fgc_built-in-page-maintained.png" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 1 + }, + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 2, + "Foreground": 3, + "Formatter": 4, + "HorizontalAlignment": 5 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 6, + "Formatter": 7, + "VerticalAlignment": 8, + "WordWrap": true + } + ], + "Types": { + "Strs": [ + "Body", + "#FF000000", + "Bold", + "Text 1 25", + "General", + "Center", + "#FF7F7F7F", + "[AUTO]General", + "Top" + ] + }, + "CellStyles": { + "3,4": 0, + "13,2": 1, + "16,2": 2 + }, + "SheetStyle": { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 1 + } + }, + "Spans": [ + "13,2,2,15", + "3,4,9,11", + "16,2,6,15" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "Title": "维护中", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true, + "IsMobilePage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + } +}//w/pUB9qSBG6q5jd2XnCNE4zHdBuIQ6CLzfbs02ENc9K7DklcQuxjD4n7Wy5yZNlDbLsUF89LIZQcwVk93hfPlyrP10uHRRHEXwRsF72szCT5r5Spje4wCYw19NIwqL+HEG+s6LLIp3jTMcWI6Hqg51CqCPsDnxUaAhIy4pnwBGKAenYHY1O98nPY3q3H8hFBEagGINYptkwl1hzEqFIE6dNYl/rdpynAUu+KCSwgn3yDmOIRLrm1QuS1Ho1BnzUljACiJ3BkT8/+YFIy5JS9RRLcM/osXRK84MK94IRpBOxqd3poUT2QFipF0a47jc7mGWWkTYDXTn2c0F2Z8dCijrwDHyHwTjQHIfobyJwo6u635xuY2aquXUE/tw/K/8gU56dyhna1SAFG5uA2K98o6cKMhTsEtSPMQPtQF54JCyGLXCO6uwNgLgJeftaelwp3U0qsOXjxfFB8vk70VqDYZ7n/KC1+lJ+LA0/vRuitwbSq/KYNGMKLK6ZOCjVtjthMVh6ltWlscfdD7D4xztURAaCdbl2BwUh6W3DxEmD46bmh9nJNbEodKEN0Dd3/RR7+jQB8KlfEmidTSjf/u8/bRFzduO0Gn7jNwAHOf3hzMW3Mueh6YxYaGpYTUCaIh7rpJ1iakY2gaZ0yK3/wWMAVupcWTmH8ZXrbsZnl/W4pqwmcgyR8xK18HKHaS+pWjEydJKQ1iOZHqri7ZCIhwODmDiCrXRrBWoKlfnr9fcKM+1hB+l+CG/7gNBIbDA6Bt5jOBPdVf2j1XHMOx0yYhvKCEy0dhAbUf91/v/BbXgnDJO2jrOC0d66WTmNuz7AJ2+N09Ev2LfvoHtKttd5l80fv6bG5dzISUfXKLW5yhoPqASn0cVid5WIY7IDWGYmzAwXvokLYAxExURbKJBQj1wu6fQ==|920 \ No newline at end of file diff --git a/Pages/内建手机页面/FGC_邮件订阅_手机版.json b/Pages/内建手机页面/FGC_邮件订阅_手机版.json new file mode 100644 index 00000000..402e2621 --- /dev/null +++ b/Pages/内建手机页面/FGC_邮件订阅_手机版.json @@ -0,0 +1,223 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "30": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 19 + }, + "Values": { + "5,3": "邮件订阅设置", + "8,3": "请选择邮件通知的种类", + "22,3": "保存", + "25,3": "取消" + }, + "AttachInfos": { + "10,3": { + "CellType": { + "$type": "Forguncy.RadioGroupCellType, ServerDesignerCommon", + "Style": 1, + "LayoutMode": 1, + "ItemSpace": 14, + "Items": [ + { + "Value": "0", + "DisplayValue": "不通知" + }, + { + "Value": "1", + "DisplayValue": "所有变更都通知" + }, + { + "Value": "2", + "DisplayValue": "其他用户创建或修改记录的时候发送通知" + }, + { + "Value": "3", + "DisplayValue": "我创建的记录被修改的时候发送通知" + }, + { + "Value": "4", + "DisplayValue": "指定给我的记录被修改的时候发送通知" + } + ], + "ForguncyAttribute": "MailSubscription_Choice" + } + }, + "22,3": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "保存", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "MailSubscription_Button" + } + }, + "25,3": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "NavigateType": "back" + } + ], + "Text": "取消", + "ClickMode": 1, + "TemplateKey": "_RS_Main" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Formatter": 3, + "HorizontalAlignment": 4, + "VerticalAlignment": 5 + }, + { + "FontFamily": 0, + "FontSize": 14.666666984558105, + "Foreground": 6, + "Formatter": 3 + }, + { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 7, + "VerticalAlignment": 8, + "WordWrap": true + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Foreground": null, + "Formatter": 3 + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Foreground": null, + "Formatter": 3, + "HorizontalAlignment": 9, + "Underline": false + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "[AUTO]General", + "Left", + "Bottom", + "Text 1 50", + "Text 1 15", + "Top", + "Center", + "#FF000000" + ] + }, + "CellStyles": { + "5,3": 0, + "8,3": 1, + "10,3": 2, + "22,3": 3, + "25,3": 4 + }, + "SheetStyle": { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 10 + } + }, + "Spans": [ + "5,3,2,13", + "22,3,2,13", + "25,3,1,13", + "10,3,10,13" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "Title": "邮件订阅", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true, + "IsMobilePage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "63ba2154-003b-4f81-8694-d97ea891135b.png", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFF6F6F8", + "StrokeDashType": 8, + "Stroke": "black", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "20,60", + "Size": "340,500" + } + ] +}//f8BO+z8ZdFhjFznMaGTlMt3+n8+T5Nm1x9N24P9ifJzR76/walarhBCPUsltZhO8sRYCWEy4e0oGFT9Pfiy91FXgqPEMVGZlgqXbbcfndO2KjT5n6LJcvbEok7FHO81/afem326OnQWqz44jXwtPcivvxZ8uhIj3hHL3Jx1iio75ezs+3lQqwEEF8zUjVudbF6sX7cTXvDyE2sqt4KdR/EOkz4BDTfLXDAk5Rux0zGpXdbjYoL8yuPj+QwJw+hAOL4uFv9PJDmavSReFCVTHgUwymrBD0NYedIK2H7pMdJTrM7o0RDe5WrtU67f0W6CdPjE0SqoierEgxobTfWh6iSRTz70VOzjDmqEfJyW7orNlGBaddkg40pTw46CoMEKPHpSBNv03skDROEpJ/mNlMSvULB9XcgLBDt3itDoO13NOeh8O9Z04hr8azT2KTQPHJx5ck8VETUbEiKO0CoMesaej9rTSvSrpRRIIO5s1lvx03sJsCA2GMibIam0aqq8GqhqIyZK0JwkXgtsxY19eLevDJ6CDM3mNqIPVXCrcSnHXV2Rb27vBiuQo4XyIe+UE9c88m/P4dAdY5N/sDzHISQS9N2kY5baNI6Qni5j2Rx0EWAVy8hxB6waDIr2vl5Nuw1aGPeAwKqCHGQPK1isE+i5hjK9bvGfkN/QspTRKdwrddj5OGY3J34lV2gR/8DZMRrAy2V91g3XzeCXI6ABgrw3Jj+hSkf2G1Z7BDBg3Wq8Yu12nA2daEwnGgQacZ6aZdUTkf3BoUZFG8y3fAnWCWKfYCYgxF+hh3b/cPAEy6Kf0eqAUXD7agFAEwPv7amBM9uXuppNPpFgHZhFbS3N4eOUrKz5Y60CBCbsVmF+V9wxpNCbe4HB4kAX2/Ggr9R41mJ2jN2lowntpwomn2Cwqmw==|920 \ No newline at end of file diff --git a/Pages/内建手机页面/FGC_重置密码_手机版.json b/Pages/内建手机页面/FGC_重置密码_手机版.json new file mode 100644 index 00000000..1945f17c --- /dev/null +++ b/Pages/内建手机页面/FGC_重置密码_手机版.json @@ -0,0 +1,260 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "30": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "19": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 20 + }, + "Values": { + "5,3": "重置密码", + "9,3": "*", + "9,4": "新密码", + "13,3": "*", + "13,4": "再次输入新密码", + "18,3": "重置", + "21,3": "取消重置", + "25,3": "请谨慎保存您的新密码" + }, + "AttachInfos": { + "10,3": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "ShowPassword": true, + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewUnderline", + "ForguncyAttribute": "ResetPassword_NewPassword" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "14,3": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "ShowPassword": true, + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewUnderline", + "ForguncyAttribute": "ResetPassword_ConfirmPassword" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "18,3": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "重置", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "ResetPassword_Button" + } + }, + "21,3": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "NavigateType": "back" + } + ], + "Text": "取消重置", + "ClickMode": 1, + "TemplateKey": "_RS_Main" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Formatter": 3, + "HorizontalAlignment": 4, + "VerticalAlignment": 5 + }, + { + "FontFamily": 0, + "Foreground": 6, + "HorizontalAlignment": 4, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666984558105, + "Foreground": 7, + "Formatter": 3 + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Foreground": 8, + "Formatter": 9 + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Foreground": null, + "Formatter": 3 + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Foreground": null, + "Formatter": 3, + "HorizontalAlignment": 10, + "Underline": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 11, + "Formatter": 3, + "HorizontalAlignment": 10 + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "[AUTO]General", + "Left", + "Bottom", + "#FFFF0000", + "#FF7F7F7F", + "Text 1 15", + "@", + "Center", + "Background 1 -35", + "#FF000000" + ] + }, + "CellStyles": { + "5,3": 0, + "9,3": 1, + "9,4": 2, + "10,3": 3, + "13,3": 1, + "13,4": 2, + "14,3": 3, + "18,3": 4, + "21,3": 5, + "25,3": 6 + }, + "SheetStyle": { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 12 + } + }, + "Spans": [ + "5,3,2,14", + "10,3,2,14", + "14,3,2,14", + "18,3,2,14", + "21,3,1,14", + "25,3,1,14" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "Title": "重置密码", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true, + "IsMobilePage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "403a73b9-04b9-4974-828b-bd0f78a1f8a0.png", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFF6F6F8", + "StrokeDashType": 8, + "Stroke": "black", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "20,60", + "Size": "340,420" + } + ] +}//jdaQVK97gBIZBRcNho1DdwzxARwMMQ0KyxCCr7yaM5crN4Cv/gd4FUUk0zH3/DLJN0w8cw+2AE5D323RIJ74HHMcxWxukcsLuLy0Ww6VjgYY4YLKGn0M9NInHhP8HbhdPSzjNYMIhpgnXFSGVKzdPuHAG86m6kW4ViTlYa9xrIksuZ33vj1quRP8fbKmK8QKuAGzw7Sf9Eh7OSzWDGhpvHmO1xRVWvouzK30qDtDbZ+zVHCU4yd8QwXLWmw/CBUhtrQQn56+aw4gHwj29rdtoRibjGkmy4SoRsfWaZBmbDg4dH1lLhfjOoh3vO9qBcKAodh0l6OB4/s59qiqk6gBJnucfQw4XJqolpFHTHWAMiCNkqJrLwijW5fnHy/5miPWJrzwLzY6L4mr3N395WkHiUA3aZ3JZTrtjI3i12thUD13w1r3iomrTvMDjBYkHXppl0js/K0O0gkobzQr3WnAKXqt8nRmu5dzBpXKauzGomg+llycd0KlbvbmaZJ+Soo1vJvNNSC65dk9vgdNZVQwpzO6mFDbw9cebhp6ZouNE3qA/ccNKR1/N9w7k9FMWBeeXKryQKrlLDcABBq0k7kvzHHB+f/OdKOE8xa8Ib6xqpg7UkkSBzvllIXXHMTbD8qHdbWqGO2R5gqDB9APGDSmelkBuHoUi+Jzd4Nh9PwS6wMa3jwoYx64iKhlmD8o6mEnq9uKMf3U1TSffJmEE+n4ySFoLsU/OL3cebOq6GYESc8qiSd/M+bQhSgKKYxWBphE2rTlE+MxhThFugJs8lDdHn+zLGxjRJpHKfHsT/gMp+xGsNHayHI4N0LhgPcwFVHb3j9ajSXS3RFgOLx2pnhG2i1YcW9RHrNY9mINPzebBQzDzCvUl57RsH0m8l7Plu1H7SYOM6x6RjX597tZ/MSNmw==|920 \ No newline at end of file diff --git a/Pages/内建手机页面/FGC_重置密码发送邮件成功_手机版.json b/Pages/内建手机页面/FGC_重置密码发送邮件成功_手机版.json new file mode 100644 index 00000000..d3367e58 --- /dev/null +++ b/Pages/内建手机页面/FGC_重置密码发送邮件成功_手机版.json @@ -0,0 +1,164 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "30": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 19 + }, + "Values": { + "8,3": "重置密码邮件发送成功", + "11,3": "重置密码的邮件已经发送到你的电子邮箱中。收到邮件后,请点击邮件中的链接。之后在弹出的网页中输入新密码。如果邮件没有送达,请与管理员联系。", + "20,3": "登录" + }, + "AttachInfos": { + "20,3": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "PageName": "FGC_登录_手机版" + } + ], + "Text": "登录", + "AutoExecute": true, + "TemplateKey": "_RS_Main1" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Formatter": 3, + "HorizontalAlignment": 4, + "VerticalAlignment": 5 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 6, + "Formatter": 3, + "VerticalAlignment": 7, + "WordWrap": true + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "Foreground": null, + "Formatter": 3 + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "[AUTO]General", + "Left", + "Bottom", + "Text 1 50", + "Top", + "#FF000000" + ] + }, + "CellStyles": { + "8,3": 0, + "11,3": 1, + "20,3": 2 + }, + "SheetStyle": { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 8 + } + }, + "Spans": [ + "8,3,2,13", + "11,3,6,13", + "20,3,2,13" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "Title": "重置密码邮件发送成功", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true, + "IsMobilePage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "cd1e2a47-c776-4505-bf77-dea6447289f9.png", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFF6F6F8", + "StrokeDashType": 8, + "Stroke": "black", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "20,120", + "Size": "340,360" + } + ] +}//9ieAG//ZpD5f/WXlBuVvjT6k/gLRMXWQHpAZx55ju8TFVn+fG/xlMrkVeW4dM0b33sOp2G4EEUy1VqGfF9mh2HYH2VTahHGbPvwkg/2Hnc9ba/9RSTwh2emyqQ8ZPaz3orPqlN7F6kuqOt+bhNDJADoh3vx9Lkuf/Rueq6g6rFamL5y1mg30nfm2h0lyGQWd1iKXaU8fA0RDuj07kkDOO84kgJD9sAP5G1+Tmbj0rzZnPZDCdKg4p/54GO5pwB25ednQ/XBKcq3CtYSy8kZygwPbLlWzBk/gacA7wpmY8xewjZatK1FGzDlQgJAaZXIqk8gpDF/oZFGFRLprM6URIt+ROWvJn8GhDpjiDJ+D2QR8Vfk85cv87E1cXIrKRHPDeOfWqkIXyS8hyoZRv6uei2hsbnM+aEX2QQFCWX/nw79eSwAv18yNdJTjHjc/lz5dOjObWHvaTYXjw/Ce6NMqFK2iBCvaD3He8Lmlk3y8H8dMWzMky2Tid7H3PWAty8fFynuvgpGQ9ZNM24pW5Bgv+x55AhLaw/wmExWMnyYmOarGOBSYIXjCIhV6In+detGj7UldsYQ2ShlY7met1saQ8KxmpihTRTNz/BMpNK9/sw3Z3lw0w7CS8phvYbXRaXSWG/100nR4Eoa7bcSTkhmrjnrMFdyQsU9oNQRZuGuPTuh+sEtM5hI0/UXMvwpAgFHtw+J5Qvz6cKlxNnAPX2jsmTkw+pmKHcMTFsXPBbOkNtKRR34DRusuuTkwWpGYRiyiOQCHkZy6qX5aGI5O9+B6F2RRA/7kBSvaNNk1UOZyVQ5t2ZSMKXTzTSfWk+pncalSkvoOu/g7VWTqQT07uC9cI0TBnpieK0XIrSeSa7dNK8IqQiAHQxUHINXKhuJhb5kVzwwIhMsZdAppHSiquH3xeQ==|920 \ No newline at end of file diff --git a/Pages/内建页面/FGC_401页面.json b/Pages/内建页面/FGC_401页面.json new file mode 100644 index 00000000..c189ec10 --- /dev/null +++ b/Pages/内建页面/FGC_401页面.json @@ -0,0 +1,520 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "23": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "25": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "30": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 32 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "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": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "14": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "39": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "40": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "41": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "42": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "44": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "45": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "46": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "47": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "48": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "49": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "50": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "51": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "52": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 54 + }, + "Values": { + "15,16": "页面未授权", + "18,16": "您没有权限访问目标页面,有可能目标页面只有特定用户组的用户才能访问。", + "20,16": "解决方法:", + "22,16": "1.", + "22,17": "登出,并使用其他账号重新登录", + "24,16": "2.", + "24,17": "单击浏览器的后退按钮跳转到前一个页面,再选择其他链接浏览", + "26,16": "3.", + "26,17": "联系网站管理员申请权限" + }, + "AttachInfos": { + "4,22": { + "CellType": { + "$type": "Forguncy.ImageCellType, ServerDesignerCommon", + "ImagePath": "fgc_built-in-page-401.png" + } + }, + "22,17": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "Text": "登出,并使用其他账号重新登录", + "TemplateKey": "_RS_Main", + "ForguncyAttribute": "401Login" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 34.666666666666664, + "Foreground": 1, + "HorizontalAlignment": 2, + "VerticalAlignment": 3, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 4, + "Formatter": 5, + "HorizontalAlignment": 6, + "VerticalAlignment": 3, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 16.0, + "FontWeight": 7, + "Foreground": 1, + "HorizontalAlignment": 6, + "VerticalAlignment": 3, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 4, + "HorizontalAlignment": 6, + "VerticalAlignment": 3, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "HorizontalAlignment": 6, + "VerticalAlignment": 3, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 4, + "HorizontalAlignment": 6, + "VerticalAlignment": 3, + "WordWrap": true, + "Underline": false, + "Strikethrough": false + } + ], + "Types": { + "Strs": [ + "Body", + "Text 1 25", + "Center", + "Top", + "Text 1 50", + "[AUTO]General", + "Left", + "Bold" + ] + }, + "CellStyles": { + "15,16": 0, + "18,16": 1, + "20,16": 2, + "22,16": 3, + "22,17": 4, + "24,16": 3, + "24,17": 5, + "26,16": 3, + "26,17": 5 + }, + "SheetStyle": { + "FontFamily": 0, + "Underline": false, + "Strikethrough": false + } + }, + "Spans": [ + "4,22,10,10", + "22,16,2,1", + "24,16,2,1", + "18,16,2,22", + "15,16,3,22", + "20,16,2,22", + "22,17,2,21", + "24,17,2,21", + "26,17,1,21" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MobilePageName": "FGC_401页面_手机版", + "Title": "401页面", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + } +}//qn+Cp9h9/+4wU0y9U2E8sa0s/1qjzCdJf1Oi7pjG5FG26nNFgteKsoVe6AiXrLuv+uSlXNcum9yn+651uGPym87QIerRGeiMcWtD9WTAKcRC8k1n2z2rTS0pr0hg7vVTz3mYTi2qSHVvP5QH+5iWtpyYbPPlP1+YLbwZ0AWJwHkS3AGD2hxcmLwPtdS5jp5d94vHL+CdSaI13XHX5ew2BBmVp8gnozVC+S0cW+vKR2Xq5r5iKIl7eoAkRp35FpCKnqxi7bMN40rC0Sld4/J1R5NhSq3BVR4vFqw3Iyf9xV2re8z7nlDcb1t4kKyaq4YtMBuh6y62H97qlIrALgpzf+5H7hhsRy6IeSqIMT8Xfbj6wysSn6el9JCjdDfFOm76yfLGu1+JPU0cbZmHl4IXrC6yI40ropVbBQGkDo9eBgLA2GTuwCw/aekgkSYkP+GQF15koTFax74vn8rUMKDAMvdsnATiXoo7JXouuVT6qytlKvESFglzelRP/9XB+oR0x+RaFBsoorCqWR29hkI+madDMlqgytZ1b0+OKCCztdhL5PfVw8BcfDz35O+f52PbBT7Rh/h/C+vzIJJIiG3C8JkBfSYxONALIb1cOsNLKKmMy9yXN8LfCtXIGkW9+fBq+ha4QHo7dgARErib123neD7ntDLe/26fR4gA4KHxY/9xJYBv3mxpLXxfwmPxrvQcw0kPTtlarrnRrljqmL5g7Yi82NSUgsoXr0zvz4/0RuAwz6SzgIYDt/Sin34fNcdjk+plDq/r5Tba9RrT6tBEn2wCK/8M4AdatWFVc2Vm8aRHWkRQcKtc6h4Woikq5KHZe6Z3EUtu3gnslr3QvaxI6VGOcOwA9Z4kNKLoIWKd9UyNPhY9XCFnzwHTiZKmwPrqot2yyyL1JxE0N2kZNXqrAA==|920 \ No newline at end of file diff --git a/Pages/内建页面/FGC_两步验证_扫码页面.json b/Pages/内建页面/FGC_两步验证_扫码页面.json new file mode 100644 index 00000000..50010d88 --- /dev/null +++ b/Pages/内建页面/FGC_两步验证_扫码页面.json @@ -0,0 +1,498 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "29": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "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": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "14": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "38": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "39": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "40": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "41": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "42": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "44": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "45": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "46": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "47": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "48": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "49": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "50": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "51": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "52": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 54 + }, + "Values": { + "5,20": "两步验证", + "8,20": "请使用您手机上的身份验证器APP添加账户并扫描二维码。", + "22,20": "下一步" + }, + "AttachInfos": { + "11,22": { + "CellType": { + "$type": "Forguncy.BarcodeCellType, ServerDesignerCommon", + "CodeType": "QRCode", + "ForguncyAttribute": "MFA_Secret_Barcode" + } + }, + "22,20": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "下一步", + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "MFA_Secret_Next_Button" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "HorizontalAlignment": 3 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 4, + "HorizontalAlignment": 3, + "VerticalAlignment": 5, + "WordWrap": true + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "Left", + "Text 1 50", + "Top" + ] + }, + "CellStyles": { + "5,20": 0, + "8,20": 1 + }, + "SheetStyle": { + "FontFamily": 0 + } + }, + "Spans": [ + "5,20,2,13", + "8,20,2,14", + "22,20,2,14", + "11,22,10,10" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MobilePageName": "FGC_两步验证_扫码页面_手机版", + "Title": "两步验证", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "d754c1db-d649-40b3-8402-f58fcf892e1c.jpg", + "ForguncyPictureName": "PCLoginBackground", + "ForguncyPictureSourceType": 2, + "Stretch": 3, + "StyleInfo": { + "Fill": "Background 1 0" + }, + "IsAutomaticFill": false, + "Size": "1080,620" + }, + { + "Name": "BackgroundPicture2", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "Background 1 0", + "Stroke": "black", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "340,60", + "Size": "400,460" + } + ] +}//Z0VYBUpvNh8fHiA75ZwNeVOJ1Y63I1B4xtEsNiWe8f6/FI4ubknUDQjktdBwjYPtAGYdRSFPa9PnvMUn1P/KRu+vYgsc1QCewSCqXjoVQWcAbY+d3ozHlAmrD6hbIhQ7VCE493EJ7TYUSAdqI75LiZ+46QJnJNN5lCmm6EBQu633kg8iDuSSzYI1Z8tvYsfdg8WyX/lw0YjWbH1CKrcxUgT+2IOB8rknoDFmxl5/y9Zr683Fs0v4phfQOutZpGJp+Hv77eQRU50HgtDqqL546KxFEvlJBD1d7uo13/ZaYUZYwW1jw1WzG0nEjxoqQ+7VUEqR0uqeNEmhLk7Y9msTBH4Uy6SEjNCy1B8oAb1FF8bhnf4a5D/CoYTSREncWBuAXkZFGcMiww9l8nDIcGeGG3b8q4c2WM5Fs9QwZazO1YPvfQ5F+w9lOD0x2uSwyYWg1RbJGKnUzEMIyUHzRpNt/SyYUH0wCK6wkw9jiVOZiMIDQ55y/G3tGMNusicrzAPfy41tGEbhbvl+iEra+RvAGkGnjNpCN7BC/PvxH9MokRF01iYBDkNTFVigSpTmZ7fYaqfFLPBJGF0mmMiOK0miHIfb5ZCTZewpJqzZPRkhmG4Hr7UlzexCRzHXtu1Y7D3akY9UNu5Av6yOPJXTDDBg6S6lLKVx61u5els9GRu4FhqY6ISoA0XX9f4SSW2k2dbdhZotcGbnT5f2YTCkLoCPmb4r/3Ki1becBBuGwaIX3OUyAicwkF1JMXAd9otNsgeWzPzSA11xEzeyy53SlIX8QZpDGx+WbG9HwjonpKl9qOOUkfAfdNoBXuVXQ275lAgLjFZsRPG2eMJCG1O/DVqOrGrHYhfA2W3Kz9O3WQYhFw95jEY5jdIGixAkYfqll8OuEksKuFBw+hJkJeohvP+KIg==|920 \ No newline at end of file diff --git a/Pages/内建页面/FGC_两步验证_验证页面.json b/Pages/内建页面/FGC_两步验证_验证页面.json new file mode 100644 index 00000000..95394066 --- /dev/null +++ b/Pages/内建页面/FGC_两步验证_验证页面.json @@ -0,0 +1,544 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "12": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "29": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "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": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "14": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "38": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "39": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "40": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "41": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "42": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "44": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "45": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "46": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "47": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "48": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "49": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "50": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "51": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "52": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 54 + }, + "Values": { + "6,20": "两步验证", + "9,20": "请输入您在身份验证器APP中看到的6位数验证码。", + "12,20": "验证码", + "18,20": "验证" + }, + "AttachInfos": { + "13,20": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewLittleRoundCorner", + "WaterMark": "", + "ForguncyAttribute": "MFA_VerifyCode_Inputbox" + }, + "DataValidationInfo": { + "NumberType": 6, + "CompareParamType": 2, + "FirstParamValue": "6", + "IgnoreBlank": false, + "ErrorMessage": "请输入6位数验证码。" + } + }, + "16,20": { + "CellType": { + "$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon", + "Caption": "在此设备上不再询问", + "Style": 1, + "ForguncyAttribute": "MFA_VerifyCode_TrustDevice" + } + }, + "18,20": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "验证", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "MFA_VerifyCode_SubmitButton" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "HorizontalAlignment": 3 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 4, + "HorizontalAlignment": 3, + "VerticalAlignment": 5, + "WordWrap": true + }, + { + "FontFamily": 0, + "Foreground": 2 + }, + { + "FontFamily": 0, + "Formatter": 6, + "HorizontalAlignment": 3 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 7, + "WordWrap": true + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "Left", + "Text 1 50", + "Top", + "@", + "Text 1 35" + ] + }, + "CellStyles": { + "6,20": 0, + "9,20": 1, + "12,20": 2, + "13,20": 3, + "16,20": 4 + }, + "SheetStyle": { + "FontFamily": 0 + } + }, + "Spans": [ + "6,20,2,14", + "16,20,1,16", + "13,20,2,14", + "18,20,2,14", + "9,20,2,14" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MobilePageName": "FGC_两步验证_验证页面_手机版", + "Title": "两步验证", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "6f3cd4d5-8311-4395-872c-d798a3db86ae.jpg", + "ForguncyPictureName": "PCLoginBackground", + "ForguncyPictureSourceType": 2, + "Stretch": 3, + "StyleInfo": { + "Fill": null + }, + "IsAutomaticFill": false, + "Size": "1080,630" + }, + { + "Name": "BackgroundPicture3", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFFFFFFF" + }, + "IsAutomaticFill": false, + "Location": "340,80", + "Size": "400,370" + } + ] +}//gj9hpI2qV3UowyZ0scI/b/UHDDVIYIFBeYI1otnfh9q3raT8vmFljU0HZ14PdeEnhc+W0ACVSDMfHS+k5K0U3Vm3xJDBhdibslaA7I0e8JSgUzYok7Hz2CFP1QS8onRaxtCCJY6xVnLKhmQGrd21SsC+vc/Ro4ad35QZ2IJGABC2MpEMVjHn7I6t359p/YUHkhpA4hP2OZkrw4fBWDA/hRfhJ1vAxMQiSqu7ABnb8pbSrWNwwHSmAvtfb6RMnENPqgGIUGM13TCM2L8b5EBN1EXYN5wjuIUdiWbC29vAUmTjMWvoNpvUx3VusDuu1tQArO1hj9ePDCh8UlLd+NtV6nHVm0Ha/hGy7aZ1xS30x12DR3UsKOYd5Hs9HhV5jjR9hckfGpVFMlFZ/nJR6AL8jc5CsnT3wju4kIIRGzciyZHxKQL1jYGhxKuE+PApvA4UuQDsf1KU2ETx0IMoR+0QHoW4gJsVfykIlLtzXK4/TthzcDqOpCqu2hTpBaOr9fu5oRbpD4knf5+7hOZR2SfwOB3UVh96I5s6Aj49cp2SElwiLd8InJkBPTKxh5rSHi4qFyUMDto7y5qEH+BSLWVEs0I7V0wMJjEDp6r6kK7aIb6w/lsarh4ZLxMeuUT5xO8hcyUPRtfVYgh/jXL029qQG4rJIjbCcuT8TshX8ICPv7xhL0HTaN+aIRqaoD3hHXD0j/IR/pfZra9VRPZbJBshFjpNim26ejOubJGXnx4CSl93ZXoeZDT7LyomBX2gO3iTdHuqveOC9Yza2/Ba553BqcPmv/8SgCTSCYrIPQgOAUwpE/VagFq1nsQH//pnnLkbfqiTeV54oYPwDN+YHlWyO65wAJKnZjVzxzBQebbTK2QQLTC27s0FmLK+ifjo0PgMyD5UULE+DT+mrG1Vl3zNiw==|920 \ No newline at end of file diff --git a/Pages/内建页面/FGC_修改密码.json b/Pages/内建页面/FGC_修改密码.json new file mode 100644 index 00000000..85c12f6b --- /dev/null +++ b/Pages/内建页面/FGC_修改密码.json @@ -0,0 +1,620 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "11": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "28": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 30 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "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": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "14": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "20": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "21": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "39": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "40": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "41": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "42": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "44": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "45": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "46": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "47": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "48": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "49": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "50": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "51": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "52": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "53": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 55 + }, + "Values": { + "4,20": "修改密码", + "7,20": "*", + "7,21": "原密码", + "11,20": "*", + "11,21": "新密码", + "15,20": "*", + "15,21": "确认新密码", + "20,20": "修改密码", + "23,20": "取消修改" + }, + "AttachInfos": { + "8,20": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "ShowPassword": true, + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewLittleRoundCorner", + "ForguncyAttribute": "ChangePassword_OldPassword" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "12,20": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "ShowPassword": true, + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewLittleRoundCorner", + "ForguncyAttribute": "ChangePassword_NewPassword" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "16,20": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "ShowPassword": true, + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewLittleRoundCorner", + "ForguncyAttribute": "ChangePassword_ConfirmPassword" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "20,20": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "修改密码", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "ChangePassword_Button" + } + }, + "23,20": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "Text": "取消修改", + "TemplateKey": "_RS_Main", + "ForguncyAttribute": "CancelChangePassword_Button" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "Foreground": 3, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Foreground": 2, + "HorizontalAlignment": 4, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "Formatter": 5, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Foreground": 6, + "HorizontalAlignment": 4, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "HorizontalAlignment": 7, + "Underline": false, + "Strikethrough": false + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "#FFFF0000", + "Left", + "@", + "Text 1 35", + "Center" + ] + }, + "CellStyles": { + "4,20": 0, + "7,20": 1, + "7,21": 2, + "7,22": 2, + "8,20": 3, + "11,20": 1, + "11,21": 2, + "12,20": 3, + "15,20": 1, + "15,21": 4, + "16,20": 3, + "20,20": 5, + "23,20": 6 + }, + "SheetStyle": { + "FontFamily": 0, + "Underline": false, + "Strikethrough": false + } + }, + "Spans": [ + "8,20,2,15", + "12,20,2,15", + "16,20,2,15", + "20,20,2,15", + "23,20,1,15", + "4,20,2,15" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MobilePageName": "FGC_修改密码_手机版", + "Title": "修改密码", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "BackgroundPicture2", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFF6F6F8", + "StrokeDashType": 8, + "Stroke": "Background 1 -25", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "340,40", + "Size": "400,510" + } + ] +}//oDE3RvlaDnOPULKPpbSkS34LiuBVLafepPv0nLHDtrx0avKKnye1/lnYtZ7svEiqoJMi7EYO8tyQhdY2QE+8aWlJVspQJEJxRO9x5Q1QZaoldixKmC4fS+uLF6MRYknRIHsvEVpncK1Jlzv8Ppo9+9/7YPFojs8BXp3citb4nK6zGRMATi97cn4tkVwxuPVyORTmFP18McVMk0hiRkGi/VM11tol9Do72w8x2YD+7jNkTSPx2UO9Ovc4HRIbEJ5qqUcLTczSzyRnUfaL3ukDJEnZG/oN+orl5r6g/DoREyFjk2KVm1ltnxAX7aJUMOW5OcAJigj/o1W1/gsrDj7rShSe5U6V4qvVK6RTVE0fVHTwRwJ34Iia7djr0a3Dy1GMAVFlb0yGcY0C5LpElbPit2ji9EBjfA4iBsxfhjuTUL8cLlL3vojcXGNLNLK1y6Aq6NZlVcmFqrSygdBb7booYknjLC9xrovnLETZ4QGU6FL9n4W5ost6e/7fB0LrCb2TrVR1nU5l9gzuYUHN16iphvD82oW5895+0+UwUQRhN2b7N/flt6r5LM2bCukmP0w7NIMLCwRwHm79763W2RTlkIzBQtndJhSXgeOyRvmaIN4OCHsS12laAz+j6YhB/OUuC92WmyvyemKygbGtMthUQk/y7rsKVA6BrIveddj+FsnxBXrrnUm/VpvkOyI/ClTXyP9gX8sssVNWtoQYtzhY9KqPV19WWBuPrDRm2Jut3vMTR/4+L6UpYTZvGDVe1XHTzTTshysKkIHh8P1TG9nyvdk7Ud9tS0OZLHbHmY8/0xz/T9UlkM1a10RAWdHCj5SArKux4vFLLL/lXy+Y7+I+HfK/OyJZqot3wK2A75DfF9c68egb/VshjCqT4qNXnCUyVSIOH38mFCgc0CFZ2sIsXQ==|920 \ No newline at end of file diff --git a/Pages/内建页面/FGC_修改用户信息.json b/Pages/内建页面/FGC_修改用户信息.json new file mode 100644 index 00000000..47451483 --- /dev/null +++ b/Pages/内建页面/FGC_修改用户信息.json @@ -0,0 +1,609 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "17": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "28": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 30 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "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": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "14": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "20": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "21": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "39": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "40": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "41": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "42": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "44": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "45": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "46": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "47": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "48": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "49": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "50": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "51": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "52": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "53": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 55 + }, + "Values": { + "4,20": "修改用户信息", + "13,20": "*", + "13,21": "显示名", + "17,20": "*", + "17,21": "电子邮箱", + "22,20": "保存", + "25,20": "取消" + }, + "AttachInfos": { + "7,25": { + "CellType": { + "$type": "Forguncy.UploadImageCellType, ServerDesignerCommon", + "UploadImageLimit": { + "IsCompressImage": true, + "MaxWidth": 300.0, + "MaxHeight": 300.0, + "AllowExtensions": ".art, .bmp, .cmx, .cod, .dib, .gif, .ico, .ief, .jfif, .jpe, .jpeg, .jpg, .pbm, .pgm, .png, .pnm, .pnz, .ppm, .ras, .rf, .rgb, .svg, .tif, .tiff, .wbmp, .xbm, .xpm, .xwd" + }, + "ImagePath": "Navigation/238_user_8.svg", + "BuiltIn": true, + "Color": "Accent 1 40", + "ForguncyAttribute": "ChangeProfile_Picture" + } + }, + "14,20": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewLittleRoundCorner", + "ForguncyAttribute": "ChangeProfile_FullName" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "18,20": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewLittleRoundCorner", + "ForguncyAttribute": "ChangeProfile_Email" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "22,20": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "保存", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "ChangeProfile_Button" + } + }, + "25,20": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "NavigateType": "back" + } + ], + "Text": "取消", + "TemplateKey": "_RS_Main" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "Foreground": 3, + "HorizontalAlignment": 4, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Foreground": 2, + "HorizontalAlignment": 4, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "Formatter": 5, + "TextIndent": 0, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "Foreground": 3, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "Formatter": 5, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "HorizontalAlignment": 6, + "Underline": false, + "Strikethrough": false + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "#FFFF0000", + "Left", + "@", + "Center" + ] + }, + "CellStyles": { + "4,20": 0, + "13,20": 1, + "13,21": 2, + "14,20": 3, + "17,20": 4, + "17,21": 2, + "18,20": 5, + "25,20": 6 + }, + "SheetStyle": { + "FontFamily": 0, + "Underline": false, + "Strikethrough": false + } + }, + "Spans": [ + "14,20,2,15", + "18,20,2,15", + "22,20,2,15", + "25,20,1,15", + "7,25,5,6", + "4,20,2,15" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MobilePageName": "FGC_修改用户信息_手机版", + "Title": "修改用户信息", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "BackgroundPicture3", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFF6F6F8", + "StrokeDashType": 8, + "Stroke": "Background 1 -25", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "340,40", + "Size": "400,540", + "BoxShadowString": "0 0 0 5 #18000000" + } + ] +}//xNiGAw+JEvuSgpZaA0xoOMD+uaoRj/sQcIE1XwLiEPi62BS+HavcJIpEIau/y2MsDjCk3oCli7Z1CTSHIf6+kUKWws1lJA62ApZOxsoG1oFPZIGCleuJBGMw+A9ymMMcttqxRnZmrNYeTQT6asQVR9E/KXu+UYweIwkOoJ+qhK5/ohlt2X81HXfnDE3SYDUbKPUwMmPwC0R42XG1tkoXfcs25mT6GiIGASikfg3DrV7iNwaWHuXqqkSn6JTWWafYUdvct7bfVWjK6vUz445c6pYeZg1mIp7aJj5WbM84r4yVhSx3zOJSRty8kv1gC86qEfet/UEsk1PrKBkK39XdD6hNPAq+eEnr7riiCEA+wf8SCoQoZ42SOhY70cQA6FzBGvJHnF840CvEQOWiXPWVua/kQEeCctCCTEXL1eNcCKjydvX5Veg+RLVW0DfPOvSKsY73nth26l4yAMZ9LyTZ+6Vgc1XXmuW5CUmOrgt+wSM/n/6lWNyeUcHG/o9jHBGeC5ANuG1AgaGPk2jO7C/LNZAuhhD4zsbh8wKkqoS7hC6QM1fHU163nP9fHqmtH1jMMvzLPKMXvpRo3xcAvv+fsWRhHYSxL0ftnfp3gpM9ROeoKQIWJBEHuwBpfbXPsBgpyqyNkqCwLxH0N68v0VVe3oeifz07TbCSjOLGAMPkG6RM19m9Aw4K9dhb4Ua6LzUOnyj2BxpY49c2WgOJTv6eTW4IOtCgfM8BUSktSvk2gZZZktTvyrcnEmHFgXMwOeluIoyqXP7oSJhKK0tBkLP+4+M+Bwyl+Xl6edI4ldZCO/QzrGI2xobyMqjybe9bvNG6x2vVprSXeHIDdRx705+QMbVk7AZQb6VhXYuHIRqifyxlhgW4QBm7+JQu8I3lDakpuBl49Ob8yFlyvtrpza23uw==|920 \ No newline at end of file diff --git a/Pages/内建页面/FGC_忘记密码.json b/Pages/内建页面/FGC_忘记密码.json new file mode 100644 index 00000000..8bcba10a --- /dev/null +++ b/Pages/内建页面/FGC_忘记密码.json @@ -0,0 +1,556 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "29": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "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": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "14": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "38": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "39": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "40": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "41": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "42": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "44": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "45": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "46": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "47": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "48": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "49": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "50": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "51": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "52": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 54 + }, + "Values": { + "5,20": "忘记密码", + "8,20": "请输入您的用户名或邮箱地址。点击发送按钮后,系统会发送一封电子邮件到您的电子邮箱中。电子邮件会包含一个重置密码网页的链接。您可以打开链接,在网页中指定新密码。", + "13,20": "用户名或邮箱地址", + "18,20": "发送", + "21,20": "取消发送" + }, + "AttachInfos": { + "14,20": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewLittleRoundCorner", + "ForguncyAttribute": "ForgotPassword_UserOrEmail" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "18,20": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "发送", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "ForgotPassword_Send" + } + }, + "21,20": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "NavigateType": "back" + } + ], + "Text": "取消发送", + "ClickMode": 1, + "TemplateKey": "_RS_Main" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 3, + "VerticalAlignment": 4, + "WordWrap": true, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Foreground": 2, + "HorizontalAlignment": 5, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "Formatter": 6, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "HorizontalAlignment": 7, + "Underline": false, + "Strikethrough": false + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "Text 1 50", + "Top", + "Left", + "@", + "Center" + ] + }, + "CellStyles": { + "5,20": 0, + "8,20": 1, + "13,20": 2, + "14,20": 3, + "18,20": 4, + "21,20": 5 + }, + "SheetStyle": { + "FontFamily": 0, + "Underline": false, + "Strikethrough": false + } + }, + "Spans": [ + "8,20,5,14", + "14,20,2,14", + "18,20,2,14", + "21,20,1,14", + "5,20,2,15" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MobilePageName": "FGC_忘记密码_手机版", + "Title": "忘记密码", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "BackgroundPicture2", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFF6F6F8", + "StrokeDashType": 8, + "Stroke": "Background 1 -25", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "340,60", + "Size": "400,430" + } + ] +}//KKBs8kfctCYMmgSKrXn9v0lRIa9KoVX97/nD8uUMMYUoa2ICTKQbftVFsxirsOaSi7ToYuDyJ+4EeVDDZjurvpmIr5W6tpyxFmVA3OuNNSJcLI7XGJ9zrFaGOsLhiNOUDKz6pCgBuTMVxelbVIMYF4jzvnb2xuIkaR++Q58MqtXLceTdZC+FP34IPOo2X5Hew70+s7hCwhKumcoG4hGQa7JJiIShGP0gsE1mAUQRuc3z8D9GGcwKHiivPpVtUQwKlI0Tew2i4hmtm/IYltjJmUIELuh5KOGGpo61blbpj2hwG44hGKsqCwDjWgaeGL4mEVBpIFHXY97vmoJYLLf9TTIWrHS6SXfBaAfLdrlFyD07p9b8FuPFglAZAZg0j2VDmqvRMLs1zNELZsz49YJUjSDLN2Ecu5J2/YlEivg30O1kLa1NVaddjHkL16F8cMYt1GXlzDEt6d6imTfVQQM+TM1bmmnLif2Bvv083IlTURnYnoAY4mauaUeyh8H2BBHvEWO87NdLliZDp5A1eTXfj4Jp/dwlvyLUiEY73xurLjKquZ4h215KtKo75qQHbsAq6Cg7KJSzZQinoSMuRdRU6ZkAiwN9/LlLv/1ZME9y7DSXudhfy4aXETtXJDlPTF7DGAtGdhhJulDBq5QNDfvZFSVb3Ofl/GzhW9IPxxPqihM46sznRKqQfCWbSeq+jP2ieTJ1FsJndBi5jMRnK5frQ71qAGMTKK3hIFstUtLdPS8nG7d7J9xdyy462Y/NIhmcq5B7f+uTCLREfcTkdqJA3JIQB0iLu93rL+Ok0CGujxTAmd0+dTOAeTnq+r3p5V5OT4bGYEGDlV83orFuULIECW0WipPeSaPFNpytzvx+jwbikZEmyqfoZNEQDWpqp6vGwFYgFkcgwqCCtSHNZpBvHA==|920 \ No newline at end of file diff --git a/Pages/内建页面/FGC_登录.json b/Pages/内建页面/FGC_登录.json new file mode 100644 index 00000000..40325324 --- /dev/null +++ b/Pages/内建页面/FGC_登录.json @@ -0,0 +1,777 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "14": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "33": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 35 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "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": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "14": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "16": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "17": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "19": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "20": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "44": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "45": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "46": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "47": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "48": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "49": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "50": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "51": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "52": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "53": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "54": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "55": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "56": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "57": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "58": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "59": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "60": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "61": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "62": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 64 + }, + "Values": { + "6,32": "欢迎登录", + "10,25": "账号", + "14,25": "密码", + "20,25": "登录", + "23,25": "忘记密码", + "25,22": "默认账号:", + "25,33": "Administrator", + "26,22": "默认密码:", + "26,33": 123456, + "29,23": "企业级低代码开发平台", + "31,23": "打通现有软件,快速定制面向未来的个性化应用" + }, + "AttachInfos": { + "6,25": { + "CellType": { + "$type": "Forguncy.ImageCellType, ServerDesignerCommon", + "ImagePath": "fgc_logo_dark.png" + } + }, + "11,25": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "Icon": { + "Name": "Mobile/387_user_2.svg", + "BuiltIn": true, + "Color": "Text 1 50" + }, + "TemplateKey": "_RS_NewLargeRoundCorner", + "WaterMark": "请输入账号", + "ForguncyAttribute": "LogIn_Username" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "15,25": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "ShowPassword": true, + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "Icon": { + "Name": "Application/078_lock_1.svg", + "BuiltIn": true, + "Color": "Text 1 50" + }, + "TemplateKey": "_RS_NewLargeRoundCorner", + "WaterMark": "请输入密码", + "ForguncyAttribute": "LogIn_Password" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "18,25": { + "CellType": { + "$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon", + "Caption": "保持登录状态", + "Style": 1, + "PrimaryColor": "Accent 1 0", + "ForguncyAttribute": "LogIn_RememberMe" + } + }, + "20,25": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "登录", + "AutoExecute": true, + "TemplateKey": "_RS_Main2", + "ForguncyAttribute": "LogIn_Button" + } + }, + "23,25": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "PageName": "FGC_忘记密码" + } + ], + "Text": "忘记密码", + "ClickMode": 1, + "TemplateKey": "_RS_Main" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2 + }, + { + "FontFamily": 0, + "Foreground": 2, + "Formatter": 3 + }, + { + "FontFamily": 0, + "Formatter": 4, + "TextIndent": 0, + "HorizontalAlignment": 5 + }, + { + "FontFamily": 0, + "Foreground": 6, + "Formatter": 4 + }, + { + "FontFamily": 0, + "Foreground": 2 + }, + { + "FontFamily": 0, + "HorizontalAlignment": 7, + "Underline": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 8, + "Formatter": 3, + "HorizontalAlignment": 9 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 8, + "Formatter": 3, + "HorizontalAlignment": 5 + }, + { + "FontFamily": 0 + }, + { + "FontFamily": 0, + "FontSize": 18.666666666666664, + "FontWeight": 1, + "Foreground": 10, + "VerticalAlignment": 11 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 10, + "VerticalAlignment": 11, + "WordWrap": true + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "[AUTO]General", + "@", + "Left", + "Text 1 15", + "Center", + "Background 1 -50", + "Right", + "Background 1 0", + "Top" + ] + }, + "CellStyles": { + "6,32": 0, + "10,25": 1, + "11,25": 2, + "14,25": 1, + "15,25": 3, + "18,25": 4, + "23,25": 5, + "25,22": 6, + "25,33": 7, + "25,40": 8, + "26,22": 6, + "26,33": 7, + "26,40": 8, + "29,23": 9, + "31,23": 10 + }, + "SheetStyle": { + "FontFamily": 0 + } + }, + "Spans": [ + "20,25,2,14", + "11,25,2,14", + "15,25,2,14", + "18,25,1,14", + "23,25,1,14", + "6,25,2,6", + "6,32,2,9", + "29,23,2,18", + "31,23,2,18", + "25,22,1,10", + "26,22,1,10", + "25,33,1,7", + "26,33,1,7" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MobilePageName": "FGC_登录_手机版", + "Title": "登录", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "1e95a7a8-4f1b-45f3-ad6d-700656cabd40.jpg", + "ForguncyPictureName": "PCLoginBackground", + "ForguncyPictureSourceType": 2, + "Stretch": 3, + "StyleInfo": { + "Fill": null + }, + "IsAutomaticFill": false, + "Size": "1280,720" + }, + { + "Name": "BackgroundPicture0", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFFFFFFF", + "Stroke": "black", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "440,80", + "Size": "400,500" + } + ] +}//yvKhFemiKT8YA7M7/wMSGyBpMupj7HgB7r59wDnehrzpn71+Ilo707p1V6rNSPsIekb9NY63DRPEeR4EWpx+S9Vrm2gkeJ3SoRrgTwVaXXwsvK6v/SlznxcerYoo9xa7jrzVbuvqiegk2fxYbyCbmFhWvSCTZLrcMVorxynb321XGCD8lN5Yb8rR9TCkf9n5FCYC38FYT+t5cauhSbfT15z3Mn4cyNlf8EXDg83gSnkF7Ow83ok/VThkjJfYkin8+RHOmdmWrkqMtdb+t6I8OgAx9q97GrBlzjrNc6JASEbTMjcAJps6Kcfilww8i3Oyyp4gSlN4npvtkjECYdAKBLMy2K3d4j0uRqA1eMQCpJpmGJe6TYDDNNrc7asLFCDg1z7mw1xTEn39JF3RPPRksVGptM35V+f6H02EdzlsQ4Uczb+1lEFWsgZ/4NcbLpbkg1I9RzMmYHXe4CzzcRmQuMa61B7V9hfJcG3VF3f60S/TP1K8LPwTLeSNRx0fB595fsDZk0kCPZ8skycASlcxgcG/tTqZFNP7Cr/d0dR1jhbfVsmQ93w5lVQC6STJSI9al0s3CJwVGOPQLugrxm1BPz3QUrztdUdnCQpUSyrtAEUL33aaqUh/76hn2VGQxdw8JT7VEqPB21GbWVZq8eFsvRQ6iaDqK2pw2VzVfnLRtPDOafwSpyFgCzTat9zNijvGR564+9N3Zp/glJEHVShmzGI9tWd24ZeOovRmHhXQVTk6y9p1NEW4/K+495nLN1NF0fGfYLyVRojtnWdIRuTwlWEDjRX6XSOpN5v7U575Ay1pn3hEG3LBB6SuzE8FD2r72BrEHtroQcVzKjBg63j0j6Zu/UPvl+smmTYosZm8STThCnu9w9ISIli3VMZtWr63XJyueclGXlohpaDd4/O0qA==|920 \ No newline at end of file diff --git a/Pages/内建页面/FGC_维护中.json b/Pages/内建页面/FGC_维护中.json new file mode 100644 index 00000000..317547b0 --- /dev/null +++ b/Pages/内建页面/FGC_维护中.json @@ -0,0 +1,390 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "29": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "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": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "41": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "42": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "44": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "45": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "46": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "47": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "48": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "49": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "50": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "51": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "52": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 54 + }, + "Values": { + "15,15": "网站维护中,请稍后访问", + "18,14": "很抱歉,网站目前正在维护,请稍后再来访问。如果有其他问题,请联系网站管理员。" + }, + "AttachInfos": { + "4,22": { + "CellType": { + "$type": "Forguncy.ImageCellType, ServerDesignerCommon", + "ImagePath": "fgc_built-in-page-maintained.png" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 34.666666666666664, + "Foreground": 1, + "Formatter": 2, + "HorizontalAlignment": 3, + "VerticalAlignment": 4 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 5, + "Formatter": 2, + "HorizontalAlignment": 3, + "WordWrap": true + } + ], + "Types": { + "Strs": [ + "Body", + "Text 1 25", + "[AUTO]General", + "Center", + "Top", + "Text 1 50" + ] + }, + "CellStyles": { + "15,15": 0, + "18,14": 1 + }, + "SheetStyle": { + "FontFamily": 0 + } + }, + "Spans": [ + "4,22,10,10", + "15,15,3,24", + "18,14,2,26" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MobilePageName": "FGC_维护中_手机版", + "Title": "维护中", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + } +}//ZQDwnAFvlimjpcskcpuepMJN8QmWph860GY+YamC3Aaw/4LdzZSDESzMe2vLSWux4GjVE7qvRDBNvKoRnADm6eR3k1LOrIOzEyij67y3W5THE8WdeemQ/cRJF0hQl7LxPvZFNPwzD1sJPMNwbyGgDnaEHGnaJor/m/7SFHwHoSBxgKjWRpjBYDuz8uzPRIWuYiLigMIP7h7ADFOiQ1kgUlcIUbKJVTU02So2tsRk6bMD7PW3CtRLx30oTlZg8qSiSIJYbIdqCoNkksRGhqVcaZxe5eSMrISVq4L/bRikv4UPAjJBi1dFMKwpN1MzI5Sdk/Ecw1bd93woEAZzFP/4n4jEo/NLdO02zr8wl5MJBEy5OKh1dR1PqCrWOubuH0vMdqHSpJptpuGWYJ/f56+/064cjeL/bF9M2+DI1L7efVEAIgdHvL94rFkA6IdZx+WhEh3K1oKbFan9JaksCk3b5JVryiDiECvJG2MEPV17mKP+yFB7SSAUrt4biKinB26NhHErSYWiIKbc0WNu8jj+smpl4i+GBTfqJ2KHLhxjmrUeRC7PdhMZqaePvMWaiq08Q0E72LgIOp6BmrcQabQZwcE5oWDjW4VD8z38z3ObJwtc+Yk8kFOiUPzYG6wB/TRzFauix13CIQojJjYbH/SUYwizzIueNuJ02tSkIGmTECphUKCSJmlrooYTp0F9PDJkk3KxZE0mykXaWFKTI/sSUmpW/hDbBOyoOq8gmwDGTmegd8apmu1ImQFPAMeBMn36WHP2lNxzLAyqZohPpVx2orU4Lfv5hi/AdButyZP55fBDukKsznf2F3wOWWJs2KQMzjDVauF9NqzdkPQJ4b9tYxERb+GTZoOPMhty5bq9RWmY24Sa3tgFNI/r0kUElqRtdwPm87jQj0CT2cGJP7XQ9w==|920 \ No newline at end of file diff --git a/Pages/内建页面/FGC_邮件订阅.json b/Pages/内建页面/FGC_邮件订阅.json new file mode 100644 index 00000000..1ff00ad9 --- /dev/null +++ b/Pages/内建页面/FGC_邮件订阅.json @@ -0,0 +1,553 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "29": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "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": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "14": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "38": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "39": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "40": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "41": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "42": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "44": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "45": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "46": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "47": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "48": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "49": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "50": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "51": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "52": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 54 + }, + "Values": { + "5,20": "邮件订阅设置", + "8,20": "请选择邮件通知的种类", + "20,20": "确定", + "23,20": "取消" + }, + "AttachInfos": { + "10,20": { + "CellType": { + "$type": "Forguncy.RadioGroupCellType, ServerDesignerCommon", + "Style": 1, + "LayoutMode": 1, + "Items": [ + { + "Value": "0", + "DisplayValue": "不通知" + }, + { + "Value": "1", + "DisplayValue": "所有变更都通知" + }, + { + "Value": "2", + "DisplayValue": "其他用户创建或修改记录的时候发送通知" + }, + { + "Value": "3", + "DisplayValue": "我创建的记录被修改的时候发送通知" + }, + { + "Value": "4", + "DisplayValue": "指定给我的记录被修改的时候发送通知" + } + ], + "ForguncyAttribute": "MailSubscription_Choice" + } + }, + "20,20": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "确定", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "MailSubscription_Button" + } + }, + "23,20": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "NavigateType": "back" + } + ], + "Text": "取消", + "TemplateKey": "_RS_Main" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "Foreground": 2, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333015441895, + "Foreground": 3, + "VerticalAlignment": 4, + "WordWrap": true, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "FontWeight": 1, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "HorizontalAlignment": 5, + "Underline": false, + "Strikethrough": false + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "Text 1 50", + "Top", + "Center" + ] + }, + "CellStyles": { + "5,20": 0, + "8,20": 1, + "10,20": 2, + "20,20": 3, + "23,20": 4 + }, + "SheetStyle": { + "FontFamily": 0, + "Underline": false, + "Strikethrough": false + } + }, + "Spans": [ + "5,20,2,14", + "23,20,1,14", + "20,20,2,14", + "10,20,9,14" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MobilePageName": "FGC_邮件订阅_手机版", + "Title": "邮件订阅", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "BackgroundPicture2", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFF6F6F8", + "StrokeDashType": 8, + "Stroke": "Background 1 -25", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "340,60", + "Size": "400,440" + } + ] +}//rP5r20tIH49jWPgfO+DpHA9jzCyjMQ37iI8SCoV+ldOtFqxlBbvaEtFoyU+l0Vfyw61mfxoyoPqBf/5zSLo0rAGmbYvJHcxIIcCCMBDOigEfkAlGoqp1lNxF/ZKiFkQy2UoRDOFPnsUUgt5tUmGMZOZciRKW+bS1I/nft5t/CWpIR8eU5yDuRVRSo07O1ujZfuJ208X8/fRiSjFR2g3qm27cyeGYCiijUT35n4eMowfaBogc0hF8jrdFVLjidUV7UuUmp+h0Zy2anJ6Dn9/iBqoz023NZdFbmu8yhuSpxDE/DOVD14Ba2sdxldCkKgyQzTnJv8PKtITXi0x9MFpI6GEFiUTgFdioGzxwvCCJ1akHgUsjSMkt7K0x6j92nHYqbWOZk0eRrWiIjf/GuDTzpkLMA8l+KYWr1+Jh8VkciIqTw3j+oCGC+n35FmPyM1i9UE0IUIgu0f8awni8a/xx3Df0cnA3m2mGIUNVou+MsNsGRzPg38NlvhBJu/K3YMx+SccdhtrKHs5d8eVIfgA5Z9bgpMuBPOmTrU2gKu9oh6qNpbpcyIvhMMMJEiw/mMbL0pLBtl6nhiKgKUmrGwVV6zjnRRxHVJt4s/TdbWL7A6HWxkf1+kDIKLJeQthxgy80DoMj4yHDcSvTddnlEtBHEntaVdrpQZWp0XcikYRObSF9GFrc/5oA3bzRuKgirh5bUHei1xQ5PYvaySRzmHQWyLHjR5v6+P+Oa22vwszm0yDhmlbRF2iox25G3mRsDNmBQtcPSBXSfjgpAyYsUCMRA7aoYLSPYlPX/RyL/CZuW+bftab4kuM8icIhfcjHPFLi6pxAzSmXRoVR6uxabEigd7k71Chb/LZcAEH+Uqm4YgwgRnmCW337QwCet3P+O0ouuO7z6X1sEiVzPpYpVuI3NQ==|920 \ No newline at end of file diff --git a/Pages/内建页面/FGC_重置密码.json b/Pages/内建页面/FGC_重置密码.json new file mode 100644 index 00000000..2fdb900f --- /dev/null +++ b/Pages/内建页面/FGC_重置密码.json @@ -0,0 +1,597 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "14": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 30.0 + } + }, + "28": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 30 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "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": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "14": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "20": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "21": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "39": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "40": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "41": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "42": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "44": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "45": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "46": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "47": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "48": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "49": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "50": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "51": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "52": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "53": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 55 + }, + "Values": { + "5,20": "重置密码", + "8,20": "请谨慎保存您的新密码", + "10,20": "*", + "10,21": "新密码", + "14,20": "*", + "14,21": "再次输入新密码", + "19,20": "重置", + "22,20": "取消重置" + }, + "AttachInfos": { + "11,20": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "ShowPassword": true, + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewLittleRoundCorner", + "ForguncyAttribute": "ResetPassword_NewPassword" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "15,20": { + "CellType": { + "$type": "Forguncy.TextCellType, ServerDesignerCommon", + "ShowPassword": true, + "SavedValidators": [ + { + "$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon" + } + ], + "TemplateKey": "_RS_NewLittleRoundCorner", + "ForguncyAttribute": "ResetPassword_ConfirmPassword" + }, + "DataValidationInfo": { + "IgnoreBlank": false + } + }, + "19,20": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "重置", + "AutoExecute": true, + "TemplateKey": "_RS_Main1", + "ForguncyAttribute": "ResetPassword_Button" + } + }, + "22,20": { + "CellType": { + "$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "NavigateType": "back" + } + ], + "Text": "取消重置", + "TemplateKey": "_RS_Main" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 3, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "Foreground": 4, + "Underline": null, + "Strikethrough": null + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Foreground": 2, + "HorizontalAlignment": 5, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "Formatter": 6, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 14.666666666666666, + "HorizontalAlignment": 7, + "Underline": false, + "Strikethrough": false + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "Text 1 50", + "#FFFF0000", + "Left", + "@", + "Center" + ] + }, + "CellStyles": { + "5,20": 0, + "8,20": 1, + "10,20": 2, + "10,21": 3, + "11,20": 4, + "14,20": 2, + "14,21": 3, + "15,20": 4, + "19,20": 5, + "22,20": 6 + }, + "SheetStyle": { + "FontFamily": 0, + "Underline": false, + "Strikethrough": false + } + }, + "Spans": [ + "11,20,2,15", + "15,20,2,15", + "19,20,2,15", + "22,20,1,15", + "5,20,2,15" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MobilePageName": "FGC_重置密码_手机版", + "Title": "重置密码", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "BackgroundPicture3", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFF6F6F8", + "Stroke": "Background 1 -25", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "340,60", + "Size": "400,460" + } + ] +}//Fq/kljOsfxsYLC0CD9ciISYHNmf8CJKitF0vh1q1K2xpezZoP8DESSEQkNwU6sxzgk8A/7AHWYkyNbcO7W9zrZWi8KtzWEjeRlbyPjytXvu2Qvm06yvYo7//K8xNJYknaVZySY5huEt86hhGfT//9HWvCrzNkwLgCwxlwsaxwbw6kErNX+DTJZ6j/tisCt1r+FNV5rPPrbRjUY+K+7UK8zBax70QxPmMglCJ8yME8M3mRlJ3Uyk2jHpWchhjodTjkSIqHEyZgmQNr2N6Ja5CNcBA3799gfJ/qbsvw1W94gtc94McNvkNowz94n9R4AQ729mKP0ceE9GvGx+GmLK0LNbgDmJcItO8lTzw68A61bqWxuF0aJOGe3Dt9MRSMSMQYjsb28tqvDwbQmDAewUg8qZ0mrZw9GkBd0viZ+Ehq5v2I04dSukyYc6TzFNLckUlCXEj0eiV/MrAdBDv4iMRxrNPbw6OLAEM161pXq+GoFNDd2jlBn3hG2Lhn0b2eAZMyCUWTcw14xEP0IojpyOJzK6v5LRqFbOgdq85NsnC/Hg69GPvchi9rzl8sqLX0qh4bI8qjvYIX37fHacJTVEbzzTh2yEGjJOsZPhmaRPc0b8QhB+HdzwgsO9NLx5TWgi4YgSPY7ZZEgnKpKYDAAQozthJa8/TUKC1jJD0uugAem9siT+Xe536HDIgPM0jm8bxslisiVoz6EjGbMF+s/mZOxGBxCYuTFW1n6Ed2uimelbtjPASHMXr9X9YCxYpXQ07lwYd3bfho6N6JmPq46uIO4xn7g6SzAcLwxtf6oPsKEb+KxvasesiBW3YiUHRzvFyEHYp/4IyrfhK5z4IEE00GwDBse7Phw83pS5i8XchkwhRGm01+zQ7i3OUeWjkrF3w8CklNBu4kIkhImBgnJ/pSQ==|920 \ No newline at end of file diff --git a/Pages/内建页面/FGC_重置密码发送邮件成功.json b/Pages/内建页面/FGC_重置密码发送邮件成功.json new file mode 100644 index 00000000..678ab884 --- /dev/null +++ b/Pages/内建页面/FGC_重置密码发送邮件成功.json @@ -0,0 +1,489 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "29": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 31 + }, + "Cols": { + "RowColumnAttachedInfos": { + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "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": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "14": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "38": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "39": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "40": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "41": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "42": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "44": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "45": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "46": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "47": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "48": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "49": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "50": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "51": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "52": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + } + }, + "Count": 54 + }, + "Values": { + "6,20": "重置密码邮件发送成功", + "10,20": "重置密码的邮件已经发送到你的电子邮箱中。收到邮件后,请点击邮件中的链接。之后在弹出的网页中输入新密码。如果邮件没有送达,请与管理员联系。", + "18,20": "登录" + }, + "AttachInfos": { + "18,20": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "PageName": "FGC_登录" + } + ], + "Text": "登录", + "AutoExecute": true, + "TemplateKey": "_RS_Main1" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0, + "FontSize": 24.0, + "FontWeight": 1, + "Foreground": 2, + "Underline": false, + "Strikethrough": false + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Foreground": 3, + "VerticalAlignment": 4, + "WordWrap": true, + "Underline": false, + "Strikethrough": false + } + ], + "Types": { + "Strs": [ + "Body", + "Bold", + "Text 1 25", + "Text 1 50", + "Top" + ] + }, + "CellStyles": { + "6,20": 0, + "10,20": 1 + }, + "SheetStyle": { + "FontFamily": 0, + "Underline": false, + "Strikethrough": false + } + }, + "Spans": [ + "10,20,6,14", + "18,20,2,14", + "6,20,2,14" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MobilePageName": "FGC_重置密码发送邮件成功_手机版", + "Title": "重置密码邮件发送成功", + "RowBreakLines": [], + "RepeatRangeSettings": [], + "IsBuiltInPage": true + }, + "PrintInfo": { + "PaperSize": {}, + "Margin": {} + }, + "BackgroundPictures": [ + { + "Name": "BackgroundPicture3", + "StyleInfo": { + "CornerRadius": 20.0, + "Fill": "#FFF6F6F8", + "StrokeDashType": 8, + "Stroke": "Background 1 -25", + "StrokeThickness": 0.0 + }, + "IsAutomaticStroke": false, + "IsAutomaticFill": false, + "Location": "340,80", + "Size": "400,360" + } + ] +}//MffFmmLD/63/xSd0VaT1PNwAxMKU7g4UEvbA1gYKb0S6rJ3V8anNUeZCY3GRYAic/ILjSDf0WWyVOMtXPedcHvU7djMH84p99e0Swceff/FbGxZYv2H/5+MoZa2QBu5vb98MAyuta81ZurluyaXsWOW5Aa5DrkJQZCBFpKY1gwPnL0397jlp5SVSTsUsECYGaL1qFAmO4gtQxfavGK8IVfIDVRhezJZbQHcGivNSzNJWF0Y57cXsuBkeVAacYDN8F5Jgt8aVj8xuYwRQFO5FzUn9z8QGpWUVjp78QQQACYI7QUfGarPPzxMGiBqIjmqwa7AdjWApoZCcJqFYiu5qZZbnGp+tOlJi5yqjRTHc4q+WTQ5J8vQ+VALXkd++vKZTmeCJJq19jktEe81yYgjeubnJvY2L3SLUekmaPOLwkECQm/8/O+B3B3fmDqR9j16FGZSQ8lCFXZKG5LaxgBJBUb2OvJ9U0oWMKbThXD2NZgkF6Wo/m3z8+cox1YAgpCtIMr1C2g8acLdvAgzPHvy5R7d8pA1aPIoEsA/vhMsmvu0wYlbzbbC7Z7ALmfvPf32k/jCkCIoMY/4IlDFWubB5TEG09lA9ueFOEm9bwJMVAzHiHt0isqyTtnRTrtYQphWSmzRzttUCGFZYZP3guEmjioz7VHSqik74p5m9BSwMYA11G5o8D/aImqwrAFNlbdJhg4KwzV60GjOInhm29OSFGHnWrd1nl/aPRKooiJnjeRQgJ4Ygn0fDENAU2gmfNaKXNjgVbYiRetgrknxBb6JZ3ECkYm96W9DrY+/ZG7zEGBaInetoWeTNn/kt1jbWHcRrf929WFUrbCuKTfeYFw/KqopP7YUl0IeWuYgMwJwVDXOBlMZtx9y2Ozh8Rz79SkxyJitwad9AGXUFi+2Ce5zG3w==|920 \ No newline at end of file diff --git a/Pages/项目列表.json b/Pages/项目列表.json new file mode 100644 index 00000000..71323048 --- /dev/null +++ b/Pages/项目列表.json @@ -0,0 +1,468 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 47.0 + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0 + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 712.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0, + "IsHidden": true + } + } + }, + "InLogicalVisibleIndexes": [ + 4 + ], + "Count": 5, + "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 + } + }, + "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": 32.0 + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "16": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "17": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "19": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "20": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "21": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "22": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "23": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.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": 32.0 + } + }, + "42": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + } + }, + "Count": 44, + "DefaultSize": 32.0 + }, + "Values": { + "1,1": "1" + }, + "AttachInfos": { + "1,1": { + "CellType": { + "$type": "ElementUI.TabHeader, ElementUI", + "DefaultValue": "1", + "Tabs": [ + { + "Value": "1", + "Name": "我参与的" + }, + { + "Value": "2", + "Name": "已归档的" + }, + { + "Value": "3", + "Name": "回收站" + } + ], + "type": "default", + "position": "top" + } + }, + "3,1": { + "CellType": { + "$type": "Forguncy.RepeaterCellType, ServerDesignerCommon", + "TemplatePageName": "b90932e038f94707b54e571ff7cd84d", + "Command": { + "$type": "GrapeCity.Forguncy.Commands.CustomCommandObject, Forguncy.Commands", + "Commands": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "PageName": "项目首页", + "LoadBindingDataOption": 1 + } + ], + "ParamProperties": { + "ID": "ID", + "客户名称": "客户名称", + "项目名称": "项目名称", + "项目描述": "项目描述", + "项目封面": "项目封面", + "管理员": "管理员" + } + }, + "DataSourceType": 1, + "DataSource": { + "$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon", + "TableName": "项目表", + "BindingInfos": [ + { + "BindingInfo": { + "TableName": "项目表", + "ColumnName": "ID", + "GUID": "31a721b1-719d-4a34-a45a-d2ef5f4c5529" + }, + "ColumnName": "ID" + }, + { + "BindingInfo": { + "TableName": "项目表", + "ColumnName": "所属客户", + "GUID": "7e286ac3-7bd1-4d9f-94b0-4f645f6e6776", + "RelationBinding": { + "RelatedTable": "客户表", + "RelatedColumn": "ID", + "DisplayColumn": "客户名称" + } + }, + "ColumnName": "客户名称" + }, + { + "BindingInfo": { + "TableName": "项目表", + "ColumnName": "项目名称", + "GUID": "ec586db6-b517-48e1-a264-dfa3ee08fe56" + }, + "ColumnName": "项目名称" + }, + { + "BindingInfo": { + "TableName": "项目表", + "ColumnName": "项目描述", + "GUID": "666cc9d2-c737-4f06-b447-3a463992ea46" + }, + "ColumnName": "项目描述" + }, + { + "BindingInfo": { + "TableName": "项目表", + "ColumnName": "项目封面", + "GUID": "ec5ccbc8-cd6a-4185-be68-aa90423676c8" + }, + "ColumnName": "项目封面" + }, + { + "BindingInfo": { + "TableName": "项目表", + "ColumnName": "管理员", + "GUID": "a7919e01-9ffe-4029-888f-65867e2c9ccc", + "AttachType": { + "$type": "ForguncyDataAccess.UserColumnAttachObj, ForguncyDataAccess", + "UserColumnAttachType": 1 + } + }, + "ColumnName": "管理员" + } + ], + "OrderBySqlCondition": { + "OrderByColumns": [ + { + "ColumnBindingInfo": { + "TableName": "项目表", + "ColumnName": "FGC_CreateDate", + "GUID": "f4f699fe-19fb-487f-9ab0-ce1d2ecc1461" + }, + "Order": 1 + } + ] + }, + "IsListviewDataSource": true, + "CustomColumns": [] + }, + "DataSourceListviewName": "图文列表表格1", + "IsLoadOnDemand": true, + "LoadOnDemandCount": 15, + "DisplayMode": 2, + "NoItemSetting": { + "NoItemImageSize": 128.0, + "TextForNoItem": "暂无项目", + "Orientation": 1 + }, + "TemplateKey": "BlackWhite" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "Foreground": 0 + }, + { + "HorizontalAlignment": 1 + } + ], + "Types": { + "Strs": [ + "black", + "Center", + "Body" + ] + }, + "CellStyles": { + "1,1": 0, + "3,1": 1 + }, + "SheetStyle": { + "FontFamily": 2 + } + }, + "Spans": [ + "1,1,1,42", + "3,1,1,42" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MasterPageName": "FGC_母版页", + "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": {} + } +}//FIiakHwDdLIprxq9CP4J0DoZChZWxfulbUs7ryg/9V5RwEzc7oMzKjbrW2bw57s52w4H2Q7nTaOGpT1fGG+GsAhud8SDHZJQHGuZ8lVWYsYyVlHyfpCdady3Uf+k42nTUOdLNvmb5c55rCKIgxgPP+DVT06tA500ETolSleVpKKvoDgjZgenn09OjVmIynj61rsu9x2lAK8BdSW0KexQ0aGXXFZCKyUBzBsLJ2Gnalg9P0D75Gi3/ai7nyKyDGL4LgLPlegxGBN0RIT6mNIPG6QJAGdMzfzxj8bLAeA61SUa35ZTZyYDoSASpHV4nInO7IoxcoFC9KDY7I00IqjzBjaTT6Pzy3RPRaVHn5QidO9pp+XGMl5pQxYzQVOv3Lz8a21ZjmitBcQ27vpBbq2cTv7CA0VmO5A7gB+Y+XggBaCWaihJxKP3pj2tiUEU3ToEQIr961WYyYeHmgqg+5EwMcNXn/akrC/crxxyNEmqOwpcMcXKT5yiXrzlXwzHJ2sY6Ixw2tN3KOx8AaHqrTnq8Q5VTsyuLve3OV5jcxEP6v59Q4fpyeZ28B2Td3DkIE0JSlJk2To6WjdUMyBPKtOPaJ+d9hjKwh/8XYTxZQJPP7EE1giVLR6whDZ/PWW9NmktV00FAhHT0rB9+gOKzfsiw2uWMZmrFXi4qtHbKvwZgg0MU7gOwHJpg+AtLxNH7ccKLRSzcJGa9RB2C6UnWIiSG9GVkqvOfzL8Xo3rngZaRAtOmvK9bOtWJw1AS3cS7myVsPcVo8fwLbr6fHBzfG+ZFfS/7EXpIUOaQJO/UyM/JQnBw4sr7Ddo028soy2Usk/ft+AGLroqKsCSvK8SOdAkqpur1mWtEQ8KZDC6BgrQeoZ840P0eh3UCX16ZvahKSVimF1Qw7822nsrqObLgl/fgg==|920 \ No newline at end of file diff --git a/Pages/项目首页/子页面/任务列表.json b/Pages/项目首页/子页面/任务列表.json new file mode 100644 index 00000000..f39887ee --- /dev/null +++ b/Pages/项目首页/子页面/任务列表.json @@ -0,0 +1,606 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0 + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 418.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + } + }, + "Count": 5, + "DefaultSize": 15.0 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.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": 32.0 + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "16": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "17": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "19": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "20": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "21": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "22": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "23": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.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": 15.0 + } + } + }, + "Count": 39, + "DefaultSize": 32.0 + }, + "Values": { + "1,9": "新增任务" + }, + "AttachInfos": { + "1,1": { + "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": "搜索任务...", + "suffixIcon": { + "$type": "GrapeCity.Forguncy.Plugin.ImageValue, GrapeCity.Forguncy.Plugin", + "Name": "Application/047_search_8.svg", + "BuiltIn": true, + "Color": "#c0c4cc" + }, + "resize": "none" + } + }, + "1,9": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "Text": "新增任务", + "TemplateKey": "_RS_Main3", + "Icon": { + "Name": "Application/001_add_1.svg", + "BuiltIn": true, + "Color": "Background 1", + "UseCellTypeForeColor": true + }, + "IconSize": 14.0 + } + }, + "3,1": { + "CellType": { + "$type": "ElementUI.VirtualizedTableCellType, ElementUI", + "TableName": "EL虚拟表格1", + "RowDoubleClickCommand": { + "$type": "GrapeCity.Forguncy.Commands.CustomCommandObject, Forguncy.Commands", + "Commands": [ + { + "$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand", + "CurrentRowInfo": { + "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", + "ColumnBindingInfo": { + "TableName": "任务表", + "ColumnName": "ID", + "GUID": "411574ef-ab46-4550-a091-8a57eade503b" + }, + "Value": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "=任务列表!行数据.value" + } + } + }, + { + "$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon", + "PopupDisplayMode": 3, + "DrawerDirection": 3, + "CloseWhenClickGrayArea": false, + "PageName": "任务首页", + "LoadBindingDataOption": 1 + } + ], + "ParamProperties": { + "dataRow": "行数据", + "value0": "行数据.value", + "parentValue1": "行数据.parentValue", + "任务名称2": "行数据.任务名称", + "执行者3": "行数据.执行者", + "参与者4": "行数据.参与者", + "开始时间5": "行数据.开始时间", + "结束时间6": "行数据.结束时间", + "任务类型7": "行数据.任务类型", + "任务状态8": "行数据.任务状态" + } + }, + "DataType": "treeTable", + "BindingTreeTableOptions": { + "$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon", + "TableName": "任务表", + "BindingInfos": [ + { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "ID", + "GUID": "6a245068-8ec9-4ad0-bc03-633ffa266e12" + }, + "ColumnName": "value" + }, + { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "父任务ID", + "GUID": "bc9f5f8b-0e1b-4f25-badf-931e232d25db" + }, + "ColumnName": "parentValue" + }, + { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "任务名称", + "GUID": "1ad808f6-ed7a-412d-82ff-15f65e87022d" + }, + "ColumnName": "任务名称" + }, + { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "执行者", + "GUID": "c1832497-2a83-4f71-af19-ffa7fcf36b94", + "AttachType": { + "$type": "ForguncyDataAccess.UserColumnAttachObj, ForguncyDataAccess", + "UserColumnAttachType": 1 + } + }, + "ColumnName": "执行者" + }, + { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "参与者", + "GUID": "a08e0666-cbd9-4a6c-9204-8fc7b18ad74e" + }, + "ColumnName": "参与者" + }, + { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "开始时间", + "GUID": "5a41b0e5-53e8-4298-b460-8f33684bbac6" + }, + "ColumnName": "开始时间" + }, + { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "结束时间", + "GUID": "ec068f99-8e37-485e-95f3-faa5620cb4e5" + }, + "ColumnName": "结束时间" + }, + { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "任务类型", + "GUID": "af9091e6-0af3-4da3-ad19-6b6398185db3", + "RelationBinding": { + "RelatedTable": "任务类型", + "RelatedColumn": "ID", + "DisplayColumn": "任务类型" + } + }, + "ColumnName": "任务类型" + }, + { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "任务状态", + "GUID": "b97cb60e-dc8c-40a4-8d7d-c6384c259de6", + "RelationBinding": { + "RelatedTable": "任务状态", + "RelatedColumn": "状态码", + "DisplayColumn": "任务状态" + } + }, + "ColumnName": "任务状态" + } + ], + "SqlCondition": { + "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", + "ColumnBindingInfo": { + "TableName": "任务表", + "ColumnName": "项目ID", + "GUID": "8df0a7c7-5072-4f95-8e55-fa45d44d852b" + }, + "Value": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "=任务列表!项目ID" + } + }, + "CustomColumns": [ + "任务名称", + "执行者", + "参与者", + "开始时间", + "结束时间", + "任务类型", + "任务状态" + ] + }, + "Columns": [ + { + "$type": "ElementUI.VirtualizedTableColumnSetting, ElementUI", + "DataColumnName": "任务名称", + "Label": "任务名称", + "Fixed": "left", + "Align": "center", + "HeaderAlign": "center" + }, + { + "$type": "ElementUI.VirtualizedTableColumnSetting, ElementUI", + "DataColumnName": "执行者", + "Label": "执行者", + "Fixed": "none", + "Align": "center", + "HeaderAlign": "center" + }, + { + "$type": "ElementUI.VirtualizedTableColumnSetting, ElementUI", + "DataColumnName": "参与者", + "Label": "参与者", + "Fixed": "none", + "Align": "center", + "HeaderAlign": "center" + }, + { + "$type": "ElementUI.VirtualizedTableColumnSetting, ElementUI", + "DataColumnName": "开始时间", + "Label": "开始时间", + "FormatStr": "yyyy/MM/dd", + "Fixed": "none", + "Align": "center", + "HeaderAlign": "center" + }, + { + "$type": "ElementUI.VirtualizedTableColumnSetting, ElementUI", + "DataColumnName": "结束时间", + "Label": "结束时间", + "FormatStr": "yyyy/MM/dd", + "Fixed": "none", + "Align": "center", + "HeaderAlign": "center" + }, + { + "$type": "ElementUI.VirtualizedTableColumnSetting, ElementUI", + "DataColumnName": "任务状态", + "Label": "任务状态", + "Fixed": "none", + "Align": "center", + "HeaderAlign": "center" + } + ], + "DefaultExpansion": "collapseAll", + "ShowLineNumberColumn": true, + "LineNumberColumnSetting": { + "Width": 35, + "Align": "left", + "Fixed": "left", + "HeaderAlign": "center" + }, + "SelectColumnSettings": { + "Width": 62, + "Align": "left", + "Fixed": "none", + "HeaderAlign": "left" + }, + "OperationColumnSettings": { + "ActionButtons": [ + { + "$type": "ElementUI.VirtualizedTableActionButton, ElementUI", + "Type": "button", + "Name": "编辑", + "Shape": "default" + }, + { + "$type": "ElementUI.VirtualizedTableActionButton, ElementUI", + "Type": "button", + "Name": "删除", + "StyleType": "Accent 5", + "Shape": "default" + } + ], + "Label": "操作", + "Width": 200, + "Align": "left", + "Fixed": "none", + "HeaderAlign": "center" + } + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontSize": 13.333333333333332 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332 + }, + { + "FontFamily": 0 + } + ], + "Types": { + "Strs": [ + "Body" + ] + }, + "CellStyles": { + "1,1": 0, + "1,9": 1, + "1,10": 2, + "1,11": 2 + }, + "SheetStyle": { + "FontFamily": 0 + } + }, + "Spans": [ + "1,1,1,7", + "3,1,1,37", + "1,9,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": {} + } +}//b7KRR5aLJGe0KGHJBCSZswvkA7Y6F3gG9IrLVIzEUjmGRUnEO/1d8Eiui/m17MR+ECSB09pGX4xcpURetxHiz7uNOmgCSNPuPdNEWdZ9z2YP21aNJwMpz2p/fHpQCZ/4KKjNnd40co7DKloBiGca0mViZOHBbiNJF96Qwhbd9F0StnnXNd6ygONeNO7lilUSi/a47x10pHQAG2YEBxe265javO88QV8qyrNLBj+dDr8dFyzH+LsIR7kwzkbdqcP6EVtYv764+d2EjscIRl2CmJsNTCjPoNIjE5Hmx1k0/e5HzwYpH3rLHc0e0EsJbeAL+A48l0R6iBmfztzW+o6LwoLgSb0hozh0N/Qzv/6DYtvil+bq8GtWIqndJYYayunc/jGXD4IYAGS84MTB+2T7Ey/ym5FqgjzXPfSSeGSqJXWEAf7zkTrkx2r7TfTdr9G8/DEIQDiU31RjY9v6KETdJYXVKYVtuOesmrDcputUAKLbuuiSGFe2YwgsuMRmpC1bONO9AZ3dyqu9hgQ83gLjeUQOIVm/EP6ypamXREubSHqecWKQaa7S3JZPRyCmTvRaq7mV6Y0YGTsrHB/ah+hKAtuNX1DRPx+1oeD1o4l+WAH3jKP9/R5ZYVFgxRhvvuUi2+DPaJDuf08sJc7C5v/ri4e3ludSc+L3oIXRHAloyr2BHQaeu0sChqeGksDp+3LbVRLMPQrom8lOzRHPpyarEXV5JDYjf0aujuIMbF1P19aoljXoeerOaWJjWLyJs+qMWaMF+7YOStKloxhTjEZRlGoC22FPZVErXzE5ZXr1T9C/+hD2gG8e1cgA9IY9yl5oMhB9xwn3kiM5dxVQ013cW1oalFMOYCrBGazx4CKOLp/nBlXD01ktKKO2AIvM1Yf4dIOjtTyitIw8MaGWU7ETcQ==|920 \ No newline at end of file diff --git a/Pages/项目首页/项目标题.json b/Pages/项目首页/项目标题.json new file mode 100644 index 00000000..7d786c81 --- /dev/null +++ b/Pages/项目首页/项目标题.json @@ -0,0 +1,337 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 31.0, + "Mode": 1 + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 22.0 + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 14.0 + } + } + }, + "Count": 5, + "DefaultSize": 15.0 + }, + "Cols": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + }, + "4": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "5": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 76.0, + "Mode": 1 + } + }, + "6": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "8": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 521.0, + "Mode": 1 + } + }, + "9": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 28.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "10": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 91.0 + } + }, + "11": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 10.0 + } + }, + "12": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 91.0 + } + }, + "13": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 20.0 + } + }, + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 17.0 + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 11.0 + } + }, + "3": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 63.0 + } + }, + "7": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 11.0 + } + } + }, + "Count": 14, + "DefaultSize": 10.0 + }, + "Values": { + "1,5": "项目标题", + "1,10": "自定义", + "1,12": "菜单", + "2,5": "任务列表" + }, + "AttachInfos": { + "1,1": { + "CellType": { + "$type": "Forguncy.ImageCellType, ServerDesignerCommon", + "CommandList": [ + { + "$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon", + "NavigateType": "back" + } + ], + "ImagePath": "Arrow/291_left_arrow_2.svg", + "BuiltIn": true, + "UseCellForeColor": true + } + }, + "1,3": { + "CellType": { + "$type": "Forguncy.ImageCellType, ServerDesignerCommon", + "TemplateKey": "中圆角", + "ImageSizeMode": 2, + "ImagePath": "app-logo2.png" + } + }, + "1,5": { + "BindingInfo": { + "TableName": "项目表", + "ColumnName": "项目名称", + "GUID": "f34fcca7-ffbe-46a2-89a5-d04f414f9cb2" + } + }, + "1,7": { + "CellType": { + "$type": "Forguncy.ImageCellType, ServerDesignerCommon", + "ImagePath": "Arrow/301_down_arrow_5.svg", + "BuiltIn": true, + "UseCellForeColor": true + } + }, + "1,10": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "CommandList": [], + "Text": "自定义", + "TemplateKey": "Gost" + } + }, + "1,12": { + "CellType": { + "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", + "CommandList": [], + "Text": "菜单", + "TemplateKey": "Gost" + } + }, + "2,5": { + "CellType": { + "$type": "ElementUI.TabHeader, ElementUI", + "ClickCommand": { + "$type": "GrapeCity.Forguncy.Commands.CustomCommandObject, Forguncy.Commands", + "Commands": [ + { + "$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon", + "PropertyItemsList": [ + { + "TargetCells": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "=项目首页!项目子页面" + }, + "Value": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "=项目标题!页签值" + } + } + ] + } + ], + "ParamProperties": { + "itemIndex": "页签编号", + "itemValue": "页签值", + "itemText": "页签标题" + } + }, + "DefaultValue": "任务列表", + "Tabs": [ + { + "Value": "概况", + "Name": "概况" + }, + { + "Value": "任务列表", + "Name": "任务" + }, + { + "Value": "工时", + "Name": "工时" + }, + { + "Value": "文档", + "Name": "文档" + }, + { + "Value": "人员", + "Name": "人员" + }, + { + "Value": "资源", + "Name": "资源" + }, + { + "Value": "钉钉群", + "Name": "沟通" + }, + { + "Value": "代码", + "Name": "代码" + }, + { + "Value": "统计", + "Name": "统计" + } + ], + "type": "default", + "position": "top" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "FontFamily": 0 + }, + { + "FontSize": 13.333333333333332, + "Foreground": 1 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332, + "Formatter": 2 + }, + { + "FontSize": 13.333333333333332 + }, + { + "FontFamily": 0, + "FontSize": 13.333333333333332 + } + ], + "Types": { + "Strs": [ + "Body", + "Text 1 50", + "[AUTO]General" + ] + }, + "CellStyles": { + "0,10": 0, + "0,11": 0, + "1,1": 1, + "1,2": 1, + "1,10": 2, + "1,11": 2, + "1,12": 2, + "2,2": 1, + "2,5": 3, + "2,9": 3, + "2,11": 2, + "3,2": 1, + "3,5": 3, + "3,7": 3, + "3,8": 3, + "3,9": 3, + "3,10": 4, + "3,11": 4, + "3,12": 3, + "4,10": 0, + "4,11": 0 + }, + "SheetStyle": { + "FontFamily": 0 + } + }, + "Spans": [ + "1,3,3,1", + "2,5,2,4", + "1,10,2,1", + "1,12,2,1", + "1,1,3,1" + ], + "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": {} + } +}//C97mMWLJ6x7smC+Lnold0XdMJZ0mIWBvcgVINWuGlrbBbJJg1Fn4EwC4y3UjyoWMR0vUF6wgqYgRd46mDIUPmHgYxjLdIjcDSekqrzvhLSU4nZJvD+WpXzaiDoawvEvRdsGyaOxFXLZzgOSKbZScYFKJ6RSRJi/s6Y3lFSDb1ey09r1Hi8lKB/YCBh74V5jv8Sw7Qp44kspj/duF4WINqzkBAi3MDoAyZ0staRNY+fn2oygEx1rUyhv9mCr379ZlhRHCvsK8aToLgKzmD0f1l6Sxn4A88YSkVGe7fblPiH5ojDOu0uwgGqKnVdpX0j018qPmHExcXlB9jZmYXfuBfPGl8etqPLrBfz25lSh7RWLUJ0aIadD1/VrVK5A7Jej75rWSZRG5pcVUa2iomY/NvBrlAHpB7Hi11Gmp0bhEnwRWhz2xlK2Onuja2JD2LVu9IT240asmDwP27rvvCKf7R26h/5RydzIGGv95XiMXqaibW/RIZirF5MdZ9oN05Kxe6cq+Ei6HwJlZkujQpDdKsWQBqR0INLpeclH+NjsGCMSQQdhVaMjYVCAHVsJab0YEBBeQMMok12Bz3SnPnbdNKOCW7AqNu1F10FvxQ/rx+U134CyZ44p5zBca2+F+SJJtNnNPAPdQ0TGHmdBOdnJIo0eX6ZQKgOklE+WoMVrf9AcWXPv9IxzIHjU6HugCB8uYUwKWj5HpeP4Dz2dMQqoYqP8bgpprHH13Xn4Fgn4zSg3eOAghFiNL6v88CJqvefdkx/bBLVJ7Cf2t3ox4wfjYjQUivt6HFJZLKhUibDXQ0LDvkNicifzSmuzuOhAwXe5DdKPzk+FO2dnsPNxup22kuYp8wClzG5jo0ch86zQWfUV4/XYZc44hG96L3KwIeQLCTll6oKxy18rtAKPd9SirkA==|920 \ No newline at end of file diff --git a/Pages/项目首页/项目首页.json b/Pages/项目首页/项目首页.json new file mode 100644 index 00000000..585dc2bc --- /dev/null +++ b/Pages/项目首页/项目首页.json @@ -0,0 +1,405 @@ +{ + "Rows": { + "RowColumnAttachedInfos": { + "0": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 97.0, + "Mode": 1 + } + }, + "1": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 716.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "2": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + } + }, + "InLogicalVisibleIndexes": [ + 2 + ], + "Count": 3, + "DefaultSize": 97.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 + } + }, + "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": 32.0 + } + }, + "15": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "16": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "17": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "18": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "19": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "20": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0, + "Mode": 2, + "MinLength": { + "Unit": 1 + }, + "MaxLength": { + "Value": 1.0 + } + } + }, + "21": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "22": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "23": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.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": 32.0 + } + }, + "42": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 32.0 + } + }, + "43": { + "GridRowColumnDefinition": { + "DesignLengthInPixel": 15.0 + } + } + }, + "Count": 44, + "DefaultSize": 32.0 + }, + "Values": { + "0,0": "项目标题", + "1,0": "任务列表" + }, + "AttachInfos": { + "0,0": { + "CellType": { + "$type": "Forguncy.ContentContainerCellType, ServerDesignerCommon", + "PageName": "项目标题" + } + }, + "1,0": { + "CellType": { + "$type": "Forguncy.ContentContainerCellType, ServerDesignerCommon", + "PageName": "任务列表", + "OverflowMode": 1 + } + }, + "2,0": { + "BindingInfo": { + "TableName": "任务表", + "ColumnName": "项目ID", + "GUID": "dd1ab3e8-4ce8-4b2d-b4da-90fb78ed9b62" + } + } + }, + "StyleDatas": { + "Styles": [ + { + "BorderBottom": 0 + }, + { + "Background": null + } + ], + "Types": { + "Strs": [ + "Background 2 0", + "Body" + ], + "Borders": [ + { + "Color": 0 + } + ] + }, + "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, + "0,12": 0, + "0,13": 0, + "0,14": 0, + "0,15": 0, + "0,16": 0, + "0,17": 0, + "0,18": 0, + "0,19": 0, + "0,20": 0, + "0,21": 0, + "0,22": 0, + "0,23": 0, + "0,24": 0, + "0,25": 0, + "0,26": 0, + "0,27": 0, + "0,28": 0, + "0,29": 0, + "0,30": 0, + "0,31": 0, + "0,32": 0, + "0,33": 0, + "0,34": 0, + "0,35": 0, + "0,36": 0, + "0,37": 0, + "0,38": 0, + "0,39": 0, + "0,40": 0, + "0,41": 0, + "0,42": 0, + "0,43": 0 + }, + "RowStyles": { + "0": 1 + }, + "SheetStyle": { + "FontFamily": 1 + } + }, + "Spans": [ + "0,0,1,44", + "1,0,1,44", + "2,0,1,4" + ], + "PageInfo": { + "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", + "MasterPageName": "FGC_母版页", + "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": "项目首页!$A$3" + }, + { + "Name": "项目子页面", + "Formula": "项目首页!$A$2" + } + ] +}///Jo0r3cGRbwivBWP4oxrS9U6dXDIDh+Z+aN8+CSWJOG5E1b+RoBIgVzjZJ7ziAwpn2dTOJ7I1UYFC2kpSqsQ6QX9UWQ60PhqnC+xGYLeviA8BVvhn3vUw1V6V5XEkUF9ELHtry9i3D5G0wFS3Ah+jKtzYqpVHhMokJSgmPI7xnY7fusdiNNtWNrJMgiZXUmw+PDr8oD+/uBC7rJYx4Pa8Hv6KvOuOJ19nFWnVMOBD/lR7wPyH7dJlxBJ9bDxoQRpsLHik4mxDv2K6eBln5MV9r/m3Rqm0YzIGgunnv83Jv+LFyaDIRUxji2MiRqcP3fv2yXFN1cG5c2AGel8aGMNt4DpqzYRC+aKz7J8hoVLdsIpLAqahvrD2GmMuK5xxpDWtwcNkf+TSe76PfRpy2q58i1RvGHTKz5ID108Oi0Zle46LN9MEbNe62Rj0b/9TGwuSlZyBQ1qLLik7Md3rNKBGVqalY+2dtmikFHJmM5pHLo4O9d6tVKUqUitM74ZK9TEdqsX1JLdDbQ48PWfF6EHcLsw7mGanDvCmHvxWcccioa2BdHc/0U9LWDjoHOcPUF4nibl4XPCnbkBRakJIZ5sYeuPzU44bj3rHVTxC/JZjHEUCx0bMANOsb9gapxPbYGAJcAl8resg/KxxOi5QjmyBJzPr827zaiQZb/EHpX/BsOwufopyVIhyBk+NJC+Fl8oNR5VKN2Kq4hIW8VAUWECTKMqNK5mKmIqQh8/jCmdwB3Nq4/fKmxmNpHKt2GBndm8oalS1FrqZ5EtxL9yS27yDkzhquhak/ILAE0bn1Jy+7jVZh1pDC92EXpXCz6vyNduHcW/GmBekBBbqU31jwKpJz8ir6qYR0IwLJzfNMCBunzkfBq9Jerv01F0UEpAeUIVsF8tjZ8wwoqaA5pTHnCmWg==|920 \ No newline at end of file diff --git a/Plugin/Forguncy.CustomMenu.zip b/Plugin/Forguncy.CustomMenu.zip new file mode 100644 index 00000000..0b3ea185 Binary files /dev/null and b/Plugin/Forguncy.CustomMenu.zip differ diff --git a/Plugin/PC组件包-ElementPlus-9_0_102_0.zip b/Plugin/PC组件包-ElementPlus-9_0_102_0.zip new file mode 100644 index 00000000..98aabe2e Binary files /dev/null and b/Plugin/PC组件包-ElementPlus-9_0_102_0.zip differ diff --git a/Plugin/设置当前行命令-9_0_102_0.zip b/Plugin/设置当前行命令-9_0_102_0.zip new file mode 100644 index 00000000..2bb86951 Binary files /dev/null and b/Plugin/设置当前行命令-9_0_102_0.zip differ diff --git a/PublishSetting.json b/PublishSetting.json new file mode 100644 index 00000000..7de8d4c1 --- /dev/null +++ b/PublishSetting.json @@ -0,0 +1,3 @@ +{ + "AppStartPage": "" +} \ No newline at end of file diff --git a/PublishSettingsConfig.json b/PublishSettingsConfig.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/PublishSettingsConfig.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/README.en.md b/README.en.md deleted file mode 100644 index 425c27f8..00000000 --- a/README.en.md +++ /dev/null @@ -1,36 +0,0 @@ -# PMS - -#### Description -新的PMS软件开发项目管理系统 - -#### Software Architecture -Software architecture description - -#### Installation - -1. xxxx -2. xxxx -3. xxxx - -#### Instructions - -1. xxxx -2. xxxx -3. xxxx - -#### Contribution - -1. Fork the repository -2. Create Feat_xxx branch -3. Commit your code -4. Create Pull Request - - -#### Gitee Feature - -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/README.md b/README.md deleted file mode 100644 index c204f800..00000000 --- a/README.md +++ /dev/null @@ -1,37 +0,0 @@ -# PMS - -#### 介绍 -新的PMS软件开发项目管理系统 - -#### 软件架构 -软件架构说明 - - -#### 安装教程 - -1. xxxx -2. xxxx -3. xxxx - -#### 使用说明 - -1. xxxx -2. xxxx -3. xxxx - -#### 参与贡献 - -1. Fork 本仓库 -2. 新建 Feat_xxx 分支 -3. 提交代码 -4. 新建 Pull Request - - -#### 特技 - -1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md -2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) -3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 -4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 -5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) -6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/Reports/DefaultTheme.rdlx-theme b/Reports/DefaultTheme.rdlx-theme new file mode 100644 index 00000000..2ed498f8 --- /dev/null +++ b/Reports/DefaultTheme.rdlx-theme @@ -0,0 +1 @@ +#000000#042531#FFFFFF#F3F3F3#1890FF#8BB73D#EBC54B#EA772A#D03736#904DA0#FFFFFF#FFFFFF微软雅黑10ptNormal微软雅黑10ptNormal \ No newline at end of file diff --git a/SecurityProviderV2/data.json b/SecurityProviderV2/data.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/SecurityProviderV2/data.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/Tables/客户/客户表.json b/Tables/客户/客户表.json new file mode 100644 index 00000000..4487ca5c --- /dev/null +++ b/Tables/客户/客户表.json @@ -0,0 +1,64 @@ +{ + "Name": "客户表", + "Columns": [ + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "Required": true, + "Unique": true, + "AutoIncrement": true, + "DatabaseColumnType": "System.Int64", + "MaxLength": -1, + "Name": "ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "客户名称", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "客户税号", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "地址", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "邮箱", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_Creator" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_CreateDate" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifier" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifyDate" + } + ], + "PrimaryKey": [ + "ID" + ], + "Indexes": [], + "Relations": [] +} \ No newline at end of file diff --git a/Tables/客户/客户部门表.json b/Tables/客户/客户部门表.json new file mode 100644 index 00000000..6c89b399 --- /dev/null +++ b/Tables/客户/客户部门表.json @@ -0,0 +1,82 @@ +{ + "Name": "客户部门表", + "Columns": [ + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "Required": true, + "Unique": true, + "AutoIncrement": true, + "DatabaseColumnType": "System.Int64", + "MaxLength": -1, + "Name": "ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.Int64", + "Name": "客户ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "部门名称", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "联系人", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "邮箱", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "客户经理", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_Creator" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_CreateDate" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifier" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifyDate" + } + ], + "PrimaryKey": [ + "ID" + ], + "Indexes": [], + "Relations": [ + { + "PrimarySchema": null, + "PrimaryTable": "客户表", + "PrimaryColumn": "ID", + "ForeignSchema": null, + "ForeignTable": "客户部门表", + "ForeignColumn": "客户ID", + "RelationTypeOnDelete": 0, + "RelationTypeOnUpdate": 0, + "IsDetailTableRelation": true + } + ] +} \ No newline at end of file diff --git a/Tables/项目任务/任务分组.json b/Tables/项目任务/任务分组.json new file mode 100644 index 00000000..da5b9a03 --- /dev/null +++ b/Tables/项目任务/任务分组.json @@ -0,0 +1,64 @@ +{ + "Name": "任务分组", + "Columns": [ + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "Required": true, + "Unique": true, + "AutoIncrement": true, + "DatabaseColumnType": "System.Int64", + "MaxLength": -1, + "Name": "ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.Int64", + "Name": "项目ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "分组名称", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_Creator" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_CreateDate" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifier" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifyDate" + } + ], + "PrimaryKey": [ + "ID" + ], + "Indexes": [], + "Relations": [ + { + "PrimarySchema": null, + "PrimaryTable": "项目表", + "PrimaryColumn": "ID", + "ForeignSchema": null, + "ForeignTable": "任务分组", + "ForeignColumn": "项目ID", + "RelationTypeOnDelete": 0, + "RelationTypeOnUpdate": 0, + "IsDetailTableRelation": true + } + ] +} \ No newline at end of file diff --git a/Tables/项目任务/任务版本.json b/Tables/项目任务/任务版本.json new file mode 100644 index 00000000..3c6b4e63 --- /dev/null +++ b/Tables/项目任务/任务版本.json @@ -0,0 +1,52 @@ +{ + "Name": "任务版本", + "Columns": [ + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "Required": true, + "Unique": true, + "AutoIncrement": true, + "DatabaseColumnType": "System.Int64", + "MaxLength": -1, + "Name": "ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.Int64", + "Name": "任务ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "版本名称", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_Creator" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_CreateDate" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifier" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifyDate" + } + ], + "PrimaryKey": [ + "ID" + ], + "Indexes": [], + "Relations": [] +} \ No newline at end of file diff --git a/Tables/项目任务/任务状态.json b/Tables/项目任务/任务状态.json new file mode 100644 index 00000000..7284cf81 --- /dev/null +++ b/Tables/项目任务/任务状态.json @@ -0,0 +1,51 @@ +{ + "Name": "任务状态", + "Columns": [ + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "Required": true, + "Unique": true, + "AutoIncrement": true, + "DatabaseColumnType": "System.Int64", + "MaxLength": -1, + "Name": "ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "Name": "状态码", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "任务状态", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_Creator" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_CreateDate" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifier" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifyDate" + } + ], + "PrimaryKey": [ + "ID" + ], + "Indexes": [], + "Relations": [] +} \ No newline at end of file diff --git a/Tables/项目任务/任务类型.json b/Tables/项目任务/任务类型.json new file mode 100644 index 00000000..04043628 --- /dev/null +++ b/Tables/项目任务/任务类型.json @@ -0,0 +1,46 @@ +{ + "Name": "任务类型", + "Columns": [ + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "Required": true, + "Unique": true, + "AutoIncrement": true, + "DatabaseColumnType": "System.Int64", + "MaxLength": -1, + "Name": "ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "任务类型", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_Creator" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_CreateDate" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifier" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifyDate" + } + ], + "PrimaryKey": [ + "ID" + ], + "Indexes": [], + "Relations": [] +} \ No newline at end of file diff --git a/Tables/项目任务/任务表.json b/Tables/项目任务/任务表.json new file mode 100644 index 00000000..d1f09581 --- /dev/null +++ b/Tables/项目任务/任务表.json @@ -0,0 +1,184 @@ +{ + "Name": "任务表", + "Columns": [ + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "Required": true, + "Unique": true, + "AutoIncrement": true, + "DatabaseColumnType": "System.Int64", + "MaxLength": -1, + "Name": "ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.Int64", + "Name": "项目ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.Int64", + "Name": "父任务ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "任务名称", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.UserBindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "执行者", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "参与者", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.Double", + "Name": "开始时间", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.Double", + "Name": "结束时间", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.Int64", + "Name": "任务类型", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "Name": "分组ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.Int64", + "Name": "版本", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "任务说明", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "备注", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.Int64", + "Name": "任务状态", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_Creator" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_CreateDate" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifier" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifyDate" + } + ], + "PrimaryKey": [ + "ID" + ], + "Indexes": [], + "Relations": [ + { + "PrimarySchema": null, + "PrimaryTable": "任务表", + "PrimaryColumn": "ID", + "ForeignSchema": null, + "ForeignTable": "任务表", + "ForeignColumn": "父任务ID", + "RelationTypeOnDelete": 0, + "RelationTypeOnUpdate": 0, + "IsDetailTableRelation": true + }, + { + "PrimarySchema": null, + "PrimaryTable": "项目表", + "PrimaryColumn": "ID", + "ForeignSchema": null, + "ForeignTable": "任务表", + "ForeignColumn": "项目ID", + "RelationTypeOnDelete": 0, + "RelationTypeOnUpdate": 0, + "IsDetailTableRelation": true + }, + { + "PrimarySchema": null, + "PrimaryTable": "任务版本", + "PrimaryColumn": "ID", + "ForeignSchema": null, + "ForeignTable": "任务表", + "ForeignColumn": "版本", + "RelationTypeOnDelete": 0, + "RelationTypeOnUpdate": 0, + "IsDetailTableRelation": true + }, + { + "PrimarySchema": null, + "PrimaryTable": "任务类型", + "PrimaryColumn": "ID", + "ForeignSchema": null, + "ForeignTable": "任务表", + "ForeignColumn": "任务类型", + "RelationTypeOnDelete": 0, + "RelationTypeOnUpdate": 0, + "IsDetailTableRelation": true + }, + { + "PrimarySchema": null, + "PrimaryTable": "任务状态", + "PrimaryColumn": "状态码", + "ForeignSchema": null, + "ForeignTable": "任务表", + "ForeignColumn": "任务状态", + "RelationTypeOnDelete": 0, + "RelationTypeOnUpdate": 0, + "IsDetailTableRelation": true + }, + { + "PrimarySchema": null, + "PrimaryTable": "任务分组", + "PrimaryColumn": "ID", + "ForeignSchema": null, + "ForeignTable": "任务表", + "ForeignColumn": "分组ID", + "RelationTypeOnDelete": 0, + "RelationTypeOnUpdate": 0, + "IsDetailTableRelation": true + } + ] +} \ No newline at end of file diff --git a/Tables/项目任务/项目表.json b/Tables/项目任务/项目表.json new file mode 100644 index 00000000..516a941a --- /dev/null +++ b/Tables/项目任务/项目表.json @@ -0,0 +1,82 @@ +{ + "Name": "项目表", + "Columns": [ + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "Required": true, + "Unique": true, + "AutoIncrement": true, + "DatabaseColumnType": "System.Int64", + "MaxLength": -1, + "Name": "ID", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "项目名称", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "项目描述", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.ImageBindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "项目封面", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.UserBindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.String", + "Name": "管理员", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon", + "DatabaseColumnType": "System.Int64", + "Name": "所属客户", + "ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_Creator" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_CreateDate" + }, + { + "$type": "Forguncy.Model.Tables.UserExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifier" + }, + { + "$type": "Forguncy.Model.Tables.DateExtraBingingColumn, ServerDesignerCommon", + "ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e", + "Name": "FGC_LastModifyDate" + } + ], + "PrimaryKey": [ + "ID" + ], + "Indexes": [], + "Relations": [ + { + "PrimarySchema": null, + "PrimaryTable": "客户表", + "PrimaryColumn": "ID", + "ForeignSchema": null, + "ForeignTable": "项目表", + "ForeignColumn": "所属客户", + "RelationTypeOnDelete": 0, + "RelationTypeOnUpdate": 0, + "IsDetailTableRelation": true + } + ] +} \ No newline at end of file diff --git a/Theme/CellTypeStyles b/Theme/CellTypeStyles new file mode 100644 index 00000000..eb261aa0 --- /dev/null +++ b/Theme/CellTypeStyles @@ -0,0 +1 @@ +{"Forguncy.CustomMenu.ForguncyMenuCellTypeStyleTemplateSupportAttribute":[{"Key":"BalckWhite","Category":"_RS_Custom","Styles":{"LEVEL0":{"NormalStyle":{"FontColor":"Text 1 25","Background":"Background 1 0","BorderString":"","InsideHorizontalBorderString":"","InsideVerticalBorderString":"","BorderRadiusString":"0px 0px 0px 0px"},"HoverStyle":{"FontColor":"Text 1 0"},"SelectedStyle":{"FontColor":"Accent 1 0","BorderLeftString":"3px solid Accent_1_0","Bold":true},"Transition":"0.3s"},"LEVEL1":{"NormalStyle":{"BorderRadiusString":"0px 0px 0px 0px"}},"LEVEL2":{"NormalStyle":{"BorderRadiusString":"0px 0px 0px 0px"}},"LEVEL3":{"NormalStyle":{"BorderRadiusString":"0px 0px 0px 0px"}}}}],"Forguncy.RepeaterCellTypeStyleTemplateSupportAttribute":[{"Key":"BlackWhite","Category":"_RS_Custom","Styles":{"TEMPLATE":{"NormalStyle":{"Background":"Background 1 0","BorderString":"2px solid black","BorderRadiusString":"0px 0px 0px 0px","BoxShadowString":"3px 3px 5px 0px #20000000","MarginLeft":8,"MarginRight":8,"MarginTop":8,"MarginBottom":8},"HoverStyle":{"BoxShadowString":"5px 7px 15px 0px #17000000","MarginLeft":8,"MarginRight":8,"MarginTop":8,"MarginBottom":8},"FocusStyle":{"BorderString":"2px solid Accent_1_0","MarginLeft":8,"MarginRight":8,"MarginTop":8,"MarginBottom":8},"ActiveStyle":{"BorderString":"2px solid Accent_1_0","MarginLeft":8,"MarginRight":8,"MarginTop":8,"MarginBottom":8},"SelectedStyle":{"BorderString":"2px solid Accent_1_0","MarginLeft":8,"MarginRight":8,"MarginTop":8,"MarginBottom":8},"Transition":"0.3s"}}}],"Forguncy.ImageCellTypeStyleTemplateSupportAttribute":[{"Key":"pd_10","Category":"_RS_Custom","Styles":{"CONTAINER":{"NormalStyle":{"BorderRadiusString":"0px 0px 0px 0px","PaddingLeft":10,"PaddingRight":10,"PaddingTop":10,"PaddingBottom":10}}}},{"Key":"中圆角","Category":"_RS_Custom","Styles":{"CONTAINER":{"NormalStyle":{"BorderRadiusString":"10px 10px 10px 10px"}}}}],"Forguncy.ButtonCellTypeStyleTemplateSupportAttribute":[{"Key":"Gost","Category":"_RS_Custom","Styles":{"BUTTON":{"NormalStyle":{"FontColor":"Text 1 50","Background":"#00FFFFFF","BorderRadiusString":"8px 8px 8px 8px"},"HoverStyle":{"Background":"Background 2 0"},"DisableStyle":{"Opacity":0.44507973654584293},"Transition":"0.3s"}}}]} \ No newline at end of file diff --git a/Theme/ListViewStyles b/Theme/ListViewStyles new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/Theme/ListViewStyles @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/Theme/StyleDefaultNames b/Theme/StyleDefaultNames new file mode 100644 index 00000000..75cc02ed --- /dev/null +++ b/Theme/StyleDefaultNames @@ -0,0 +1 @@ +{"DefaultListViewStyleName":"_RS_NewFashionListStyle2","DefaultCellTypeStyleNames":{}} \ No newline at end of file diff --git a/Theme/ThemeConfig b/Theme/ThemeConfig new file mode 100644 index 00000000..4d302447 --- /dev/null +++ b/Theme/ThemeConfig @@ -0,0 +1 @@ +{"BasePathName":"13Blue","FontFamily":"微软雅黑","ThemeColors":{"Name":"自定义1","Colors":{"Name":"","ColorList":["#FFFFFFFF","#FFF3F3F3","#FF000000","#FF042531","#FF1890FF","#FF8BB73D","#FFEBC54B","#FFEA772A","#FFD03736","#FF904DA0","#00FFFFFF","#00FFFFFF"],"BackgroundColor1":"#FFFFFFFF","BackgroundColor2":"#FFF3F3F3","TextColor1":"#FF000000","TextColor2":"#FF042531","Accent1":"#FF1890FF","Accent2":"#FF8BB73D","Accent3":"#FFEBC54B","Accent4":"#FFEA772A","Accent5":"#FFD03736","Accent6":"#FF904DA0","Hyperlink":"#00FFFFFF","FollowedHyperlink":"#00FFFFFF"},"Category":"自定义"}} \ No newline at end of file diff --git a/UserServiceDB.sqlite3 b/UserServiceDB.sqlite3 new file mode 100644 index 00000000..e886d85d Binary files /dev/null and b/UserServiceDB.sqlite3 differ diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 00000000..7fdcace8 Binary files /dev/null and b/favicon.ico differ diff --git a/image/内置图片/fgc_built-in-page-401.png b/image/内置图片/fgc_built-in-page-401.png new file mode 100644 index 00000000..d30d7f9e Binary files /dev/null and b/image/内置图片/fgc_built-in-page-401.png differ diff --git a/image/内置图片/fgc_built-in-page-logo.png b/image/内置图片/fgc_built-in-page-logo.png new file mode 100644 index 00000000..7ec0de63 Binary files /dev/null and b/image/内置图片/fgc_built-in-page-logo.png differ diff --git a/image/内置图片/fgc_built-in-page-maintained.png b/image/内置图片/fgc_built-in-page-maintained.png new file mode 100644 index 00000000..0b59a8ed Binary files /dev/null and b/image/内置图片/fgc_built-in-page-maintained.png differ diff --git a/image/内置图片/fgc_loading.gif b/image/内置图片/fgc_loading.gif new file mode 100644 index 00000000..6a0d51e5 Binary files /dev/null and b/image/内置图片/fgc_loading.gif differ diff --git a/image/内置图片/fgc_logo_dark.png b/image/内置图片/fgc_logo_dark.png new file mode 100644 index 00000000..b21869da Binary files /dev/null and b/image/内置图片/fgc_logo_dark.png differ diff --git a/image/内置图片/fgc_logo_light.png b/image/内置图片/fgc_logo_light.png new file mode 100644 index 00000000..f66aec92 Binary files /dev/null and b/image/内置图片/fgc_logo_light.png differ diff --git a/image/插图/app-logo2.png b/image/插图/app-logo2.png new file mode 100644 index 00000000..200b076b Binary files /dev/null and b/image/插图/app-logo2.png differ diff --git a/image/插图/app-logo横幅.png b/image/插图/app-logo横幅.png new file mode 100644 index 00000000..2fd1ad12 Binary files /dev/null and b/image/插图/app-logo横幅.png differ