qgb-process 0.2.3 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.env +2 -2
- package/.env.development +70 -70
- package/.env.pre +60 -60
- package/.env.production +48 -48
- package/.env.test +48 -48
- package/.eslintignore +4 -4
- package/.eslintrc.js +302 -302
- package/README.md +66 -66
- package/babel.config.js +5 -5
- package/commitlint.config.js +30 -30
- package/config/dev.env.js +7 -7
- package/config/index.js +82 -82
- package/config/prod.env.js +4 -4
- package/debug.log +4 -4
- package/index.js +6 -6
- package/jsconfig.json +9 -9
- package/lib/qgb-process.common.js +7666 -5069
- package/lib/qgb-process.umd.js +7666 -5069
- package/lib/qgb-process.umd.min.js +108 -108
- package/package.json +148 -148
- package/packages/index.js +26 -26
- package/public/index.html +47 -47
- package/public/js/qykf.js +21 -21
- package/src/App.vue +37 -37
- package/src/api/ApiExAndapp.js +24 -24
- package/src/api/EnterpriseAssociation.js +8 -8
- package/src/api/Notice.js +31 -31
- package/src/api/apiAcceptance/apiAcceptance.js +37 -37
- package/src/api/apiAddress.js +9 -9
- package/src/api/apiApprovalConfig.js +13 -13
- package/src/api/apiApprove.js +18 -18
- package/src/api/apiArrears/apiArrears.js +41 -41
- package/src/api/apiArrears/apiProjectArrears.js +16 -16
- package/src/api/apiArrears/index.js +15 -15
- package/src/api/apiAssets.js +19 -19
- package/src/api/apiAssociate.js +42 -42
- package/src/api/apiAudit/apiAudit.js +32 -32
- package/src/api/apiAuth.js +25 -25
- package/src/api/apiAuthentication.js +35 -35
- package/src/api/apiBankAccount/index.js +12 -12
- package/src/api/apiBudget/apiBudget.js +30 -30
- package/src/api/apiBudget/apiBudgets.js +105 -105
- package/src/api/apiCarRecord.js +48 -48
- package/src/api/apiCart.js +202 -202
- package/src/api/apiChangeTel.js +13 -13
- package/src/api/apiCheckingIn.js +95 -95
- package/src/api/apiCollection/index.js +13 -13
- package/src/api/apiContract/apiContract.js +21 -21
- package/src/api/apiContract/index.js +3 -3
- package/src/api/apiContract/quill-config.js +122 -122
- package/src/api/apiContractManage/apiContractManage.js +57 -57
- package/src/api/apiContractManage/index.js +2 -2
- package/src/api/apiContractManage/quill-config.js +121 -121
- package/src/api/apiCoping.js +22 -22
- package/src/api/apiCost/index.js +31 -31
- package/src/api/apiCreditManagement.js +16 -16
- package/src/api/apiCustomer/apiCustomer.js +12 -12
- package/src/api/apiDivisional.js +9 -9
- package/src/api/apiDivisionalManagementList.js +17 -17
- package/src/api/apiEmployeeRegularization.js +73 -73
- package/src/api/apiEquipmentRental.js +50 -50
- package/src/api/apiFormBuilder/menu.js +65 -65
- package/src/api/apiFormBuilder/reissueRule.js +15 -15
- package/src/api/apiFund/index.js +16 -16
- package/src/api/apiHelp.js +43 -43
- package/src/api/apiHome.js +24 -24
- package/src/api/apiIminfo.js +39 -39
- package/src/api/apiInventory.js +52 -52
- package/src/api/apiInventorySetting.js +9 -9
- package/src/api/apiInvoice.js +29 -29
- package/src/api/apiJobManage.js +15 -15
- package/src/api/apiLease/apiLease.js +12 -12
- package/src/api/apiLogisticsTransportation/apiLogisticsTransportation.js +34 -34
- package/src/api/apiLostPassword.js +9 -9
- package/src/api/apiMachine/api.js +3 -3
- package/src/api/apiMachine/apiCategory.js +18 -18
- package/src/api/apiMachine/apiHire.js +19 -19
- package/src/api/apiMachine/apiLease.js +27 -27
- package/src/api/apiMachine/apiLocation.js +4 -4
- package/src/api/apiMachine/apiRentInfo.js +107 -107
- package/src/api/apiMachine/apiRentPublish.js +14 -14
- package/src/api/apiMachine/apiStore.js +15 -15
- package/src/api/apiMachine/index.js +3 -3
- package/src/api/apiManagementStore/api.js +3 -3
- package/src/api/apiManagementStore/apiManagementStore.js +25 -25
- package/src/api/apiMaterCheckAndAccept/apiMaterCheckAndAccept.js +47 -47
- package/src/api/apiMaterCheckAndAccept/apiMechanicalSourcing.js +16 -16
- package/src/api/apiMaterCheckAndAccept/index.js +3 -3
- package/src/api/apiMaterials/aaaaaaaaaaaaaa.js +9 -9
- package/src/api/apiMaterials/api.js +3 -3
- package/src/api/apiMaterials/apiAddress.js +116 -116
- package/src/api/apiMaterials/apiBalanceData.js +188 -188
- package/src/api/apiMaterials/apiCommercialConcrete.js +36 -36
- package/src/api/apiMaterials/apiCommodity.js +70 -70
- package/src/api/apiMaterials/apiDownload.js +26 -26
- package/src/api/apiMaterials/apiHome.js +44 -44
- package/src/api/apiMaterials/apiItemBrand.js +9 -9
- package/src/api/apiMaterials/apiLogistics.js +72 -72
- package/src/api/apiMaterials/apiLogisticsReceipt.js +94 -94
- package/src/api/apiMaterials/apiMaterials.js +8 -8
- package/src/api/apiMaterials/apiMySalesOrder.js +21 -21
- package/src/api/apiMaterials/apiOfflineOrder.js +18 -18
- package/src/api/apiMaterials/apiOrder.js +183 -183
- package/src/api/apiMaterials/apiReceipt.js +45 -45
- package/src/api/apiMaterials/quill-config.js +122 -122
- package/src/api/apiMemberSelection.js +39 -39
- package/src/api/apiMessage.js +10 -10
- package/src/api/apiMock/mockOrder.js +98 -98
- package/src/api/apiMonthPlan/apiMonthPlan.js +47 -47
- package/src/api/apiMyBidding.js +8 -8
- package/src/api/apiMyMember/apiComInfo.js +17 -17
- package/src/api/apiMyMember/apiInviteJoin.js +24 -24
- package/src/api/apiMyMember/apiMember.js +24 -24
- package/src/api/apiMyMember/apiMemberApply.js +36 -36
- package/src/api/apiMyMember/apiMemberChance.js +40 -40
- package/src/api/apiOffer.js +40 -40
- package/src/api/apiOffice.js +19 -19
- package/src/api/apiPact.js +26 -26
- package/src/api/apiPassword.js +7 -7
- package/src/api/apiPay/apiPay.js +25 -25
- package/src/api/apiPaying.js +21 -21
- package/src/api/apiPayment/apiPayment.js +13 -13
- package/src/api/apiPayment/apiProjectPayment.js +13 -13
- package/src/api/apiPrint.js +23 -0
- package/src/api/apiProcess.js +65 -65
- package/src/api/apiProject/apiBaseList.js +29 -29
- package/src/api/apiProject/apiGoodsOffer.js +11 -11
- package/src/api/apiProject/apiInventory.js +116 -116
- package/src/api/apiProject/apiOfferOrder.js +12 -12
- package/src/api/apiProject/apiOfferQuery.js +18 -18
- package/src/api/apiProject/apiPlan.js +21 -21
- package/src/api/apiProject/apiProject.js +158 -158
- package/src/api/apiProjectProcurement/apiProjectProcurement.js +88 -88
- package/src/api/apiPurchase/apiPurchase.js +67 -67
- package/src/api/apiPurchaseApply.js +15 -15
- package/src/api/apiPurchasePay.js +16 -16
- package/src/api/apiRankManagement.js +24 -24
- package/src/api/apiRecruit.js +37 -37
- package/src/api/apiReimbursement/apiReimbursement.js +15 -15
- package/src/api/apiRisk/index.js +11 -11
- package/src/api/apiRoleManagement.js +15 -15
- package/src/api/apiRules/apiRules.js +11 -11
- package/src/api/apiSchedule/apiSchedule.js +17 -17
- package/src/api/apiSealRecord.js +52 -52
- package/src/api/apiSign.js +8 -8
- package/src/api/apiSolution/apiSolution.js +9 -9
- package/src/api/apiSubcontract.js +35 -35
- package/src/api/apiSystem/index.js +40 -40
- package/src/api/apiTask.js +76 -76
- package/src/api/apiTeam/api.js +3 -3
- package/src/api/apiTeam/apiUtils.js +11 -11
- package/src/api/apiTender.js +127 -127
- package/src/api/apiUser.js +24 -24
- package/src/api/apiUserEnterprise/api.js +3 -3
- package/src/api/apiUserEnterprise/apiUserEn.js +15 -15
- package/src/api/apiVolunteerTeam.js +11 -11
- package/src/api/apiWorkarea.js +33 -33
- package/src/api/apiXzqh.js +8 -8
- package/src/api/common/api.js +3 -3
- package/src/api/common/apiUtils.js +9 -9
- package/src/api/customer.js +21 -21
- package/src/api/evection.js +19 -19
- package/src/api/guide.js +9 -9
- package/src/api/sociaManageApi.js +30 -30
- package/src/assets/Area.json +1773 -1773
- package/src/assets/css/quill.bubble.css +952 -952
- package/src/assets/css/quill.core.css +397 -397
- package/src/assets/css/quill.snow.css +945 -945
- package/src/assets/data.js +284 -284
- package/src/assets/fonts/Read Me.txt +7 -7
- package/src/assets/fonts/demo-files/demo.css +155 -155
- package/src/assets/fonts/demo-files/demo.js +30 -30
- package/src/assets/fonts/demo.html +951 -951
- package/src/assets/fonts/fonts/icomoon.svg +130 -130
- package/src/assets/fonts/style.css +563 -563
- package/src/assets/icons/checkbox.svg +12 -12
- package/src/assets/icons/columns-3.svg +12 -12
- package/src/assets/icons/columns.svg +12 -12
- package/src/assets/icons/custom-table.svg +12 -12
- package/src/assets/icons/date.svg +19 -19
- package/src/assets/icons/daterange.svg +12 -12
- package/src/assets/icons/fuzhi.svg +11 -11
- package/src/assets/icons/fuzhi_03.svg +5 -5
- package/src/assets/icons/gaojizujian.svg +12 -12
- package/src/assets/icons/groupSummary.svg +12 -12
- package/src/assets/icons/groupTitle.svg +12 -12
- package/src/assets/icons/image-uploader.svg +12 -12
- package/src/assets/icons/input-number.svg +12 -12
- package/src/assets/icons/input.svg +12 -12
- package/src/assets/icons/quill-editor.svg +12 -12
- package/src/assets/icons/radio.svg +12 -12
- package/src/assets/icons/select.svg +12 -12
- package/src/assets/icons/switch.svg +12 -12
- package/src/assets/icons/textarea.svg +12 -12
- package/src/assets/icons/upload-file.svg +12 -12
- package/src/assets/marketplace.js +289 -289
- package/src/components/ComAduitNew.vue +477 -477
- package/src/components/CommonAduit.vue +512 -512
- package/src/components/CommonAduitNew.vue +906 -906
- package/src/components/CommonAduitNews.vue +753 -753
- package/src/components/CommonUEditer.vue +63 -63
- package/src/components/PersonCenter/Mess.vue +59 -59
- package/src/components/PersonCenter/Title.vue +80 -80
- package/src/components/SvgIcon.vue +57 -57
- package/src/components/XmCommonAduit.vue +761 -761
- package/src/components/feiyCommon.vue +713 -713
- package/src/components/form/card.js +5 -5
- package/src/components/form/chinese.js +6 -6
- package/src/components/form/chinessstring.js +5 -5
- package/src/components/form/hunhe.js +8 -8
- package/src/components/form/hunhecq.js +8 -8
- package/src/components/form/hunheh.js +8 -8
- package/src/components/form/num.js +12 -12
- package/src/components/form/numstring.js +5 -5
- package/src/components/form/user.js +7 -7
- package/src/components/form/validate.js +42 -42
- package/src/components/form/validcredit.js +5 -5
- package/src/components/fundCommonAduit.vue +661 -661
- package/src/components/public/BaseCustomTable.vue +71 -71
- package/src/components/public/BaseDialog.vue +144 -144
- package/src/components/public/BaseEmptyData.vue +73 -73
- package/src/components/public/BaseFormTitle.vue +39 -39
- package/src/components/public/BasePagination.vue +55 -55
- package/src/components/public/BaseRouter.vue +14 -14
- package/src/components/public/BaseUpload.vue +185 -185
- package/src/components/public/Bottom.vue +62 -62
- package/src/components/public/Footer.vue +412 -412
- package/src/components/public/Header.vue +30 -30
- package/src/components/public/LeftMenu.vue +170 -170
- package/src/components/public/MemberSelection coby.vue +444 -444
- package/src/components/public/MemberSelection.vue +487 -487
- package/src/components/public/NewLeftMenu.vue +418 -418
- package/src/components/public/PicturesPreview.vue +62 -62
- package/src/components/public/Popout.vue +147 -147
- package/src/components/public/TagLine.vue +353 -353
- package/src/components/public/components/BaseImageUploadDrag.vue +320 -320
- package/src/components/public/components/HeadBar.vue +315 -315
- package/src/components/public/components/MenuList.vue +110 -110
- package/src/components/public/components/NewHeadBar.vue +936 -936
- package/src/components/public/components/QuickGoods.vue +273 -273
- package/src/components/public/components/Search.vue +164 -164
- package/src/components/public/components/Userinfo.vue +383 -383
- package/src/components/utils/pdf.js +254 -254
- package/src/components/xmfyCommonAduit.vue +752 -752
- package/src/filters/index.js +619 -619
- package/src/fnc/arr.js +102 -102
- package/src/fnc/quill-config.js +121 -121
- package/src/fnc/unit.js +102 -102
- package/src/fnc/verify.js +187 -187
- package/src/fnc/verifyStatus.js +24 -24
- package/src/formBuilder/apiBusiness.js +67 -67
- package/src/formBuilder/business.js +1039 -1039
- package/src/formBuilder/component/components/data.js +719 -719
- package/src/formBuilder/component/components/purchaseIndex.vue +1109 -1109
- package/src/formBuilder/component/purchase.vue +35 -35
- package/src/formBuilder/components/app-main/components/components/GroupSummary.vue +33 -33
- package/src/formBuilder/components/app-main/components/components/GroupTitle.vue +33 -33
- package/src/formBuilder/components/app-main/components/components/bank.vue +226 -226
- package/src/formBuilder/components/app-main/components/components/bankFormHeard.vue +298 -298
- package/src/formBuilder/components/app-main/components/components/builder.vue +718 -718
- package/src/formBuilder/components/app-main/components/components/columns.vue +393 -393
- package/src/formBuilder/components/app-main/components/components/customTable.vue +1758 -1758
- package/src/formBuilder/components/app-main/components/components/formDep.vue +105 -105
- package/src/formBuilder/components/app-main/components/components/handleCode.vue +39 -39
- package/src/formBuilder/components/app-main/components/components/itemOption.vue +116 -116
- package/src/formBuilder/components/app-main/components/components/linkForm.vue +116 -116
- package/src/formBuilder/components/app-main/components/components/listDesign.vue +772 -772
- package/src/formBuilder/components/app-main/components/components/optionSolt.js +78 -78
- package/src/formBuilder/components/app-main/components/components/person.vue +104 -104
- package/src/formBuilder/components/app-main/components/components/postman.vue +40 -40
- package/src/formBuilder/components/app-main/components/components/previewDialog.vue +391 -391
- package/src/formBuilder/components/app-main/components/components/tableIndex.vue +51 -51
- package/src/formBuilder/components/app-main/components/components/tableList.vue +561 -561
- package/src/formBuilder/components/app-main/components/components/twoColumns.vue +52 -52
- package/src/formBuilder/components/app-main/components/main-center.vue +187 -187
- package/src/formBuilder/components/app-main/components/main-header.vue +351 -351
- package/src/formBuilder/components/app-main/components/main-left.vue +179 -179
- package/src/formBuilder/components/app-main/components/main-right/components/components/calculateDialog.vue +914 -914
- package/src/formBuilder/components/app-main/components/main-right/components/components/curTextArea.vue +338 -338
- package/src/formBuilder/components/app-main/components/main-right/components/components/form-item-rules.vue +190 -190
- package/src/formBuilder/components/app-main/components/main-right/components/components/linkageDialog.vue +25 -25
- package/src/formBuilder/components/app-main/components/main-right/components/components/searchMixin.js +26 -26
- package/src/formBuilder/components/app-main/components/main-right/components/form-config.vue +284 -284
- package/src/formBuilder/components/app-main/components/main-right/components/form-item-attrs.vue +407 -407
- package/src/formBuilder/components/app-main/components/main-right/components/form-item-config.vue +478 -478
- package/src/formBuilder/components/app-main/components/main-right/index.vue +203 -203
- package/src/formBuilder/components/app-main/index.vue +329 -329
- package/src/formBuilder/comps.js +283 -283
- package/src/formBuilder/config/button.js +63 -63
- package/src/formBuilder/config/cascader-panel.js +224 -224
- package/src/formBuilder/config/cascader.js +306 -306
- package/src/formBuilder/config/checkbox.js +67 -67
- package/src/formBuilder/config/color.js +42 -42
- package/src/formBuilder/config/columns.js +30 -30
- package/src/formBuilder/config/custom-table.js +49 -49
- package/src/formBuilder/config/date.js +107 -107
- package/src/formBuilder/config/daterange.js +47 -47
- package/src/formBuilder/config/datetime.js +78 -78
- package/src/formBuilder/config/datetimerange.js +111 -111
- package/src/formBuilder/config/formDep.js +37 -37
- package/src/formBuilder/config/groupSummary.js +23 -23
- package/src/formBuilder/config/groupTitle.js +23 -23
- package/src/formBuilder/config/handleCode.js +23 -23
- package/src/formBuilder/config/image-uploader.js +113 -113
- package/src/formBuilder/config/input.js +162 -162
- package/src/formBuilder/config/json-editor.js +31 -31
- package/src/formBuilder/config/linkForm.js +69 -69
- package/src/formBuilder/config/number.js +49 -49
- package/src/formBuilder/config/password.js +82 -82
- package/src/formBuilder/config/person.js +37 -37
- package/src/formBuilder/config/postman.js +23 -23
- package/src/formBuilder/config/purchase.js +19 -19
- package/src/formBuilder/config/quill-editor.js +66 -66
- package/src/formBuilder/config/radio-button.js +44 -44
- package/src/formBuilder/config/radio.js +69 -69
- package/src/formBuilder/config/rate.js +93 -93
- package/src/formBuilder/config/select.js +105 -105
- package/src/formBuilder/config/slider.js +92 -92
- package/src/formBuilder/config/switch.js +35 -35
- package/src/formBuilder/config/tag.js +79 -79
- package/src/formBuilder/config/text.js +18 -18
- package/src/formBuilder/config/textarea.js +129 -129
- package/src/formBuilder/config/time.js +60 -60
- package/src/formBuilder/config/timerange.js +94 -94
- package/src/formBuilder/config/tree-select.js +100 -100
- package/src/formBuilder/config/upload-file.js +100 -100
- package/src/formBuilder/config/yesno.js +39 -39
- package/src/formBuilder/config.js +16 -16
- package/src/formBuilder/extend/index.js +20 -20
- package/src/formBuilder/index.js +39 -39
- package/src/formBuilder/menuConfig.js +36 -36
- package/src/formBuilder/mixins/index.js +215 -215
- package/src/formBuilder/tool.js +101 -101
- package/src/function/base.js +13 -13
- package/src/function/findCompanyTree.js +94 -94
- package/src/function/formulaAnalysis.js +44 -44
- package/src/function/verify.js +23 -23
- package/src/http/index.js +219 -219
- package/src/http/type.js +82 -82
- package/src/library/AddType/Index.js +17 -17
- package/src/library/AddType/Index.vue +201 -201
- package/src/library/AreaChange/regionCascader/regionCascader.vue +155 -155
- package/src/library/BigImg/BigImage1/Index.js +17 -17
- package/src/library/BigImg/BigImage1/Index.vue +125 -125
- package/src/library/Button/Button1/Index.js +17 -17
- package/src/library/Button/Button1/Index.vue +60 -60
- package/src/library/Button/Button2/Index.js +17 -17
- package/src/library/Button/Button2/Index.vue +52 -52
- package/src/library/Button/Button3/Index.js +17 -17
- package/src/library/Button/Button3/Index.vue +56 -56
- package/src/library/Button/Button4/Index.js +17 -17
- package/src/library/Button/Button4/Index.vue +56 -56
- package/src/library/Button/Button5/Index.js +17 -17
- package/src/library/Button/Button5/Index.vue +55 -55
- package/src/library/Button/Button6/Index.js +17 -17
- package/src/library/Button/Button6/Index.vue +74 -74
- package/src/library/Button/Button7/Index.js +17 -17
- package/src/library/Button/Button7/Index.vue +56 -56
- package/src/library/ConfirmPlaugin/ConfirmPlaugin1/Index.js +17 -17
- package/src/library/ConfirmPlaugin/ConfirmPlaugin1/Index.vue +147 -147
- package/src/library/ConfirmPlaugin/ConfirmPlaugin2/Index.js +17 -17
- package/src/library/ConfirmPlaugin/ConfirmPlaugin2/Index.vue +137 -137
- package/src/library/ConfirmPlaugin/ConfirmPlaugin3/Index.vue +142 -142
- package/src/library/ConfirmPlaugin/ConfirmPlaugin4/Index.vue +141 -141
- package/src/library/ConfirmPlaugin/ConfirmPlaugin5/Index.vue +121 -121
- package/src/library/ConfirmPlaugin/ConfirmPlaugin6/Index.vue +142 -142
- package/src/library/Input/Input1/Index.js +17 -17
- package/src/library/Input/Input1/Index.vue +66 -66
- package/src/library/NoMessage/NoMessage0/Index.js +17 -17
- package/src/library/NoMessage/NoMessage0/Index.vue +60 -60
- package/src/library/NoMessage/NoMessage1/Index.js +17 -17
- package/src/library/NoMessage/NoMessage1/Index.vue +66 -66
- package/src/library/NoMessage/NoMessage2/Index.js +17 -17
- package/src/library/NoMessage/NoMessage2/Index.vue +66 -66
- package/src/library/Tab/Tab1/TabBox1/Index.vue +36 -36
- package/src/library/Tab/Tab1/TabInner1/Index.vue +70 -70
- package/src/library/Tab/Tab2/TabBox2/Index.vue +36 -36
- package/src/library/Tab/Tab2/TabInner2/Index.vue +66 -66
- package/src/library/Table/Table1/Td1/Index.js +17 -17
- package/src/library/Table/Table1/Td1/Index.vue +110 -110
- package/src/library/Table/Table1/Tr1/Index.js +17 -17
- package/src/library/Table/Table1/Tr1/Index.vue +53 -53
- package/src/library/Table/Table2/Td2/Index.js +17 -17
- package/src/library/Table/Table2/Td2/Index.vue +90 -90
- package/src/library/Table/Table2/Tr2/Index.js +17 -17
- package/src/library/Table/Table2/Tr2/Index.vue +66 -66
- package/src/library/Table/Table3/Td3/Index.js +17 -17
- package/src/library/Table/Table3/Td3/Index.vue +109 -109
- package/src/library/Table/Table3/Tr3/Index.js +17 -17
- package/src/library/Table/Table3/Tr3/Index.vue +128 -128
- package/src/library/Table/Table4/Td4/Index.js +17 -17
- package/src/library/Table/Table4/Td4/Index.vue +114 -114
- package/src/library/Table/Table4/Tr4/Index.js +17 -17
- package/src/library/Table/Table4/Tr4/Index.vue +53 -53
- package/src/library/Title/Title1/Index.js +17 -17
- package/src/library/Title/Title1/Index.vue +80 -80
- package/src/library/toast/Index.js +17 -17
- package/src/library/toast/Index.vue +86 -86
- package/src/main.js +161 -161
- package/src/mixins/Export2Excel.js +207 -207
- package/src/mixins/chartOption.js +110 -110
- package/src/mixins/companyMixins.js +84 -84
- package/src/mixins/quillOptions.js +15 -15
- package/src/mixins/validate/deviceManage.js +211 -211
- package/src/mixins/validate/systemConfig.js +117 -117
- package/src/mixins/validate/validate.js +25 -25
- package/src/public/apiUser/apiUser.js +10 -10
- package/src/public/areaFunction.js +26 -26
- package/src/public/link.js +91 -91
- package/src/public/stageData.js +495 -495
- package/src/public/topmenu.js +68 -68
- package/src/router/index.js +225 -225
- package/src/router/setting/BaseRoutes.js +1639 -1639
- package/src/router/setting/MenuDevMock.js +1570 -1570
- package/src/router/setting/modules/login.js +45 -45
- package/src/router/setting/noAuthRouter.js +109 -109
- package/src/router/setting/routes.js +55 -55
- package/src/static/css/flex.css +75 -75
- package/src/static/css/switch.scss +31 -31
- package/src/storage/cookies.js +37 -37
- package/src/storage/localStorage.js +36 -36
- package/src/storage/sessionStorage.js +25 -25
- package/src/store/formBuilder/formAttrDefault.js +28 -28
- package/src/store/formBuilder/index.js +40 -40
- package/src/store/index.js +553 -553
- package/src/styles/color.scss +24 -24
- package/src/styles/offer.scss +39 -39
- package/src/styles/s-reset.scss +52 -52
- package/src/styles/static-style.scss +797 -797
- package/src/styles/talent.scss +26 -26
- package/src/styles/variable.scss +69 -69
- package/src/styles/workflow/workflow.css +1308 -1308
- package/src/utils/TableFormTypeList.js +26 -26
- package/src/utils/allRouter.js +5579 -5579
- package/src/utils/auditUtil.js +535 -535
- package/src/utils/commonComponents.js +34 -34
- package/src/utils/commonFunc.js +213 -213
- package/src/utils/deepCopyArray.js +9 -9
- package/src/utils/dict.js +49 -49
- package/src/utils/directive.js +26 -26
- package/src/utils/emoji.js +16 -16
- package/src/utils/flator.js +18 -18
- package/src/utils/imMeeting.js +1180 -1180
- package/src/utils/index.js +105 -105
- package/src/utils/initRouter.js +94 -94
- package/src/utils/map.js +23 -23
- package/src/utils/passwordStrength.js +177 -177
- package/src/utils/style.js +30 -30
- package/src/utils/validate.js +30 -30
- package/src/views/404.vue +53 -53
- package/src/views/Login/Login.vue +50 -50
- package/src/views/Login/Passfind.vue +347 -347
- package/src/views/Login/Passfindnext.vue +146 -146
- package/src/views/Login/Sign.vue +55 -55
- package/src/views/Login/SignSuccessfully.vue +132 -132
- package/src/views/Login/appDownload.vue +224 -224
- package/src/views/Login/clientDownload.vue +201 -201
- package/src/views/Login/components/Background.vue +153 -153
- package/src/views/Login/components/FormLogin.vue +1001 -1001
- package/src/views/Login/components/FormPassFind.vue +395 -395
- package/src/views/Login/components/FormSign.vue +493 -493
- package/src/views/Login/components/Title.vue +301 -301
- package/src/views/Login/components/agreeMent.vue +111 -111
- package/src/views/Login/components/companysign.vue +1296 -1296
- package/src/views/Login/components/guideLogin.vue +984 -984
- package/src/views/formBuilder/components/addNode.vue +119 -119
- package/src/views/formBuilder/components/approverSelector.vue +493 -493
- package/src/views/formBuilder/components/baseRoute.vue +315 -315
- package/src/views/formBuilder/components/builderHeader.vue +106 -106
- package/src/views/formBuilder/components/conditionConfig.js +588 -588
- package/src/views/formBuilder/components/conditionNode.vue +191 -191
- package/src/views/formBuilder/components/dataDefault.js +147 -147
- package/src/views/formBuilder/components/depFormNode.vue +583 -583
- package/src/views/formBuilder/components/linkForm.vue +566 -566
- package/src/views/formBuilder/components/linkFormList.vue +821 -821
- package/src/views/formBuilder/components/menuConfig.vue +1752 -1752
- package/src/views/formBuilder/components/newNodeForm.vue +426 -426
- package/src/views/formBuilder/components/newsection.vue +424 -424
- package/src/views/formBuilder/components/nodeConditionConfig cody.vue +376 -376
- package/src/views/formBuilder/components/nodeConditionConfig.vue +603 -603
- package/src/views/formBuilder/components/nodeForm.vue +355 -355
- package/src/views/formBuilder/components/nodeMenu.vue +147 -147
- package/src/views/formBuilder/components/personNode.vue +566 -566
- package/src/views/formBuilder/components/planNode.vue +269 -269
- package/src/views/formBuilder/designListPage.vue +457 -457
- package/src/views/formBuilder/formDataDetail.vue +565 -565
- package/src/views/formBuilder/formGeneration.vue +904 -904
- package/src/views/formBuilder/index.vue +242 -242
- package/src/views/formBuilder/process-1.vue +976 -976
- package/src/views/formBuilder/process-2.vue +1323 -1323
- package/src/views/formBuilder/process.vue +662 -431
- package/src/views/formBuilder/processList.vue +877 -877
- package/src/views/formBuilder/service/ProcessBuilder.js +136 -136
- package/src/views/formBuilder/service/RsxzFieldCollection.js +199 -0
- package/src/views/formBuilder/workflow/addNode.vue +95 -95
- package/src/views/formBuilder/workflow/initData.js +205 -205
- package/src/views/formBuilder/workflow/nodeWrap.vue +731 -731
- package/src/views/guide.vue +227 -227
- package/src/views/guideIndex.vue +284 -284
- package/tests/unit/.eslintrc.js +5 -5
- package/tests/unit/example.spec.js +13 -13
- package/vue.config.js +287 -287
|
@@ -1,1308 +1,1308 @@
|
|
|
1
|
-
@font-face {
|
|
2
|
-
font-family: anticon;
|
|
3
|
-
font-display: fallback;
|
|
4
|
-
src: url("https://at.alicdn.com/t/font_148784_v4ggb6wrjmkotj4i.eot");
|
|
5
|
-
src: url("https://at.alicdn.com/t/font_148784_v4ggb6wrjmkotj4i.woff") format("woff"), url("https://at.alicdn.com/t/font_148784_v4ggb6wrjmkotj4i.ttf") format("truetype"), url("https://at.alicdn.com/t/font_148784_v4ggb6wrjmkotj4i.svg#iconfont") format("svg")
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.fd-nav-content{
|
|
9
|
-
height: calc(100vh - 140px);
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.anticon {
|
|
13
|
-
display: inline-block;
|
|
14
|
-
font-style: normal;
|
|
15
|
-
vertical-align: baseline;
|
|
16
|
-
text-align: center;
|
|
17
|
-
text-transform: none;
|
|
18
|
-
line-height: 1;
|
|
19
|
-
text-rendering: optimizeLegibility;
|
|
20
|
-
-webkit-font-smoothing: antialiased;
|
|
21
|
-
-moz-osx-font-smoothing: grayscale
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.anticon:before {
|
|
25
|
-
display: block;
|
|
26
|
-
font-family: anticon!important
|
|
27
|
-
}
|
|
28
|
-
.anticon-close:before {
|
|
29
|
-
content: "\E633"
|
|
30
|
-
}
|
|
31
|
-
.anticon-right:before {
|
|
32
|
-
content: "\E61F"
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.anticon-exclamation-circle:before {
|
|
36
|
-
content: "\E62C"
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.anticon-left:before {
|
|
40
|
-
content: "\E620"
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.anticon-close-circle:before {
|
|
44
|
-
content: "\E62E"
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.ant-btn {
|
|
48
|
-
line-height: 1.5;
|
|
49
|
-
display: inline-block;
|
|
50
|
-
font-weight: 400;
|
|
51
|
-
text-align: center;
|
|
52
|
-
touch-action: manipulation;
|
|
53
|
-
cursor: pointer;
|
|
54
|
-
background-image: none;
|
|
55
|
-
border: 1px solid transparent;
|
|
56
|
-
white-space: nowrap;
|
|
57
|
-
padding: 0 15px;
|
|
58
|
-
font-size: 14px;
|
|
59
|
-
border-radius: 4px;
|
|
60
|
-
height: 32px;
|
|
61
|
-
user-select: none;
|
|
62
|
-
transition: all .3s cubic-bezier(.645, .045, .355, 1);
|
|
63
|
-
position: relative;
|
|
64
|
-
color: rgba(0, 0, 0, .65);
|
|
65
|
-
background-color: #fff;
|
|
66
|
-
border-color: #d9d9d9
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.ant-btn>.anticon {
|
|
70
|
-
line-height: 1
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.ant-btn,
|
|
74
|
-
.ant-btn:active,
|
|
75
|
-
.ant-btn:focus {
|
|
76
|
-
outline: 0
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.ant-btn>a:only-child {
|
|
80
|
-
color: currentColor
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.ant-btn>a:only-child:after {
|
|
84
|
-
content: "";
|
|
85
|
-
position: absolute;
|
|
86
|
-
top: 0;
|
|
87
|
-
left: 0;
|
|
88
|
-
bottom: 0;
|
|
89
|
-
right: 0;
|
|
90
|
-
background: transparent
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
.ant-btn:focus,
|
|
94
|
-
.ant-btn:hover {
|
|
95
|
-
color: #40a9ff;
|
|
96
|
-
background-color: #fff;
|
|
97
|
-
border-color: #40a9ff
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.ant-btn:focus>a:only-child,
|
|
101
|
-
.ant-btn:hover>a:only-child {
|
|
102
|
-
color: currentColor
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.ant-btn:focus>a:only-child:after,
|
|
106
|
-
.ant-btn:hover>a:only-child:after {
|
|
107
|
-
content: "";
|
|
108
|
-
position: absolute;
|
|
109
|
-
top: 0;
|
|
110
|
-
left: 0;
|
|
111
|
-
bottom: 0;
|
|
112
|
-
right: 0;
|
|
113
|
-
background: transparent
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.ant-btn.active,
|
|
117
|
-
.ant-btn:active {
|
|
118
|
-
color: #096dd9;
|
|
119
|
-
background-color: #fff;
|
|
120
|
-
border-color: #096dd9
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
.ant-btn.active>a:only-child,
|
|
124
|
-
.ant-btn:active>a:only-child {
|
|
125
|
-
color: currentColor
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.ant-btn.active>a:only-child:after,
|
|
129
|
-
.ant-btn:active>a:only-child:after {
|
|
130
|
-
content: "";
|
|
131
|
-
position: absolute;
|
|
132
|
-
top: 0;
|
|
133
|
-
left: 0;
|
|
134
|
-
bottom: 0;
|
|
135
|
-
right: 0;
|
|
136
|
-
background: transparent
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
.ant-btn.active,
|
|
140
|
-
.ant-btn:active,
|
|
141
|
-
.ant-btn:focus,
|
|
142
|
-
.ant-btn:hover {
|
|
143
|
-
background: #fff;
|
|
144
|
-
text-decoration: none
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.ant-btn>i,
|
|
148
|
-
.ant-btn>span {
|
|
149
|
-
pointer-events: none
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.ant-btn:before {
|
|
153
|
-
position: absolute;
|
|
154
|
-
top: -1px;
|
|
155
|
-
left: -1px;
|
|
156
|
-
bottom: -1px;
|
|
157
|
-
right: -1px;
|
|
158
|
-
background: #fff;
|
|
159
|
-
opacity: .35;
|
|
160
|
-
content: "";
|
|
161
|
-
border-radius: inherit;
|
|
162
|
-
z-index: 1;
|
|
163
|
-
transition: opacity .2s;
|
|
164
|
-
pointer-events: none;
|
|
165
|
-
display: none
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
.ant-btn .anticon {
|
|
169
|
-
transition: margin-left .3s cubic-bezier(.645, .045, .355, 1)
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
.ant-btn:active>span,
|
|
173
|
-
.ant-btn:focus>span {
|
|
174
|
-
position: relative
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
.ant-btn>.anticon+span,
|
|
178
|
-
.ant-btn>span+.anticon {
|
|
179
|
-
margin-left: 8px
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
/* 弹出提示区域 */
|
|
184
|
-
.modalTips .el-dialog__body{
|
|
185
|
-
padding-top: 15px;
|
|
186
|
-
padding-bottom: 15px;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.modalTips .el-dialog__body .anticon{
|
|
190
|
-
margin-right: 10px;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.ant-confirm-body .ant-confirm-title {
|
|
194
|
-
color: rgba(0, 0, 0, .85);
|
|
195
|
-
font-weight: 500;
|
|
196
|
-
font-size: 16px;
|
|
197
|
-
line-height: 1.4;
|
|
198
|
-
display: block;
|
|
199
|
-
overflow: hidden
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
.ant-confirm-body .ant-confirm-content {
|
|
203
|
-
font-size: 14px;
|
|
204
|
-
color: rgba(0, 0, 0, .65);
|
|
205
|
-
margin-top: 8px
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
.ant-confirm-body>.anticon {
|
|
209
|
-
font-size: 22px;
|
|
210
|
-
margin-right: 16px;
|
|
211
|
-
float: left
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
.fd-nav-container {
|
|
215
|
-
display: inline-block;
|
|
216
|
-
position: relative
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
.fd-nav-container .ghost-bar {
|
|
220
|
-
position: absolute;
|
|
221
|
-
width: 150px;
|
|
222
|
-
height: 100%;
|
|
223
|
-
left: 0;
|
|
224
|
-
background: #1583f2;
|
|
225
|
-
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
|
|
226
|
-
transition: all .3s cubic-bezier(.645, .045, .355, 1)
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
.fd-nav-container .ghost-bar:after {
|
|
230
|
-
content: "";
|
|
231
|
-
position: absolute;
|
|
232
|
-
bottom: 0;
|
|
233
|
-
left: 50%;
|
|
234
|
-
margin-left: -5px;
|
|
235
|
-
width: 0;
|
|
236
|
-
height: 0;
|
|
237
|
-
border-style: solid;
|
|
238
|
-
border-width: 0 5px 6px;
|
|
239
|
-
border-color: transparent transparent #f6f6f6
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
.fd-nav-item {
|
|
243
|
-
position: relative;
|
|
244
|
-
cursor: pointer;
|
|
245
|
-
display: inline-block;
|
|
246
|
-
line-height: 60px;
|
|
247
|
-
width: 150px;
|
|
248
|
-
text-align: center;
|
|
249
|
-
white-space: nowrap
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
.fd-nav-item .order-num {
|
|
253
|
-
display: inline-block;
|
|
254
|
-
width: 20px;
|
|
255
|
-
height: 20px;
|
|
256
|
-
line-height: 20px;
|
|
257
|
-
border: 1px solid #fff;
|
|
258
|
-
border-radius: 50%;
|
|
259
|
-
margin-right: 6px;
|
|
260
|
-
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
|
|
261
|
-
transition: all .3s cubic-bezier(.645, .045, .355, 1)
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
.fd-nav-item.active .order-num {
|
|
265
|
-
color: #1583f2;
|
|
266
|
-
background: #fff
|
|
267
|
-
}
|
|
268
|
-
|
|
269
|
-
.ant-input {
|
|
270
|
-
font-family: Chinese Quote, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
|
|
271
|
-
font-variant: tabular-nums;
|
|
272
|
-
box-sizing: border-box;
|
|
273
|
-
margin: 0;
|
|
274
|
-
padding: 0;
|
|
275
|
-
list-style: none;
|
|
276
|
-
position: relative;
|
|
277
|
-
display: inline-block;
|
|
278
|
-
padding: 4px 11px;
|
|
279
|
-
width: 100%;
|
|
280
|
-
height: 32px;
|
|
281
|
-
font-size: 14px;
|
|
282
|
-
line-height: 1.5;
|
|
283
|
-
color: rgba(0, 0, 0, .65);
|
|
284
|
-
background-color: #fff;
|
|
285
|
-
background-image: none;
|
|
286
|
-
border: 1px solid #d9d9d9;
|
|
287
|
-
border-radius: 4px;
|
|
288
|
-
transition: all .3s
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
.ant-input::-moz-placeholder {
|
|
292
|
-
color: #bfbfbf;
|
|
293
|
-
opacity: 1
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
.ant-input:-ms-input-placeholder {
|
|
297
|
-
color: #bfbfbf
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
.ant-input::-webkit-input-placeholder {
|
|
301
|
-
color: #bfbfbf
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
.ant-input:focus,
|
|
305
|
-
.ant-input:hover {
|
|
306
|
-
border-color: #40a9ff;
|
|
307
|
-
border-right-width: 1px!important
|
|
308
|
-
}
|
|
309
|
-
|
|
310
|
-
.ant-input:focus {
|
|
311
|
-
outline: 0;
|
|
312
|
-
box-shadow: 0 0 0 2px rgba(24, 144, 255, .2)
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
textarea.ant-input {
|
|
316
|
-
max-width: 100%;
|
|
317
|
-
height: auto;
|
|
318
|
-
vertical-align: bottom;
|
|
319
|
-
transition: all .3s, height 0s;
|
|
320
|
-
min-height: 32px
|
|
321
|
-
}
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
.wrap {
|
|
325
|
-
display: -webkit-box;
|
|
326
|
-
display: -ms-flexbox;
|
|
327
|
-
display: flex;
|
|
328
|
-
-webkit-box-orient: vertical;
|
|
329
|
-
-webkit-box-direction: normal;
|
|
330
|
-
-ms-flex-direction: column;
|
|
331
|
-
flex-direction: column;
|
|
332
|
-
height: 100%
|
|
333
|
-
}
|
|
334
|
-
|
|
335
|
-
@font-face {
|
|
336
|
-
font-family: IconFont;
|
|
337
|
-
src: url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.eot");
|
|
338
|
-
src: url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.woff") format("woff"), url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.ttf") format("truetype"), url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.svg#IconFont") format("svg")
|
|
339
|
-
}
|
|
340
|
-
|
|
341
|
-
.iconfont {
|
|
342
|
-
font-family: IconFont!important;
|
|
343
|
-
font-size: 16px;
|
|
344
|
-
font-style: normal;
|
|
345
|
-
-webkit-font-smoothing: antialiased;
|
|
346
|
-
-webkit-text-stroke-width: .2px;
|
|
347
|
-
-moz-osx-font-smoothing: grayscale
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
.sidePadding{
|
|
351
|
-
padding: 0 15px;
|
|
352
|
-
}
|
|
353
|
-
|
|
354
|
-
.fd-nav {
|
|
355
|
-
z-index: 997;
|
|
356
|
-
height: 60px;
|
|
357
|
-
font-size: 14px;
|
|
358
|
-
color: #333;
|
|
359
|
-
background: #ffff;
|
|
360
|
-
display: flex;
|
|
361
|
-
align-items: center;
|
|
362
|
-
justify-content: space-between;
|
|
363
|
-
}
|
|
364
|
-
|
|
365
|
-
.fd-nav>* {
|
|
366
|
-
flex: 1;
|
|
367
|
-
width: 100%
|
|
368
|
-
}
|
|
369
|
-
|
|
370
|
-
.fd-nav .switch{
|
|
371
|
-
display: flex;
|
|
372
|
-
flex-direction: row;
|
|
373
|
-
margin-right: 10px;
|
|
374
|
-
align-items: center;
|
|
375
|
-
}
|
|
376
|
-
|
|
377
|
-
.fd-nav .switch span:nth-child(1){
|
|
378
|
-
display: inline-block;
|
|
379
|
-
min-width: 95px;
|
|
380
|
-
text-align: left;
|
|
381
|
-
}
|
|
382
|
-
|
|
383
|
-
.fd-nav .fixWidth span:nth-child(1){
|
|
384
|
-
min-width: 140px;
|
|
385
|
-
}
|
|
386
|
-
|
|
387
|
-
.fd-nav .switch .tooltipContent{
|
|
388
|
-
padding: 0;
|
|
389
|
-
border: 0;
|
|
390
|
-
margin: 0 5px;
|
|
391
|
-
}
|
|
392
|
-
|
|
393
|
-
.fd-nav .fd-nav-left {
|
|
394
|
-
display: -webkit-box;
|
|
395
|
-
display: flex;
|
|
396
|
-
align-items: center
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
.fd-nav .fd-nav-center {
|
|
400
|
-
flex:1;
|
|
401
|
-
text-align: center
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
.fd-nav .fd-nav-right {
|
|
405
|
-
display: flex;
|
|
406
|
-
align-items: center;
|
|
407
|
-
justify-content: flex-end;
|
|
408
|
-
text-align: right
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
/* .fd-nav .fd-nav-back {
|
|
412
|
-
display: inline-block;
|
|
413
|
-
width: 60px;
|
|
414
|
-
height: 60px;
|
|
415
|
-
font-size: 22px;
|
|
416
|
-
border-right: 1px solid #eaeaea;
|
|
417
|
-
text-align: center;
|
|
418
|
-
cursor: pointer
|
|
419
|
-
}
|
|
420
|
-
|
|
421
|
-
.fd-nav .fd-nav-back:hover {
|
|
422
|
-
background: #5af
|
|
423
|
-
}
|
|
424
|
-
|
|
425
|
-
.fd-nav .fd-nav-back:active {
|
|
426
|
-
background: #1583f2
|
|
427
|
-
} */
|
|
428
|
-
|
|
429
|
-
.fd-nav .fd-nav-back .anticon {
|
|
430
|
-
line-height: 60px
|
|
431
|
-
}
|
|
432
|
-
|
|
433
|
-
.fd-nav .fd-nav-title {
|
|
434
|
-
width: 100px;
|
|
435
|
-
flex: 1;
|
|
436
|
-
overflow: hidden;
|
|
437
|
-
white-space: nowrap;
|
|
438
|
-
text-overflow: ellipsis;
|
|
439
|
-
}
|
|
440
|
-
|
|
441
|
-
.fd-nav a {
|
|
442
|
-
color: #fff;
|
|
443
|
-
margin-left: 12px
|
|
444
|
-
}
|
|
445
|
-
|
|
446
|
-
.fd-nav .button-publish {
|
|
447
|
-
min-width: 80px;
|
|
448
|
-
margin-left: 4px;
|
|
449
|
-
margin-right: 15px;
|
|
450
|
-
color: #3296fa;
|
|
451
|
-
border-color: #fff
|
|
452
|
-
}
|
|
453
|
-
|
|
454
|
-
.fd-nav .button-publish.ant-btn:focus,
|
|
455
|
-
.fd-nav .button-publish.ant-btn:hover {
|
|
456
|
-
color: #3296fa;
|
|
457
|
-
border-color: #fff;
|
|
458
|
-
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3)
|
|
459
|
-
}
|
|
460
|
-
|
|
461
|
-
.fd-nav .button-publish.ant-btn:active {
|
|
462
|
-
color: #3296fa;
|
|
463
|
-
background: #d6eaff;
|
|
464
|
-
box-shadow: none
|
|
465
|
-
}
|
|
466
|
-
|
|
467
|
-
.fd-nav .button-preview {
|
|
468
|
-
min-width: 80px;
|
|
469
|
-
margin-left: 16px;
|
|
470
|
-
margin-right: 4px;
|
|
471
|
-
color: #fff;
|
|
472
|
-
border-color: #fff;
|
|
473
|
-
background: transparent
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
.fd-nav .button-preview.ant-btn:focus,
|
|
477
|
-
.fd-nav .button-preview.ant-btn:hover {
|
|
478
|
-
color: #fff;
|
|
479
|
-
border-color: #fff;
|
|
480
|
-
background: #59acfc
|
|
481
|
-
}
|
|
482
|
-
|
|
483
|
-
.fd-nav .button-preview.ant-btn:active {
|
|
484
|
-
color: #fff;
|
|
485
|
-
border-color: #fff;
|
|
486
|
-
background: #2186ef
|
|
487
|
-
}
|
|
488
|
-
|
|
489
|
-
.fd-nav-content {
|
|
490
|
-
z-index: 1;
|
|
491
|
-
overflow-x: scroll;
|
|
492
|
-
overflow-y: auto;
|
|
493
|
-
background-color: #f5f5f7;
|
|
494
|
-
}
|
|
495
|
-
|
|
496
|
-
/* 错误提醒区域 */
|
|
497
|
-
.error-modal-desc {
|
|
498
|
-
font-size: 13px;
|
|
499
|
-
color: rgba(25, 31, 37, .56);
|
|
500
|
-
line-height: 22px;
|
|
501
|
-
margin-bottom: 14px
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
.error-modal-list {
|
|
505
|
-
min-height: 200px;
|
|
506
|
-
overflow-y: auto;
|
|
507
|
-
padding-right: 0;
|
|
508
|
-
width: 100%;
|
|
509
|
-
}
|
|
510
|
-
|
|
511
|
-
.error-modal-item {
|
|
512
|
-
padding: 10px 20px;
|
|
513
|
-
line-height: 21px;
|
|
514
|
-
background: #f6f6f6;
|
|
515
|
-
display: flex;
|
|
516
|
-
justify-content: space-between;
|
|
517
|
-
align-items: center;
|
|
518
|
-
margin-bottom: 8px;
|
|
519
|
-
border-radius: 4px
|
|
520
|
-
}
|
|
521
|
-
|
|
522
|
-
.error-modal-item-label {
|
|
523
|
-
flex: none;
|
|
524
|
-
font-size: 15px;
|
|
525
|
-
color: rgba(25, 31, 37, .56);
|
|
526
|
-
padding-right: 10px
|
|
527
|
-
}
|
|
528
|
-
|
|
529
|
-
.error-modal-item-content {
|
|
530
|
-
text-align: right;
|
|
531
|
-
flex: 1;
|
|
532
|
-
font-size: 13px;
|
|
533
|
-
color: #191f25
|
|
534
|
-
}
|
|
535
|
-
|
|
536
|
-
#body.blur {
|
|
537
|
-
-webkit-filter: blur(3px);
|
|
538
|
-
filter: blur(3px)
|
|
539
|
-
}
|
|
540
|
-
|
|
541
|
-
.zoom {
|
|
542
|
-
display: flex;
|
|
543
|
-
position: fixed;
|
|
544
|
-
-webkit-box-align: center;
|
|
545
|
-
-ms-flex-align: center;
|
|
546
|
-
align-items: center;
|
|
547
|
-
-webkit-box-pack: justify;
|
|
548
|
-
-ms-flex-pack: justify;
|
|
549
|
-
justify-content: space-between;
|
|
550
|
-
height: 40px;
|
|
551
|
-
width: 125px;
|
|
552
|
-
right: 40px;
|
|
553
|
-
margin-top: 30px;
|
|
554
|
-
z-index: 10
|
|
555
|
-
}
|
|
556
|
-
|
|
557
|
-
.zoom .zoom-in,
|
|
558
|
-
.zoom .zoom-out {
|
|
559
|
-
width: 30px;
|
|
560
|
-
height: 30px;
|
|
561
|
-
background: #fff;
|
|
562
|
-
color: #c1c1cd;
|
|
563
|
-
cursor: pointer;
|
|
564
|
-
background-size: 100%;
|
|
565
|
-
background-repeat: no-repeat
|
|
566
|
-
}
|
|
567
|
-
|
|
568
|
-
.zoom .zoom-out {
|
|
569
|
-
background-image: url(https://gw.alicdn.com/tfs/TB1s0qhBHGYBuNjy0FoXXciBFXa-90-90.png)
|
|
570
|
-
}
|
|
571
|
-
|
|
572
|
-
.zoom .zoom-out.disabled {
|
|
573
|
-
opacity: .5
|
|
574
|
-
}
|
|
575
|
-
|
|
576
|
-
.zoom .zoom-in {
|
|
577
|
-
background-image: url(https://gw.alicdn.com/tfs/TB1UIgJBTtYBeNjy1XdXXXXyVXa-90-90.png)
|
|
578
|
-
}
|
|
579
|
-
|
|
580
|
-
.zoom .zoom-in.disabled {
|
|
581
|
-
opacity: .5
|
|
582
|
-
}
|
|
583
|
-
|
|
584
|
-
.auto-judge:hover .editable-title,
|
|
585
|
-
.node-wrap-box:hover .editable-title {
|
|
586
|
-
border-bottom: 1px dashed #fff
|
|
587
|
-
}
|
|
588
|
-
|
|
589
|
-
.auto-judge:hover .editable-title.editing,
|
|
590
|
-
.node-wrap-box:hover .editable-title.editing {
|
|
591
|
-
text-decoration: none;
|
|
592
|
-
border: 1px solid #d9d9d9
|
|
593
|
-
}
|
|
594
|
-
|
|
595
|
-
.auto-judge:hover .editable-title {
|
|
596
|
-
border-color: #15bc83
|
|
597
|
-
}
|
|
598
|
-
|
|
599
|
-
.editable-title {
|
|
600
|
-
line-height: 15px;
|
|
601
|
-
overflow: hidden;
|
|
602
|
-
white-space: nowrap;
|
|
603
|
-
text-overflow: ellipsis;
|
|
604
|
-
border-bottom: 1px dashed transparent
|
|
605
|
-
}
|
|
606
|
-
|
|
607
|
-
.editable-title:before {
|
|
608
|
-
content: "";
|
|
609
|
-
position: absolute;
|
|
610
|
-
top: 0;
|
|
611
|
-
left: 0;
|
|
612
|
-
bottom: 0;
|
|
613
|
-
right: 40px
|
|
614
|
-
}
|
|
615
|
-
|
|
616
|
-
.editable-title:hover {
|
|
617
|
-
border-bottom: 1px dashed #fff
|
|
618
|
-
}
|
|
619
|
-
|
|
620
|
-
.editable-title-input {
|
|
621
|
-
flex: none;
|
|
622
|
-
height: 18px;
|
|
623
|
-
padding-left: 4px;
|
|
624
|
-
text-indent: 0;
|
|
625
|
-
font-size: 12px;
|
|
626
|
-
line-height: 18px;
|
|
627
|
-
z-index: 1
|
|
628
|
-
}
|
|
629
|
-
|
|
630
|
-
.editable-title-input:hover {
|
|
631
|
-
text-decoration: none
|
|
632
|
-
}
|
|
633
|
-
|
|
634
|
-
.ant-btn {
|
|
635
|
-
position: relative
|
|
636
|
-
}
|
|
637
|
-
|
|
638
|
-
.node-wrap-box {
|
|
639
|
-
display: -webkit-inline-box;
|
|
640
|
-
display: -ms-inline-flexbox;
|
|
641
|
-
display: inline-flex;
|
|
642
|
-
-webkit-box-orient: vertical;
|
|
643
|
-
-webkit-box-direction: normal;
|
|
644
|
-
-ms-flex-direction: column;
|
|
645
|
-
flex-direction: column;
|
|
646
|
-
position: relative;
|
|
647
|
-
width: 220px;
|
|
648
|
-
min-height: 72px;
|
|
649
|
-
-ms-flex-negative: 0;
|
|
650
|
-
flex-shrink: 0;
|
|
651
|
-
background: #fff;
|
|
652
|
-
border-radius: 4px;
|
|
653
|
-
cursor: pointer
|
|
654
|
-
}
|
|
655
|
-
|
|
656
|
-
.node-wrap-box:after {
|
|
657
|
-
pointer-events: none;
|
|
658
|
-
content: "";
|
|
659
|
-
position: absolute;
|
|
660
|
-
top: 0;
|
|
661
|
-
bottom: 0;
|
|
662
|
-
left: 0;
|
|
663
|
-
right: 0;
|
|
664
|
-
z-index: 2;
|
|
665
|
-
border-radius: 4px;
|
|
666
|
-
border: 1px solid transparent;
|
|
667
|
-
transition: all .1s cubic-bezier(.645, .045, .355, 1);
|
|
668
|
-
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1)
|
|
669
|
-
}
|
|
670
|
-
|
|
671
|
-
.node-wrap-box.active:after,
|
|
672
|
-
.node-wrap-box:active:after,
|
|
673
|
-
.node-wrap-box:hover:after {
|
|
674
|
-
border: 1px solid #3296fa;
|
|
675
|
-
box-shadow: 0 0 6px 0 rgba(50, 150, 250, .3)
|
|
676
|
-
}
|
|
677
|
-
|
|
678
|
-
.node-wrap-box.active .close,
|
|
679
|
-
.node-wrap-box:active .close,
|
|
680
|
-
.node-wrap-box:hover .close {
|
|
681
|
-
display: block
|
|
682
|
-
}
|
|
683
|
-
|
|
684
|
-
.node-wrap-box.error:after {
|
|
685
|
-
border: 1px solid #f25643;
|
|
686
|
-
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1)
|
|
687
|
-
}
|
|
688
|
-
|
|
689
|
-
.node-wrap-box .title {
|
|
690
|
-
position: relative;
|
|
691
|
-
display: flex;
|
|
692
|
-
align-items: center;
|
|
693
|
-
padding-left: 16px;
|
|
694
|
-
padding-right: 30px;
|
|
695
|
-
/* width: 100%; */
|
|
696
|
-
height: 24px;
|
|
697
|
-
line-height: 24px;
|
|
698
|
-
font-size: 12px;
|
|
699
|
-
color: #fff;
|
|
700
|
-
text-align: left;
|
|
701
|
-
background: #576a95;
|
|
702
|
-
border-radius: 4px 4px 0 0
|
|
703
|
-
}
|
|
704
|
-
|
|
705
|
-
.node-wrap-box .title .iconfont {
|
|
706
|
-
font-size: 12px;
|
|
707
|
-
margin-right: 5px
|
|
708
|
-
}
|
|
709
|
-
|
|
710
|
-
.node-wrap-box .placeholder {
|
|
711
|
-
color: #bfbfbf
|
|
712
|
-
}
|
|
713
|
-
|
|
714
|
-
.node-wrap-box .close {
|
|
715
|
-
display: none;
|
|
716
|
-
position: absolute;
|
|
717
|
-
right: 10px;
|
|
718
|
-
top: 50%;
|
|
719
|
-
transform: translateY(-50%);
|
|
720
|
-
width: 20px;
|
|
721
|
-
height: 20px;
|
|
722
|
-
font-size: 14px;
|
|
723
|
-
color: #fff;
|
|
724
|
-
border-radius: 50%;
|
|
725
|
-
text-align: center;
|
|
726
|
-
line-height: 20px
|
|
727
|
-
}
|
|
728
|
-
|
|
729
|
-
.node-wrap-box .content {
|
|
730
|
-
position: relative;
|
|
731
|
-
font-size: 14px;
|
|
732
|
-
padding: 16px;
|
|
733
|
-
padding-right: 30px
|
|
734
|
-
}
|
|
735
|
-
|
|
736
|
-
.node-wrap-box .content .text {
|
|
737
|
-
overflow: hidden;
|
|
738
|
-
text-overflow: ellipsis;
|
|
739
|
-
display: -webkit-box;
|
|
740
|
-
-webkit-line-clamp: 3;
|
|
741
|
-
-webkit-box-orient: vertical
|
|
742
|
-
}
|
|
743
|
-
|
|
744
|
-
.node-wrap-box .content .arrow {
|
|
745
|
-
position: absolute;
|
|
746
|
-
right: 10px;
|
|
747
|
-
top: 50%;
|
|
748
|
-
transform: translateY(-50%);
|
|
749
|
-
width: 20px;
|
|
750
|
-
height: 14px;
|
|
751
|
-
font-size: 14px;
|
|
752
|
-
color: #979797
|
|
753
|
-
}
|
|
754
|
-
|
|
755
|
-
.start-node.node-wrap-box .content .text {
|
|
756
|
-
display: block;
|
|
757
|
-
white-space: nowrap
|
|
758
|
-
}
|
|
759
|
-
|
|
760
|
-
.node-wrap-box:before {
|
|
761
|
-
content: "";
|
|
762
|
-
position: absolute;
|
|
763
|
-
top: -12px;
|
|
764
|
-
left: 50%;
|
|
765
|
-
-webkit-transform: translateX(-50%);
|
|
766
|
-
transform: translateX(-50%);
|
|
767
|
-
width: 0;
|
|
768
|
-
height: 4px;
|
|
769
|
-
border-style: solid;
|
|
770
|
-
border-width: 8px 6px 4px;
|
|
771
|
-
border-color: #cacaca transparent transparent;
|
|
772
|
-
background: #f5f5f7
|
|
773
|
-
}
|
|
774
|
-
|
|
775
|
-
.node-wrap-box.start-node:before {
|
|
776
|
-
content: none
|
|
777
|
-
}
|
|
778
|
-
|
|
779
|
-
.add-node-popover {
|
|
780
|
-
min-height: 160px
|
|
781
|
-
}
|
|
782
|
-
|
|
783
|
-
.add-node-popover-header {
|
|
784
|
-
position: relative;
|
|
785
|
-
margin-bottom: 15px
|
|
786
|
-
}
|
|
787
|
-
|
|
788
|
-
.add-node-popover-close {
|
|
789
|
-
cursor: pointer;
|
|
790
|
-
position: absolute;
|
|
791
|
-
top: 5px;
|
|
792
|
-
right: 5px;
|
|
793
|
-
color: rgba(0, 0, 0, .25)
|
|
794
|
-
}
|
|
795
|
-
|
|
796
|
-
.add-node-popover-body {
|
|
797
|
-
display: flex
|
|
798
|
-
}
|
|
799
|
-
|
|
800
|
-
.add-node-popover-item {
|
|
801
|
-
margin-right: 10px;
|
|
802
|
-
cursor: pointer;
|
|
803
|
-
text-align: center;
|
|
804
|
-
flex: 1;
|
|
805
|
-
color: #191f25!important
|
|
806
|
-
}
|
|
807
|
-
|
|
808
|
-
.add-node-popover-item:last-child{
|
|
809
|
-
margin-right: 0;
|
|
810
|
-
}
|
|
811
|
-
|
|
812
|
-
.add-node-popover-item .item-wrapper {
|
|
813
|
-
user-select: none;
|
|
814
|
-
display: inline-block;
|
|
815
|
-
width: 80px;
|
|
816
|
-
background: #fff;
|
|
817
|
-
border: 1px solid #e2e2e2bf;
|
|
818
|
-
border-radius: 4px;
|
|
819
|
-
transition: all .3s cubic-bezier(.645, .045, .355, 1);
|
|
820
|
-
padding-bottom: 10px;
|
|
821
|
-
}
|
|
822
|
-
|
|
823
|
-
.add-node-popover-item .item-wrapper p{
|
|
824
|
-
margin: 0;
|
|
825
|
-
}
|
|
826
|
-
|
|
827
|
-
.add-node-popover-item .iconfont {
|
|
828
|
-
font-size: 28px;
|
|
829
|
-
line-height: 45px;
|
|
830
|
-
}
|
|
831
|
-
|
|
832
|
-
.add-node-popover-item.approver .item-wrapper {
|
|
833
|
-
color: #ff943e
|
|
834
|
-
}
|
|
835
|
-
|
|
836
|
-
.add-node-popover-item.notifier .item-wrapper {
|
|
837
|
-
color: #3296fa
|
|
838
|
-
}
|
|
839
|
-
|
|
840
|
-
.add-node-popover-item.condition .item-wrapper {
|
|
841
|
-
color: #15bc83
|
|
842
|
-
}
|
|
843
|
-
|
|
844
|
-
.add-node-popover-item.auto .item-wrapper {
|
|
845
|
-
color: #1059fb
|
|
846
|
-
}
|
|
847
|
-
|
|
848
|
-
.add-node-popover-item:hover .item-wrapper {
|
|
849
|
-
background: #fff;
|
|
850
|
-
box-shadow: 0 0px 10px 0 rgba(221, 221, 221, 0.837);
|
|
851
|
-
border: 1px solid #e2e2e2;
|
|
852
|
-
}
|
|
853
|
-
|
|
854
|
-
.add-node-popover-item .item-wrapper p{
|
|
855
|
-
color: #222;
|
|
856
|
-
font-size: 14px;
|
|
857
|
-
}
|
|
858
|
-
|
|
859
|
-
.add-node-popover-item:hover .iconfont {
|
|
860
|
-
/* color: #fff */
|
|
861
|
-
}
|
|
862
|
-
|
|
863
|
-
.add-node-popover-item:active .item-wrapper {
|
|
864
|
-
box-shadow: none;
|
|
865
|
-
background: #eaeaea
|
|
866
|
-
}
|
|
867
|
-
|
|
868
|
-
.add-node-popover-item:active .iconfont {
|
|
869
|
-
color: inherit
|
|
870
|
-
}
|
|
871
|
-
|
|
872
|
-
.top-left-cover-line {
|
|
873
|
-
left: -1px
|
|
874
|
-
}
|
|
875
|
-
|
|
876
|
-
.top-left-cover-line,
|
|
877
|
-
.top-right-cover-line {
|
|
878
|
-
position: absolute;
|
|
879
|
-
height: 3px;
|
|
880
|
-
width: 50%;
|
|
881
|
-
background-color: #f5f5f7;
|
|
882
|
-
top: -2px
|
|
883
|
-
}
|
|
884
|
-
|
|
885
|
-
.top-right-cover-line {
|
|
886
|
-
right: -1px
|
|
887
|
-
}
|
|
888
|
-
|
|
889
|
-
.bottom-left-cover-line {
|
|
890
|
-
left: -1px
|
|
891
|
-
}
|
|
892
|
-
|
|
893
|
-
.bottom-left-cover-line,
|
|
894
|
-
.bottom-right-cover-line {
|
|
895
|
-
position: absolute;
|
|
896
|
-
height: 3px;
|
|
897
|
-
width: 50%;
|
|
898
|
-
background-color: #f5f5f7;
|
|
899
|
-
bottom: -2px
|
|
900
|
-
}
|
|
901
|
-
|
|
902
|
-
.bottom-right-cover-line {
|
|
903
|
-
right: -1px
|
|
904
|
-
}
|
|
905
|
-
|
|
906
|
-
.dingflow-design {
|
|
907
|
-
background-color: #f5f5f7;
|
|
908
|
-
}
|
|
909
|
-
|
|
910
|
-
.dingflow-design .box-scale {
|
|
911
|
-
transform: scale(1);
|
|
912
|
-
display: inline-block;
|
|
913
|
-
position: relative;
|
|
914
|
-
width: 100%;
|
|
915
|
-
padding: 54.5px 0;
|
|
916
|
-
-webkit-box-align: start;
|
|
917
|
-
-ms-flex-align: start;
|
|
918
|
-
align-items: flex-start;
|
|
919
|
-
-webkit-box-pack: center;
|
|
920
|
-
-ms-flex-pack: center;
|
|
921
|
-
justify-content: center;
|
|
922
|
-
-ms-flex-wrap: wrap;
|
|
923
|
-
flex-wrap: wrap;
|
|
924
|
-
min-width: -webkit-min-content;
|
|
925
|
-
min-width: -moz-min-content;
|
|
926
|
-
min-width: min-content;
|
|
927
|
-
background-color: #f5f5f7;
|
|
928
|
-
-webkit-transform-origin: 0 0 0;
|
|
929
|
-
transform-origin: 0 0 0
|
|
930
|
-
}
|
|
931
|
-
|
|
932
|
-
.dingflow-design .add-node-btn-box {
|
|
933
|
-
width: 240px;
|
|
934
|
-
display: -webkit-inline-box;
|
|
935
|
-
display: -ms-inline-flexbox;
|
|
936
|
-
display: inline-flex;
|
|
937
|
-
-ms-flex-negative: 0;
|
|
938
|
-
flex-shrink: 0;
|
|
939
|
-
-webkit-box-flex: 1;
|
|
940
|
-
-ms-flex-positive: 1;
|
|
941
|
-
position: relative
|
|
942
|
-
}
|
|
943
|
-
|
|
944
|
-
.dingflow-design .add-node-btn-box:before {
|
|
945
|
-
content: "";
|
|
946
|
-
position: absolute;
|
|
947
|
-
top: 0;
|
|
948
|
-
left: 0;
|
|
949
|
-
right: 0;
|
|
950
|
-
bottom: 0;
|
|
951
|
-
z-index: -1;
|
|
952
|
-
margin: auto;
|
|
953
|
-
width: 2px;
|
|
954
|
-
height: 100%;
|
|
955
|
-
background-color: #cacaca
|
|
956
|
-
}
|
|
957
|
-
|
|
958
|
-
.dingflow-design .node-wrap {
|
|
959
|
-
flex-direction: column;
|
|
960
|
-
-webkit-box-pack: start;
|
|
961
|
-
-ms-flex-pack: start;
|
|
962
|
-
justify-content: flex-start;
|
|
963
|
-
-webkit-box-align: center;
|
|
964
|
-
-ms-flex-align: center;
|
|
965
|
-
align-items: center;
|
|
966
|
-
-ms-flex-wrap: wrap;
|
|
967
|
-
flex-wrap: wrap;
|
|
968
|
-
-webkit-box-flex: 1;
|
|
969
|
-
position: relative
|
|
970
|
-
}
|
|
971
|
-
|
|
972
|
-
.dingflow-design .branch-wrap,
|
|
973
|
-
.dingflow-design .node-wrap {
|
|
974
|
-
display: inline-flex;
|
|
975
|
-
width: 100%
|
|
976
|
-
}
|
|
977
|
-
|
|
978
|
-
.dingflow-design .branch-box-wrap {
|
|
979
|
-
display: flex;
|
|
980
|
-
-webkit-box-orient: vertical;
|
|
981
|
-
-webkit-box-direction: normal;
|
|
982
|
-
-ms-flex-direction: column;
|
|
983
|
-
flex-direction: column;
|
|
984
|
-
-ms-flex-wrap: wrap;
|
|
985
|
-
flex-wrap: wrap;
|
|
986
|
-
-webkit-box-align: center;
|
|
987
|
-
-ms-flex-align: center;
|
|
988
|
-
align-items: center;
|
|
989
|
-
min-height: 270px;
|
|
990
|
-
width: 100%;
|
|
991
|
-
-ms-flex-negative: 0;
|
|
992
|
-
flex-shrink: 0
|
|
993
|
-
}
|
|
994
|
-
|
|
995
|
-
.dingflow-design .branch-box {
|
|
996
|
-
display: flex;
|
|
997
|
-
overflow: visible;
|
|
998
|
-
min-height: 180px;
|
|
999
|
-
height: auto;
|
|
1000
|
-
border-bottom: 2px solid #ccc;
|
|
1001
|
-
border-top: 2px solid #ccc;
|
|
1002
|
-
position: relative;
|
|
1003
|
-
margin-top: 15px
|
|
1004
|
-
}
|
|
1005
|
-
|
|
1006
|
-
.dingflow-design .branch-box .col-box {
|
|
1007
|
-
background: #f5f5f7
|
|
1008
|
-
}
|
|
1009
|
-
|
|
1010
|
-
.dingflow-design .branch-box .col-box:before {
|
|
1011
|
-
content: "";
|
|
1012
|
-
position: absolute;
|
|
1013
|
-
top: 0;
|
|
1014
|
-
left: 0;
|
|
1015
|
-
right: 0;
|
|
1016
|
-
bottom: 0;
|
|
1017
|
-
z-index: 0;
|
|
1018
|
-
margin: auto;
|
|
1019
|
-
width: 2px;
|
|
1020
|
-
height: 100%;
|
|
1021
|
-
background-color: #cacaca
|
|
1022
|
-
}
|
|
1023
|
-
|
|
1024
|
-
.dingflow-design .add-branch {
|
|
1025
|
-
border: none;
|
|
1026
|
-
outline: none;
|
|
1027
|
-
user-select: none;
|
|
1028
|
-
justify-content: center;
|
|
1029
|
-
font-size: 12px;
|
|
1030
|
-
padding: 0 10px;
|
|
1031
|
-
height: 30px;
|
|
1032
|
-
line-height: 30px;
|
|
1033
|
-
border-radius: 15px;
|
|
1034
|
-
color: #3296fa;
|
|
1035
|
-
background: #fff;
|
|
1036
|
-
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
|
|
1037
|
-
position: absolute;
|
|
1038
|
-
top: -16px;
|
|
1039
|
-
left: 50%;
|
|
1040
|
-
transform: translateX(-50%);
|
|
1041
|
-
transform-origin: center center;
|
|
1042
|
-
cursor: pointer;
|
|
1043
|
-
z-index: 1;
|
|
1044
|
-
display: inline-flex;
|
|
1045
|
-
align-items: center;
|
|
1046
|
-
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
|
|
1047
|
-
transition: all .3s cubic-bezier(.645, .045, .355, 1)
|
|
1048
|
-
}
|
|
1049
|
-
|
|
1050
|
-
.dingflow-design .add-branch:hover {
|
|
1051
|
-
transform: translateX(-50%) scale(1.1);
|
|
1052
|
-
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1)
|
|
1053
|
-
}
|
|
1054
|
-
|
|
1055
|
-
.dingflow-design .add-branch:active {
|
|
1056
|
-
transform: translateX(-50%);
|
|
1057
|
-
box-shadow: none
|
|
1058
|
-
}
|
|
1059
|
-
|
|
1060
|
-
.dingflow-design .col-box {
|
|
1061
|
-
display: inline-flex;
|
|
1062
|
-
-webkit-box-orient: vertical;
|
|
1063
|
-
-webkit-box-direction: normal;
|
|
1064
|
-
flex-direction: column;
|
|
1065
|
-
-webkit-box-align: center;
|
|
1066
|
-
align-items: center;
|
|
1067
|
-
position: relative
|
|
1068
|
-
}
|
|
1069
|
-
|
|
1070
|
-
.dingflow-design .condition-node {
|
|
1071
|
-
min-height: 220px
|
|
1072
|
-
}
|
|
1073
|
-
|
|
1074
|
-
.dingflow-design .condition-node,
|
|
1075
|
-
.dingflow-design .condition-node-box {
|
|
1076
|
-
display: inline-flex;
|
|
1077
|
-
-webkit-box-orient: vertical;
|
|
1078
|
-
-webkit-box-direction: normal;
|
|
1079
|
-
flex-direction: column;
|
|
1080
|
-
-webkit-box-flex: 1
|
|
1081
|
-
}
|
|
1082
|
-
|
|
1083
|
-
.dingflow-design .condition-node-box {
|
|
1084
|
-
padding-top: 30px;
|
|
1085
|
-
padding-right: 50px;
|
|
1086
|
-
padding-left: 50px;
|
|
1087
|
-
-webkit-box-pack: center;
|
|
1088
|
-
justify-content: center;
|
|
1089
|
-
-webkit-box-align: center;
|
|
1090
|
-
align-items: center;
|
|
1091
|
-
flex-grow: 1;
|
|
1092
|
-
position: relative
|
|
1093
|
-
}
|
|
1094
|
-
|
|
1095
|
-
.dingflow-design .condition-node-box:before {
|
|
1096
|
-
content: "";
|
|
1097
|
-
position: absolute;
|
|
1098
|
-
top: 0;
|
|
1099
|
-
left: 0;
|
|
1100
|
-
right: 0;
|
|
1101
|
-
bottom: 0;
|
|
1102
|
-
margin: auto;
|
|
1103
|
-
width: 2px;
|
|
1104
|
-
height: 100%;
|
|
1105
|
-
background-color: #cacaca
|
|
1106
|
-
}
|
|
1107
|
-
|
|
1108
|
-
.dingflow-design .auto-judge {
|
|
1109
|
-
position: relative;
|
|
1110
|
-
width: 220px;
|
|
1111
|
-
/* min-height: 72px; */
|
|
1112
|
-
background: #fff;
|
|
1113
|
-
border-radius: 4px;
|
|
1114
|
-
padding: 14px 19px;
|
|
1115
|
-
cursor: pointer
|
|
1116
|
-
}
|
|
1117
|
-
|
|
1118
|
-
.dingflow-design .auto-judge:after {
|
|
1119
|
-
pointer-events: none;
|
|
1120
|
-
content: "";
|
|
1121
|
-
position: absolute;
|
|
1122
|
-
top: 0;
|
|
1123
|
-
bottom: 0;
|
|
1124
|
-
left: 0;
|
|
1125
|
-
right: 0;
|
|
1126
|
-
z-index: 2;
|
|
1127
|
-
border-radius: 4px;
|
|
1128
|
-
border: 1px solid transparent;
|
|
1129
|
-
transition: all .1s cubic-bezier(.645, .045, .355, 1);
|
|
1130
|
-
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1)
|
|
1131
|
-
}
|
|
1132
|
-
|
|
1133
|
-
.dingflow-design .auto-judge.active:after,
|
|
1134
|
-
.dingflow-design .auto-judge:active:after,
|
|
1135
|
-
.dingflow-design .auto-judge:hover:after {
|
|
1136
|
-
border: 1px solid #3296fa;
|
|
1137
|
-
box-shadow: 0 0 6px 0 rgba(50, 150, 250, .3)
|
|
1138
|
-
}
|
|
1139
|
-
|
|
1140
|
-
.dingflow-design .auto-judge.active .close,
|
|
1141
|
-
.dingflow-design .auto-judge:active .close,
|
|
1142
|
-
.dingflow-design .auto-judge:hover .close {
|
|
1143
|
-
display: block
|
|
1144
|
-
}
|
|
1145
|
-
|
|
1146
|
-
.dingflow-design .auto-judge.error:after {
|
|
1147
|
-
border: 1px solid #f25643;
|
|
1148
|
-
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1)
|
|
1149
|
-
}
|
|
1150
|
-
|
|
1151
|
-
.dingflow-design .auto-judge .title-wrapper {
|
|
1152
|
-
position: relative;
|
|
1153
|
-
font-size: 12px;
|
|
1154
|
-
color: #15bc83;
|
|
1155
|
-
text-align: left;
|
|
1156
|
-
line-height: 16px
|
|
1157
|
-
}
|
|
1158
|
-
|
|
1159
|
-
.dingflow-design .auto-judge .title-wrapper .editable-title {
|
|
1160
|
-
display: inline-block;
|
|
1161
|
-
max-width: 120px;
|
|
1162
|
-
overflow: hidden;
|
|
1163
|
-
white-space: nowrap;
|
|
1164
|
-
text-overflow: ellipsis
|
|
1165
|
-
}
|
|
1166
|
-
|
|
1167
|
-
.dingflow-design .auto-judge .title-wrapper .priority-title {
|
|
1168
|
-
display: inline-block;
|
|
1169
|
-
float: right;
|
|
1170
|
-
margin-right: 10px;
|
|
1171
|
-
color: rgba(25, 31, 37, .56)
|
|
1172
|
-
}
|
|
1173
|
-
|
|
1174
|
-
.dingflow-design .auto-judge .placeholder {
|
|
1175
|
-
color: #bfbfbf
|
|
1176
|
-
}
|
|
1177
|
-
|
|
1178
|
-
.dingflow-design .auto-judge .close {
|
|
1179
|
-
display: none;
|
|
1180
|
-
position: absolute;
|
|
1181
|
-
right: -10px;
|
|
1182
|
-
top: -10px;
|
|
1183
|
-
width: 20px;
|
|
1184
|
-
height: 20px;
|
|
1185
|
-
font-size: 14px;
|
|
1186
|
-
color: rgba(0, 0, 0, .25);
|
|
1187
|
-
border-radius: 50%;
|
|
1188
|
-
text-align: center;
|
|
1189
|
-
line-height: 20px;
|
|
1190
|
-
z-index: 2
|
|
1191
|
-
}
|
|
1192
|
-
|
|
1193
|
-
.dingflow-design .auto-judge .content {
|
|
1194
|
-
font-size: 14px;
|
|
1195
|
-
color: #191f25;
|
|
1196
|
-
text-align: left;
|
|
1197
|
-
margin-top: 6px;
|
|
1198
|
-
overflow: hidden;
|
|
1199
|
-
text-overflow: ellipsis;
|
|
1200
|
-
display: -webkit-box;
|
|
1201
|
-
-webkit-line-clamp: 3;
|
|
1202
|
-
-webkit-box-orient: vertical
|
|
1203
|
-
}
|
|
1204
|
-
|
|
1205
|
-
.dingflow-design .auto-judge .sort-left,
|
|
1206
|
-
.dingflow-design .auto-judge .sort-right {
|
|
1207
|
-
position: absolute;
|
|
1208
|
-
top: 0;
|
|
1209
|
-
bottom: 0;
|
|
1210
|
-
display: none;
|
|
1211
|
-
z-index: 1
|
|
1212
|
-
}
|
|
1213
|
-
|
|
1214
|
-
.dingflow-design .auto-judge .sort-left {
|
|
1215
|
-
left: 0;
|
|
1216
|
-
border-right: 1px solid #f6f6f6
|
|
1217
|
-
}
|
|
1218
|
-
|
|
1219
|
-
.dingflow-design .auto-judge .sort-right {
|
|
1220
|
-
right: 0;
|
|
1221
|
-
border-left: 1px solid #f6f6f6
|
|
1222
|
-
}
|
|
1223
|
-
|
|
1224
|
-
.dingflow-design .auto-judge:hover .sort-left,
|
|
1225
|
-
.dingflow-design .auto-judge:hover .sort-right {
|
|
1226
|
-
display: flex;
|
|
1227
|
-
align-items: center
|
|
1228
|
-
}
|
|
1229
|
-
|
|
1230
|
-
.dingflow-design .auto-judge .sort-left:hover,
|
|
1231
|
-
.dingflow-design .auto-judge .sort-right:hover {
|
|
1232
|
-
background: #efefef
|
|
1233
|
-
}
|
|
1234
|
-
|
|
1235
|
-
.dingflow-design .add-node-btn {
|
|
1236
|
-
user-select: none;
|
|
1237
|
-
width: 240px;
|
|
1238
|
-
padding: 20px 0 32px;
|
|
1239
|
-
display: flex;
|
|
1240
|
-
-webkit-box-pack: center;
|
|
1241
|
-
justify-content: center;
|
|
1242
|
-
flex-shrink: 0;
|
|
1243
|
-
-webkit-box-flex: 1;
|
|
1244
|
-
flex-grow: 1
|
|
1245
|
-
}
|
|
1246
|
-
|
|
1247
|
-
.dingflow-design .add-node-btn .btn {
|
|
1248
|
-
outline: none;
|
|
1249
|
-
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
|
|
1250
|
-
width: 30px;
|
|
1251
|
-
height: 30px;
|
|
1252
|
-
background: #3296fa;
|
|
1253
|
-
border-radius: 50%;
|
|
1254
|
-
position: relative;
|
|
1255
|
-
border: none;
|
|
1256
|
-
line-height: 30px;
|
|
1257
|
-
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
|
|
1258
|
-
transition: all .3s cubic-bezier(.645, .045, .355, 1)
|
|
1259
|
-
}
|
|
1260
|
-
|
|
1261
|
-
.dingflow-design .add-node-btn .btn .iconfont {
|
|
1262
|
-
color: #fff;
|
|
1263
|
-
font-size: 16px
|
|
1264
|
-
}
|
|
1265
|
-
|
|
1266
|
-
.dingflow-design .add-node-btn .btn:hover {
|
|
1267
|
-
transform: scale(1.3);
|
|
1268
|
-
box-shadow: 0 13px 27px 0 rgba(0, 0, 0, .1)
|
|
1269
|
-
}
|
|
1270
|
-
|
|
1271
|
-
.dingflow-design .add-node-btn .btn:active {
|
|
1272
|
-
transform: none;
|
|
1273
|
-
background: #1e83e9;
|
|
1274
|
-
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
|
|
1275
|
-
}
|
|
1276
|
-
|
|
1277
|
-
.dingflow-design .end-node {
|
|
1278
|
-
border-radius: 50%;
|
|
1279
|
-
font-size: 14px;
|
|
1280
|
-
color: rgba(25, 31, 37, .4);
|
|
1281
|
-
text-align: left
|
|
1282
|
-
}
|
|
1283
|
-
|
|
1284
|
-
.dingflow-design .end-node .end-node-circle {
|
|
1285
|
-
width: 10px;
|
|
1286
|
-
height: 10px;
|
|
1287
|
-
margin: auto;
|
|
1288
|
-
border-radius: 50%;
|
|
1289
|
-
background: #dbdcdc
|
|
1290
|
-
}
|
|
1291
|
-
|
|
1292
|
-
.dingflow-design .end-node .end-node-text {
|
|
1293
|
-
margin-top: 5px;
|
|
1294
|
-
text-align: center
|
|
1295
|
-
}
|
|
1296
|
-
|
|
1297
|
-
.approval-setting {
|
|
1298
|
-
border-radius: 2px;
|
|
1299
|
-
margin: 20px 0;
|
|
1300
|
-
position: relative;
|
|
1301
|
-
background: #fff
|
|
1302
|
-
}
|
|
1303
|
-
|
|
1304
|
-
.ant-btn {
|
|
1305
|
-
position: relative
|
|
1306
|
-
}
|
|
1307
|
-
|
|
1308
|
-
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: anticon;
|
|
3
|
+
font-display: fallback;
|
|
4
|
+
src: url("https://at.alicdn.com/t/font_148784_v4ggb6wrjmkotj4i.eot");
|
|
5
|
+
src: url("https://at.alicdn.com/t/font_148784_v4ggb6wrjmkotj4i.woff") format("woff"), url("https://at.alicdn.com/t/font_148784_v4ggb6wrjmkotj4i.ttf") format("truetype"), url("https://at.alicdn.com/t/font_148784_v4ggb6wrjmkotj4i.svg#iconfont") format("svg")
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.fd-nav-content{
|
|
9
|
+
height: calc(100vh - 140px);
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.anticon {
|
|
13
|
+
display: inline-block;
|
|
14
|
+
font-style: normal;
|
|
15
|
+
vertical-align: baseline;
|
|
16
|
+
text-align: center;
|
|
17
|
+
text-transform: none;
|
|
18
|
+
line-height: 1;
|
|
19
|
+
text-rendering: optimizeLegibility;
|
|
20
|
+
-webkit-font-smoothing: antialiased;
|
|
21
|
+
-moz-osx-font-smoothing: grayscale
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.anticon:before {
|
|
25
|
+
display: block;
|
|
26
|
+
font-family: anticon!important
|
|
27
|
+
}
|
|
28
|
+
.anticon-close:before {
|
|
29
|
+
content: "\E633"
|
|
30
|
+
}
|
|
31
|
+
.anticon-right:before {
|
|
32
|
+
content: "\E61F"
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.anticon-exclamation-circle:before {
|
|
36
|
+
content: "\E62C"
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.anticon-left:before {
|
|
40
|
+
content: "\E620"
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.anticon-close-circle:before {
|
|
44
|
+
content: "\E62E"
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.ant-btn {
|
|
48
|
+
line-height: 1.5;
|
|
49
|
+
display: inline-block;
|
|
50
|
+
font-weight: 400;
|
|
51
|
+
text-align: center;
|
|
52
|
+
touch-action: manipulation;
|
|
53
|
+
cursor: pointer;
|
|
54
|
+
background-image: none;
|
|
55
|
+
border: 1px solid transparent;
|
|
56
|
+
white-space: nowrap;
|
|
57
|
+
padding: 0 15px;
|
|
58
|
+
font-size: 14px;
|
|
59
|
+
border-radius: 4px;
|
|
60
|
+
height: 32px;
|
|
61
|
+
user-select: none;
|
|
62
|
+
transition: all .3s cubic-bezier(.645, .045, .355, 1);
|
|
63
|
+
position: relative;
|
|
64
|
+
color: rgba(0, 0, 0, .65);
|
|
65
|
+
background-color: #fff;
|
|
66
|
+
border-color: #d9d9d9
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.ant-btn>.anticon {
|
|
70
|
+
line-height: 1
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.ant-btn,
|
|
74
|
+
.ant-btn:active,
|
|
75
|
+
.ant-btn:focus {
|
|
76
|
+
outline: 0
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.ant-btn>a:only-child {
|
|
80
|
+
color: currentColor
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.ant-btn>a:only-child:after {
|
|
84
|
+
content: "";
|
|
85
|
+
position: absolute;
|
|
86
|
+
top: 0;
|
|
87
|
+
left: 0;
|
|
88
|
+
bottom: 0;
|
|
89
|
+
right: 0;
|
|
90
|
+
background: transparent
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.ant-btn:focus,
|
|
94
|
+
.ant-btn:hover {
|
|
95
|
+
color: #40a9ff;
|
|
96
|
+
background-color: #fff;
|
|
97
|
+
border-color: #40a9ff
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.ant-btn:focus>a:only-child,
|
|
101
|
+
.ant-btn:hover>a:only-child {
|
|
102
|
+
color: currentColor
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.ant-btn:focus>a:only-child:after,
|
|
106
|
+
.ant-btn:hover>a:only-child:after {
|
|
107
|
+
content: "";
|
|
108
|
+
position: absolute;
|
|
109
|
+
top: 0;
|
|
110
|
+
left: 0;
|
|
111
|
+
bottom: 0;
|
|
112
|
+
right: 0;
|
|
113
|
+
background: transparent
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.ant-btn.active,
|
|
117
|
+
.ant-btn:active {
|
|
118
|
+
color: #096dd9;
|
|
119
|
+
background-color: #fff;
|
|
120
|
+
border-color: #096dd9
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
.ant-btn.active>a:only-child,
|
|
124
|
+
.ant-btn:active>a:only-child {
|
|
125
|
+
color: currentColor
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.ant-btn.active>a:only-child:after,
|
|
129
|
+
.ant-btn:active>a:only-child:after {
|
|
130
|
+
content: "";
|
|
131
|
+
position: absolute;
|
|
132
|
+
top: 0;
|
|
133
|
+
left: 0;
|
|
134
|
+
bottom: 0;
|
|
135
|
+
right: 0;
|
|
136
|
+
background: transparent
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
.ant-btn.active,
|
|
140
|
+
.ant-btn:active,
|
|
141
|
+
.ant-btn:focus,
|
|
142
|
+
.ant-btn:hover {
|
|
143
|
+
background: #fff;
|
|
144
|
+
text-decoration: none
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.ant-btn>i,
|
|
148
|
+
.ant-btn>span {
|
|
149
|
+
pointer-events: none
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.ant-btn:before {
|
|
153
|
+
position: absolute;
|
|
154
|
+
top: -1px;
|
|
155
|
+
left: -1px;
|
|
156
|
+
bottom: -1px;
|
|
157
|
+
right: -1px;
|
|
158
|
+
background: #fff;
|
|
159
|
+
opacity: .35;
|
|
160
|
+
content: "";
|
|
161
|
+
border-radius: inherit;
|
|
162
|
+
z-index: 1;
|
|
163
|
+
transition: opacity .2s;
|
|
164
|
+
pointer-events: none;
|
|
165
|
+
display: none
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
.ant-btn .anticon {
|
|
169
|
+
transition: margin-left .3s cubic-bezier(.645, .045, .355, 1)
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
.ant-btn:active>span,
|
|
173
|
+
.ant-btn:focus>span {
|
|
174
|
+
position: relative
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
.ant-btn>.anticon+span,
|
|
178
|
+
.ant-btn>span+.anticon {
|
|
179
|
+
margin-left: 8px
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
/* 弹出提示区域 */
|
|
184
|
+
.modalTips .el-dialog__body{
|
|
185
|
+
padding-top: 15px;
|
|
186
|
+
padding-bottom: 15px;
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
.modalTips .el-dialog__body .anticon{
|
|
190
|
+
margin-right: 10px;
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
.ant-confirm-body .ant-confirm-title {
|
|
194
|
+
color: rgba(0, 0, 0, .85);
|
|
195
|
+
font-weight: 500;
|
|
196
|
+
font-size: 16px;
|
|
197
|
+
line-height: 1.4;
|
|
198
|
+
display: block;
|
|
199
|
+
overflow: hidden
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
.ant-confirm-body .ant-confirm-content {
|
|
203
|
+
font-size: 14px;
|
|
204
|
+
color: rgba(0, 0, 0, .65);
|
|
205
|
+
margin-top: 8px
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.ant-confirm-body>.anticon {
|
|
209
|
+
font-size: 22px;
|
|
210
|
+
margin-right: 16px;
|
|
211
|
+
float: left
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
.fd-nav-container {
|
|
215
|
+
display: inline-block;
|
|
216
|
+
position: relative
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
.fd-nav-container .ghost-bar {
|
|
220
|
+
position: absolute;
|
|
221
|
+
width: 150px;
|
|
222
|
+
height: 100%;
|
|
223
|
+
left: 0;
|
|
224
|
+
background: #1583f2;
|
|
225
|
+
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
|
|
226
|
+
transition: all .3s cubic-bezier(.645, .045, .355, 1)
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
.fd-nav-container .ghost-bar:after {
|
|
230
|
+
content: "";
|
|
231
|
+
position: absolute;
|
|
232
|
+
bottom: 0;
|
|
233
|
+
left: 50%;
|
|
234
|
+
margin-left: -5px;
|
|
235
|
+
width: 0;
|
|
236
|
+
height: 0;
|
|
237
|
+
border-style: solid;
|
|
238
|
+
border-width: 0 5px 6px;
|
|
239
|
+
border-color: transparent transparent #f6f6f6
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
.fd-nav-item {
|
|
243
|
+
position: relative;
|
|
244
|
+
cursor: pointer;
|
|
245
|
+
display: inline-block;
|
|
246
|
+
line-height: 60px;
|
|
247
|
+
width: 150px;
|
|
248
|
+
text-align: center;
|
|
249
|
+
white-space: nowrap
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
.fd-nav-item .order-num {
|
|
253
|
+
display: inline-block;
|
|
254
|
+
width: 20px;
|
|
255
|
+
height: 20px;
|
|
256
|
+
line-height: 20px;
|
|
257
|
+
border: 1px solid #fff;
|
|
258
|
+
border-radius: 50%;
|
|
259
|
+
margin-right: 6px;
|
|
260
|
+
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
|
|
261
|
+
transition: all .3s cubic-bezier(.645, .045, .355, 1)
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
.fd-nav-item.active .order-num {
|
|
265
|
+
color: #1583f2;
|
|
266
|
+
background: #fff
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
.ant-input {
|
|
270
|
+
font-family: Chinese Quote, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
|
|
271
|
+
font-variant: tabular-nums;
|
|
272
|
+
box-sizing: border-box;
|
|
273
|
+
margin: 0;
|
|
274
|
+
padding: 0;
|
|
275
|
+
list-style: none;
|
|
276
|
+
position: relative;
|
|
277
|
+
display: inline-block;
|
|
278
|
+
padding: 4px 11px;
|
|
279
|
+
width: 100%;
|
|
280
|
+
height: 32px;
|
|
281
|
+
font-size: 14px;
|
|
282
|
+
line-height: 1.5;
|
|
283
|
+
color: rgba(0, 0, 0, .65);
|
|
284
|
+
background-color: #fff;
|
|
285
|
+
background-image: none;
|
|
286
|
+
border: 1px solid #d9d9d9;
|
|
287
|
+
border-radius: 4px;
|
|
288
|
+
transition: all .3s
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
.ant-input::-moz-placeholder {
|
|
292
|
+
color: #bfbfbf;
|
|
293
|
+
opacity: 1
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
.ant-input:-ms-input-placeholder {
|
|
297
|
+
color: #bfbfbf
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
.ant-input::-webkit-input-placeholder {
|
|
301
|
+
color: #bfbfbf
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
.ant-input:focus,
|
|
305
|
+
.ant-input:hover {
|
|
306
|
+
border-color: #40a9ff;
|
|
307
|
+
border-right-width: 1px!important
|
|
308
|
+
}
|
|
309
|
+
|
|
310
|
+
.ant-input:focus {
|
|
311
|
+
outline: 0;
|
|
312
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, .2)
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
textarea.ant-input {
|
|
316
|
+
max-width: 100%;
|
|
317
|
+
height: auto;
|
|
318
|
+
vertical-align: bottom;
|
|
319
|
+
transition: all .3s, height 0s;
|
|
320
|
+
min-height: 32px
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
.wrap {
|
|
325
|
+
display: -webkit-box;
|
|
326
|
+
display: -ms-flexbox;
|
|
327
|
+
display: flex;
|
|
328
|
+
-webkit-box-orient: vertical;
|
|
329
|
+
-webkit-box-direction: normal;
|
|
330
|
+
-ms-flex-direction: column;
|
|
331
|
+
flex-direction: column;
|
|
332
|
+
height: 100%
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
@font-face {
|
|
336
|
+
font-family: IconFont;
|
|
337
|
+
src: url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.eot");
|
|
338
|
+
src: url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.woff") format("woff"), url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.ttf") format("truetype"), url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.svg#IconFont") format("svg")
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
.iconfont {
|
|
342
|
+
font-family: IconFont!important;
|
|
343
|
+
font-size: 16px;
|
|
344
|
+
font-style: normal;
|
|
345
|
+
-webkit-font-smoothing: antialiased;
|
|
346
|
+
-webkit-text-stroke-width: .2px;
|
|
347
|
+
-moz-osx-font-smoothing: grayscale
|
|
348
|
+
}
|
|
349
|
+
|
|
350
|
+
.sidePadding{
|
|
351
|
+
padding: 0 15px;
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
.fd-nav {
|
|
355
|
+
z-index: 997;
|
|
356
|
+
height: 60px;
|
|
357
|
+
font-size: 14px;
|
|
358
|
+
color: #333;
|
|
359
|
+
background: #ffff;
|
|
360
|
+
display: flex;
|
|
361
|
+
align-items: center;
|
|
362
|
+
justify-content: space-between;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
.fd-nav>* {
|
|
366
|
+
flex: 1;
|
|
367
|
+
width: 100%
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
.fd-nav .switch{
|
|
371
|
+
display: flex;
|
|
372
|
+
flex-direction: row;
|
|
373
|
+
margin-right: 10px;
|
|
374
|
+
align-items: center;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
.fd-nav .switch span:nth-child(1){
|
|
378
|
+
display: inline-block;
|
|
379
|
+
min-width: 95px;
|
|
380
|
+
text-align: left;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
.fd-nav .fixWidth span:nth-child(1){
|
|
384
|
+
min-width: 140px;
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
.fd-nav .switch .tooltipContent{
|
|
388
|
+
padding: 0;
|
|
389
|
+
border: 0;
|
|
390
|
+
margin: 0 5px;
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
.fd-nav .fd-nav-left {
|
|
394
|
+
display: -webkit-box;
|
|
395
|
+
display: flex;
|
|
396
|
+
align-items: center
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
.fd-nav .fd-nav-center {
|
|
400
|
+
flex:1;
|
|
401
|
+
text-align: center
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
.fd-nav .fd-nav-right {
|
|
405
|
+
display: flex;
|
|
406
|
+
align-items: center;
|
|
407
|
+
justify-content: flex-end;
|
|
408
|
+
text-align: right
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
/* .fd-nav .fd-nav-back {
|
|
412
|
+
display: inline-block;
|
|
413
|
+
width: 60px;
|
|
414
|
+
height: 60px;
|
|
415
|
+
font-size: 22px;
|
|
416
|
+
border-right: 1px solid #eaeaea;
|
|
417
|
+
text-align: center;
|
|
418
|
+
cursor: pointer
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
.fd-nav .fd-nav-back:hover {
|
|
422
|
+
background: #5af
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
.fd-nav .fd-nav-back:active {
|
|
426
|
+
background: #1583f2
|
|
427
|
+
} */
|
|
428
|
+
|
|
429
|
+
.fd-nav .fd-nav-back .anticon {
|
|
430
|
+
line-height: 60px
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
.fd-nav .fd-nav-title {
|
|
434
|
+
width: 100px;
|
|
435
|
+
flex: 1;
|
|
436
|
+
overflow: hidden;
|
|
437
|
+
white-space: nowrap;
|
|
438
|
+
text-overflow: ellipsis;
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
.fd-nav a {
|
|
442
|
+
color: #fff;
|
|
443
|
+
margin-left: 12px
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
.fd-nav .button-publish {
|
|
447
|
+
min-width: 80px;
|
|
448
|
+
margin-left: 4px;
|
|
449
|
+
margin-right: 15px;
|
|
450
|
+
color: #3296fa;
|
|
451
|
+
border-color: #fff
|
|
452
|
+
}
|
|
453
|
+
|
|
454
|
+
.fd-nav .button-publish.ant-btn:focus,
|
|
455
|
+
.fd-nav .button-publish.ant-btn:hover {
|
|
456
|
+
color: #3296fa;
|
|
457
|
+
border-color: #fff;
|
|
458
|
+
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3)
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
.fd-nav .button-publish.ant-btn:active {
|
|
462
|
+
color: #3296fa;
|
|
463
|
+
background: #d6eaff;
|
|
464
|
+
box-shadow: none
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
.fd-nav .button-preview {
|
|
468
|
+
min-width: 80px;
|
|
469
|
+
margin-left: 16px;
|
|
470
|
+
margin-right: 4px;
|
|
471
|
+
color: #fff;
|
|
472
|
+
border-color: #fff;
|
|
473
|
+
background: transparent
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
.fd-nav .button-preview.ant-btn:focus,
|
|
477
|
+
.fd-nav .button-preview.ant-btn:hover {
|
|
478
|
+
color: #fff;
|
|
479
|
+
border-color: #fff;
|
|
480
|
+
background: #59acfc
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
.fd-nav .button-preview.ant-btn:active {
|
|
484
|
+
color: #fff;
|
|
485
|
+
border-color: #fff;
|
|
486
|
+
background: #2186ef
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
.fd-nav-content {
|
|
490
|
+
z-index: 1;
|
|
491
|
+
overflow-x: scroll;
|
|
492
|
+
overflow-y: auto;
|
|
493
|
+
background-color: #f5f5f7;
|
|
494
|
+
}
|
|
495
|
+
|
|
496
|
+
/* 错误提醒区域 */
|
|
497
|
+
.error-modal-desc {
|
|
498
|
+
font-size: 13px;
|
|
499
|
+
color: rgba(25, 31, 37, .56);
|
|
500
|
+
line-height: 22px;
|
|
501
|
+
margin-bottom: 14px
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
.error-modal-list {
|
|
505
|
+
min-height: 200px;
|
|
506
|
+
overflow-y: auto;
|
|
507
|
+
padding-right: 0;
|
|
508
|
+
width: 100%;
|
|
509
|
+
}
|
|
510
|
+
|
|
511
|
+
.error-modal-item {
|
|
512
|
+
padding: 10px 20px;
|
|
513
|
+
line-height: 21px;
|
|
514
|
+
background: #f6f6f6;
|
|
515
|
+
display: flex;
|
|
516
|
+
justify-content: space-between;
|
|
517
|
+
align-items: center;
|
|
518
|
+
margin-bottom: 8px;
|
|
519
|
+
border-radius: 4px
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
.error-modal-item-label {
|
|
523
|
+
flex: none;
|
|
524
|
+
font-size: 15px;
|
|
525
|
+
color: rgba(25, 31, 37, .56);
|
|
526
|
+
padding-right: 10px
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
.error-modal-item-content {
|
|
530
|
+
text-align: right;
|
|
531
|
+
flex: 1;
|
|
532
|
+
font-size: 13px;
|
|
533
|
+
color: #191f25
|
|
534
|
+
}
|
|
535
|
+
|
|
536
|
+
#body.blur {
|
|
537
|
+
-webkit-filter: blur(3px);
|
|
538
|
+
filter: blur(3px)
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
.zoom {
|
|
542
|
+
display: flex;
|
|
543
|
+
position: fixed;
|
|
544
|
+
-webkit-box-align: center;
|
|
545
|
+
-ms-flex-align: center;
|
|
546
|
+
align-items: center;
|
|
547
|
+
-webkit-box-pack: justify;
|
|
548
|
+
-ms-flex-pack: justify;
|
|
549
|
+
justify-content: space-between;
|
|
550
|
+
height: 40px;
|
|
551
|
+
width: 125px;
|
|
552
|
+
right: 40px;
|
|
553
|
+
margin-top: 30px;
|
|
554
|
+
z-index: 10
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
.zoom .zoom-in,
|
|
558
|
+
.zoom .zoom-out {
|
|
559
|
+
width: 30px;
|
|
560
|
+
height: 30px;
|
|
561
|
+
background: #fff;
|
|
562
|
+
color: #c1c1cd;
|
|
563
|
+
cursor: pointer;
|
|
564
|
+
background-size: 100%;
|
|
565
|
+
background-repeat: no-repeat
|
|
566
|
+
}
|
|
567
|
+
|
|
568
|
+
.zoom .zoom-out {
|
|
569
|
+
background-image: url(https://gw.alicdn.com/tfs/TB1s0qhBHGYBuNjy0FoXXciBFXa-90-90.png)
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
.zoom .zoom-out.disabled {
|
|
573
|
+
opacity: .5
|
|
574
|
+
}
|
|
575
|
+
|
|
576
|
+
.zoom .zoom-in {
|
|
577
|
+
background-image: url(https://gw.alicdn.com/tfs/TB1UIgJBTtYBeNjy1XdXXXXyVXa-90-90.png)
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
.zoom .zoom-in.disabled {
|
|
581
|
+
opacity: .5
|
|
582
|
+
}
|
|
583
|
+
|
|
584
|
+
.auto-judge:hover .editable-title,
|
|
585
|
+
.node-wrap-box:hover .editable-title {
|
|
586
|
+
border-bottom: 1px dashed #fff
|
|
587
|
+
}
|
|
588
|
+
|
|
589
|
+
.auto-judge:hover .editable-title.editing,
|
|
590
|
+
.node-wrap-box:hover .editable-title.editing {
|
|
591
|
+
text-decoration: none;
|
|
592
|
+
border: 1px solid #d9d9d9
|
|
593
|
+
}
|
|
594
|
+
|
|
595
|
+
.auto-judge:hover .editable-title {
|
|
596
|
+
border-color: #15bc83
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
.editable-title {
|
|
600
|
+
line-height: 15px;
|
|
601
|
+
overflow: hidden;
|
|
602
|
+
white-space: nowrap;
|
|
603
|
+
text-overflow: ellipsis;
|
|
604
|
+
border-bottom: 1px dashed transparent
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
.editable-title:before {
|
|
608
|
+
content: "";
|
|
609
|
+
position: absolute;
|
|
610
|
+
top: 0;
|
|
611
|
+
left: 0;
|
|
612
|
+
bottom: 0;
|
|
613
|
+
right: 40px
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.editable-title:hover {
|
|
617
|
+
border-bottom: 1px dashed #fff
|
|
618
|
+
}
|
|
619
|
+
|
|
620
|
+
.editable-title-input {
|
|
621
|
+
flex: none;
|
|
622
|
+
height: 18px;
|
|
623
|
+
padding-left: 4px;
|
|
624
|
+
text-indent: 0;
|
|
625
|
+
font-size: 12px;
|
|
626
|
+
line-height: 18px;
|
|
627
|
+
z-index: 1
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
.editable-title-input:hover {
|
|
631
|
+
text-decoration: none
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
.ant-btn {
|
|
635
|
+
position: relative
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
.node-wrap-box {
|
|
639
|
+
display: -webkit-inline-box;
|
|
640
|
+
display: -ms-inline-flexbox;
|
|
641
|
+
display: inline-flex;
|
|
642
|
+
-webkit-box-orient: vertical;
|
|
643
|
+
-webkit-box-direction: normal;
|
|
644
|
+
-ms-flex-direction: column;
|
|
645
|
+
flex-direction: column;
|
|
646
|
+
position: relative;
|
|
647
|
+
width: 220px;
|
|
648
|
+
min-height: 72px;
|
|
649
|
+
-ms-flex-negative: 0;
|
|
650
|
+
flex-shrink: 0;
|
|
651
|
+
background: #fff;
|
|
652
|
+
border-radius: 4px;
|
|
653
|
+
cursor: pointer
|
|
654
|
+
}
|
|
655
|
+
|
|
656
|
+
.node-wrap-box:after {
|
|
657
|
+
pointer-events: none;
|
|
658
|
+
content: "";
|
|
659
|
+
position: absolute;
|
|
660
|
+
top: 0;
|
|
661
|
+
bottom: 0;
|
|
662
|
+
left: 0;
|
|
663
|
+
right: 0;
|
|
664
|
+
z-index: 2;
|
|
665
|
+
border-radius: 4px;
|
|
666
|
+
border: 1px solid transparent;
|
|
667
|
+
transition: all .1s cubic-bezier(.645, .045, .355, 1);
|
|
668
|
+
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1)
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
.node-wrap-box.active:after,
|
|
672
|
+
.node-wrap-box:active:after,
|
|
673
|
+
.node-wrap-box:hover:after {
|
|
674
|
+
border: 1px solid #3296fa;
|
|
675
|
+
box-shadow: 0 0 6px 0 rgba(50, 150, 250, .3)
|
|
676
|
+
}
|
|
677
|
+
|
|
678
|
+
.node-wrap-box.active .close,
|
|
679
|
+
.node-wrap-box:active .close,
|
|
680
|
+
.node-wrap-box:hover .close {
|
|
681
|
+
display: block
|
|
682
|
+
}
|
|
683
|
+
|
|
684
|
+
.node-wrap-box.error:after {
|
|
685
|
+
border: 1px solid #f25643;
|
|
686
|
+
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1)
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
.node-wrap-box .title {
|
|
690
|
+
position: relative;
|
|
691
|
+
display: flex;
|
|
692
|
+
align-items: center;
|
|
693
|
+
padding-left: 16px;
|
|
694
|
+
padding-right: 30px;
|
|
695
|
+
/* width: 100%; */
|
|
696
|
+
height: 24px;
|
|
697
|
+
line-height: 24px;
|
|
698
|
+
font-size: 12px;
|
|
699
|
+
color: #fff;
|
|
700
|
+
text-align: left;
|
|
701
|
+
background: #576a95;
|
|
702
|
+
border-radius: 4px 4px 0 0
|
|
703
|
+
}
|
|
704
|
+
|
|
705
|
+
.node-wrap-box .title .iconfont {
|
|
706
|
+
font-size: 12px;
|
|
707
|
+
margin-right: 5px
|
|
708
|
+
}
|
|
709
|
+
|
|
710
|
+
.node-wrap-box .placeholder {
|
|
711
|
+
color: #bfbfbf
|
|
712
|
+
}
|
|
713
|
+
|
|
714
|
+
.node-wrap-box .close {
|
|
715
|
+
display: none;
|
|
716
|
+
position: absolute;
|
|
717
|
+
right: 10px;
|
|
718
|
+
top: 50%;
|
|
719
|
+
transform: translateY(-50%);
|
|
720
|
+
width: 20px;
|
|
721
|
+
height: 20px;
|
|
722
|
+
font-size: 14px;
|
|
723
|
+
color: #fff;
|
|
724
|
+
border-radius: 50%;
|
|
725
|
+
text-align: center;
|
|
726
|
+
line-height: 20px
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
.node-wrap-box .content {
|
|
730
|
+
position: relative;
|
|
731
|
+
font-size: 14px;
|
|
732
|
+
padding: 16px;
|
|
733
|
+
padding-right: 30px
|
|
734
|
+
}
|
|
735
|
+
|
|
736
|
+
.node-wrap-box .content .text {
|
|
737
|
+
overflow: hidden;
|
|
738
|
+
text-overflow: ellipsis;
|
|
739
|
+
display: -webkit-box;
|
|
740
|
+
-webkit-line-clamp: 3;
|
|
741
|
+
-webkit-box-orient: vertical
|
|
742
|
+
}
|
|
743
|
+
|
|
744
|
+
.node-wrap-box .content .arrow {
|
|
745
|
+
position: absolute;
|
|
746
|
+
right: 10px;
|
|
747
|
+
top: 50%;
|
|
748
|
+
transform: translateY(-50%);
|
|
749
|
+
width: 20px;
|
|
750
|
+
height: 14px;
|
|
751
|
+
font-size: 14px;
|
|
752
|
+
color: #979797
|
|
753
|
+
}
|
|
754
|
+
|
|
755
|
+
.start-node.node-wrap-box .content .text {
|
|
756
|
+
display: block;
|
|
757
|
+
white-space: nowrap
|
|
758
|
+
}
|
|
759
|
+
|
|
760
|
+
.node-wrap-box:before {
|
|
761
|
+
content: "";
|
|
762
|
+
position: absolute;
|
|
763
|
+
top: -12px;
|
|
764
|
+
left: 50%;
|
|
765
|
+
-webkit-transform: translateX(-50%);
|
|
766
|
+
transform: translateX(-50%);
|
|
767
|
+
width: 0;
|
|
768
|
+
height: 4px;
|
|
769
|
+
border-style: solid;
|
|
770
|
+
border-width: 8px 6px 4px;
|
|
771
|
+
border-color: #cacaca transparent transparent;
|
|
772
|
+
background: #f5f5f7
|
|
773
|
+
}
|
|
774
|
+
|
|
775
|
+
.node-wrap-box.start-node:before {
|
|
776
|
+
content: none
|
|
777
|
+
}
|
|
778
|
+
|
|
779
|
+
.add-node-popover {
|
|
780
|
+
min-height: 160px
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
.add-node-popover-header {
|
|
784
|
+
position: relative;
|
|
785
|
+
margin-bottom: 15px
|
|
786
|
+
}
|
|
787
|
+
|
|
788
|
+
.add-node-popover-close {
|
|
789
|
+
cursor: pointer;
|
|
790
|
+
position: absolute;
|
|
791
|
+
top: 5px;
|
|
792
|
+
right: 5px;
|
|
793
|
+
color: rgba(0, 0, 0, .25)
|
|
794
|
+
}
|
|
795
|
+
|
|
796
|
+
.add-node-popover-body {
|
|
797
|
+
display: flex
|
|
798
|
+
}
|
|
799
|
+
|
|
800
|
+
.add-node-popover-item {
|
|
801
|
+
margin-right: 10px;
|
|
802
|
+
cursor: pointer;
|
|
803
|
+
text-align: center;
|
|
804
|
+
flex: 1;
|
|
805
|
+
color: #191f25!important
|
|
806
|
+
}
|
|
807
|
+
|
|
808
|
+
.add-node-popover-item:last-child{
|
|
809
|
+
margin-right: 0;
|
|
810
|
+
}
|
|
811
|
+
|
|
812
|
+
.add-node-popover-item .item-wrapper {
|
|
813
|
+
user-select: none;
|
|
814
|
+
display: inline-block;
|
|
815
|
+
width: 80px;
|
|
816
|
+
background: #fff;
|
|
817
|
+
border: 1px solid #e2e2e2bf;
|
|
818
|
+
border-radius: 4px;
|
|
819
|
+
transition: all .3s cubic-bezier(.645, .045, .355, 1);
|
|
820
|
+
padding-bottom: 10px;
|
|
821
|
+
}
|
|
822
|
+
|
|
823
|
+
.add-node-popover-item .item-wrapper p{
|
|
824
|
+
margin: 0;
|
|
825
|
+
}
|
|
826
|
+
|
|
827
|
+
.add-node-popover-item .iconfont {
|
|
828
|
+
font-size: 28px;
|
|
829
|
+
line-height: 45px;
|
|
830
|
+
}
|
|
831
|
+
|
|
832
|
+
.add-node-popover-item.approver .item-wrapper {
|
|
833
|
+
color: #ff943e
|
|
834
|
+
}
|
|
835
|
+
|
|
836
|
+
.add-node-popover-item.notifier .item-wrapper {
|
|
837
|
+
color: #3296fa
|
|
838
|
+
}
|
|
839
|
+
|
|
840
|
+
.add-node-popover-item.condition .item-wrapper {
|
|
841
|
+
color: #15bc83
|
|
842
|
+
}
|
|
843
|
+
|
|
844
|
+
.add-node-popover-item.auto .item-wrapper {
|
|
845
|
+
color: #1059fb
|
|
846
|
+
}
|
|
847
|
+
|
|
848
|
+
.add-node-popover-item:hover .item-wrapper {
|
|
849
|
+
background: #fff;
|
|
850
|
+
box-shadow: 0 0px 10px 0 rgba(221, 221, 221, 0.837);
|
|
851
|
+
border: 1px solid #e2e2e2;
|
|
852
|
+
}
|
|
853
|
+
|
|
854
|
+
.add-node-popover-item .item-wrapper p{
|
|
855
|
+
color: #222;
|
|
856
|
+
font-size: 14px;
|
|
857
|
+
}
|
|
858
|
+
|
|
859
|
+
.add-node-popover-item:hover .iconfont {
|
|
860
|
+
/* color: #fff */
|
|
861
|
+
}
|
|
862
|
+
|
|
863
|
+
.add-node-popover-item:active .item-wrapper {
|
|
864
|
+
box-shadow: none;
|
|
865
|
+
background: #eaeaea
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
.add-node-popover-item:active .iconfont {
|
|
869
|
+
color: inherit
|
|
870
|
+
}
|
|
871
|
+
|
|
872
|
+
.top-left-cover-line {
|
|
873
|
+
left: -1px
|
|
874
|
+
}
|
|
875
|
+
|
|
876
|
+
.top-left-cover-line,
|
|
877
|
+
.top-right-cover-line {
|
|
878
|
+
position: absolute;
|
|
879
|
+
height: 3px;
|
|
880
|
+
width: 50%;
|
|
881
|
+
background-color: #f5f5f7;
|
|
882
|
+
top: -2px
|
|
883
|
+
}
|
|
884
|
+
|
|
885
|
+
.top-right-cover-line {
|
|
886
|
+
right: -1px
|
|
887
|
+
}
|
|
888
|
+
|
|
889
|
+
.bottom-left-cover-line {
|
|
890
|
+
left: -1px
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
.bottom-left-cover-line,
|
|
894
|
+
.bottom-right-cover-line {
|
|
895
|
+
position: absolute;
|
|
896
|
+
height: 3px;
|
|
897
|
+
width: 50%;
|
|
898
|
+
background-color: #f5f5f7;
|
|
899
|
+
bottom: -2px
|
|
900
|
+
}
|
|
901
|
+
|
|
902
|
+
.bottom-right-cover-line {
|
|
903
|
+
right: -1px
|
|
904
|
+
}
|
|
905
|
+
|
|
906
|
+
.dingflow-design {
|
|
907
|
+
background-color: #f5f5f7;
|
|
908
|
+
}
|
|
909
|
+
|
|
910
|
+
.dingflow-design .box-scale {
|
|
911
|
+
transform: scale(1);
|
|
912
|
+
display: inline-block;
|
|
913
|
+
position: relative;
|
|
914
|
+
width: 100%;
|
|
915
|
+
padding: 54.5px 0;
|
|
916
|
+
-webkit-box-align: start;
|
|
917
|
+
-ms-flex-align: start;
|
|
918
|
+
align-items: flex-start;
|
|
919
|
+
-webkit-box-pack: center;
|
|
920
|
+
-ms-flex-pack: center;
|
|
921
|
+
justify-content: center;
|
|
922
|
+
-ms-flex-wrap: wrap;
|
|
923
|
+
flex-wrap: wrap;
|
|
924
|
+
min-width: -webkit-min-content;
|
|
925
|
+
min-width: -moz-min-content;
|
|
926
|
+
min-width: min-content;
|
|
927
|
+
background-color: #f5f5f7;
|
|
928
|
+
-webkit-transform-origin: 0 0 0;
|
|
929
|
+
transform-origin: 0 0 0
|
|
930
|
+
}
|
|
931
|
+
|
|
932
|
+
.dingflow-design .add-node-btn-box {
|
|
933
|
+
width: 240px;
|
|
934
|
+
display: -webkit-inline-box;
|
|
935
|
+
display: -ms-inline-flexbox;
|
|
936
|
+
display: inline-flex;
|
|
937
|
+
-ms-flex-negative: 0;
|
|
938
|
+
flex-shrink: 0;
|
|
939
|
+
-webkit-box-flex: 1;
|
|
940
|
+
-ms-flex-positive: 1;
|
|
941
|
+
position: relative
|
|
942
|
+
}
|
|
943
|
+
|
|
944
|
+
.dingflow-design .add-node-btn-box:before {
|
|
945
|
+
content: "";
|
|
946
|
+
position: absolute;
|
|
947
|
+
top: 0;
|
|
948
|
+
left: 0;
|
|
949
|
+
right: 0;
|
|
950
|
+
bottom: 0;
|
|
951
|
+
z-index: -1;
|
|
952
|
+
margin: auto;
|
|
953
|
+
width: 2px;
|
|
954
|
+
height: 100%;
|
|
955
|
+
background-color: #cacaca
|
|
956
|
+
}
|
|
957
|
+
|
|
958
|
+
.dingflow-design .node-wrap {
|
|
959
|
+
flex-direction: column;
|
|
960
|
+
-webkit-box-pack: start;
|
|
961
|
+
-ms-flex-pack: start;
|
|
962
|
+
justify-content: flex-start;
|
|
963
|
+
-webkit-box-align: center;
|
|
964
|
+
-ms-flex-align: center;
|
|
965
|
+
align-items: center;
|
|
966
|
+
-ms-flex-wrap: wrap;
|
|
967
|
+
flex-wrap: wrap;
|
|
968
|
+
-webkit-box-flex: 1;
|
|
969
|
+
position: relative
|
|
970
|
+
}
|
|
971
|
+
|
|
972
|
+
.dingflow-design .branch-wrap,
|
|
973
|
+
.dingflow-design .node-wrap {
|
|
974
|
+
display: inline-flex;
|
|
975
|
+
width: 100%
|
|
976
|
+
}
|
|
977
|
+
|
|
978
|
+
.dingflow-design .branch-box-wrap {
|
|
979
|
+
display: flex;
|
|
980
|
+
-webkit-box-orient: vertical;
|
|
981
|
+
-webkit-box-direction: normal;
|
|
982
|
+
-ms-flex-direction: column;
|
|
983
|
+
flex-direction: column;
|
|
984
|
+
-ms-flex-wrap: wrap;
|
|
985
|
+
flex-wrap: wrap;
|
|
986
|
+
-webkit-box-align: center;
|
|
987
|
+
-ms-flex-align: center;
|
|
988
|
+
align-items: center;
|
|
989
|
+
min-height: 270px;
|
|
990
|
+
width: 100%;
|
|
991
|
+
-ms-flex-negative: 0;
|
|
992
|
+
flex-shrink: 0
|
|
993
|
+
}
|
|
994
|
+
|
|
995
|
+
.dingflow-design .branch-box {
|
|
996
|
+
display: flex;
|
|
997
|
+
overflow: visible;
|
|
998
|
+
min-height: 180px;
|
|
999
|
+
height: auto;
|
|
1000
|
+
border-bottom: 2px solid #ccc;
|
|
1001
|
+
border-top: 2px solid #ccc;
|
|
1002
|
+
position: relative;
|
|
1003
|
+
margin-top: 15px
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
.dingflow-design .branch-box .col-box {
|
|
1007
|
+
background: #f5f5f7
|
|
1008
|
+
}
|
|
1009
|
+
|
|
1010
|
+
.dingflow-design .branch-box .col-box:before {
|
|
1011
|
+
content: "";
|
|
1012
|
+
position: absolute;
|
|
1013
|
+
top: 0;
|
|
1014
|
+
left: 0;
|
|
1015
|
+
right: 0;
|
|
1016
|
+
bottom: 0;
|
|
1017
|
+
z-index: 0;
|
|
1018
|
+
margin: auto;
|
|
1019
|
+
width: 2px;
|
|
1020
|
+
height: 100%;
|
|
1021
|
+
background-color: #cacaca
|
|
1022
|
+
}
|
|
1023
|
+
|
|
1024
|
+
.dingflow-design .add-branch {
|
|
1025
|
+
border: none;
|
|
1026
|
+
outline: none;
|
|
1027
|
+
user-select: none;
|
|
1028
|
+
justify-content: center;
|
|
1029
|
+
font-size: 12px;
|
|
1030
|
+
padding: 0 10px;
|
|
1031
|
+
height: 30px;
|
|
1032
|
+
line-height: 30px;
|
|
1033
|
+
border-radius: 15px;
|
|
1034
|
+
color: #3296fa;
|
|
1035
|
+
background: #fff;
|
|
1036
|
+
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
|
|
1037
|
+
position: absolute;
|
|
1038
|
+
top: -16px;
|
|
1039
|
+
left: 50%;
|
|
1040
|
+
transform: translateX(-50%);
|
|
1041
|
+
transform-origin: center center;
|
|
1042
|
+
cursor: pointer;
|
|
1043
|
+
z-index: 1;
|
|
1044
|
+
display: inline-flex;
|
|
1045
|
+
align-items: center;
|
|
1046
|
+
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
|
|
1047
|
+
transition: all .3s cubic-bezier(.645, .045, .355, 1)
|
|
1048
|
+
}
|
|
1049
|
+
|
|
1050
|
+
.dingflow-design .add-branch:hover {
|
|
1051
|
+
transform: translateX(-50%) scale(1.1);
|
|
1052
|
+
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1)
|
|
1053
|
+
}
|
|
1054
|
+
|
|
1055
|
+
.dingflow-design .add-branch:active {
|
|
1056
|
+
transform: translateX(-50%);
|
|
1057
|
+
box-shadow: none
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
.dingflow-design .col-box {
|
|
1061
|
+
display: inline-flex;
|
|
1062
|
+
-webkit-box-orient: vertical;
|
|
1063
|
+
-webkit-box-direction: normal;
|
|
1064
|
+
flex-direction: column;
|
|
1065
|
+
-webkit-box-align: center;
|
|
1066
|
+
align-items: center;
|
|
1067
|
+
position: relative
|
|
1068
|
+
}
|
|
1069
|
+
|
|
1070
|
+
.dingflow-design .condition-node {
|
|
1071
|
+
min-height: 220px
|
|
1072
|
+
}
|
|
1073
|
+
|
|
1074
|
+
.dingflow-design .condition-node,
|
|
1075
|
+
.dingflow-design .condition-node-box {
|
|
1076
|
+
display: inline-flex;
|
|
1077
|
+
-webkit-box-orient: vertical;
|
|
1078
|
+
-webkit-box-direction: normal;
|
|
1079
|
+
flex-direction: column;
|
|
1080
|
+
-webkit-box-flex: 1
|
|
1081
|
+
}
|
|
1082
|
+
|
|
1083
|
+
.dingflow-design .condition-node-box {
|
|
1084
|
+
padding-top: 30px;
|
|
1085
|
+
padding-right: 50px;
|
|
1086
|
+
padding-left: 50px;
|
|
1087
|
+
-webkit-box-pack: center;
|
|
1088
|
+
justify-content: center;
|
|
1089
|
+
-webkit-box-align: center;
|
|
1090
|
+
align-items: center;
|
|
1091
|
+
flex-grow: 1;
|
|
1092
|
+
position: relative
|
|
1093
|
+
}
|
|
1094
|
+
|
|
1095
|
+
.dingflow-design .condition-node-box:before {
|
|
1096
|
+
content: "";
|
|
1097
|
+
position: absolute;
|
|
1098
|
+
top: 0;
|
|
1099
|
+
left: 0;
|
|
1100
|
+
right: 0;
|
|
1101
|
+
bottom: 0;
|
|
1102
|
+
margin: auto;
|
|
1103
|
+
width: 2px;
|
|
1104
|
+
height: 100%;
|
|
1105
|
+
background-color: #cacaca
|
|
1106
|
+
}
|
|
1107
|
+
|
|
1108
|
+
.dingflow-design .auto-judge {
|
|
1109
|
+
position: relative;
|
|
1110
|
+
width: 220px;
|
|
1111
|
+
/* min-height: 72px; */
|
|
1112
|
+
background: #fff;
|
|
1113
|
+
border-radius: 4px;
|
|
1114
|
+
padding: 14px 19px;
|
|
1115
|
+
cursor: pointer
|
|
1116
|
+
}
|
|
1117
|
+
|
|
1118
|
+
.dingflow-design .auto-judge:after {
|
|
1119
|
+
pointer-events: none;
|
|
1120
|
+
content: "";
|
|
1121
|
+
position: absolute;
|
|
1122
|
+
top: 0;
|
|
1123
|
+
bottom: 0;
|
|
1124
|
+
left: 0;
|
|
1125
|
+
right: 0;
|
|
1126
|
+
z-index: 2;
|
|
1127
|
+
border-radius: 4px;
|
|
1128
|
+
border: 1px solid transparent;
|
|
1129
|
+
transition: all .1s cubic-bezier(.645, .045, .355, 1);
|
|
1130
|
+
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1)
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1133
|
+
.dingflow-design .auto-judge.active:after,
|
|
1134
|
+
.dingflow-design .auto-judge:active:after,
|
|
1135
|
+
.dingflow-design .auto-judge:hover:after {
|
|
1136
|
+
border: 1px solid #3296fa;
|
|
1137
|
+
box-shadow: 0 0 6px 0 rgba(50, 150, 250, .3)
|
|
1138
|
+
}
|
|
1139
|
+
|
|
1140
|
+
.dingflow-design .auto-judge.active .close,
|
|
1141
|
+
.dingflow-design .auto-judge:active .close,
|
|
1142
|
+
.dingflow-design .auto-judge:hover .close {
|
|
1143
|
+
display: block
|
|
1144
|
+
}
|
|
1145
|
+
|
|
1146
|
+
.dingflow-design .auto-judge.error:after {
|
|
1147
|
+
border: 1px solid #f25643;
|
|
1148
|
+
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1)
|
|
1149
|
+
}
|
|
1150
|
+
|
|
1151
|
+
.dingflow-design .auto-judge .title-wrapper {
|
|
1152
|
+
position: relative;
|
|
1153
|
+
font-size: 12px;
|
|
1154
|
+
color: #15bc83;
|
|
1155
|
+
text-align: left;
|
|
1156
|
+
line-height: 16px
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
.dingflow-design .auto-judge .title-wrapper .editable-title {
|
|
1160
|
+
display: inline-block;
|
|
1161
|
+
max-width: 120px;
|
|
1162
|
+
overflow: hidden;
|
|
1163
|
+
white-space: nowrap;
|
|
1164
|
+
text-overflow: ellipsis
|
|
1165
|
+
}
|
|
1166
|
+
|
|
1167
|
+
.dingflow-design .auto-judge .title-wrapper .priority-title {
|
|
1168
|
+
display: inline-block;
|
|
1169
|
+
float: right;
|
|
1170
|
+
margin-right: 10px;
|
|
1171
|
+
color: rgba(25, 31, 37, .56)
|
|
1172
|
+
}
|
|
1173
|
+
|
|
1174
|
+
.dingflow-design .auto-judge .placeholder {
|
|
1175
|
+
color: #bfbfbf
|
|
1176
|
+
}
|
|
1177
|
+
|
|
1178
|
+
.dingflow-design .auto-judge .close {
|
|
1179
|
+
display: none;
|
|
1180
|
+
position: absolute;
|
|
1181
|
+
right: -10px;
|
|
1182
|
+
top: -10px;
|
|
1183
|
+
width: 20px;
|
|
1184
|
+
height: 20px;
|
|
1185
|
+
font-size: 14px;
|
|
1186
|
+
color: rgba(0, 0, 0, .25);
|
|
1187
|
+
border-radius: 50%;
|
|
1188
|
+
text-align: center;
|
|
1189
|
+
line-height: 20px;
|
|
1190
|
+
z-index: 2
|
|
1191
|
+
}
|
|
1192
|
+
|
|
1193
|
+
.dingflow-design .auto-judge .content {
|
|
1194
|
+
font-size: 14px;
|
|
1195
|
+
color: #191f25;
|
|
1196
|
+
text-align: left;
|
|
1197
|
+
margin-top: 6px;
|
|
1198
|
+
overflow: hidden;
|
|
1199
|
+
text-overflow: ellipsis;
|
|
1200
|
+
display: -webkit-box;
|
|
1201
|
+
-webkit-line-clamp: 3;
|
|
1202
|
+
-webkit-box-orient: vertical
|
|
1203
|
+
}
|
|
1204
|
+
|
|
1205
|
+
.dingflow-design .auto-judge .sort-left,
|
|
1206
|
+
.dingflow-design .auto-judge .sort-right {
|
|
1207
|
+
position: absolute;
|
|
1208
|
+
top: 0;
|
|
1209
|
+
bottom: 0;
|
|
1210
|
+
display: none;
|
|
1211
|
+
z-index: 1
|
|
1212
|
+
}
|
|
1213
|
+
|
|
1214
|
+
.dingflow-design .auto-judge .sort-left {
|
|
1215
|
+
left: 0;
|
|
1216
|
+
border-right: 1px solid #f6f6f6
|
|
1217
|
+
}
|
|
1218
|
+
|
|
1219
|
+
.dingflow-design .auto-judge .sort-right {
|
|
1220
|
+
right: 0;
|
|
1221
|
+
border-left: 1px solid #f6f6f6
|
|
1222
|
+
}
|
|
1223
|
+
|
|
1224
|
+
.dingflow-design .auto-judge:hover .sort-left,
|
|
1225
|
+
.dingflow-design .auto-judge:hover .sort-right {
|
|
1226
|
+
display: flex;
|
|
1227
|
+
align-items: center
|
|
1228
|
+
}
|
|
1229
|
+
|
|
1230
|
+
.dingflow-design .auto-judge .sort-left:hover,
|
|
1231
|
+
.dingflow-design .auto-judge .sort-right:hover {
|
|
1232
|
+
background: #efefef
|
|
1233
|
+
}
|
|
1234
|
+
|
|
1235
|
+
.dingflow-design .add-node-btn {
|
|
1236
|
+
user-select: none;
|
|
1237
|
+
width: 240px;
|
|
1238
|
+
padding: 20px 0 32px;
|
|
1239
|
+
display: flex;
|
|
1240
|
+
-webkit-box-pack: center;
|
|
1241
|
+
justify-content: center;
|
|
1242
|
+
flex-shrink: 0;
|
|
1243
|
+
-webkit-box-flex: 1;
|
|
1244
|
+
flex-grow: 1
|
|
1245
|
+
}
|
|
1246
|
+
|
|
1247
|
+
.dingflow-design .add-node-btn .btn {
|
|
1248
|
+
outline: none;
|
|
1249
|
+
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
|
|
1250
|
+
width: 30px;
|
|
1251
|
+
height: 30px;
|
|
1252
|
+
background: #3296fa;
|
|
1253
|
+
border-radius: 50%;
|
|
1254
|
+
position: relative;
|
|
1255
|
+
border: none;
|
|
1256
|
+
line-height: 30px;
|
|
1257
|
+
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
|
|
1258
|
+
transition: all .3s cubic-bezier(.645, .045, .355, 1)
|
|
1259
|
+
}
|
|
1260
|
+
|
|
1261
|
+
.dingflow-design .add-node-btn .btn .iconfont {
|
|
1262
|
+
color: #fff;
|
|
1263
|
+
font-size: 16px
|
|
1264
|
+
}
|
|
1265
|
+
|
|
1266
|
+
.dingflow-design .add-node-btn .btn:hover {
|
|
1267
|
+
transform: scale(1.3);
|
|
1268
|
+
box-shadow: 0 13px 27px 0 rgba(0, 0, 0, .1)
|
|
1269
|
+
}
|
|
1270
|
+
|
|
1271
|
+
.dingflow-design .add-node-btn .btn:active {
|
|
1272
|
+
transform: none;
|
|
1273
|
+
background: #1e83e9;
|
|
1274
|
+
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
|
|
1275
|
+
}
|
|
1276
|
+
|
|
1277
|
+
.dingflow-design .end-node {
|
|
1278
|
+
border-radius: 50%;
|
|
1279
|
+
font-size: 14px;
|
|
1280
|
+
color: rgba(25, 31, 37, .4);
|
|
1281
|
+
text-align: left
|
|
1282
|
+
}
|
|
1283
|
+
|
|
1284
|
+
.dingflow-design .end-node .end-node-circle {
|
|
1285
|
+
width: 10px;
|
|
1286
|
+
height: 10px;
|
|
1287
|
+
margin: auto;
|
|
1288
|
+
border-radius: 50%;
|
|
1289
|
+
background: #dbdcdc
|
|
1290
|
+
}
|
|
1291
|
+
|
|
1292
|
+
.dingflow-design .end-node .end-node-text {
|
|
1293
|
+
margin-top: 5px;
|
|
1294
|
+
text-align: center
|
|
1295
|
+
}
|
|
1296
|
+
|
|
1297
|
+
.approval-setting {
|
|
1298
|
+
border-radius: 2px;
|
|
1299
|
+
margin: 20px 0;
|
|
1300
|
+
position: relative;
|
|
1301
|
+
background: #fff
|
|
1302
|
+
}
|
|
1303
|
+
|
|
1304
|
+
.ant-btn {
|
|
1305
|
+
position: relative
|
|
1306
|
+
}
|
|
1307
|
+
|
|
1308
|
+
|