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,13 +1,13 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg class='checkbox' width="16px" height="15px" viewBox="0 0 16 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>编组</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-300.000000, -304.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="编组" transform="translate(299.000000, 304.000000)">
|
|
9
|
-
<path d="M16.3571052,13.7142857 C16.7428421,13.7142857 16.9549974,13.8687825 16.9935711,14.177776 L17,14.2849326 C17,14.6664061 16.7857017,14.8571429 16.3571052,14.8571429 L7.64289478,14.8571429 C7.25715791,14.8571429 7.04500263,14.7026461 7.00642895,14.3936525 L7,14.286496 C7,13.9050225 7.21429826,13.7142857 7.64289478,13.7142857 L16.3571052,13.7142857 Z M5.04403942,11.5883431 C5.18468585,11.5885276 5.31946186,11.6441314 5.41855362,11.7428543 C5.62001911,11.9480736 5.62001911,12.2745348 5.41855362,12.4797541 L5.41855362,12.4797541 L3.18148214,14.7043198 C2.9750828,14.9080839 2.64085582,14.9080839 2.43445648,14.7043198 L2.43445648,14.7043198 L1.15670213,13.4345543 C0.950461123,13.2297266 0.950461123,12.8985205 1.15670213,12.6936927 C1.25587102,12.5953231 1.39077083,12.5403818 1.53121634,12.5411624 C1.67161819,12.5406029 1.80643527,12.5955105 1.90573054,12.6936927 L1.90573054,12.6936927 L2.80496518,13.5910465 L4.66952521,11.7428543 C4.76849036,11.6439454 4.90334842,11.5883077 5.04403942,11.5883431 Z M5.04403942,5.98829287 C5.18444128,5.98774152 5.31925835,6.04264916 5.41855362,6.1408314 C5.62001911,6.34605066 5.62001911,6.6725119 5.41855362,6.87773116 L5.41855362,6.87773116 L3.18148214,9.09833503 C3.08288341,9.19717537 2.94835339,9.25281532 2.80796931,9.25281532 C2.66758522,9.25281532 2.5330552,9.19717537 2.43445648,9.09833503 L2.43445648,9.09833503 L1.15670213,7.83055048 C1.00412825,7.68063202 0.95810885,7.45446089 1.04017102,7.25783607 C1.12223318,7.06121125 1.3161523,6.93300766 1.53121634,6.93319674 C1.6721521,6.93390473 1.80696928,6.99023859 1.90573054,7.08968889 L1.90573054,7.08968889 L2.80496518,7.98704264 L4.66952521,6.1408314 C4.7686941,6.04246177 4.90359391,5.98752044 5.04403942,5.98829287 Z M16.3571052,6.85714286 C16.7428421,6.85714286 16.9549974,7.01163963 16.9935711,7.32063319 L17,7.42778972 C17,7.80926324 16.7857017,8 16.3571052,8 L7.64289478,8 C7.25715791,8 7.04500263,7.84550322 7.00642895,7.53650967 L7,7.42935314 C7,7.04787962 7.21429826,6.85714286 7.64289478,6.85714286 L16.3571052,6.85714286 Z M5.04403942,1.68395367e-08 C5.18468585,0.000184556724 5.31946186,0.0557883462 5.41855362,0.154511277 C5.62238689,0.359546218 5.62238689,0.688357007 5.41855362,0.893391948 L5.41855362,0.893391948 L3.17747664,3.11399581 C3.07964687,3.21336094 2.94518847,3.26913194 2.80496518,3.26851225 C2.66590722,3.26823191 2.53264618,3.21337125 2.43445648,3.11597672 L2.43445648,3.11597672 L1.15670213,1.84621128 C1.00555989,1.69610653 0.960451556,1.47085463 1.0423324,1.27509735 C1.12421324,1.07934008 1.31703298,0.951449768 1.53121634,0.950838442 C1.67186277,0.951022965 1.80663878,1.00662675 1.90573054,1.10534969 L1.90573054,1.10534969 L2.80496518,2.00270342 L4.66952521,0.154511277 C4.76849036,0.0556023016 4.90334842,-3.53382231e-05 5.04403942,1.68395367e-08 Z M16.3571052,0 C16.7428421,0 16.9549974,0.154496776 16.9935711,0.463490328 L17,0.570646861 C17,0.952120382 16.7857017,1.14285714 16.3571052,1.14285714 L7.64289478,1.14285714 C7.25715791,1.14285714 7.04500263,0.988360367 7.00642895,0.679366815 L7,0.572210282 C7,0.190736761 7.21429826,0 7.64289478,0 L16.3571052,0 Z" id="形状结合"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg class='checkbox' width="16px" height="15px" viewBox="0 0 16 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>编组</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-300.000000, -304.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="编组" transform="translate(299.000000, 304.000000)">
|
|
9
|
+
<path d="M16.3571052,13.7142857 C16.7428421,13.7142857 16.9549974,13.8687825 16.9935711,14.177776 L17,14.2849326 C17,14.6664061 16.7857017,14.8571429 16.3571052,14.8571429 L7.64289478,14.8571429 C7.25715791,14.8571429 7.04500263,14.7026461 7.00642895,14.3936525 L7,14.286496 C7,13.9050225 7.21429826,13.7142857 7.64289478,13.7142857 L16.3571052,13.7142857 Z M5.04403942,11.5883431 C5.18468585,11.5885276 5.31946186,11.6441314 5.41855362,11.7428543 C5.62001911,11.9480736 5.62001911,12.2745348 5.41855362,12.4797541 L5.41855362,12.4797541 L3.18148214,14.7043198 C2.9750828,14.9080839 2.64085582,14.9080839 2.43445648,14.7043198 L2.43445648,14.7043198 L1.15670213,13.4345543 C0.950461123,13.2297266 0.950461123,12.8985205 1.15670213,12.6936927 C1.25587102,12.5953231 1.39077083,12.5403818 1.53121634,12.5411624 C1.67161819,12.5406029 1.80643527,12.5955105 1.90573054,12.6936927 L1.90573054,12.6936927 L2.80496518,13.5910465 L4.66952521,11.7428543 C4.76849036,11.6439454 4.90334842,11.5883077 5.04403942,11.5883431 Z M5.04403942,5.98829287 C5.18444128,5.98774152 5.31925835,6.04264916 5.41855362,6.1408314 C5.62001911,6.34605066 5.62001911,6.6725119 5.41855362,6.87773116 L5.41855362,6.87773116 L3.18148214,9.09833503 C3.08288341,9.19717537 2.94835339,9.25281532 2.80796931,9.25281532 C2.66758522,9.25281532 2.5330552,9.19717537 2.43445648,9.09833503 L2.43445648,9.09833503 L1.15670213,7.83055048 C1.00412825,7.68063202 0.95810885,7.45446089 1.04017102,7.25783607 C1.12223318,7.06121125 1.3161523,6.93300766 1.53121634,6.93319674 C1.6721521,6.93390473 1.80696928,6.99023859 1.90573054,7.08968889 L1.90573054,7.08968889 L2.80496518,7.98704264 L4.66952521,6.1408314 C4.7686941,6.04246177 4.90359391,5.98752044 5.04403942,5.98829287 Z M16.3571052,6.85714286 C16.7428421,6.85714286 16.9549974,7.01163963 16.9935711,7.32063319 L17,7.42778972 C17,7.80926324 16.7857017,8 16.3571052,8 L7.64289478,8 C7.25715791,8 7.04500263,7.84550322 7.00642895,7.53650967 L7,7.42935314 C7,7.04787962 7.21429826,6.85714286 7.64289478,6.85714286 L16.3571052,6.85714286 Z M5.04403942,1.68395367e-08 C5.18468585,0.000184556724 5.31946186,0.0557883462 5.41855362,0.154511277 C5.62238689,0.359546218 5.62238689,0.688357007 5.41855362,0.893391948 L5.41855362,0.893391948 L3.17747664,3.11399581 C3.07964687,3.21336094 2.94518847,3.26913194 2.80496518,3.26851225 C2.66590722,3.26823191 2.53264618,3.21337125 2.43445648,3.11597672 L2.43445648,3.11597672 L1.15670213,1.84621128 C1.00555989,1.69610653 0.960451556,1.47085463 1.0423324,1.27509735 C1.12421324,1.07934008 1.31703298,0.951449768 1.53121634,0.950838442 C1.67186277,0.951022965 1.80663878,1.00662675 1.90573054,1.10534969 L1.90573054,1.10534969 L2.80496518,2.00270342 L4.66952521,0.154511277 C4.76849036,0.0556023016 4.90334842,-3.53382231e-05 5.04403942,1.68395367e-08 Z M16.3571052,0 C16.7428421,0 16.9549974,0.154496776 16.9935711,0.463490328 L17,0.570646861 C17,0.952120382 16.7857017,1.14285714 16.3571052,1.14285714 L7.64289478,1.14285714 C7.25715791,1.14285714 7.04500263,0.988360367 7.00642895,0.679366815 L7,0.572210282 C7,0.190736761 7.21429826,0 7.64289478,0 L16.3571052,0 Z" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
13
|
</svg>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>yihangsanlie</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-299.000000, -614.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="yihangsanlie备份-2" transform="translate(299.000000, 614.000000)">
|
|
9
|
-
<path d="M16,0 L16,16 L0,16 L0,0 L16,0 Z M14.9333333,4.8 L1.06666667,4.8 L1.06666667,14.9333333 L14.9333333,14.9333333 L14.9333333,4.8 Z M5,11 L5,12 L2,12 L2,11 L5,11 Z M6,12 L6,11 L10,11 L10,12 L6,12 Z M14,11 L14,12 L11,12 L11,11 L14,11 Z M6,9 L6,8 L10,8 L10,9 L6,9 Z M5,8 L5,9 L2,9 L2,8 L5,8 Z M14,8 L14,9 L11,9 L11,8 L14,8 Z M14.9333333,1.06666667 L1.06666667,1.06666667 L1.06666667,3.73333333 L14.9333333,3.73333333 L14.9333333,1.06666667 Z" id="形状结合"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>yihangsanlie</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-299.000000, -614.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="yihangsanlie备份-2" transform="translate(299.000000, 614.000000)">
|
|
9
|
+
<path d="M16,0 L16,16 L0,16 L0,0 L16,0 Z M14.9333333,4.8 L1.06666667,4.8 L1.06666667,14.9333333 L14.9333333,14.9333333 L14.9333333,4.8 Z M5,11 L5,12 L2,12 L2,11 L5,11 Z M6,12 L6,11 L10,11 L10,12 L6,12 Z M14,11 L14,12 L11,12 L11,11 L14,11 Z M6,9 L6,8 L10,8 L10,9 L6,9 Z M5,8 L5,9 L2,9 L2,8 L5,8 Z M14,8 L14,9 L11,9 L11,8 L14,8 Z M14.9333333,1.06666667 L1.06666667,1.06666667 L1.06666667,3.73333333 L14.9333333,3.73333333 L14.9333333,1.06666667 Z" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
13
|
</svg>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>yihangsanlie</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-299.000000, -614.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="yihangsanlie备份-2" transform="translate(299.000000, 614.000000)">
|
|
9
|
-
<path d="M16,0 L16,16 L0,16 L0,0 L16,0 Z M14.9333333,4.8 L1.06666667,4.8 L1.06666667,14.9333333 L14.9333333,14.9333333 L14.9333333,4.8 Z M5,11 L5,12 L2,12 L2,11 L5,11 Z M6,12 L6,11 L10,11 L10,12 L6,12 Z M14,11 L14,12 L11,12 L11,11 L14,11 Z M6,9 L6,8 L10,8 L10,9 L6,9 Z M5,8 L5,9 L2,9 L2,8 L5,8 Z M14,8 L14,9 L11,9 L11,8 L14,8 Z M14.9333333,1.06666667 L1.06666667,1.06666667 L1.06666667,3.73333333 L14.9333333,3.73333333 L14.9333333,1.06666667 Z" id="形状结合"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>yihangsanlie</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-299.000000, -614.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="yihangsanlie备份-2" transform="translate(299.000000, 614.000000)">
|
|
9
|
+
<path d="M16,0 L16,16 L0,16 L0,0 L16,0 Z M14.9333333,4.8 L1.06666667,4.8 L1.06666667,14.9333333 L14.9333333,14.9333333 L14.9333333,4.8 Z M5,11 L5,12 L2,12 L2,11 L5,11 Z M6,12 L6,11 L10,11 L10,12 L6,12 Z M14,11 L14,12 L11,12 L11,11 L14,11 Z M6,9 L6,8 L10,8 L10,9 L6,9 Z M5,8 L5,9 L2,9 L2,8 L5,8 Z M14,8 L14,9 L11,9 L11,8 L14,8 Z M14.9333333,1.06666667 L1.06666667,1.06666667 L1.06666667,3.73333333 L14.9333333,3.73333333 L14.9333333,1.06666667 Z" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
13
|
</svg>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>zibiao</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-159.000000, -663.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="zibiao" transform="translate(159.000000, 663.000000)">
|
|
9
|
-
<path d="M14.3788344,1.86517468e-14 C15.2258436,1.86517468e-14 15.9125767,0.686733129 15.9125767,1.53374233 L15.9125767,1.53374233 L15.9125767,14.3788344 C15.9125767,15.2258436 15.2258436,15.9125767 14.3788344,15.9125767 L14.3788344,15.9125767 L1.53374233,15.9125767 C0.686733129,15.9125767 1.1812773e-13,15.2258436 1.1812773e-13,14.3788344 L1.1812773e-13,14.3788344 L1.1812773e-13,1.53374233 C1.1812773e-13,0.686733129 0.686733129,1.86517468e-14 1.53374233,1.86517468e-14 L1.53374233,1.86517468e-14 Z M4.901,10.991 L1.226,10.991 L1.22699387,14.3788344 C1.22699387,14.523773 1.32812696,14.6456116 1.46350766,14.6774647 L1.53374233,14.6855828 L4.901,14.685 L4.901,10.991 Z M9.803,10.991 L6.128,10.991 L6.128,14.685 L9.803,14.685 L9.803,10.991 Z M14.685,10.991 L11.03,10.991 L11.03,14.685 L14.3788344,14.6855828 C14.523773,14.6855828 14.6456116,14.5844497 14.6774647,14.449069 L14.6855828,14.3788344 L14.685,10.991 Z M4.901,6.109 L1.226,6.109 L1.226,9.764 L4.901,9.764 L4.901,6.109 Z M9.803,6.109 L6.128,6.109 L6.128,9.764 L9.803,9.764 L9.803,6.109 Z M14.685,6.109 L11.03,6.109 L11.03,9.764 L14.685,9.764 L14.685,6.109 Z M14.3788344,1.22699387 L1.53374233,1.22699387 C1.36464724,1.22699387 1.22699387,1.36464724 1.22699387,1.53374233 L1.22699387,1.53374233 L1.226,4.882 L14.685,4.882 L14.6855828,1.53374233 C14.6855828,1.38880368 14.5844497,1.26696507 14.449069,1.23511197 L14.3788344,1.22699387 Z" id="形状结合"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>zibiao</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-159.000000, -663.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="zibiao" transform="translate(159.000000, 663.000000)">
|
|
9
|
+
<path d="M14.3788344,1.86517468e-14 C15.2258436,1.86517468e-14 15.9125767,0.686733129 15.9125767,1.53374233 L15.9125767,1.53374233 L15.9125767,14.3788344 C15.9125767,15.2258436 15.2258436,15.9125767 14.3788344,15.9125767 L14.3788344,15.9125767 L1.53374233,15.9125767 C0.686733129,15.9125767 1.1812773e-13,15.2258436 1.1812773e-13,14.3788344 L1.1812773e-13,14.3788344 L1.1812773e-13,1.53374233 C1.1812773e-13,0.686733129 0.686733129,1.86517468e-14 1.53374233,1.86517468e-14 L1.53374233,1.86517468e-14 Z M4.901,10.991 L1.226,10.991 L1.22699387,14.3788344 C1.22699387,14.523773 1.32812696,14.6456116 1.46350766,14.6774647 L1.53374233,14.6855828 L4.901,14.685 L4.901,10.991 Z M9.803,10.991 L6.128,10.991 L6.128,14.685 L9.803,14.685 L9.803,10.991 Z M14.685,10.991 L11.03,10.991 L11.03,14.685 L14.3788344,14.6855828 C14.523773,14.6855828 14.6456116,14.5844497 14.6774647,14.449069 L14.6855828,14.3788344 L14.685,10.991 Z M4.901,6.109 L1.226,6.109 L1.226,9.764 L4.901,9.764 L4.901,6.109 Z M9.803,6.109 L6.128,6.109 L6.128,9.764 L9.803,9.764 L9.803,6.109 Z M14.685,6.109 L11.03,6.109 L11.03,9.764 L14.685,9.764 L14.685,6.109 Z M14.3788344,1.22699387 L1.53374233,1.22699387 C1.36464724,1.22699387 1.22699387,1.36464724 1.22699387,1.53374233 L1.22699387,1.53374233 L1.226,4.882 L14.685,4.882 L14.6855828,1.53374233 C14.6855828,1.38880368 14.5844497,1.26696507 14.449069,1.23511197 L14.3788344,1.22699387 Z" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
13
|
</svg>
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>riqi</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-159.000000, -403.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="编组" transform="translate(159.000000, 403.000000)">
|
|
9
|
-
<path d="M2.66040282,1.33149916 L13.2916321,1.33149916 C13.9965264,1.33149916 14.6725501,1.61151735 15.1709856,2.10995291 C15.6694212,2.60838847 15.9494394,3.28441216 15.9494394,3.98930649 L15.9494394,13.2916321 C15.9494394,14.7594985 14.7594985,15.9494394 13.2916321,15.9494394 L2.66040282,15.9494394 C1.19253637,15.9494394 0.00259551235,14.7594985 0.00259551235,13.2916321 L0.00259551235,3.98930649 C0.00259551235,3.28441216 0.282613685,2.60838847 0.781049242,2.10995291 C1.2794848,1.61151735 1.95550849,1.33149916 2.66040282,1.33149916 Z M2.66040282,2.66040282 C2.30795565,2.66040282 1.9699438,2.80041191 1.72072603,3.04962969 C1.47150825,3.29884747 1.33149916,3.63685932 1.33149916,3.98930649 L1.33149916,13.2916321 C1.33149916,14.0255653 1.9264696,14.6205357 2.66040282,14.6205357 L13.2916321,14.6205357 C14.0255653,14.6205357 14.6205357,14.0255653 14.6205357,13.2916321 L14.6205357,3.98930649 C14.6205357,3.63685932 14.4805266,3.29884747 14.2313089,3.04962969 C13.9820911,2.80041191 13.6440792,2.66040282 13.2916321,2.66040282 L2.66040282,2.66040282 Z" id="形状"></path>
|
|
10
|
-
<path d="M4.6537583,0.00259551235 L4.6537583,0.00259551235 C5.09672619,0.00259551235 5.31821014,0.224079457 5.31821014,0.667047347 L5.31821014,3.32485465 C5.31821014,3.76782254 5.09672619,3.98930649 4.6537583,3.98930649 L4.6537583,3.98930649 C4.21079041,3.98930649 3.98930649,3.76782254 3.98930649,3.32485465 L3.98930649,0.667047347 C3.98930649,0.224079457 4.21079043,0.00259551235 4.6537583,0.00259551235 Z" id="路径"></path>
|
|
11
|
-
<polygon id="路径" points="1.33149916 5.31821014 14.6205357 5.31821014 14.6205357 6.64711379 1.33149916 6.64711379"></polygon>
|
|
12
|
-
<path d="M11.2982766,0.00259551235 L11.2982766,0.00259551235 C11.7412445,0.00259551235 11.9627284,0.224079457 11.9627284,0.667047347 L11.9627284,3.32485465 C11.9627284,3.76782254 11.7412445,3.98930649 11.2982766,3.98930649 L11.2982766,3.98930649 C10.8553087,3.98930649 10.6338247,3.76782254 10.6338247,3.32485465 L10.6338247,0.667047347 C10.6338247,0.224079457 10.8553087,0.00259551235 11.2982766,0.00259551235 Z" id="路径"></path>
|
|
13
|
-
<path d="M3.32485465,7.97601744 L5.98266195,7.97601744 C6.42562984,7.97601744 6.64711379,8.19750139 6.64711379,8.64046928 L6.64711379,8.64046928 C6.64711379,9.08343717 6.42562984,9.30492109 5.98266195,9.30492109 L3.32485465,9.30492109 C2.88188676,9.30492109 2.66040282,9.08343715 2.66040282,8.64046928 L2.66040282,8.64046928 C2.66040282,8.19750139 2.88188676,7.97601744 3.32485465,7.97601744 L3.32485465,7.97601744 Z" id="路径"></path>
|
|
14
|
-
<path d="M9.96937293,7.97601744 L12.6271802,7.97601744 C13.0701481,7.97601744 13.2916321,8.19750139 13.2916321,8.64046928 L13.2916321,8.64046928 C13.2916321,9.08343717 13.0701481,9.30492109 12.6271802,9.30492109 L9.96937293,9.30492109 C9.52640504,9.30492109 9.30492109,9.08343715 9.30492109,8.64046928 L9.30492109,8.64046928 C9.30492109,8.19750139 9.52640504,7.97601744 9.96937293,7.97601744 L9.96937293,7.97601744 Z" id="路径"></path>
|
|
15
|
-
<path d="M3.32485465,10.6338247 L5.98266195,10.6338247 C6.42562984,10.6338247 6.64711379,10.8553087 6.64711379,11.2982766 L6.64711379,11.2982766 C6.64711379,11.7412445 6.42562984,11.9627284 5.98266195,11.9627284 L3.32485465,11.9627284 C2.88188676,11.9627284 2.66040282,11.7412445 2.66040282,11.2982766 L2.66040282,11.2982766 C2.66040282,10.8553087 2.88188676,10.6338247 3.32485465,10.6338247 Z" id="路径"></path>
|
|
16
|
-
<path d="M9.96937293,10.6338247 L12.6271802,10.6338247 C13.0701481,10.6338247 13.2916321,10.8553087 13.2916321,11.2982766 L13.2916321,11.2982766 C13.2916321,11.7412445 13.0701481,11.9627284 12.6271802,11.9627284 L9.96937293,11.9627284 C9.52640504,11.9627284 9.30492109,11.7412445 9.30492109,11.2982766 L9.30492109,11.2982766 C9.30492109,10.8553087 9.52640504,10.6338247 9.96937293,10.6338247 Z" id="路径"></path>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>riqi</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-159.000000, -403.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="编组" transform="translate(159.000000, 403.000000)">
|
|
9
|
+
<path d="M2.66040282,1.33149916 L13.2916321,1.33149916 C13.9965264,1.33149916 14.6725501,1.61151735 15.1709856,2.10995291 C15.6694212,2.60838847 15.9494394,3.28441216 15.9494394,3.98930649 L15.9494394,13.2916321 C15.9494394,14.7594985 14.7594985,15.9494394 13.2916321,15.9494394 L2.66040282,15.9494394 C1.19253637,15.9494394 0.00259551235,14.7594985 0.00259551235,13.2916321 L0.00259551235,3.98930649 C0.00259551235,3.28441216 0.282613685,2.60838847 0.781049242,2.10995291 C1.2794848,1.61151735 1.95550849,1.33149916 2.66040282,1.33149916 Z M2.66040282,2.66040282 C2.30795565,2.66040282 1.9699438,2.80041191 1.72072603,3.04962969 C1.47150825,3.29884747 1.33149916,3.63685932 1.33149916,3.98930649 L1.33149916,13.2916321 C1.33149916,14.0255653 1.9264696,14.6205357 2.66040282,14.6205357 L13.2916321,14.6205357 C14.0255653,14.6205357 14.6205357,14.0255653 14.6205357,13.2916321 L14.6205357,3.98930649 C14.6205357,3.63685932 14.4805266,3.29884747 14.2313089,3.04962969 C13.9820911,2.80041191 13.6440792,2.66040282 13.2916321,2.66040282 L2.66040282,2.66040282 Z" id="形状"></path>
|
|
10
|
+
<path d="M4.6537583,0.00259551235 L4.6537583,0.00259551235 C5.09672619,0.00259551235 5.31821014,0.224079457 5.31821014,0.667047347 L5.31821014,3.32485465 C5.31821014,3.76782254 5.09672619,3.98930649 4.6537583,3.98930649 L4.6537583,3.98930649 C4.21079041,3.98930649 3.98930649,3.76782254 3.98930649,3.32485465 L3.98930649,0.667047347 C3.98930649,0.224079457 4.21079043,0.00259551235 4.6537583,0.00259551235 Z" id="路径"></path>
|
|
11
|
+
<polygon id="路径" points="1.33149916 5.31821014 14.6205357 5.31821014 14.6205357 6.64711379 1.33149916 6.64711379"></polygon>
|
|
12
|
+
<path d="M11.2982766,0.00259551235 L11.2982766,0.00259551235 C11.7412445,0.00259551235 11.9627284,0.224079457 11.9627284,0.667047347 L11.9627284,3.32485465 C11.9627284,3.76782254 11.7412445,3.98930649 11.2982766,3.98930649 L11.2982766,3.98930649 C10.8553087,3.98930649 10.6338247,3.76782254 10.6338247,3.32485465 L10.6338247,0.667047347 C10.6338247,0.224079457 10.8553087,0.00259551235 11.2982766,0.00259551235 Z" id="路径"></path>
|
|
13
|
+
<path d="M3.32485465,7.97601744 L5.98266195,7.97601744 C6.42562984,7.97601744 6.64711379,8.19750139 6.64711379,8.64046928 L6.64711379,8.64046928 C6.64711379,9.08343717 6.42562984,9.30492109 5.98266195,9.30492109 L3.32485465,9.30492109 C2.88188676,9.30492109 2.66040282,9.08343715 2.66040282,8.64046928 L2.66040282,8.64046928 C2.66040282,8.19750139 2.88188676,7.97601744 3.32485465,7.97601744 L3.32485465,7.97601744 Z" id="路径"></path>
|
|
14
|
+
<path d="M9.96937293,7.97601744 L12.6271802,7.97601744 C13.0701481,7.97601744 13.2916321,8.19750139 13.2916321,8.64046928 L13.2916321,8.64046928 C13.2916321,9.08343717 13.0701481,9.30492109 12.6271802,9.30492109 L9.96937293,9.30492109 C9.52640504,9.30492109 9.30492109,9.08343715 9.30492109,8.64046928 L9.30492109,8.64046928 C9.30492109,8.19750139 9.52640504,7.97601744 9.96937293,7.97601744 L9.96937293,7.97601744 Z" id="路径"></path>
|
|
15
|
+
<path d="M3.32485465,10.6338247 L5.98266195,10.6338247 C6.42562984,10.6338247 6.64711379,10.8553087 6.64711379,11.2982766 L6.64711379,11.2982766 C6.64711379,11.7412445 6.42562984,11.9627284 5.98266195,11.9627284 L3.32485465,11.9627284 C2.88188676,11.9627284 2.66040282,11.7412445 2.66040282,11.2982766 L2.66040282,11.2982766 C2.66040282,10.8553087 2.88188676,10.6338247 3.32485465,10.6338247 Z" id="路径"></path>
|
|
16
|
+
<path d="M9.96937293,10.6338247 L12.6271802,10.6338247 C13.0701481,10.6338247 13.2916321,10.8553087 13.2916321,11.2982766 L13.2916321,11.2982766 C13.2916321,11.7412445 13.0701481,11.9627284 12.6271802,11.9627284 L9.96937293,11.9627284 C9.52640504,11.9627284 9.30492109,11.7412445 9.30492109,11.2982766 L9.30492109,11.2982766 C9.30492109,10.8553087 9.52640504,10.6338247 9.96937293,10.6338247 Z" id="路径"></path>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
20
|
</svg>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>shiqishijian </title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-300.000000, -403.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="shiqishijian-备份-2" transform="translate(300.000000, 403.000000)">
|
|
9
|
-
<path d="M11.377859,15.9525765 C9.06527593,15.9525765 7.19067487,14.0788231 7.19067487,11.7673537 C7.19067487,9.45601729 9.06529255,7.58214761 11.377859,7.58214761 C13.6905253,7.58214761 15.5651097,9.45601729 15.5651097,11.7673537 C15.5651097,14.0788231 13.6905086,15.9525765 11.377859,15.9525765 Z M11.379887,8.37764295 C9.50723072,8.37764295 7.98894614,9.89594415 7.98894614,11.7685838 C7.98894614,13.6412234 9.50724734,15.1595246 11.379887,15.1595246 C13.2525266,15.1595246 14.7708278,13.6412234 14.7708278,11.7685838 C14.7708278,9.89594415 13.2525432,8.37764295 11.379887,8.37764295 Z M13.0821476,13.1456948 L11.0200632,12.3390957 C11.0192819,12.3386303 11.0188165,12.3378491 11.0176529,12.3374668 C10.9957613,12.3278757 10.9786237,12.3115193 10.9586769,12.2984375 C10.9371011,12.2844082 10.9126995,12.2736536 10.8947806,12.2557347 C10.8469415,12.2078125 10.8181848,12.145246 10.8006649,12.0777759 C10.7914727,12.0450465 10.7822806,12.0130984 10.7814993,11.9788231 L10.7814993,9.9578125 C10.7814993,9.74602726 10.9530751,9.57446809 11.1648604,9.57446809 L11.1960273,9.57446809 C11.4078125,9.57446809 11.5793883,9.74604388 11.5793883,9.9578125 L11.5793883,11.7210771 L13.3323637,12.4068983 C13.5218584,12.4810838 13.6199634,12.7064827 13.5509142,12.9107048 C13.4814827,13.114611 13.2716589,13.2198803 13.0821642,13.1456948 L13.0821476,13.1456948 Z M11.9782912,2.78858045 C11.9782912,2.34772274 11.6212766,1.99070811 11.1804189,1.99070811 L10.3825465,1.99070811 L10.3825465,1.19680851 L11.1804189,1.19680851 C12.0616689,1.19680851 12.7761636,1.91130319 12.7761636,2.79255319 L12.7761636,6.98374335 C12.5181017,6.90874335 12.2515459,6.8540891 11.9782912,6.82097739 L11.9782912,2.78858045 Z M9.60024934,3.19148936 L9.56908245,3.19148936 C9.35729721,3.19148936 9.18573803,3.01996343 9.18573803,2.8081117 L9.18573803,0.383410904 C9.18573803,0.171559176 9.35731383,3.32446809e-05 9.56908245,3.32446809e-05 L9.60024934,3.32446809e-05 C9.81203457,3.32446809e-05 9.98359375,0.171559176 9.98359375,0.383410904 L9.98359375,2.8081117 C9.98359375,3.01994681 9.81201795,3.19148936 9.60024934,3.19148936 Z M3.99958444,1.19680851 L8.78680186,1.19680851 L8.78680186,1.99070811 L3.99958444,1.99070811 L3.99958444,1.19680851 Z M3.21725399,3.19148936 L3.18617021,3.19148936 C2.97431848,3.19148936 2.80279255,3.01996343 2.80279255,2.8081117 L2.80279255,0.383410904 C2.80277593,0.171559176 2.97431848,1.66223404e-05 3.18617021,1.66223404e-05 L3.21725399,1.66223404e-05 C3.42910572,1.66223404e-05 3.60063165,0.171542553 3.60063165,0.383394282 L3.60063165,2.80809508 C3.60063165,3.01994681 3.42910572,3.19148936 3.21725399,3.19148936 L3.21725399,3.19148936 Z M3.2017121,5.56354721 L3.2017121,5.60663231 C3.2017121,5.81529255 3.03294548,5.98400931 2.82433511,5.98400931 L2.78125,5.98400931 C2.57263963,5.98400931 2.40387301,5.81529255 2.40387301,5.60663231 L2.40387301,5.56354721 C2.40387301,5.35488697 2.57263963,5.18617021 2.78125,5.18617021 L2.82433511,5.18617021 C3.03294548,5.18615359 3.2017121,5.35488697 3.2017121,5.56354721 Z M2.82431848,8.37764295 L2.78123338,8.37764295 C2.57262301,8.37764295 2.40385638,8.20887633 2.40385638,8.00026596 L2.40385638,7.95718085 C2.40385638,7.74852061 2.57262301,7.57980386 2.78123338,7.57980386 L2.82431848,7.57980386 C3.03292886,7.57980386 3.20169548,7.74852061 3.20169548,7.95718085 L3.20169548,8.00026596 C3.20169548,8.20887633 3.03292886,8.37764295 2.82431848,8.37764295 Z M3.2017121,10.3938165 C3.2017121,10.6024767 3.03294548,10.7712434 2.82433511,10.7712434 L2.78125,10.7712434 C2.57263963,10.7712434 2.40387301,10.6024767 2.40387301,10.3938165 L2.40387301,10.3508145 C2.40387301,10.1421543 2.57263963,9.97338763 2.78125,9.97338763 L2.82433511,9.97338763 C3.03294548,9.97338763 3.2017121,10.1421543 3.2017121,10.3508145 L3.2017121,10.3938165 Z M4.38297872,9.97337101 L6.73151596,9.97337101 C6.63216423,10.2303358 6.54918551,10.4955785 6.49331782,10.7712434 L4.38297872,10.7712434 C4.17112699,10.7712434 3.99960106,10.5996676 3.99960106,10.3878823 L3.99960106,10.3571809 C3.99960106,10.1449302 4.17112699,9.97335439 4.38297872,9.97335439 L4.38297872,9.97337101 Z M3.99958444,5.61022274 L3.99958444,5.56035572 C3.99958444,5.3537234 4.16713763,5.18617021 4.37338763,5.18617021 L10.4076463,5.18617021 C10.6139628,5.18617021 10.7814993,5.35374003 10.7814993,5.56035572 L10.7814993,5.61022274 C10.7814993,5.81647274 10.6139794,5.98402593 10.4076463,5.98402593 L4.37340426,5.98402593 C4.16715426,5.98402593 3.99958444,5.81647274 3.99958444,5.61022274 Z M4.38297872,8.37764295 C4.17112699,8.37764295 3.99960106,8.20606715 3.99960106,7.99426529 L3.99960106,7.96318152 C3.99960106,7.75132979 4.17112699,7.57980386 4.38297872,7.57980386 L8.68030253,7.57980386 C8.33085106,7.80560173 8.01286569,8.07410239 7.73088431,8.3776762 L4.38297872,8.3776762 L4.38297872,8.37764295 Z M0.808111702,2.78858045 L0.808111702,13.1608876 C0.808111702,13.6016622 1.16515957,13.95876 1.60598404,13.95876 L6.90503657,13.95876 C7.04428191,14.242387 7.20902593,14.5104887 7.3973238,14.7606051 L1.60598404,14.7606051 C0.724734043,14.7606051 0.0102393617,14.0461104 0.0102393617,13.1648604 L0.0102393617,2.79255319 C0.0102393617,1.91130319 0.724734043,1.19680851 1.60598404,1.19680851 L2.40385638,1.19680851 L2.40385638,1.99070811 L1.60598404,1.99070811 C1.16515957,1.99070811 0.808111702,2.34772274 0.808111702,2.78858045 Z" id="形状"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>shiqishijian </title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-300.000000, -403.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="shiqishijian-备份-2" transform="translate(300.000000, 403.000000)">
|
|
9
|
+
<path d="M11.377859,15.9525765 C9.06527593,15.9525765 7.19067487,14.0788231 7.19067487,11.7673537 C7.19067487,9.45601729 9.06529255,7.58214761 11.377859,7.58214761 C13.6905253,7.58214761 15.5651097,9.45601729 15.5651097,11.7673537 C15.5651097,14.0788231 13.6905086,15.9525765 11.377859,15.9525765 Z M11.379887,8.37764295 C9.50723072,8.37764295 7.98894614,9.89594415 7.98894614,11.7685838 C7.98894614,13.6412234 9.50724734,15.1595246 11.379887,15.1595246 C13.2525266,15.1595246 14.7708278,13.6412234 14.7708278,11.7685838 C14.7708278,9.89594415 13.2525432,8.37764295 11.379887,8.37764295 Z M13.0821476,13.1456948 L11.0200632,12.3390957 C11.0192819,12.3386303 11.0188165,12.3378491 11.0176529,12.3374668 C10.9957613,12.3278757 10.9786237,12.3115193 10.9586769,12.2984375 C10.9371011,12.2844082 10.9126995,12.2736536 10.8947806,12.2557347 C10.8469415,12.2078125 10.8181848,12.145246 10.8006649,12.0777759 C10.7914727,12.0450465 10.7822806,12.0130984 10.7814993,11.9788231 L10.7814993,9.9578125 C10.7814993,9.74602726 10.9530751,9.57446809 11.1648604,9.57446809 L11.1960273,9.57446809 C11.4078125,9.57446809 11.5793883,9.74604388 11.5793883,9.9578125 L11.5793883,11.7210771 L13.3323637,12.4068983 C13.5218584,12.4810838 13.6199634,12.7064827 13.5509142,12.9107048 C13.4814827,13.114611 13.2716589,13.2198803 13.0821642,13.1456948 L13.0821476,13.1456948 Z M11.9782912,2.78858045 C11.9782912,2.34772274 11.6212766,1.99070811 11.1804189,1.99070811 L10.3825465,1.99070811 L10.3825465,1.19680851 L11.1804189,1.19680851 C12.0616689,1.19680851 12.7761636,1.91130319 12.7761636,2.79255319 L12.7761636,6.98374335 C12.5181017,6.90874335 12.2515459,6.8540891 11.9782912,6.82097739 L11.9782912,2.78858045 Z M9.60024934,3.19148936 L9.56908245,3.19148936 C9.35729721,3.19148936 9.18573803,3.01996343 9.18573803,2.8081117 L9.18573803,0.383410904 C9.18573803,0.171559176 9.35731383,3.32446809e-05 9.56908245,3.32446809e-05 L9.60024934,3.32446809e-05 C9.81203457,3.32446809e-05 9.98359375,0.171559176 9.98359375,0.383410904 L9.98359375,2.8081117 C9.98359375,3.01994681 9.81201795,3.19148936 9.60024934,3.19148936 Z M3.99958444,1.19680851 L8.78680186,1.19680851 L8.78680186,1.99070811 L3.99958444,1.99070811 L3.99958444,1.19680851 Z M3.21725399,3.19148936 L3.18617021,3.19148936 C2.97431848,3.19148936 2.80279255,3.01996343 2.80279255,2.8081117 L2.80279255,0.383410904 C2.80277593,0.171559176 2.97431848,1.66223404e-05 3.18617021,1.66223404e-05 L3.21725399,1.66223404e-05 C3.42910572,1.66223404e-05 3.60063165,0.171542553 3.60063165,0.383394282 L3.60063165,2.80809508 C3.60063165,3.01994681 3.42910572,3.19148936 3.21725399,3.19148936 L3.21725399,3.19148936 Z M3.2017121,5.56354721 L3.2017121,5.60663231 C3.2017121,5.81529255 3.03294548,5.98400931 2.82433511,5.98400931 L2.78125,5.98400931 C2.57263963,5.98400931 2.40387301,5.81529255 2.40387301,5.60663231 L2.40387301,5.56354721 C2.40387301,5.35488697 2.57263963,5.18617021 2.78125,5.18617021 L2.82433511,5.18617021 C3.03294548,5.18615359 3.2017121,5.35488697 3.2017121,5.56354721 Z M2.82431848,8.37764295 L2.78123338,8.37764295 C2.57262301,8.37764295 2.40385638,8.20887633 2.40385638,8.00026596 L2.40385638,7.95718085 C2.40385638,7.74852061 2.57262301,7.57980386 2.78123338,7.57980386 L2.82431848,7.57980386 C3.03292886,7.57980386 3.20169548,7.74852061 3.20169548,7.95718085 L3.20169548,8.00026596 C3.20169548,8.20887633 3.03292886,8.37764295 2.82431848,8.37764295 Z M3.2017121,10.3938165 C3.2017121,10.6024767 3.03294548,10.7712434 2.82433511,10.7712434 L2.78125,10.7712434 C2.57263963,10.7712434 2.40387301,10.6024767 2.40387301,10.3938165 L2.40387301,10.3508145 C2.40387301,10.1421543 2.57263963,9.97338763 2.78125,9.97338763 L2.82433511,9.97338763 C3.03294548,9.97338763 3.2017121,10.1421543 3.2017121,10.3508145 L3.2017121,10.3938165 Z M4.38297872,9.97337101 L6.73151596,9.97337101 C6.63216423,10.2303358 6.54918551,10.4955785 6.49331782,10.7712434 L4.38297872,10.7712434 C4.17112699,10.7712434 3.99960106,10.5996676 3.99960106,10.3878823 L3.99960106,10.3571809 C3.99960106,10.1449302 4.17112699,9.97335439 4.38297872,9.97335439 L4.38297872,9.97337101 Z M3.99958444,5.61022274 L3.99958444,5.56035572 C3.99958444,5.3537234 4.16713763,5.18617021 4.37338763,5.18617021 L10.4076463,5.18617021 C10.6139628,5.18617021 10.7814993,5.35374003 10.7814993,5.56035572 L10.7814993,5.61022274 C10.7814993,5.81647274 10.6139794,5.98402593 10.4076463,5.98402593 L4.37340426,5.98402593 C4.16715426,5.98402593 3.99958444,5.81647274 3.99958444,5.61022274 Z M4.38297872,8.37764295 C4.17112699,8.37764295 3.99960106,8.20606715 3.99960106,7.99426529 L3.99960106,7.96318152 C3.99960106,7.75132979 4.17112699,7.57980386 4.38297872,7.57980386 L8.68030253,7.57980386 C8.33085106,7.80560173 8.01286569,8.07410239 7.73088431,8.3776762 L4.38297872,8.3776762 L4.38297872,8.37764295 Z M0.808111702,2.78858045 L0.808111702,13.1608876 C0.808111702,13.6016622 1.16515957,13.95876 1.60598404,13.95876 L6.90503657,13.95876 C7.04428191,14.242387 7.20902593,14.5104887 7.3973238,14.7606051 L1.60598404,14.7606051 C0.724734043,14.7606051 0.0102393617,14.0461104 0.0102393617,13.1648604 L0.0102393617,2.79255319 C0.0102393617,1.91130319 0.724734043,1.19680851 1.60598404,1.19680851 L2.40385638,1.19680851 L2.40385638,1.99070811 L1.60598404,1.99070811 C1.16515957,1.99070811 0.808111702,2.34772274 0.808111702,2.78858045 Z" id="形状"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
13
|
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<svg id="复制" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="26" height="26" viewBox="0 0 26 26">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>
|
|
4
|
-
.cls-1 {
|
|
5
|
-
fill: #409eff;
|
|
6
|
-
}
|
|
7
|
-
</style>
|
|
8
|
-
</defs>
|
|
9
|
-
<circle id="椭圆_6_拷贝_3" data-name="椭圆 6 拷贝 3" class="cls-1" cx="13" cy="13" r="13"/>
|
|
10
|
-
<image id="fuzhi_1_拷贝" data-name="fuzhi (1) 拷贝" x="6" y="5" width="14" height="16" xlink:href="data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAABXklEQVQokX3Sv0uXURgF8I/5LTVqyEkUx5yipaGhpb+goSmIhjYX0V1BpxYnQWhoLGpqaWmqaAvBpURwLEFBqKHMfkh94/ly3nh5sR54ubz3Pufcc859hvr9vhPqBtaz3W+t9Y1h81/AqmtZf2UtwASWMdrrNM9jJsyH2RvK/xs8wVVcbwNXwraP9+i1bjyDBVzEcZE1h7exiO+YxbOOkhG8xXTj+RSu4AHm8CJN3foR0t+RPgA+jvFb0X8e9+Opvqe4jM+thAc+xrGEr1jD87B/SONHfIpPbeBepB6FpCJ/nfNS9C2kI13gcaTew10ctB67ZG8lsC9dYEkYxioe4Wfn/DCyz4ZsFOd6+am0JnEp/po6HQW7SbMueIjtRmqtN2siQtJUNddA7ORJytJLbBSgTFdy9Y7/q5JaYf31cAF3MmYlpVs1cnXTVNtGAV9lTqthMBWdqgxq/10SBn8AbTJX0ebOKPcAAAAASUVORK5CYII="/>
|
|
11
|
-
</svg>
|
|
1
|
+
<svg id="复制" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="26" height="26" viewBox="0 0 26 26">
|
|
2
|
+
<defs>
|
|
3
|
+
<style>
|
|
4
|
+
.cls-1 {
|
|
5
|
+
fill: #409eff;
|
|
6
|
+
}
|
|
7
|
+
</style>
|
|
8
|
+
</defs>
|
|
9
|
+
<circle id="椭圆_6_拷贝_3" data-name="椭圆 6 拷贝 3" class="cls-1" cx="13" cy="13" r="13"/>
|
|
10
|
+
<image id="fuzhi_1_拷贝" data-name="fuzhi (1) 拷贝" x="6" y="5" width="14" height="16" xlink:href="data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAABXklEQVQokX3Sv0uXURgF8I/5LTVqyEkUx5yipaGhpb+goSmIhjYX0V1BpxYnQWhoLGpqaWmqaAvBpURwLEFBqKHMfkh94/ly3nh5sR54ubz3Pufcc859hvr9vhPqBtaz3W+t9Y1h81/AqmtZf2UtwASWMdrrNM9jJsyH2RvK/xs8wVVcbwNXwraP9+i1bjyDBVzEcZE1h7exiO+YxbOOkhG8xXTj+RSu4AHm8CJN3foR0t+RPgA+jvFb0X8e9+Opvqe4jM+thAc+xrGEr1jD87B/SONHfIpPbeBepB6FpCJ/nfNS9C2kI13gcaTew10ctB67ZG8lsC9dYEkYxioe4Wfn/DCyz4ZsFOd6+am0JnEp/po6HQW7SbMueIjtRmqtN2siQtJUNddA7ORJytJLbBSgTFdy9Y7/q5JaYf31cAF3MmYlpVs1cnXTVNtGAV9lTqthMBWdqgxq/10SBn8AbTJX0ebOKPcAAAAASUVORK5CYII="/>
|
|
11
|
+
</svg>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
-
width="1920px" height="1080px">
|
|
5
|
-
</svg>
|
|
1
|
+
<svg
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
+
width="1920px" height="1080px">
|
|
5
|
+
</svg>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>gaojizujian</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-159.000000, -777.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="编组备份" transform="translate(159.000000, 777.000000)">
|
|
9
|
-
<path d="M12.9202578,8.08509978 C13.2533232,8.16718203 13.5753232,8.28897477 13.8793385,8.44786088 C14.1266995,8.58831606 14.3582713,8.75491447 14.5700753,8.94479386 C14.8235348,9.17485084 15.0457356,9.43714802 15.2309962,9.72497866 C14.8642636,9.90260589 14.633655,10.2766182 14.6396459,10.6840593 C14.6391151,10.7952991 14.6558797,10.9059454 14.6893392,11.0120351 C14.7258014,11.1122897 14.7777846,11.206195 14.8433885,11.2903176 C15.0796038,11.6161751 15.4801843,11.7798739 15.8770091,11.7127106 C15.8962352,12.045838 15.8711697,12.3800437 15.8024691,12.7065766 C15.7475967,12.9779388 15.6643158,13.242772 15.5540026,13.4967001 C15.4253044,13.8061825 15.2583616,14.0983325 15.0570697,14.3663328 C14.7611546,14.0710364 14.3191553,13.977574 13.9290318,14.127805 C13.8387294,14.1605362 13.7534301,14.2056946 13.6755959,14.2619769 C13.5995488,14.3215195 13.5325872,14.3918293 13.4768227,14.4706887 C13.2207926,14.801265 13.1856425,15.2523579 13.3873748,15.6186039 L13.3873748,15.6186039 L13.2035096,15.6881746 C12.9469618,15.7757848 12.6822564,15.8373829 12.4133861,15.8720398 C11.7995478,15.949123 11.1761787,15.879292 10.5946114,15.6682972 C10.7859182,15.3101548 10.7509755,14.873371 10.5051635,14.550198 C10.4403537,14.4588886 10.3615299,14.3783876 10.2716049,14.3116702 C10.1764378,14.245768 10.0704892,14.196998 9.95853716,14.1675596 C9.56879306,14.0556986 9.14944049,14.1774461 8.88019256,14.4806274 C8.65904705,14.2233973 8.47351744,13.9375814 8.32859694,13.630872 C8.06084635,13.0629446 7.93142386,12.4396731 7.95092787,11.8120972 C8.47469232,11.9222327 8.99733789,11.6202121 9.16344437,11.1114217 C9.20306284,10.9777508 9.218214,10.8380235 9.20816834,10.6989673 C9.19285729,10.5618951 9.1524281,10.4288157 9.08890442,10.3063903 C8.97545465,10.0816968 8.78496048,9.9053133 8.55221679,9.80945726 C8.73247084,9.52074291 8.94964338,9.25679475 9.19822968,9.02430314 C9.41163005,8.82698532 9.64475867,8.65213886 9.89393587,8.50252349 C10.125685,8.36605469 10.3703755,8.25286455 10.6244274,8.16460906 L10.6244274,8.16460906 L10.8281699,8.10994643 C10.880138,8.65212709 11.3421246,9.06205889 11.8866372,9.04914978 C12.0181884,9.04823213 12.1482486,9.02120663 12.2692756,8.9696405 C12.4048638,8.91506302 12.5281937,8.8339694 12.6320367,8.73111267 C12.7993537,8.55520125 12.9011134,8.32711902 12.9202578,8.08509978 Z M11.672956,-2.04281037e-14 C11.9474045,-2.04281037e-14 12.1698889,0.222484496 12.169889,0.496932993 L12.169889,0.496932993 L12.169889,1.03858996 L15.2955975,1.03858996 C15.6304247,1.03858996 15.9018557,1.31002103 15.9018557,1.64484821 L15.9018557,1.64484821 L15.9018557,7.06141783 L14.9079897,7.06141783 L14.9079897,2.03245595 L12.1798276,2.03245595 L12.1798276,2.58405156 C12.1798276,2.85850008 11.9573431,3.08098456 11.6828946,3.08098456 C11.4084461,3.08098456 11.1859616,2.85850008 11.1859616,2.58405156 L11.1859616,2.58405156 L11.1859616,2.03245595 L4.72583276,2.03245595 L4.72583276,2.58405156 C4.72583276,2.85850008 4.50334828,3.08098456 4.22889976,3.08098456 C3.95445125,3.08098456 3.73196677,2.85850008 3.73196677,2.58405156 L3.73196677,2.58405156 L3.73196677,2.03245595 L0.993865985,2.03245595 L0.993865985,14.9079898 L6.95706188,14.9079898 L6.95706188,15.9018557 L0.606258246,15.9018557 C0.271431062,15.9018557 4.26325641e-14,15.6304247 4.26325641e-14,15.2955975 L4.26325641e-14,15.2955975 L4.26325641e-14,1.64484821 C4.26325641e-14,1.31002103 0.271431062,1.03858996 0.606258246,1.03858996 L0.606258246,1.03858996 L3.72202811,1.03858996 L3.72202811,0.496932993 C3.72202811,0.222484479 3.94451259,-2.04281037e-14 4.2189611,-2.04281037e-14 C4.49340962,-2.04281037e-14 4.7158941,0.222484479 4.7158941,0.496932993 L4.7158941,0.496932993 L4.7158941,1.03858996 L11.176023,1.03858996 L11.176023,0.496932993 C11.176023,0.222484496 11.3985075,-2.04281037e-14 11.672956,-2.04281037e-14 Z M13.4122215,9.36221757 L13.3525895,9.4317882 C12.9602864,9.83842436 12.4170561,10.0643737 11.8520934,10.0558992 C11.2871307,10.0474248 10.7509218,9.80528389 10.3709915,9.38706423 C10.2067885,9.48887198 10.0521115,9.6052955 9.90884385,9.73491732 L9.90884385,9.73491732 L9.97344514,9.83430392 C10.2363194,10.3302257 10.2829627,10.9126266 10.1023677,11.444065 C9.92177272,11.9755033 9.52993824,12.4088994 9.01933381,12.6419753 C9.0395713,12.7293737 9.06445325,12.8156311 9.09387374,12.9003805 C9.12846987,13.0001305 9.16827931,13.0979954 9.21313767,13.1935709 C9.77306076,13.0606888 10.3630702,13.1713998 10.8367322,13.4982266 C11.3103943,13.8250534 11.6233047,14.3373571 11.6978026,14.9079898 C11.8944207,14.9278179 12.0925348,14.9278179 12.2891529,14.9079898 C12.3409499,14.3363727 12.631447,13.8131172 13.089215,13.4668841 C13.5415745,13.1290712 14.1138263,12.9941062 14.6694619,13.0941843 C14.7475377,12.9158518 14.8106987,12.7313551 14.8582965,12.5425887 C14.3420359,12.3103455 13.944629,11.8751758 13.7600745,11.3400109 C13.5749276,10.796982 13.6291194,10.2008716 13.9091544,9.70013201 C13.7558258,9.57036942 13.5892637,9.45710722 13.4122215,9.36221757 L13.4122215,9.36221757 Z M11.3996428,10.5846727 C12.1530015,10.3281017 12.971718,10.7307856 13.2283562,11.4841214 C13.4191595,12.037974 13.2569727,12.652224 12.817623,13.0396907 C12.3782733,13.4271574 11.748567,13.5112857 11.222911,13.2527429 C10.697255,12.9942001 10.3795078,12.444069 10.4182259,11.8595525 C10.456944,11.275036 10.8444776,10.7716223 11.3996428,10.5846727 Z M6.95706188,4.26368507 L6.95706188,13.2084789 L5.96319589,13.2084789 L5.96319589,4.26368507 L6.95706188,4.26368507 Z M3.97546394,7.28503767 L3.97546394,13.2035096 L2.98159796,13.2035096 L2.98159796,7.28503767 L3.97546394,7.28503767 Z M11.8945988,11.5043567 C11.7139182,11.4926039 11.5439776,11.5909501 11.4641465,11.7534635 C11.3843153,11.9159768 11.4103462,12.1105897 11.5300815,12.2464097 C11.6498168,12.3822296 11.8396301,12.4324562 12.0108704,12.3736315 C12.2437818,12.2936215 12.3681845,12.0403731 12.2891529,11.8071279 C12.2310475,11.6356421 12.0752793,11.5161094 11.8945988,11.5043567 Z M12.9202578,5.3966923 L12.9202578,7.03657117 L11.9263918,7.03657117 L11.9263918,5.3966923 L12.9202578,5.3966923 Z" id="形状结合"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>gaojizujian</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-159.000000, -777.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="编组备份" transform="translate(159.000000, 777.000000)">
|
|
9
|
+
<path d="M12.9202578,8.08509978 C13.2533232,8.16718203 13.5753232,8.28897477 13.8793385,8.44786088 C14.1266995,8.58831606 14.3582713,8.75491447 14.5700753,8.94479386 C14.8235348,9.17485084 15.0457356,9.43714802 15.2309962,9.72497866 C14.8642636,9.90260589 14.633655,10.2766182 14.6396459,10.6840593 C14.6391151,10.7952991 14.6558797,10.9059454 14.6893392,11.0120351 C14.7258014,11.1122897 14.7777846,11.206195 14.8433885,11.2903176 C15.0796038,11.6161751 15.4801843,11.7798739 15.8770091,11.7127106 C15.8962352,12.045838 15.8711697,12.3800437 15.8024691,12.7065766 C15.7475967,12.9779388 15.6643158,13.242772 15.5540026,13.4967001 C15.4253044,13.8061825 15.2583616,14.0983325 15.0570697,14.3663328 C14.7611546,14.0710364 14.3191553,13.977574 13.9290318,14.127805 C13.8387294,14.1605362 13.7534301,14.2056946 13.6755959,14.2619769 C13.5995488,14.3215195 13.5325872,14.3918293 13.4768227,14.4706887 C13.2207926,14.801265 13.1856425,15.2523579 13.3873748,15.6186039 L13.3873748,15.6186039 L13.2035096,15.6881746 C12.9469618,15.7757848 12.6822564,15.8373829 12.4133861,15.8720398 C11.7995478,15.949123 11.1761787,15.879292 10.5946114,15.6682972 C10.7859182,15.3101548 10.7509755,14.873371 10.5051635,14.550198 C10.4403537,14.4588886 10.3615299,14.3783876 10.2716049,14.3116702 C10.1764378,14.245768 10.0704892,14.196998 9.95853716,14.1675596 C9.56879306,14.0556986 9.14944049,14.1774461 8.88019256,14.4806274 C8.65904705,14.2233973 8.47351744,13.9375814 8.32859694,13.630872 C8.06084635,13.0629446 7.93142386,12.4396731 7.95092787,11.8120972 C8.47469232,11.9222327 8.99733789,11.6202121 9.16344437,11.1114217 C9.20306284,10.9777508 9.218214,10.8380235 9.20816834,10.6989673 C9.19285729,10.5618951 9.1524281,10.4288157 9.08890442,10.3063903 C8.97545465,10.0816968 8.78496048,9.9053133 8.55221679,9.80945726 C8.73247084,9.52074291 8.94964338,9.25679475 9.19822968,9.02430314 C9.41163005,8.82698532 9.64475867,8.65213886 9.89393587,8.50252349 C10.125685,8.36605469 10.3703755,8.25286455 10.6244274,8.16460906 L10.6244274,8.16460906 L10.8281699,8.10994643 C10.880138,8.65212709 11.3421246,9.06205889 11.8866372,9.04914978 C12.0181884,9.04823213 12.1482486,9.02120663 12.2692756,8.9696405 C12.4048638,8.91506302 12.5281937,8.8339694 12.6320367,8.73111267 C12.7993537,8.55520125 12.9011134,8.32711902 12.9202578,8.08509978 Z M11.672956,-2.04281037e-14 C11.9474045,-2.04281037e-14 12.1698889,0.222484496 12.169889,0.496932993 L12.169889,0.496932993 L12.169889,1.03858996 L15.2955975,1.03858996 C15.6304247,1.03858996 15.9018557,1.31002103 15.9018557,1.64484821 L15.9018557,1.64484821 L15.9018557,7.06141783 L14.9079897,7.06141783 L14.9079897,2.03245595 L12.1798276,2.03245595 L12.1798276,2.58405156 C12.1798276,2.85850008 11.9573431,3.08098456 11.6828946,3.08098456 C11.4084461,3.08098456 11.1859616,2.85850008 11.1859616,2.58405156 L11.1859616,2.58405156 L11.1859616,2.03245595 L4.72583276,2.03245595 L4.72583276,2.58405156 C4.72583276,2.85850008 4.50334828,3.08098456 4.22889976,3.08098456 C3.95445125,3.08098456 3.73196677,2.85850008 3.73196677,2.58405156 L3.73196677,2.58405156 L3.73196677,2.03245595 L0.993865985,2.03245595 L0.993865985,14.9079898 L6.95706188,14.9079898 L6.95706188,15.9018557 L0.606258246,15.9018557 C0.271431062,15.9018557 4.26325641e-14,15.6304247 4.26325641e-14,15.2955975 L4.26325641e-14,15.2955975 L4.26325641e-14,1.64484821 C4.26325641e-14,1.31002103 0.271431062,1.03858996 0.606258246,1.03858996 L0.606258246,1.03858996 L3.72202811,1.03858996 L3.72202811,0.496932993 C3.72202811,0.222484479 3.94451259,-2.04281037e-14 4.2189611,-2.04281037e-14 C4.49340962,-2.04281037e-14 4.7158941,0.222484479 4.7158941,0.496932993 L4.7158941,0.496932993 L4.7158941,1.03858996 L11.176023,1.03858996 L11.176023,0.496932993 C11.176023,0.222484496 11.3985075,-2.04281037e-14 11.672956,-2.04281037e-14 Z M13.4122215,9.36221757 L13.3525895,9.4317882 C12.9602864,9.83842436 12.4170561,10.0643737 11.8520934,10.0558992 C11.2871307,10.0474248 10.7509218,9.80528389 10.3709915,9.38706423 C10.2067885,9.48887198 10.0521115,9.6052955 9.90884385,9.73491732 L9.90884385,9.73491732 L9.97344514,9.83430392 C10.2363194,10.3302257 10.2829627,10.9126266 10.1023677,11.444065 C9.92177272,11.9755033 9.52993824,12.4088994 9.01933381,12.6419753 C9.0395713,12.7293737 9.06445325,12.8156311 9.09387374,12.9003805 C9.12846987,13.0001305 9.16827931,13.0979954 9.21313767,13.1935709 C9.77306076,13.0606888 10.3630702,13.1713998 10.8367322,13.4982266 C11.3103943,13.8250534 11.6233047,14.3373571 11.6978026,14.9079898 C11.8944207,14.9278179 12.0925348,14.9278179 12.2891529,14.9079898 C12.3409499,14.3363727 12.631447,13.8131172 13.089215,13.4668841 C13.5415745,13.1290712 14.1138263,12.9941062 14.6694619,13.0941843 C14.7475377,12.9158518 14.8106987,12.7313551 14.8582965,12.5425887 C14.3420359,12.3103455 13.944629,11.8751758 13.7600745,11.3400109 C13.5749276,10.796982 13.6291194,10.2008716 13.9091544,9.70013201 C13.7558258,9.57036942 13.5892637,9.45710722 13.4122215,9.36221757 L13.4122215,9.36221757 Z M11.3996428,10.5846727 C12.1530015,10.3281017 12.971718,10.7307856 13.2283562,11.4841214 C13.4191595,12.037974 13.2569727,12.652224 12.817623,13.0396907 C12.3782733,13.4271574 11.748567,13.5112857 11.222911,13.2527429 C10.697255,12.9942001 10.3795078,12.444069 10.4182259,11.8595525 C10.456944,11.275036 10.8444776,10.7716223 11.3996428,10.5846727 Z M6.95706188,4.26368507 L6.95706188,13.2084789 L5.96319589,13.2084789 L5.96319589,4.26368507 L6.95706188,4.26368507 Z M3.97546394,7.28503767 L3.97546394,13.2035096 L2.98159796,13.2035096 L2.98159796,7.28503767 L3.97546394,7.28503767 Z M11.8945988,11.5043567 C11.7139182,11.4926039 11.5439776,11.5909501 11.4641465,11.7534635 C11.3843153,11.9159768 11.4103462,12.1105897 11.5300815,12.2464097 C11.6498168,12.3822296 11.8396301,12.4324562 12.0108704,12.3736315 C12.2437818,12.2936215 12.3681845,12.0403731 12.2891529,11.8071279 C12.2310475,11.6356421 12.0752793,11.5161094 11.8945988,11.5043567 Z M12.9202578,5.3966923 L12.9202578,7.03657117 L11.9263918,7.03657117 L11.9263918,5.3966923 L12.9202578,5.3966923 Z" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
13
|
</svg>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>miaoshushuoming</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-299.000000, -563.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="编组" transform="translate(299.000000, 563.000000)">
|
|
9
|
-
<path d="M11.7000305,2.93165594 L11.7000305,3.99470373 L11.7000305,13.0491535 C11.7000305,14.0668283 10.8748893,14.891889 9.85719438,14.891889 L2.91162423,14.891889 C1.89394943,14.891889 1.06880825,14.0668283 1.06880825,13.0491535 L1.06880825,2.91399746 C1.06880825,1.89622211 1.89394943,1.0710407 2.91162423,1.0710407 L9.85719438,1.0710407 C10.8748893,1.0710407 11.7000305,1.896202 11.7000305,2.91399746 L11.7000305,2.93165594 L11.7000305,2.93165594 L11.7000305,2.93165594 Z M11.7000305,15.6705108 L11.7000305,15.9550374 L13.8262468,15.9550374 C15.0004544,15.9550374 15.9525435,15.0030489 15.9525435,13.8288211 L15.9525435,5.32357384 C15.9525435,4.14936618 15.0004544,3.19737767 13.8262468,3.19737767 L12.7630783,3.19737767 L12.7630783,2.13432987 C12.7630783,0.959900983 11.8110898,0.00799288522 10.636862,0.00799288522 L2.13185605,0.00799288522 C0.957608176,0.00799288522 0.00563976022,0.959900943 0.00563976022,2.13432985 L0.00563976022,13.8288412 C0.00563976022,15.0030489 0.957608156,15.9550374 2.13185605,15.9550374 L10.636862,15.9550374 C11.0242421,15.9550374 11.3872463,15.8512587 11.7000305,15.6705108 L11.7000305,15.6705108 L11.7000305,15.6705108 Z M14.8893951,13.0491535 C14.8893951,14.0668283 14.0643545,14.891889 13.0465791,14.891889 L12.4786523,14.891889 C12.6596415,14.5790043 12.763199,14.2160806 12.763199,13.8288412 L12.763199,4.26050592 L13.0465791,4.26050592 C14.0643545,4.26050592 14.8893951,5.0854661 14.8893951,6.10324145 L14.8893951,6.12089992 L14.8893951,13.0491535 L14.8893951,13.0491535 L14.8893951,13.0491535 Z M3.19500442,11.4367021 C3.19500442,11.7302389 3.43299149,11.7024037 3.72652832,11.7024037 L9.04220983,11.7024037 C9.33584721,11.7024037 9.57373373,11.7301383 9.57373373,11.4367021 C9.57373373,11.1430647 9.33584721,10.6392553 9.04220983,10.6392553 L3.72652832,10.6392553 C3.43299149,10.6392553 3.19500442,11.1430647 3.19500442,11.4367021 L3.19500442,11.4367021 L3.19500442,11.4367021 Z M3.19500442,8.24723687 C3.19500442,8.5407737 3.43299149,8.51303905 3.72652832,8.51303905 L9.04220983,8.51303905 C9.33584721,8.51303905 9.57373373,8.5407737 9.57373373,8.24723687 C9.57373373,7.95370004 9.33584721,7.44987056 9.04220983,7.44987056 L3.72652832,7.44987056 C3.43299149,7.44987056 3.19500442,7.95370004 3.19500442,8.24723687 L3.19500442,8.24723687 L3.19500442,8.24723687 Z M3.19500442,5.05787221 C3.19500442,5.35136881 3.43299149,5.32367439 3.72652832,5.32367439 L9.04220983,5.32367439 C9.33584721,5.32367439 9.57373373,5.35136883 9.57373373,5.05787221 C9.57373373,4.76433538 9.33584721,4.2605059 9.04220983,4.2605059 L3.72652832,4.2605059 C3.43299149,4.2605059 3.19500442,4.76433538 3.19500442,5.05787221 L3.19500442,5.05787221 L3.19500442,5.05787221 Z" id="形状"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>miaoshushuoming</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-299.000000, -563.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="编组" transform="translate(299.000000, 563.000000)">
|
|
9
|
+
<path d="M11.7000305,2.93165594 L11.7000305,3.99470373 L11.7000305,13.0491535 C11.7000305,14.0668283 10.8748893,14.891889 9.85719438,14.891889 L2.91162423,14.891889 C1.89394943,14.891889 1.06880825,14.0668283 1.06880825,13.0491535 L1.06880825,2.91399746 C1.06880825,1.89622211 1.89394943,1.0710407 2.91162423,1.0710407 L9.85719438,1.0710407 C10.8748893,1.0710407 11.7000305,1.896202 11.7000305,2.91399746 L11.7000305,2.93165594 L11.7000305,2.93165594 L11.7000305,2.93165594 Z M11.7000305,15.6705108 L11.7000305,15.9550374 L13.8262468,15.9550374 C15.0004544,15.9550374 15.9525435,15.0030489 15.9525435,13.8288211 L15.9525435,5.32357384 C15.9525435,4.14936618 15.0004544,3.19737767 13.8262468,3.19737767 L12.7630783,3.19737767 L12.7630783,2.13432987 C12.7630783,0.959900983 11.8110898,0.00799288522 10.636862,0.00799288522 L2.13185605,0.00799288522 C0.957608176,0.00799288522 0.00563976022,0.959900943 0.00563976022,2.13432985 L0.00563976022,13.8288412 C0.00563976022,15.0030489 0.957608156,15.9550374 2.13185605,15.9550374 L10.636862,15.9550374 C11.0242421,15.9550374 11.3872463,15.8512587 11.7000305,15.6705108 L11.7000305,15.6705108 L11.7000305,15.6705108 Z M14.8893951,13.0491535 C14.8893951,14.0668283 14.0643545,14.891889 13.0465791,14.891889 L12.4786523,14.891889 C12.6596415,14.5790043 12.763199,14.2160806 12.763199,13.8288412 L12.763199,4.26050592 L13.0465791,4.26050592 C14.0643545,4.26050592 14.8893951,5.0854661 14.8893951,6.10324145 L14.8893951,6.12089992 L14.8893951,13.0491535 L14.8893951,13.0491535 L14.8893951,13.0491535 Z M3.19500442,11.4367021 C3.19500442,11.7302389 3.43299149,11.7024037 3.72652832,11.7024037 L9.04220983,11.7024037 C9.33584721,11.7024037 9.57373373,11.7301383 9.57373373,11.4367021 C9.57373373,11.1430647 9.33584721,10.6392553 9.04220983,10.6392553 L3.72652832,10.6392553 C3.43299149,10.6392553 3.19500442,11.1430647 3.19500442,11.4367021 L3.19500442,11.4367021 L3.19500442,11.4367021 Z M3.19500442,8.24723687 C3.19500442,8.5407737 3.43299149,8.51303905 3.72652832,8.51303905 L9.04220983,8.51303905 C9.33584721,8.51303905 9.57373373,8.5407737 9.57373373,8.24723687 C9.57373373,7.95370004 9.33584721,7.44987056 9.04220983,7.44987056 L3.72652832,7.44987056 C3.43299149,7.44987056 3.19500442,7.95370004 3.19500442,8.24723687 L3.19500442,8.24723687 L3.19500442,8.24723687 Z M3.19500442,5.05787221 C3.19500442,5.35136881 3.43299149,5.32367439 3.72652832,5.32367439 L9.04220983,5.32367439 C9.33584721,5.32367439 9.57373373,5.35136883 9.57373373,5.05787221 C9.57373373,4.76433538 9.33584721,4.2605059 9.04220983,4.2605059 L3.72652832,4.2605059 C3.43299149,4.2605059 3.19500442,4.76433538 3.19500442,5.05787221 L3.19500442,5.05787221 L3.19500442,5.05787221 Z" id="形状"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
13
|
</svg>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>fenzubiaoti</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-159.000000, -563.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="编组" transform="translate(159.000000, 563.000000)">
|
|
9
|
-
<path d="M13.5,0 C14.8807187,0 16,1.11928125 16,2.5 L16,10.9375 C16,12.3182187 14.8807187,13.4375 13.5,13.4375 L13.4375,13.4375 L13.4375,13.5 C13.4375,14.82549 12.4059704,15.9100392 11.1018764,15.9946824 L10.9375,16 L10.9375,16 L2.5,16 C1.11928125,16 0,14.8807187 0,13.5 L0,5.0625 C0,3.68178125 1.11928125,2.5625 2.5,2.5625 L2.5625,2.5625 L2.5625,2.5 C2.5625,1.11928125 3.68178125,0 5.0625,0 L13.5,0 Z M12.187,7.75 L1.25,7.75 L1.25,13.5 C1.25,14.18925 1.81075,14.75 2.5,14.75 L10.9375,14.75 C11.62675,14.75 12.1875,14.18925 12.1875,13.5 L12.187,7.75 Z M13.437,12.187 L13.5,12.1875 C14.18925,12.1875 14.75,11.62675 14.75,10.9375 L14.75,2.5 C14.75,1.81075 14.18925,1.25 13.5,1.25 L5.0625,1.25 C4.37325,1.25 3.8125,1.81075 3.8125,2.5 L3.812,2.562 L10.9375,2.5625 C12.3182187,2.5625 13.4375,3.68178125 13.4375,5.0625 L13.437,12.187 Z M10.9375,3.8125 L2.5,3.8125 C1.81075,3.8125 1.25,4.37325 1.25,5.0625 L1.25,6.5 L12.187,6.5 L12.1875,5.0625 C12.1875,4.37325 11.62675,3.8125 10.9375,3.8125 Z M6.8125,4.59375 C6.91605339,4.59375 7,4.67769661 7,4.78125 L7,5.65625 C7,5.75980339 6.91605339,5.84375 6.8125,5.84375 L2.1875,5.84375 C2.08394661,5.84375 2,5.75980339 2,5.65625 L2,4.78125 C2,4.67769661 2.08394661,4.59375 2.1875,4.59375 L6.8125,4.59375 Z M9.1875,4.59375 C9.29105339,4.59375 9.375,4.67769661 9.375,4.78125 L9.375,5.65625 C9.375,5.75980339 9.29105339,5.84375 9.1875,5.84375 L7.8125,5.84375 C7.70894661,5.84375 7.625,5.75980339 7.625,5.65625 L7.625,4.78125 C7.625,4.67769661 7.70894661,4.59375 7.8125,4.59375 L9.1875,4.59375 Z" id="形状结合"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>fenzubiaoti</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-159.000000, -563.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="编组" transform="translate(159.000000, 563.000000)">
|
|
9
|
+
<path d="M13.5,0 C14.8807187,0 16,1.11928125 16,2.5 L16,10.9375 C16,12.3182187 14.8807187,13.4375 13.5,13.4375 L13.4375,13.4375 L13.4375,13.5 C13.4375,14.82549 12.4059704,15.9100392 11.1018764,15.9946824 L10.9375,16 L10.9375,16 L2.5,16 C1.11928125,16 0,14.8807187 0,13.5 L0,5.0625 C0,3.68178125 1.11928125,2.5625 2.5,2.5625 L2.5625,2.5625 L2.5625,2.5 C2.5625,1.11928125 3.68178125,0 5.0625,0 L13.5,0 Z M12.187,7.75 L1.25,7.75 L1.25,13.5 C1.25,14.18925 1.81075,14.75 2.5,14.75 L10.9375,14.75 C11.62675,14.75 12.1875,14.18925 12.1875,13.5 L12.187,7.75 Z M13.437,12.187 L13.5,12.1875 C14.18925,12.1875 14.75,11.62675 14.75,10.9375 L14.75,2.5 C14.75,1.81075 14.18925,1.25 13.5,1.25 L5.0625,1.25 C4.37325,1.25 3.8125,1.81075 3.8125,2.5 L3.812,2.562 L10.9375,2.5625 C12.3182187,2.5625 13.4375,3.68178125 13.4375,5.0625 L13.437,12.187 Z M10.9375,3.8125 L2.5,3.8125 C1.81075,3.8125 1.25,4.37325 1.25,5.0625 L1.25,6.5 L12.187,6.5 L12.1875,5.0625 C12.1875,4.37325 11.62675,3.8125 10.9375,3.8125 Z M6.8125,4.59375 C6.91605339,4.59375 7,4.67769661 7,4.78125 L7,5.65625 C7,5.75980339 6.91605339,5.84375 6.8125,5.84375 L2.1875,5.84375 C2.08394661,5.84375 2,5.75980339 2,5.65625 L2,4.78125 C2,4.67769661 2.08394661,4.59375 2.1875,4.59375 L6.8125,4.59375 Z M9.1875,4.59375 C9.29105339,4.59375 9.375,4.67769661 9.375,4.78125 L9.375,5.65625 C9.375,5.75980339 9.29105339,5.84375 9.1875,5.84375 L7.8125,5.84375 C7.70894661,5.84375 7.625,5.75980339 7.625,5.65625 L7.625,4.78125 C7.625,4.67769661 7.70894661,4.59375 7.8125,4.59375 L9.1875,4.59375 Z" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
13
|
</svg>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="15px" viewBox="0 0 16 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>tupian</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-159.000000, -453.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="tupian" transform="translate(159.000000, 453.000000)">
|
|
9
|
-
<path d="M13.0177515,2.66453526e-15 C14.6449704,2.66453526e-15 15.9763314,1.33136095 15.9763314,2.95857988 L15.9763314,2.95857988 L15.9763314,11.8343195 C15.9763314,13.4615385 14.6449704,14.7928994 13.0177515,14.7928994 L13.0177515,14.7928994 L2.95857988,14.7928994 C1.33136095,14.7928994 -1.42108547e-13,13.4615385 -1.42108547e-13,11.8343195 L-1.42108547e-13,11.8343195 L-1.42108547e-13,2.95857988 C-1.42108547e-13,1.33136095 1.33136095,2.66453526e-15 2.95857988,2.66453526e-15 L2.95857988,2.66453526e-15 Z M13.0177515,1.18343195 L2.95857988,1.18343195 C1.98224852,1.18343195 1.18343195,1.98224852 1.18343195,2.95857988 L1.18343195,2.95857988 L1.18343195,11.8343195 C1.18343195,12.8106509 1.98224852,13.6094675 2.95857988,13.6094675 L2.95857988,13.6094675 L13.0177515,13.6094675 C13.9940828,13.6094675 14.7928994,12.8106509 14.7928994,11.8343195 L14.7928994,11.8343195 L14.7928994,2.95857988 C14.7928994,1.98224852 13.9940828,1.18343195 13.0177515,1.18343195 L13.0177515,1.18343195 Z M8.55029586,8.10650888 C9.02366864,7.63313609 9.76331361,7.63313609 10.2366864,8.10650888 L10.2366864,8.10650888 L13.5798817,11.4497041 C13.6686391,11.5384615 13.7278107,11.6863905 13.7278107,11.8343195 C13.7278107,12.1597633 13.4615385,12.4260355 13.1360947,12.4260355 C12.9881657,12.4260355 12.8698225,12.3668639 12.7514793,12.2781065 L12.7514793,12.2781065 L9.40828402,8.93491124 L7.92899408,10.4142012 L8.90532544,11.3905325 C8.99408284,11.5088757 9.08284024,11.6568047 9.08284024,11.8343195 C9.08284024,12.1597633 8.81656805,12.4260355 8.49112426,12.4260355 C8.31360947,12.4260355 8.16568047,12.3668639 8.04733728,12.2485207 L8.04733728,12.2485207 L5.56213018,9.76331361 L3.07692308,12.2485207 C2.95857988,12.3668639 2.84023669,12.4260355 2.66272189,12.4260355 C2.33727811,12.4260355 2.07100592,12.1597633 2.07100592,11.8343195 C2.07100592,11.6568047 2.13017751,11.5088757 2.21893491,11.3905325 L2.21893491,11.3905325 L4.70414201,8.90532544 C5.17751479,8.43195266 5.91715976,8.43195266 6.39053254,8.90532544 L6.39053254,8.90532544 L7.07100592,9.58579882 Z M5.0295858,3.25443787 C6.00591716,3.25443787 6.80473373,4.05325444 6.80473373,5.0295858 C6.80473373,6.00591716 6.00591716,6.80473373 5.0295858,6.80473373 C4.05325444,6.80473373 3.25443787,6.00591716 3.25443787,5.0295858 C3.25443787,4.05325444 4.05325444,3.25443787 5.0295858,3.25443787 Z M5.0295858,4.43786982 C4.70414201,4.43786982 4.43786982,4.70414201 4.43786982,5.0295858 C4.43786982,5.35502959 4.70414201,5.62130178 5.0295858,5.62130178 C5.35502959,5.62130178 5.62130178,5.35502959 5.62130178,5.0295858 C5.62130178,4.70414201 5.35502959,4.43786982 5.0295858,4.43786982 Z" id="形状结合"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="15px" viewBox="0 0 16 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>tupian</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-159.000000, -453.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="tupian" transform="translate(159.000000, 453.000000)">
|
|
9
|
+
<path d="M13.0177515,2.66453526e-15 C14.6449704,2.66453526e-15 15.9763314,1.33136095 15.9763314,2.95857988 L15.9763314,2.95857988 L15.9763314,11.8343195 C15.9763314,13.4615385 14.6449704,14.7928994 13.0177515,14.7928994 L13.0177515,14.7928994 L2.95857988,14.7928994 C1.33136095,14.7928994 -1.42108547e-13,13.4615385 -1.42108547e-13,11.8343195 L-1.42108547e-13,11.8343195 L-1.42108547e-13,2.95857988 C-1.42108547e-13,1.33136095 1.33136095,2.66453526e-15 2.95857988,2.66453526e-15 L2.95857988,2.66453526e-15 Z M13.0177515,1.18343195 L2.95857988,1.18343195 C1.98224852,1.18343195 1.18343195,1.98224852 1.18343195,2.95857988 L1.18343195,2.95857988 L1.18343195,11.8343195 C1.18343195,12.8106509 1.98224852,13.6094675 2.95857988,13.6094675 L2.95857988,13.6094675 L13.0177515,13.6094675 C13.9940828,13.6094675 14.7928994,12.8106509 14.7928994,11.8343195 L14.7928994,11.8343195 L14.7928994,2.95857988 C14.7928994,1.98224852 13.9940828,1.18343195 13.0177515,1.18343195 L13.0177515,1.18343195 Z M8.55029586,8.10650888 C9.02366864,7.63313609 9.76331361,7.63313609 10.2366864,8.10650888 L10.2366864,8.10650888 L13.5798817,11.4497041 C13.6686391,11.5384615 13.7278107,11.6863905 13.7278107,11.8343195 C13.7278107,12.1597633 13.4615385,12.4260355 13.1360947,12.4260355 C12.9881657,12.4260355 12.8698225,12.3668639 12.7514793,12.2781065 L12.7514793,12.2781065 L9.40828402,8.93491124 L7.92899408,10.4142012 L8.90532544,11.3905325 C8.99408284,11.5088757 9.08284024,11.6568047 9.08284024,11.8343195 C9.08284024,12.1597633 8.81656805,12.4260355 8.49112426,12.4260355 C8.31360947,12.4260355 8.16568047,12.3668639 8.04733728,12.2485207 L8.04733728,12.2485207 L5.56213018,9.76331361 L3.07692308,12.2485207 C2.95857988,12.3668639 2.84023669,12.4260355 2.66272189,12.4260355 C2.33727811,12.4260355 2.07100592,12.1597633 2.07100592,11.8343195 C2.07100592,11.6568047 2.13017751,11.5088757 2.21893491,11.3905325 L2.21893491,11.3905325 L4.70414201,8.90532544 C5.17751479,8.43195266 5.91715976,8.43195266 6.39053254,8.90532544 L6.39053254,8.90532544 L7.07100592,9.58579882 Z M5.0295858,3.25443787 C6.00591716,3.25443787 6.80473373,4.05325444 6.80473373,5.0295858 C6.80473373,6.00591716 6.00591716,6.80473373 5.0295858,6.80473373 C4.05325444,6.80473373 3.25443787,6.00591716 3.25443787,5.0295858 C3.25443787,4.05325444 4.05325444,3.25443787 5.0295858,3.25443787 Z M5.0295858,4.43786982 C4.70414201,4.43786982 4.43786982,4.70414201 4.43786982,5.0295858 C4.43786982,5.35502959 4.70414201,5.62130178 5.0295858,5.62130178 C5.35502959,5.62130178 5.62130178,5.35502959 5.62130178,5.0295858 C5.62130178,4.70414201 5.35502959,4.43786982 5.0295858,4.43786982 Z" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
13
|
</svg>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="14px" viewBox="0 0 16 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>shuzi</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-159.000000, -254.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="shuzi备份" transform="translate(159.000000, 254.000000)">
|
|
9
|
-
<path d="M3.2,10.1428571 C3.13469388,9.67545418 3.11292516,9.26505166 3.11292516,8.66084789 L3.11292516,2.89241182 C3.11292516,2.20840755 3.13469388,1.68400427 3.2,1.01140007 C2.80816327,1.05700036 2.64489795,1.06840043 2.08979593,1.06840043 L1.08843538,1.06840043 C0.57687075,1.06840043 0.337414964,1.05700036 0,1 L0,2.44780905 C0.402721089,2.40220877 0.718367357,2.37940863 1.12108843,2.37940863 L1.64353741,2.37940863 L1.64353741,8.66084789 C1.64353741,9.25365154 1.62176871,9.69825439 1.55646259,10.1428571 L3.2,10.1428571 Z M7.72667777,10.0757946 C8.29462007,10.0757946 8.64958402,10.0981488 9.06666666,10.1428571 L9.06666666,8.66748166 C8.77382141,8.72336709 8.33011646,8.75689836 7.77104825,8.75689836 L5.28630061,8.75689836 C5.41941209,8.33216905 5.52590129,8.10862732 5.79212423,7.75096052 C6.01397671,7.44917918 6.45768164,6.97974154 6.84814198,6.63325182 C8.00177482,5.63849109 8.0905158,5.54907439 8.33899057,5.25847014 C8.77382141,4.74432414 8.96905157,4.20782396 8.96905157,3.47013621 C8.96905157,1.9388753 8.01064891,1 6.45768164,1 C5.57027177,1 4.86921796,1.3464897 4.42551304,1.99476075 C4.09717138,2.47537548 3.93743761,2.93363605 3.81320021,3.78309464 L5.08219634,3.97310512 C5.14431504,3.45895912 5.20643373,3.21306321 5.35729339,2.94481313 C5.57914586,2.50890675 5.96960621,2.285365 6.48430395,2.285365 C7.23860234,2.285365 7.70892957,2.75480264 7.70892957,3.51484457 C7.70892957,4.084876 7.4604548,4.45371987 6.64403771,5.15787636 C5.75662784,5.90674118 5.49040488,6.16381418 5.17981143,6.51030387 C4.602995,7.16975202 4.20366057,7.88508557 3.96405989,8.70101293 C3.84869663,9.103388 3.78657793,9.49458605 3.73333334,10.13168 C4.04392679,10.0869717 4.18591236,10.0757946 4.87809207,10.0757946 L7.72667777,10.0757946 Z M9.6,7.86813186 C9.78701298,8.5054945 9.92207793,8.79120879 10.1818182,9.09890114 C10.7740259,9.81318686 11.6051949,10.1428571 12.8207792,10.1428571 C13.9324675,10.1428571 14.8051949,9.8351648 15.3766234,9.2527472 C15.761039,8.84615386 16,8.24175823 16,7.64835164 C16,7 15.8441559,6.53846154 15.5012988,6.13186814 C15.1376623,5.70329671 14.7532468,5.51648352 14.0155845,5.39560439 C14.5662337,5.24175823 14.7948051,5.15384614 15.0233766,4.96703296 C15.4701298,4.61538462 15.7402598,4.010989 15.7402598,3.35164836 C15.7402598,1.92307693 14.6181818,1 12.8831169,1 C12.051948,1 11.3766234,1.1978022 10.8467533,1.60439561 C10.3584416,1.97802198 10.1194805,2.36263736 9.85974027,3.17582418 L11.3454545,3.43956043 C11.4701298,2.989011 11.5740259,2.8021978 11.7818182,2.59340659 C12.0311688,2.37362637 12.4051949,2.25274725 12.9142857,2.25274725 C13.7974026,2.25274725 14.2857143,2.68131868 14.2857143,3.43956043 C14.2857143,4.28571429 13.6727273,4.79120879 12.6337663,4.79120879 C12.187013,4.79120879 11.9584416,4.78021979 11.6259741,4.73626373 L11.6259741,6.09890109 C11.9792208,6.05494505 12.2805194,6.04395605 12.7376623,6.04395605 C13.1948051,6.04395605 13.6831169,6.15384614 13.9324675,6.3076923 C14.3064935,6.53846154 14.5142857,6.95604395 14.5142857,7.46153846 C14.5142857,8.32967034 13.8597402,8.89010989 12.8311688,8.89010989 C12.3324675,8.89010989 11.9168831,8.74725275 11.5740259,8.46153846 C11.3142857,8.24175823 11.2207792,8.06593407 11.0857143,7.56043957 L9.6,7.86813186 Z M0,11.2857143 L16,11.2857143 L16,12.4285714 L0,12.4285714 L0,11.2857143 Z" id="形状"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="14px" viewBox="0 0 16 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>shuzi</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-159.000000, -254.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="shuzi备份" transform="translate(159.000000, 254.000000)">
|
|
9
|
+
<path d="M3.2,10.1428571 C3.13469388,9.67545418 3.11292516,9.26505166 3.11292516,8.66084789 L3.11292516,2.89241182 C3.11292516,2.20840755 3.13469388,1.68400427 3.2,1.01140007 C2.80816327,1.05700036 2.64489795,1.06840043 2.08979593,1.06840043 L1.08843538,1.06840043 C0.57687075,1.06840043 0.337414964,1.05700036 0,1 L0,2.44780905 C0.402721089,2.40220877 0.718367357,2.37940863 1.12108843,2.37940863 L1.64353741,2.37940863 L1.64353741,8.66084789 C1.64353741,9.25365154 1.62176871,9.69825439 1.55646259,10.1428571 L3.2,10.1428571 Z M7.72667777,10.0757946 C8.29462007,10.0757946 8.64958402,10.0981488 9.06666666,10.1428571 L9.06666666,8.66748166 C8.77382141,8.72336709 8.33011646,8.75689836 7.77104825,8.75689836 L5.28630061,8.75689836 C5.41941209,8.33216905 5.52590129,8.10862732 5.79212423,7.75096052 C6.01397671,7.44917918 6.45768164,6.97974154 6.84814198,6.63325182 C8.00177482,5.63849109 8.0905158,5.54907439 8.33899057,5.25847014 C8.77382141,4.74432414 8.96905157,4.20782396 8.96905157,3.47013621 C8.96905157,1.9388753 8.01064891,1 6.45768164,1 C5.57027177,1 4.86921796,1.3464897 4.42551304,1.99476075 C4.09717138,2.47537548 3.93743761,2.93363605 3.81320021,3.78309464 L5.08219634,3.97310512 C5.14431504,3.45895912 5.20643373,3.21306321 5.35729339,2.94481313 C5.57914586,2.50890675 5.96960621,2.285365 6.48430395,2.285365 C7.23860234,2.285365 7.70892957,2.75480264 7.70892957,3.51484457 C7.70892957,4.084876 7.4604548,4.45371987 6.64403771,5.15787636 C5.75662784,5.90674118 5.49040488,6.16381418 5.17981143,6.51030387 C4.602995,7.16975202 4.20366057,7.88508557 3.96405989,8.70101293 C3.84869663,9.103388 3.78657793,9.49458605 3.73333334,10.13168 C4.04392679,10.0869717 4.18591236,10.0757946 4.87809207,10.0757946 L7.72667777,10.0757946 Z M9.6,7.86813186 C9.78701298,8.5054945 9.92207793,8.79120879 10.1818182,9.09890114 C10.7740259,9.81318686 11.6051949,10.1428571 12.8207792,10.1428571 C13.9324675,10.1428571 14.8051949,9.8351648 15.3766234,9.2527472 C15.761039,8.84615386 16,8.24175823 16,7.64835164 C16,7 15.8441559,6.53846154 15.5012988,6.13186814 C15.1376623,5.70329671 14.7532468,5.51648352 14.0155845,5.39560439 C14.5662337,5.24175823 14.7948051,5.15384614 15.0233766,4.96703296 C15.4701298,4.61538462 15.7402598,4.010989 15.7402598,3.35164836 C15.7402598,1.92307693 14.6181818,1 12.8831169,1 C12.051948,1 11.3766234,1.1978022 10.8467533,1.60439561 C10.3584416,1.97802198 10.1194805,2.36263736 9.85974027,3.17582418 L11.3454545,3.43956043 C11.4701298,2.989011 11.5740259,2.8021978 11.7818182,2.59340659 C12.0311688,2.37362637 12.4051949,2.25274725 12.9142857,2.25274725 C13.7974026,2.25274725 14.2857143,2.68131868 14.2857143,3.43956043 C14.2857143,4.28571429 13.6727273,4.79120879 12.6337663,4.79120879 C12.187013,4.79120879 11.9584416,4.78021979 11.6259741,4.73626373 L11.6259741,6.09890109 C11.9792208,6.05494505 12.2805194,6.04395605 12.7376623,6.04395605 C13.1948051,6.04395605 13.6831169,6.15384614 13.9324675,6.3076923 C14.3064935,6.53846154 14.5142857,6.95604395 14.5142857,7.46153846 C14.5142857,8.32967034 13.8597402,8.89010989 12.8311688,8.89010989 C12.3324675,8.89010989 11.9168831,8.74725275 11.5740259,8.46153846 C11.3142857,8.24175823 11.2207792,8.06593407 11.0857143,7.56043957 L9.6,7.86813186 Z M0,11.2857143 L16,11.2857143 L16,12.4285714 L0,12.4285714 L0,11.2857143 Z" id="形状"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
13
|
</svg>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="12px" viewBox="0 0 16 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>danhangwenben</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-159.000000, -205.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="danhangwenben" transform="translate(159.000000, 205.000000)">
|
|
9
|
-
<path d="M1,11.04 L15,11.04 L15,0.96 L1,0.96 L1,11.04 Z M0,0 L16,0 L16,12 L0,12 L0,0 Z M2.71428571,3.6 L2.71428571,8.4 C2.71428571,8.688 2.9047619,8.88 3.19047619,8.88 C3.47619048,8.88 3.66666667,8.688 3.66666667,8.4 L3.66666667,3.6 C3.66666667,3.312 3.47619048,3.12 3.19047619,3.12 C2.9047619,3.12 2.71428571,3.312 2.71428571,3.6 Z" id="形状"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="12px" viewBox="0 0 16 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>danhangwenben</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-159.000000, -205.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="danhangwenben" transform="translate(159.000000, 205.000000)">
|
|
9
|
+
<path d="M1,11.04 L15,11.04 L15,0.96 L1,0.96 L1,11.04 Z M0,0 L16,0 L16,12 L0,12 L0,0 Z M2.71428571,3.6 L2.71428571,8.4 C2.71428571,8.688 2.9047619,8.88 3.19047619,8.88 C3.47619048,8.88 3.66666667,8.688 3.66666667,8.4 L3.66666667,3.6 C3.66666667,3.312 3.47619048,3.12 3.19047619,3.12 C2.9047619,3.12 2.71428571,3.312 2.71428571,3.6 Z" id="形状"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
13
|
</svg>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
-
<title>fuwenbenbianji</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="组件切图" transform="translate(-299.000000, -353.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
-
<g id="fuwenbenbianji备份" transform="translate(299.000000, 353.000000)">
|
|
9
|
-
<path d="M14.3930921,0.0108552632 C15.2651207,0.0108552632 15.9720395,0.717774079 15.9720395,1.58980263 L15.9720395,1.58980263 L15.9720395,14.4161184 C15.9720395,15.288147 15.2651207,15.9950658 14.3930921,15.9950658 L14.3930921,15.9950658 L1.59309211,15.9950658 C0.721063553,15.9950658 0.0141447368,15.288147 0.0141447368,14.4161184 L0.0141447368,14.4161184 L0.0141447368,1.58980263 C0.0141447368,0.717774079 0.721063553,0.0108552632 1.59309211,0.0108552632 L1.59309211,0.0108552632 Z M14.3930921,1.06348684 L1.59309211,1.06348684 C1.30241592,1.06348684 1.06677632,1.29912645 1.06677632,1.58980263 L1.06677632,1.58980263 L1.06677632,14.4161184 C1.06677632,14.7067946 1.30241592,14.9424342 1.59309211,14.9424342 L1.59309211,14.9424342 L14.3930921,14.9424342 C14.5326797,14.9424342 14.6665502,14.8869832 14.7652536,14.7882799 C14.8639569,14.6895765 14.9194079,14.555706 14.9194079,14.4161184 L14.9194079,14.4161184 L14.9194079,1.58980263 C14.9194079,1.45021501 14.8639569,1.31634452 14.7652536,1.21764117 C14.6665502,1.11893781 14.5326797,1.06348684 14.3930921,1.06348684 L14.3930921,1.06348684 Z M12.9194079,11.3055921 C13.2100841,11.3055921 13.4457237,11.5412317 13.4457237,11.8319079 C13.4457237,12.1225841 13.2100841,12.3582237 12.9194079,12.3582237 L12.9194079,12.3582237 L3.04572368,12.3582237 C2.7550475,12.3582237 2.51940789,12.1225841 2.51940789,11.8319079 C2.51940789,11.5412317 2.7550475,11.3055921 3.04572368,11.3055921 L3.04572368,11.3055921 Z M12.9194079,8.88980263 C13.2100841,8.88980263 13.4457237,9.12544224 13.4457237,9.41611842 C13.4457237,9.70679461 13.2100841,9.94243421 12.9194079,9.94243421 L12.9194079,9.94243421 L8.48782895,9.94243421 C8.19715276,9.94243421 7.96151316,9.70679461 7.96151316,9.41611842 C7.96151316,9.12544224 8.19715276,8.88980263 8.48782895,8.88980263 L8.48782895,8.88980263 Z M7.96151316,4.05296053 C8.10110078,4.05296053 8.23497126,4.10841149 8.33367462,4.20711485 C8.43237798,4.30581821 8.48782895,4.43968869 8.48782895,4.57927632 L8.48782895,4.57927632 L8.48782895,5.10559211 C8.48782895,5.39626829 8.25218934,5.63190789 7.96151316,5.63190789 C7.67083697,5.63190789 7.43519737,5.39626829 7.43519737,5.10559211 L7.43519737,5.10559211 L6.07730263,5.10559211 L6.07730263,8.88980263 L6.49309211,8.88980263 C6.78376829,8.88980263 7.01940789,9.12544224 7.01940789,9.41611842 C7.01940789,9.70679461 6.78376829,9.94243421 6.49309211,9.94243421 L6.49309211,9.94243421 L4.60888158,9.94243421 C4.31820539,9.94243421 4.08256579,9.70679461 4.08256579,9.41611842 C4.08256579,9.12544224 4.31820539,8.88980263 4.60888158,8.88980263 L4.60888158,8.88980263 L5.02467105,8.88980263 L5.02467105,5.11611842 L3.64046053,5.11611842 C3.64046053,5.25570605 3.58500956,5.38957653 3.4863062,5.48827988 C3.38760284,5.58698324 3.25373236,5.64243421 3.11414474,5.64243421 C2.97271402,5.6424625 2.83722326,5.5855689 2.73821165,5.48457707 C2.63920005,5.38358523 2.58500033,5.24699454 2.58782895,5.10559211 L2.58782895,5.10559211 L2.58782895,4.57927632 C2.58782895,4.43968869 2.64327992,4.30581821 2.74198327,4.20711485 C2.84068663,4.10841149 2.97455711,4.05296053 3.11414474,4.05296053 L3.11414474,4.05296053 Z M12.9194079,6.46875 C13.2100841,6.46875 13.4457237,6.70438961 13.4457237,6.99506579 C13.4457237,7.28574197 13.2100841,7.52138158 12.9194079,7.52138158 L12.9194079,7.52138158 L10.9088816,7.52138158 C10.6182054,7.52138158 10.3825658,7.28574197 10.3825658,6.99506579 C10.3825658,6.70438961 10.6182054,6.46875 10.9088816,6.46875 L10.9088816,6.46875 Z M12.9194079,4.05296053 C13.2100841,4.05296053 13.4457237,4.28860013 13.4457237,4.57927632 C13.4457237,4.8699525 13.2100841,5.10559211 12.9194079,5.10559211 L12.9194079,5.10559211 L10.9088816,5.10559211 C10.6182054,5.10559211 10.3825658,4.8699525 10.3825658,4.57927632 C10.3825658,4.28860013 10.6182054,4.05296053 10.9088816,4.05296053 L10.9088816,4.05296053 Z" id="形状结合"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
|
|
4
|
+
<title>fuwenbenbianji</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="组件切图" transform="translate(-299.000000, -353.000000)" fill="#999999" fill-rule="nonzero">
|
|
8
|
+
<g id="fuwenbenbianji备份" transform="translate(299.000000, 353.000000)">
|
|
9
|
+
<path d="M14.3930921,0.0108552632 C15.2651207,0.0108552632 15.9720395,0.717774079 15.9720395,1.58980263 L15.9720395,1.58980263 L15.9720395,14.4161184 C15.9720395,15.288147 15.2651207,15.9950658 14.3930921,15.9950658 L14.3930921,15.9950658 L1.59309211,15.9950658 C0.721063553,15.9950658 0.0141447368,15.288147 0.0141447368,14.4161184 L0.0141447368,14.4161184 L0.0141447368,1.58980263 C0.0141447368,0.717774079 0.721063553,0.0108552632 1.59309211,0.0108552632 L1.59309211,0.0108552632 Z M14.3930921,1.06348684 L1.59309211,1.06348684 C1.30241592,1.06348684 1.06677632,1.29912645 1.06677632,1.58980263 L1.06677632,1.58980263 L1.06677632,14.4161184 C1.06677632,14.7067946 1.30241592,14.9424342 1.59309211,14.9424342 L1.59309211,14.9424342 L14.3930921,14.9424342 C14.5326797,14.9424342 14.6665502,14.8869832 14.7652536,14.7882799 C14.8639569,14.6895765 14.9194079,14.555706 14.9194079,14.4161184 L14.9194079,14.4161184 L14.9194079,1.58980263 C14.9194079,1.45021501 14.8639569,1.31634452 14.7652536,1.21764117 C14.6665502,1.11893781 14.5326797,1.06348684 14.3930921,1.06348684 L14.3930921,1.06348684 Z M12.9194079,11.3055921 C13.2100841,11.3055921 13.4457237,11.5412317 13.4457237,11.8319079 C13.4457237,12.1225841 13.2100841,12.3582237 12.9194079,12.3582237 L12.9194079,12.3582237 L3.04572368,12.3582237 C2.7550475,12.3582237 2.51940789,12.1225841 2.51940789,11.8319079 C2.51940789,11.5412317 2.7550475,11.3055921 3.04572368,11.3055921 L3.04572368,11.3055921 Z M12.9194079,8.88980263 C13.2100841,8.88980263 13.4457237,9.12544224 13.4457237,9.41611842 C13.4457237,9.70679461 13.2100841,9.94243421 12.9194079,9.94243421 L12.9194079,9.94243421 L8.48782895,9.94243421 C8.19715276,9.94243421 7.96151316,9.70679461 7.96151316,9.41611842 C7.96151316,9.12544224 8.19715276,8.88980263 8.48782895,8.88980263 L8.48782895,8.88980263 Z M7.96151316,4.05296053 C8.10110078,4.05296053 8.23497126,4.10841149 8.33367462,4.20711485 C8.43237798,4.30581821 8.48782895,4.43968869 8.48782895,4.57927632 L8.48782895,4.57927632 L8.48782895,5.10559211 C8.48782895,5.39626829 8.25218934,5.63190789 7.96151316,5.63190789 C7.67083697,5.63190789 7.43519737,5.39626829 7.43519737,5.10559211 L7.43519737,5.10559211 L6.07730263,5.10559211 L6.07730263,8.88980263 L6.49309211,8.88980263 C6.78376829,8.88980263 7.01940789,9.12544224 7.01940789,9.41611842 C7.01940789,9.70679461 6.78376829,9.94243421 6.49309211,9.94243421 L6.49309211,9.94243421 L4.60888158,9.94243421 C4.31820539,9.94243421 4.08256579,9.70679461 4.08256579,9.41611842 C4.08256579,9.12544224 4.31820539,8.88980263 4.60888158,8.88980263 L4.60888158,8.88980263 L5.02467105,8.88980263 L5.02467105,5.11611842 L3.64046053,5.11611842 C3.64046053,5.25570605 3.58500956,5.38957653 3.4863062,5.48827988 C3.38760284,5.58698324 3.25373236,5.64243421 3.11414474,5.64243421 C2.97271402,5.6424625 2.83722326,5.5855689 2.73821165,5.48457707 C2.63920005,5.38358523 2.58500033,5.24699454 2.58782895,5.10559211 L2.58782895,5.10559211 L2.58782895,4.57927632 C2.58782895,4.43968869 2.64327992,4.30581821 2.74198327,4.20711485 C2.84068663,4.10841149 2.97455711,4.05296053 3.11414474,4.05296053 L3.11414474,4.05296053 Z M12.9194079,6.46875 C13.2100841,6.46875 13.4457237,6.70438961 13.4457237,6.99506579 C13.4457237,7.28574197 13.2100841,7.52138158 12.9194079,7.52138158 L12.9194079,7.52138158 L10.9088816,7.52138158 C10.6182054,7.52138158 10.3825658,7.28574197 10.3825658,6.99506579 C10.3825658,6.70438961 10.6182054,6.46875 10.9088816,6.46875 L10.9088816,6.46875 Z M12.9194079,4.05296053 C13.2100841,4.05296053 13.4457237,4.28860013 13.4457237,4.57927632 C13.4457237,4.8699525 13.2100841,5.10559211 12.9194079,5.10559211 L12.9194079,5.10559211 L10.9088816,5.10559211 C10.6182054,5.10559211 10.3825658,4.8699525 10.3825658,4.57927632 C10.3825658,4.28860013 10.6182054,4.05296053 10.9088816,4.05296053 L10.9088816,4.05296053 Z" id="形状结合"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
13
|
</svg>
|