{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/项目列表"}],"Version":"v1"}
This commit is contained in:
@@ -730,21 +730,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ModuleName": "PCPage/项目列表",
|
"ModuleName": "PCPage/项目列表",
|
||||||
"State": 1,
|
"ModuleType": 1
|
||||||
"LockedBy": {
|
|
||||||
"UserName": "cuckooent",
|
|
||||||
"Email": "phoben@qq.com"
|
|
||||||
},
|
|
||||||
"LockDateTime": "2024-08-17T10:35:30.0858633+08:00",
|
|
||||||
"ModuleType": 1,
|
|
||||||
"ToRemoveFiles": [
|
|
||||||
"Pages\\项目\\项目列表.json",
|
|
||||||
"Pages\\项目\\项目列表.rd",
|
|
||||||
"Pages\\8ee6eff0b74d43ef8e54cd3ef782f76.json",
|
|
||||||
"Pages\\8ee6eff0b74d43ef8e54cd3ef782f76.rd",
|
|
||||||
"Pages\\b90932e038f94707b54e571ff7cd84d.json",
|
|
||||||
"Pages\\b90932e038f94707b54e571ff7cd84d.rd"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ModuleName": "PCPage/项目分组详情",
|
"ModuleName": "PCPage/项目分组详情",
|
||||||
|
|||||||
@@ -407,7 +407,335 @@
|
|||||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||||
"ParameterName": "当前用户",
|
"ParameterName": "当前用户",
|
||||||
"ParameterValue": "%CurrentUser%",
|
"ParameterValue": "%CurrentUser%",
|
||||||
"ID": "a27063f7fdb44b428bc0664af241f471"
|
"ID": "cdad7e744ae74b0a8464757742d62cf2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||||
|
"FourStandardStyle": "info",
|
||||||
|
"Message": "正在调取流程...",
|
||||||
|
"Option": {
|
||||||
|
"backOverlayColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#00000080"
|
||||||
|
},
|
||||||
|
"width": "280px",
|
||||||
|
"distance": "10px",
|
||||||
|
"borderRadius": "5px",
|
||||||
|
"ID": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "NotiflixNotify"
|
||||||
|
},
|
||||||
|
"className": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "notiflix-notify"
|
||||||
|
},
|
||||||
|
"fontFamily": "Quicksand",
|
||||||
|
"fontSize": "13px",
|
||||||
|
"fontAwesomeIconSize": "34px",
|
||||||
|
"opacity": 1.0,
|
||||||
|
"timeout": 1000,
|
||||||
|
"messageMaxLength": 110,
|
||||||
|
"zindex": 4001,
|
||||||
|
"cssAnimationDuration": 400,
|
||||||
|
"cssAnimation": true,
|
||||||
|
"useIcon": true,
|
||||||
|
"useFontAwesome": false,
|
||||||
|
"backOverlay": false,
|
||||||
|
"plainText": false,
|
||||||
|
"showOnlyTheLastOne": false,
|
||||||
|
"rtl": false,
|
||||||
|
"clickToClose": false,
|
||||||
|
"closeButton": false,
|
||||||
|
"pauseOnHover": true,
|
||||||
|
"success": {
|
||||||
|
"UseFontAwesome": true,
|
||||||
|
"backOverlayColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(50,198,130,0.2)"
|
||||||
|
},
|
||||||
|
"background": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#32c682"
|
||||||
|
},
|
||||||
|
"notiflixIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"textColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#fff"
|
||||||
|
},
|
||||||
|
"fontAwesomeClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "fas fa-check-circle"
|
||||||
|
},
|
||||||
|
"fontAwesomeIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"childClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "notiflix-notify-success"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"failure": {
|
||||||
|
"UseFontAwesome": true,
|
||||||
|
"backOverlayColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(255,85,73,0.2)"
|
||||||
|
},
|
||||||
|
"background": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#ff5549"
|
||||||
|
},
|
||||||
|
"notiflixIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"textColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#fff"
|
||||||
|
},
|
||||||
|
"fontAwesomeClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "fas fa-times-circle"
|
||||||
|
},
|
||||||
|
"fontAwesomeIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"childClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "notiflix-notify-failure"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"warning": {
|
||||||
|
"UseFontAwesome": true,
|
||||||
|
"backOverlayColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(238,191,49,0.2)"
|
||||||
|
},
|
||||||
|
"background": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#eebf31"
|
||||||
|
},
|
||||||
|
"notiflixIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"textColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#fff"
|
||||||
|
},
|
||||||
|
"fontAwesomeClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "fas fa-exclamation-circle"
|
||||||
|
},
|
||||||
|
"fontAwesomeIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"childClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "notiflix-notify-warning"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"info": {
|
||||||
|
"UseFontAwesome": true,
|
||||||
|
"backOverlayColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(38,192,211,0.2)"
|
||||||
|
},
|
||||||
|
"background": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#26c0d3"
|
||||||
|
},
|
||||||
|
"notiflixIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"textColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#fff"
|
||||||
|
},
|
||||||
|
"fontAwesomeClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "fas fa-info-circle"
|
||||||
|
},
|
||||||
|
"fontAwesomeIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"childClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "notiflix-notify-info"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||||
|
"FourStandardStyle": "info",
|
||||||
|
"Message": "正在启动流程...",
|
||||||
|
"Option": {
|
||||||
|
"backOverlayColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#00000080"
|
||||||
|
},
|
||||||
|
"width": "280px",
|
||||||
|
"distance": "10px",
|
||||||
|
"borderRadius": "5px",
|
||||||
|
"ID": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "NotiflixNotify"
|
||||||
|
},
|
||||||
|
"className": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "notiflix-notify"
|
||||||
|
},
|
||||||
|
"fontFamily": "Quicksand",
|
||||||
|
"fontSize": "13px",
|
||||||
|
"fontAwesomeIconSize": "34px",
|
||||||
|
"opacity": 1.0,
|
||||||
|
"timeout": 1000,
|
||||||
|
"messageMaxLength": 110,
|
||||||
|
"zindex": 4001,
|
||||||
|
"cssAnimationDuration": 400,
|
||||||
|
"cssAnimation": true,
|
||||||
|
"useIcon": true,
|
||||||
|
"useFontAwesome": false,
|
||||||
|
"backOverlay": false,
|
||||||
|
"plainText": false,
|
||||||
|
"showOnlyTheLastOne": false,
|
||||||
|
"rtl": false,
|
||||||
|
"clickToClose": false,
|
||||||
|
"closeButton": false,
|
||||||
|
"pauseOnHover": true,
|
||||||
|
"success": {
|
||||||
|
"UseFontAwesome": true,
|
||||||
|
"backOverlayColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(50,198,130,0.2)"
|
||||||
|
},
|
||||||
|
"background": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#32c682"
|
||||||
|
},
|
||||||
|
"notiflixIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"textColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#fff"
|
||||||
|
},
|
||||||
|
"fontAwesomeClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "fas fa-check-circle"
|
||||||
|
},
|
||||||
|
"fontAwesomeIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"childClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "notiflix-notify-success"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"failure": {
|
||||||
|
"UseFontAwesome": true,
|
||||||
|
"backOverlayColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(255,85,73,0.2)"
|
||||||
|
},
|
||||||
|
"background": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#ff5549"
|
||||||
|
},
|
||||||
|
"notiflixIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"textColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#fff"
|
||||||
|
},
|
||||||
|
"fontAwesomeClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "fas fa-times-circle"
|
||||||
|
},
|
||||||
|
"fontAwesomeIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"childClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "notiflix-notify-failure"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"warning": {
|
||||||
|
"UseFontAwesome": true,
|
||||||
|
"backOverlayColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(238,191,49,0.2)"
|
||||||
|
},
|
||||||
|
"background": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#eebf31"
|
||||||
|
},
|
||||||
|
"notiflixIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"textColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#fff"
|
||||||
|
},
|
||||||
|
"fontAwesomeClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "fas fa-exclamation-circle"
|
||||||
|
},
|
||||||
|
"fontAwesomeIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"childClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "notiflix-notify-warning"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"info": {
|
||||||
|
"UseFontAwesome": true,
|
||||||
|
"backOverlayColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(38,192,211,0.2)"
|
||||||
|
},
|
||||||
|
"background": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#26c0d3"
|
||||||
|
},
|
||||||
|
"notiflixIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"textColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "#fff"
|
||||||
|
},
|
||||||
|
"fontAwesomeClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "fas fa-info-circle"
|
||||||
|
},
|
||||||
|
"fontAwesomeIconColor": {
|
||||||
|
"type": "color",
|
||||||
|
"value": "rgba(0,0,0,0.2)"
|
||||||
|
},
|
||||||
|
"childClassName": {
|
||||||
|
"type": "formula",
|
||||||
|
"obj": "notiflix-notify-info"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$type": "Forguncy.Model.ProcessStartCommand, ServerDesignerCommon",
|
"$type": "Forguncy.Model.ProcessStartCommand, ServerDesignerCommon",
|
||||||
@@ -555,7 +883,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ID": "f7f92b75-f991-45a2-a7e8-1ef3f9ff82ea"
|
"ID": "d1502cc9-d39c-4461-9967-01576896da5a"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"CommandList": [
|
"CommandList": [
|
||||||
@@ -567,12 +895,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ID": "61fa4c4c-18da-4763-ba22-cb6597978dbd"
|
"ID": "8d6b5346-4cf0-4b8e-8a86-6094dd640835"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ID": "c42eb4cb-2160-4818-a226-358f07a7957d"
|
"ID": "427292cd-2cdb-4ec0-abb6-8ea594b0590b"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -604,7 +932,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ID": "223c022a-2531-418a-be0d-1ac4cf3a9d55"
|
"ID": "50a4eab0-84c2-40f6-b064-e8e30613ba34"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1923,4 +2251,4 @@
|
|||||||
"Formula": "项目列表!$O$19"
|
"Formula": "项目列表!$O$19"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}//yFQKCYSuR2xFFFk9K0yY6+JMW5HezawUBJs8R60LIdAUbasuLMo9xRl7XpAadebUmihokKcE9+hWbb/l8PDYEw1s468J2hCT6a3kIx+vZf9j6vkxWkkr8bzsKTBTW0V8wcHxneJ5/yul+8JD798ZWip5trQKiTlULZEc6An0qwLT3K+H1/6LizeBkAEaEo56v8RAPELnGPvBbfHB8XcA51DSCd5ZqYu++v/o0pBdfy7L+/zZ2D+uAidG0Md10RgdsDw8cJpa2+cfVKQxNSx0xiPYSjHFZ8enFCLQkRsIBXhsnL9cdNhETA+9L8NKuosYMUgGv1jWVrxipQKjf/hz2UBCS1QMOKdafKcQM/D8X79Y7KBPQnm427TRCOvukESa42W6L/bKrtX18dWdZQmL/35jGVrMxEm1jfOee/kld9+c8QKs4swH2FqfTMdVOmFQM8aiUCydpPMBYBqXJNVT1p4ZyjUcmxYXoduB7goJmeNsILwy3nG314x67qHmPanLGrMi2EWKuPTxX9IhUY9Pnu82L8NzMwND2Zi963+/NtKAEdtXvKG9agu3oawfJve2Npv2kPC1nZrHzYdJIWlxepI79tPfXh3v+8H6sBs1nBjeR1GmEDw6Zy3/HT6Asz4jfuOfZPokpgsnN2Ur4raPun51g2jcC+ITsSQT2uKUD9/CiBErlnsWxk9yjpSYPDuLBkw3Hk3HVngYT28ZIvlM8qsd/pshHC+lQglKdmCMZNw6tgEIb/K8qFpa1D354BdjxKCkoJ5v5QyRT2VXTEFeG6Ygw71G7VeN8fjzYw/t0/UoFvoyrcwaNok/0/2KPyNLMR4m1N6ZxL2KKpZxXRIgjTPTsm7ljt/i0Bu3sSS0gTj0JUtEZZxKs+BQ7Bvu/uQBpW1shGa+vhq7cQFaaFUxPw==|920
|
}//xfOHRwzMmrTOSl1R5XBTj6umkfK6sLL9YrI+n0q7dgQsp5t4v+UTrJh6rO7ErjGkL80gS6Ope5nBwFyvKP734+5GM+v01QFQ5gSZz7pVr5U5n3MgSHDosF7aRJga9lgU4SyV2wzhugq9Z4L6aOFAoD83rCKiD0SjDHese6g8A3JHx8SAOEgD1WH5/zVqlgCM6QtidXQ6OewmJb5+2laiDFnmRg/QWIhRAlGMMeJmioRPgTTTdliHpiWAzJcW1SzH1XrzDt/hn0w52RDfe1iWg96aj8l7Wfdbqa3JrKEjVxMsTwUNb0XowWFfM1GIJOFOok05/MZmuHfRBL3dMb0oOS+GzxO0GX3jgQdkH7lI9Dw5WPR0kv5Wx/9wmljVd8SqhzTS+50qfXp611vyhdCuLSdc15gPkqsAgc9KdAN3AU5z/uC7NPqL4P8g8AqCIG/VcGy3EhIQMhWijB+Q0C9KMVsOlCLUSCXK6vfkKfLP3oWiOLJNMFWaEJ9LInKt6RceQqqoTQvtpZgOsrRkcW1MHbqP3DynMeOWZIKGO/9tq+s7TkExJfNpDIj1PEzItX4NbWainpy68yF79nd/hBirPEidm2fnRL5/CBvau3tz0CnYeJopIjrf5ZQowcnQ8m8d6vYV3+m2RDWQ3NpqzfYQkTZ9mDfrFwt307eDasbIu2Iz1TflJhx4C61hltxOHdbwnDRUrttqDnWeBr5bYDbe+HZmcvvURsI9z8lrp0S4Tk7NPQSmxY2rIrcC3h90/tOg3s35CZYSnWd4YMUG8W/+ON3C/CsK8vSoJDnD0ZwsVmu2CZzrbb/VS/U3BZOp2wiDO4FMRhCiQMnHRF9waKrGWMo6qBa+Kivr4zp0xrjCdCLJ3QvmIscWQ8Np0Xs3sO0+vuvqX4HLNg8yrIhT+3ib9Q==|920
|
||||||
Reference in New Issue
Block a user