@xysfe/actui2 0.0.1
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/README.md +75 -0
- package/lib/BScroll/index.js +1 -0
- package/lib/BScroll/index.mjs +1 -0
- package/lib/BankSelect/bankbox/index.js +1 -0
- package/lib/BankSelect/bankbox/index.mjs +107 -0
- package/lib/BankSelect/bankbox/style.css +1 -0
- package/lib/BankSelect/bankchoosebox/index.js +1 -0
- package/lib/BankSelect/bankchoosebox/index.mjs +123 -0
- package/lib/BankSelect/bankchoosebox/style.css +1 -0
- package/lib/BankSelect/bankmsg/index.js +1 -0
- package/lib/BankSelect/bankmsg/index.mjs +765 -0
- package/lib/BankSelect/bankmsg/style.css +1 -0
- package/lib/BankSelect/index.js +1 -0
- package/lib/BankSelect/index.mjs +862 -0
- package/lib/BankSelect/js/index.js +1 -0
- package/lib/BankSelect/js/index.mjs +118 -0
- package/lib/BankSelect/style.css +1 -0
- package/lib/BaseInput/index.js +1 -0
- package/lib/BaseInput/index.mjs +366 -0
- package/lib/BaseInput/style.css +1 -0
- package/lib/Button/index.js +1 -0
- package/lib/Button/index.mjs +153 -0
- package/lib/Button/style.css +1 -0
- package/lib/CascadePicker/index.js +1 -0
- package/lib/CascadePicker/index.mjs +133 -0
- package/lib/CertifyLayer/index.js +1 -0
- package/lib/CertifyLayer/index.mjs +403 -0
- package/lib/CertifyLayer/style.css +1 -0
- package/lib/ClaimsContact/index.js +1 -0
- package/lib/ClaimsContact/index.mjs +1628 -0
- package/lib/ClaimsContact/style.css +1 -0
- package/lib/ClickOnce/index.js +1 -0
- package/lib/ClickOnce/index.mjs +21 -0
- package/lib/Collapse/index.js +1 -0
- package/lib/Collapse/index.mjs +138 -0
- package/lib/Collapse/style.css +1 -0
- package/lib/Contact/index.js +1 -0
- package/lib/Contact/index.mjs +1400 -0
- package/lib/Contact/style.css +1 -0
- package/lib/ContactBook/index.js +1 -0
- package/lib/ContactBook/index.mjs +1876 -0
- package/lib/ContactBook/style.css +1 -0
- package/lib/CountTo/index.js +1 -0
- package/lib/CountTo/index.mjs +213 -0
- package/lib/CouponLayer/index.js +1 -0
- package/lib/CouponLayer/index.mjs +240 -0
- package/lib/CouponLayer/style.css +1 -0
- package/lib/CrmReserveInfoLayer/index.js +1 -0
- package/lib/CrmReserveInfoLayer/index.mjs +734 -0
- package/lib/CrmReserveInfoLayer/style.css +1 -0
- package/lib/DatePicker/index.js +1 -0
- package/lib/DatePicker/index.mjs +352 -0
- package/lib/DeviceFingerprint/index.js +1 -0
- package/lib/DeviceFingerprint/index.mjs +138 -0
- package/lib/Dialog/index.js +1 -0
- package/lib/Dialog/index.mjs +191 -0
- package/lib/Dialog/style.css +1 -0
- package/lib/DiseaseListLayer/index.js +1 -0
- package/lib/DiseaseListLayer/index.mjs +399 -0
- package/lib/DiseaseListLayer/style.css +1 -0
- package/lib/DiseaseSelect/collapse/collapse/index.js +1 -0
- package/lib/DiseaseSelect/collapse/collapse/index.mjs +75 -0
- package/lib/DiseaseSelect/collapse/collapseItem/index.js +1 -0
- package/lib/DiseaseSelect/collapse/collapseItem/index.mjs +84 -0
- package/lib/DiseaseSelect/collapse/collapseItem/style.css +1 -0
- package/lib/DiseaseSelect/collapse/collapseTransition/index.js +1 -0
- package/lib/DiseaseSelect/collapse/collapseTransition/index.mjs +76 -0
- package/lib/DiseaseSelect/collapse/dom/index.js +1 -0
- package/lib/DiseaseSelect/collapse/dom/index.mjs +54 -0
- package/lib/DiseaseSelect/collapse/emitter/index.js +1 -0
- package/lib/DiseaseSelect/collapse/emitter/index.mjs +39 -0
- package/lib/DiseaseSelect/diseaseList/index.js +1 -0
- package/lib/DiseaseSelect/diseaseList/index.mjs +112 -0
- package/lib/DiseaseSelect/diseaseList/style.css +1 -0
- package/lib/DiseaseSelect/index.js +1 -0
- package/lib/DiseaseSelect/index.mjs +147 -0
- package/lib/DiseaseSelect/resultList/index.js +1 -0
- package/lib/DiseaseSelect/resultList/index.mjs +117 -0
- package/lib/DiseaseSelect/resultList/style.css +1 -0
- package/lib/DiseaseSelect/search/index.js +1 -0
- package/lib/DiseaseSelect/search/index.mjs +198 -0
- package/lib/DiseaseSelect/search/style.css +1 -0
- package/lib/DiseaseSelect/selectLayer/index.js +1 -0
- package/lib/DiseaseSelect/selectLayer/index.mjs +365 -0
- package/lib/DiseaseSelect/selectLayer/style.css +1 -0
- package/lib/DiseaseSelect/style.css +1 -0
- package/lib/DiseaseSelectLayer/index.js +1 -0
- package/lib/DiseaseSelectLayer/index.mjs +202 -0
- package/lib/DiseaseSelectLayer/style.css +1 -0
- package/lib/DocPop/index.js +1 -0
- package/lib/DocPop/index.mjs +352 -0
- package/lib/DocPop/scrollList/index.js +1 -0
- package/lib/DocPop/scrollList/index.mjs +57 -0
- package/lib/DocPop/scrollList/style.css +1 -0
- package/lib/DocPop/style.css +1 -0
- package/lib/ErrorInterceptors/index.js +1 -0
- package/lib/ErrorInterceptors/index.mjs +1 -0
- package/lib/FaceRecognition/index.js +1 -0
- package/lib/FaceRecognition/index.mjs +580 -0
- package/lib/FigurePic/compress/index.js +1 -0
- package/lib/FigurePic/compress/index.mjs +336 -0
- package/lib/FigurePic/index.js +1 -0
- package/lib/FigurePic/index.mjs +134 -0
- package/lib/FileList/imageList/index.js +1 -0
- package/lib/FileList/imageList/index.mjs +95 -0
- package/lib/FileList/imageList/style.css +1 -0
- package/lib/FileList/index.js +1 -0
- package/lib/FileList/index.mjs +549 -0
- package/lib/FileList/selectLayer/index.js +1 -0
- package/lib/FileList/selectLayer/index.mjs +85 -0
- package/lib/FileList/selectLayer/style.css +1 -0
- package/lib/FileList/style.css +1 -0
- package/lib/FileList/uploadMaterial/index.js +1 -0
- package/lib/FileList/uploadMaterial/index.mjs +494 -0
- package/lib/FileList/uploadMaterial/style.css +1 -0
- package/lib/FileUpload/choose/index.js +1 -0
- package/lib/FileUpload/choose/index.mjs +385 -0
- package/lib/FileUpload/index.js +1 -0
- package/lib/FileUpload/index.mjs +93 -0
- package/lib/FileUpload/upload/index.js +1 -0
- package/lib/FileUpload/upload/index.mjs +234 -0
- package/lib/FileUpload/util/index.js +1 -0
- package/lib/FileUpload/util/index.mjs +67 -0
- package/lib/FormLayer/index.js +1 -0
- package/lib/FormLayer/index.mjs +264 -0
- package/lib/FormLayer/style.css +1 -0
- package/lib/GivenLayer/index.js +1 -0
- package/lib/GivenLayer/index.mjs +364 -0
- package/lib/GivenLayer/style.css +1 -0
- package/lib/GoldAddress/index.js +1 -0
- package/lib/GoldAddress/index.mjs +96 -0
- package/lib/GoldAddress/style.css +1 -0
- package/lib/GoldAddressLayer/index.js +1 -0
- package/lib/GoldAddressLayer/index.mjs +395 -0
- package/lib/GoldAddressLayer/style.css +1 -0
- package/lib/GoldAddressLayerV2/index.js +1 -0
- package/lib/GoldAddressLayerV2/index.mjs +730 -0
- package/lib/GoldAddressLayerV2/style.css +1 -0
- package/lib/GoldAddressSelect/addressSelectLayer/index.js +1 -0
- package/lib/GoldAddressSelect/addressSelectLayer/index.mjs +777 -0
- package/lib/GoldAddressSelect/addressSelectLayer/style.css +1 -0
- package/lib/GoldAddressSelect/index.js +1 -0
- package/lib/GoldAddressSelect/index.mjs +144 -0
- package/lib/GoldAml/index.js +1 -0
- package/lib/GoldAml/index.mjs +1821 -0
- package/lib/GoldAml/style.css +1 -0
- package/lib/GoldArea/index.js +1 -0
- package/lib/GoldArea/index.mjs +136 -0
- package/lib/GoldAuroraSlots/index.js +1 -0
- package/lib/GoldAuroraSlots/index.mjs +195 -0
- package/lib/GoldBankCombine/index.js +1 -0
- package/lib/GoldBankCombine/index.mjs +84 -0
- package/lib/GoldBankPayLimit/bankSelect/index.js +1 -0
- package/lib/GoldBankPayLimit/bankSelect/index.mjs +289 -0
- package/lib/GoldBankPayLimit/bankSelect/style.css +1 -0
- package/lib/GoldBankPayLimit/index.js +1 -0
- package/lib/GoldBankPayLimit/index.mjs +142 -0
- package/lib/GoldBankSelect/index.js +1 -0
- package/lib/GoldBankSelect/index.mjs +73 -0
- package/lib/GoldBankSelect/style.css +1 -0
- package/lib/GoldBenefitDemo/benefit/amount/index.js +1 -0
- package/lib/GoldBenefitDemo/benefit/amount/index.mjs +55 -0
- package/lib/GoldBenefitDemo/benefit/amount/style.css +1 -0
- package/lib/GoldBenefitDemo/benefit/index.js +1 -0
- package/lib/GoldBenefitDemo/benefit/index.mjs +93 -0
- package/lib/GoldBenefitDemo/benefit/slider/index.js +1 -0
- package/lib/GoldBenefitDemo/benefit/slider/index.mjs +200 -0
- package/lib/GoldBenefitDemo/benefit/slider/style.css +1 -0
- package/lib/GoldBenefitDemo/benefit/style.css +1 -0
- package/lib/GoldBenefitDemo/benefit/title/index.js +1 -0
- package/lib/GoldBenefitDemo/benefit/title/index.mjs +41 -0
- package/lib/GoldBenefitDemo/benefit/title/style.css +1 -0
- package/lib/GoldBenefitDemo/costTable/index.js +1 -0
- package/lib/GoldBenefitDemo/costTable/index.mjs +121 -0
- package/lib/GoldBenefitDemo/costTable/style.css +1 -0
- package/lib/GoldBenefitDemo/index.js +1 -0
- package/lib/GoldBenefitDemo/index.mjs +314 -0
- package/lib/GoldBenefitDemo/style.css +1 -0
- package/lib/GoldCancelDialog/index.js +1 -0
- package/lib/GoldCancelDialog/index.mjs +656 -0
- package/lib/GoldCancelDialog/style.css +1 -0
- package/lib/GoldCareer/index.js +1 -0
- package/lib/GoldCareer/index.mjs +154 -0
- package/lib/GoldCareerLayer/index.js +1 -0
- package/lib/GoldCareerLayer/index.mjs +508 -0
- package/lib/GoldCareerLayer/rowPicker/index.js +1 -0
- package/lib/GoldCareerLayer/rowPicker/index.mjs +246 -0
- package/lib/GoldCareerLayer/rowPicker/style.css +1 -0
- package/lib/GoldCareerLayer/scrollList/index.js +1 -0
- package/lib/GoldCareerLayer/scrollList/index.mjs +113 -0
- package/lib/GoldCareerLayer/scrollList/style.css +1 -0
- package/lib/GoldCareerLayer/searchList/index.js +1 -0
- package/lib/GoldCareerLayer/searchList/index.mjs +81 -0
- package/lib/GoldCareerLayer/searchList/style.css +1 -0
- package/lib/GoldCareerLayer/style.css +1 -0
- package/lib/GoldCert/const/index.js +1 -0
- package/lib/GoldCert/const/index.mjs +116 -0
- package/lib/GoldCert/index.js +1 -0
- package/lib/GoldCert/index.mjs +1568 -0
- package/lib/GoldCert/photo/index.js +1 -0
- package/lib/GoldCert/photo/index.mjs +237 -0
- package/lib/GoldCert/photo/style.css +1 -0
- package/lib/GoldCert/relateVerifyPhoto/index.js +1 -0
- package/lib/GoldCert/relateVerifyPhoto/index.mjs +499 -0
- package/lib/GoldCert/relateVerifyPhoto/style.css +1 -0
- package/lib/GoldCert/selectLayer/index.js +1 -0
- package/lib/GoldCert/selectLayer/index.mjs +129 -0
- package/lib/GoldCert/selectLayer/style.css +1 -0
- package/lib/GoldCert/style.css +1 -0
- package/lib/GoldCheckbox/index.js +1 -0
- package/lib/GoldCheckbox/index.mjs +85 -0
- package/lib/GoldCheckbox/style.css +1 -0
- package/lib/GoldClaimsContact/index.js +1 -0
- package/lib/GoldClaimsContact/index.mjs +202 -0
- package/lib/GoldCommentList/index.js +1 -0
- package/lib/GoldCommentList/index.mjs +129 -0
- package/lib/GoldCommentList/item/index.js +1 -0
- package/lib/GoldCommentList/item/index.mjs +228 -0
- package/lib/GoldCommentList/item/style.css +1 -0
- package/lib/GoldCommentList/style.css +1 -0
- package/lib/GoldCommentList/tag/index.js +1 -0
- package/lib/GoldCommentList/tag/index.mjs +103 -0
- package/lib/GoldCommentList/tag/style.css +1 -0
- package/lib/GoldCompute/careerQuery/index.js +1 -0
- package/lib/GoldCompute/careerQuery/index.mjs +98 -0
- package/lib/GoldCompute/careerQuery/style.css +1 -0
- package/lib/GoldCompute/index.js +1 -0
- package/lib/GoldCompute/index.mjs +653 -0
- package/lib/GoldCompute/style.css +1 -0
- package/lib/GoldComputeV2/careerQuery/index.js +1 -0
- package/lib/GoldComputeV2/careerQuery/index.mjs +98 -0
- package/lib/GoldComputeV2/careerQuery/style.css +1 -0
- package/lib/GoldComputeV2/index.js +1 -0
- package/lib/GoldComputeV2/index.mjs +697 -0
- package/lib/GoldComputeV2/style.css +1 -0
- package/lib/GoldConclusion/humancheck/index.js +1 -0
- package/lib/GoldConclusion/humancheck/index.mjs +76 -0
- package/lib/GoldConclusion/humancheck/style.css +1 -0
- package/lib/GoldConclusion/index.js +1 -0
- package/lib/GoldConclusion/index.mjs +333 -0
- package/lib/GoldConclusion/intelModule/index.js +1 -0
- package/lib/GoldConclusion/intelModule/index.mjs +67 -0
- package/lib/GoldConclusion/intelModule/style.css +1 -0
- package/lib/GoldConclusion/intelcheck/index.js +1 -0
- package/lib/GoldConclusion/intelcheck/index.mjs +115 -0
- package/lib/GoldConclusion/intelcheck/style.css +1 -0
- package/lib/GoldConclusion/module/index.js +1 -0
- package/lib/GoldConclusion/module/index.mjs +66 -0
- package/lib/GoldConclusion/module/style.css +1 -0
- package/lib/GoldConclusion/picture/index.js +1 -0
- package/lib/GoldConclusion/picture/index.mjs +45 -0
- package/lib/GoldConclusion/picture/style.css +1 -0
- package/lib/GoldConclusion/progress/index.js +1 -0
- package/lib/GoldConclusion/progress/index.mjs +114 -0
- package/lib/GoldConclusion/progress/style.css +1 -0
- package/lib/GoldConclusion/scrollzoom/index.js +1 -0
- package/lib/GoldConclusion/scrollzoom/index.mjs +126 -0
- package/lib/GoldConclusion/scrollzoom/style.css +1 -0
- package/lib/GoldConclusion/status/index.js +1 -0
- package/lib/GoldConclusion/status/index.mjs +40 -0
- package/lib/GoldConclusion/status/style.css +1 -0
- package/lib/GoldConclusion/style.css +1 -0
- package/lib/GoldConclusion/tab/index.js +1 -0
- package/lib/GoldConclusion/tab/index.mjs +105 -0
- package/lib/GoldConclusion/tab/style.css +1 -0
- package/lib/GoldContact/index.js +1 -0
- package/lib/GoldContact/index.mjs +269 -0
- package/lib/GoldContactBook/index.js +1 -0
- package/lib/GoldContactBook/index.mjs +287 -0
- package/lib/GoldContactElement/index.js +1 -0
- package/lib/GoldContactElement/index.mjs +60 -0
- package/lib/GoldCost/costTable/index.js +1 -0
- package/lib/GoldCost/costTable/index.mjs +234 -0
- package/lib/GoldCost/costTable/style.css +1 -0
- package/lib/GoldCost/index.js +1 -0
- package/lib/GoldCost/index.mjs +508 -0
- package/lib/GoldCost/style.css +1 -0
- package/lib/GoldCost/table/index.js +1 -0
- package/lib/GoldCost/table/index.mjs +163 -0
- package/lib/GoldCost/table/style.css +1 -0
- package/lib/GoldCostLayer/index.js +1 -0
- package/lib/GoldCostLayer/index.mjs +234 -0
- package/lib/GoldCostLayer/style.css +1 -0
- package/lib/GoldCoupon/code/index.js +1 -0
- package/lib/GoldCoupon/code/index.mjs +189 -0
- package/lib/GoldCoupon/code/style.css +1 -0
- package/lib/GoldCoupon/index.js +1 -0
- package/lib/GoldCoupon/index.mjs +376 -0
- package/lib/GoldCoupon/item/index.js +1 -0
- package/lib/GoldCoupon/item/index.mjs +176 -0
- package/lib/GoldCoupon/item/style.css +1 -0
- package/lib/GoldCoupon/list/index.js +1 -0
- package/lib/GoldCoupon/list/index.mjs +295 -0
- package/lib/GoldCoupon/list/style.css +1 -0
- package/lib/GoldCoupon/style.css +1 -0
- package/lib/GoldDate/index.js +1 -0
- package/lib/GoldDate/index.mjs +150 -0
- package/lib/GoldDialog/index.js +1 -0
- package/lib/GoldDialog/index.mjs +450 -0
- package/lib/GoldDialog/style.css +1 -0
- package/lib/GoldDisease/index.js +1 -0
- package/lib/GoldDisease/index.mjs +147 -0
- package/lib/GoldDocLayer/index.js +1 -0
- package/lib/GoldDocLayer/index.mjs +140 -0
- package/lib/GoldDocLayer/style.css +1 -0
- package/lib/GoldDoorPlate/index.js +1 -0
- package/lib/GoldDoorPlate/index.mjs +155 -0
- package/lib/GoldDoorPlate/style.css +1 -0
- package/lib/GoldDoubleRecordTable/index.js +1 -0
- package/lib/GoldDoubleRecordTable/index.mjs +458 -0
- package/lib/GoldDoubleRecordTable/style.css +1 -0
- package/lib/GoldElement/index.js +1 -0
- package/lib/GoldElement/index.mjs +762 -0
- package/lib/GoldElementGroup/index.js +1 -0
- package/lib/GoldElementGroup/index.mjs +194 -0
- package/lib/GoldElementGroup/style.css +1 -0
- package/lib/GoldFacecheck/index.js +1 -0
- package/lib/GoldFacecheck/index.mjs +70 -0
- package/lib/GoldFacecheck/style.css +1 -0
- package/lib/GoldFaq/index.js +1 -0
- package/lib/GoldFaq/index.mjs +118 -0
- package/lib/GoldFaq/style.css +1 -0
- package/lib/GoldFile/index.js +1 -0
- package/lib/GoldFile/index.mjs +144 -0
- package/lib/GoldFile/style.css +1 -0
- package/lib/GoldFileAssess/index.js +1 -0
- package/lib/GoldFileAssess/index.mjs +195 -0
- package/lib/GoldFileAssess/style.css +1 -0
- package/lib/GoldFinance/benefit/amount/index.js +1 -0
- package/lib/GoldFinance/benefit/amount/index.mjs +44 -0
- package/lib/GoldFinance/benefit/amount/style.css +1 -0
- package/lib/GoldFinance/benefit/index.js +1 -0
- package/lib/GoldFinance/benefit/index.mjs +117 -0
- package/lib/GoldFinance/benefit/select/index.js +1 -0
- package/lib/GoldFinance/benefit/select/index.mjs +97 -0
- package/lib/GoldFinance/benefit/select/style.css +1 -0
- package/lib/GoldFinance/benefit/slider/index.js +1 -0
- package/lib/GoldFinance/benefit/slider/index.mjs +137 -0
- package/lib/GoldFinance/benefit/slider/style.css +1 -0
- package/lib/GoldFinance/benefit/style.css +1 -0
- package/lib/GoldFinance/benefit/text/index.js +1 -0
- package/lib/GoldFinance/benefit/text/index.mjs +27 -0
- package/lib/GoldFinance/benefit/text/style.css +1 -0
- package/lib/GoldFinance/benefit/title/index.js +1 -0
- package/lib/GoldFinance/benefit/title/index.mjs +63 -0
- package/lib/GoldFinance/benefit/title/style.css +1 -0
- package/lib/GoldFinance/caseDemo/index.js +1 -0
- package/lib/GoldFinance/caseDemo/index.mjs +380 -0
- package/lib/GoldFinance/caseDemo/style.css +1 -0
- package/lib/GoldFinance/costTable/index.js +1 -0
- package/lib/GoldFinance/costTable/index.mjs +142 -0
- package/lib/GoldFinance/costTable/style.css +1 -0
- package/lib/GoldFinance/index.js +1 -0
- package/lib/GoldFinance/index.mjs +700 -0
- package/lib/GoldFinance/replace/index.js +1 -0
- package/lib/GoldFinance/replace/index.mjs +320 -0
- package/lib/GoldFinanceChart/benefit/index.js +1 -0
- package/lib/GoldFinanceChart/benefit/index.mjs +334 -0
- package/lib/GoldFinanceChart/benefit/style.css +1 -0
- package/lib/GoldFinanceChart/chart/index.js +1 -0
- package/lib/GoldFinanceChart/chart/index.mjs +414 -0
- package/lib/GoldFinanceChart/chart/style.css +1 -0
- package/lib/GoldFinanceChart/colorConfig/index.js +1 -0
- package/lib/GoldFinanceChart/colorConfig/index.mjs +110 -0
- package/lib/GoldFinanceChart/costTable/index.js +1 -0
- package/lib/GoldFinanceChart/costTable/index.mjs +142 -0
- package/lib/GoldFinanceChart/costTable/style.css +1 -0
- package/lib/GoldFinanceChart/index.js +1 -0
- package/lib/GoldFinanceChart/index.mjs +448 -0
- package/lib/GoldFinanceChartV2/chart/index.js +1 -0
- package/lib/GoldFinanceChartV2/chart/index.mjs +225 -0
- package/lib/GoldFinanceChartV2/chart/style.css +1 -0
- package/lib/GoldFinanceChartV2/config/index.js +1 -0
- package/lib/GoldFinanceChartV2/config/index.mjs +6 -0
- package/lib/GoldFinanceChartV2/index.js +1 -0
- package/lib/GoldFinanceChartV2/index.mjs +334 -0
- package/lib/GoldFinanceChartV2/style.css +1 -0
- package/lib/GoldFinanceChartV3/benefit/header/index.js +1 -0
- package/lib/GoldFinanceChartV3/benefit/header/index.mjs +148 -0
- package/lib/GoldFinanceChartV3/benefit/header/style.css +1 -0
- package/lib/GoldFinanceChartV3/benefit/index.js +1 -0
- package/lib/GoldFinanceChartV3/benefit/index.mjs +157 -0
- package/lib/GoldFinanceChartV3/benefit/newamount/index.js +1 -0
- package/lib/GoldFinanceChartV3/benefit/newamount/index.mjs +66 -0
- package/lib/GoldFinanceChartV3/benefit/newamount/style.css +1 -0
- package/lib/GoldFinanceChartV3/benefit/select/index.js +1 -0
- package/lib/GoldFinanceChartV3/benefit/select/index.mjs +97 -0
- package/lib/GoldFinanceChartV3/benefit/select/style.css +1 -0
- package/lib/GoldFinanceChartV3/benefit/style.css +1 -0
- package/lib/GoldFinanceChartV3/benefit/text/index.js +1 -0
- package/lib/GoldFinanceChartV3/benefit/text/index.mjs +27 -0
- package/lib/GoldFinanceChartV3/benefit/text/style.css +1 -0
- package/lib/GoldFinanceChartV3/benefit/title/index.js +1 -0
- package/lib/GoldFinanceChartV3/benefit/title/index.mjs +26 -0
- package/lib/GoldFinanceChartV3/costTable/index.js +1 -0
- package/lib/GoldFinanceChartV3/costTable/index.mjs +471 -0
- package/lib/GoldFinanceChartV3/costTable/style.css +1 -0
- package/lib/GoldFinanceChartV3/index.js +1 -0
- package/lib/GoldFinanceChartV3/index.mjs +588 -0
- package/lib/GoldFinanceChartV3/tools/replace/index.js +1 -0
- package/lib/GoldFinanceChartV3/tools/replace/index.mjs +317 -0
- package/lib/GoldFinanceV2/benefit/amount/index.js +1 -0
- package/lib/GoldFinanceV2/benefit/amount/index.mjs +44 -0
- package/lib/GoldFinanceV2/benefit/amount/style.css +1 -0
- package/lib/GoldFinanceV2/benefit/index.js +1 -0
- package/lib/GoldFinanceV2/benefit/index.mjs +117 -0
- package/lib/GoldFinanceV2/benefit/select/index.js +1 -0
- package/lib/GoldFinanceV2/benefit/select/index.mjs +97 -0
- package/lib/GoldFinanceV2/benefit/select/style.css +1 -0
- package/lib/GoldFinanceV2/benefit/slider/index.js +1 -0
- package/lib/GoldFinanceV2/benefit/slider/index.mjs +137 -0
- package/lib/GoldFinanceV2/benefit/slider/style.css +1 -0
- package/lib/GoldFinanceV2/benefit/style.css +1 -0
- package/lib/GoldFinanceV2/benefit/text/index.js +1 -0
- package/lib/GoldFinanceV2/benefit/text/index.mjs +27 -0
- package/lib/GoldFinanceV2/benefit/text/style.css +1 -0
- package/lib/GoldFinanceV2/benefit/title/index.js +1 -0
- package/lib/GoldFinanceV2/benefit/title/index.mjs +63 -0
- package/lib/GoldFinanceV2/benefit/title/style.css +1 -0
- package/lib/GoldFinanceV2/caseDemo/index.js +1 -0
- package/lib/GoldFinanceV2/caseDemo/index.mjs +380 -0
- package/lib/GoldFinanceV2/caseDemo/style.css +1 -0
- package/lib/GoldFinanceV2/costTable/index.js +1 -0
- package/lib/GoldFinanceV2/costTable/index.mjs +142 -0
- package/lib/GoldFinanceV2/costTable/style.css +1 -0
- package/lib/GoldFinanceV2/index.js +1 -0
- package/lib/GoldFinanceV2/index.mjs +706 -0
- package/lib/GoldFinanceV2/replace/index.js +1 -0
- package/lib/GoldFinanceV2/replace/index.mjs +320 -0
- package/lib/GoldIndexBar/index.js +1 -0
- package/lib/GoldIndexBar/index.mjs +218 -0
- package/lib/GoldInput/index.js +1 -0
- package/lib/GoldInput/index.mjs +384 -0
- package/lib/GoldInput/style.css +1 -0
- package/lib/GoldInsureDescDialog/index.js +1 -0
- package/lib/GoldInsureDescDialog/index.mjs +517 -0
- package/lib/GoldInsureDescDialog/style.css +1 -0
- package/lib/GoldInsureDuty/index.js +1 -0
- package/lib/GoldInsureDuty/index.mjs +361 -0
- package/lib/GoldInsureDuty/style.css +1 -0
- package/lib/GoldInsureNotice/content/index.js +1 -0
- package/lib/GoldInsureNotice/content/index.mjs +69 -0
- package/lib/GoldInsureNotice/content/style.css +1 -0
- package/lib/GoldInsureNotice/denyCarrer/index.js +1 -0
- package/lib/GoldInsureNotice/denyCarrer/index.mjs +92 -0
- package/lib/GoldInsureNotice/denyCarrer/style.css +1 -0
- package/lib/GoldInsureNotice/health/index.js +1 -0
- package/lib/GoldInsureNotice/health/index.mjs +293 -0
- package/lib/GoldInsureNotice/health/style.css +1 -0
- package/lib/GoldInsureNotice/healthNotice/index.js +1 -0
- package/lib/GoldInsureNotice/healthNotice/index.mjs +526 -0
- package/lib/GoldInsureNotice/healthNotice/style.css +1 -0
- package/lib/GoldInsureNotice/index.js +1 -0
- package/lib/GoldInsureNotice/index.mjs +711 -0
- package/lib/GoldInsureNotice/offlineHealth/index.js +1 -0
- package/lib/GoldInsureNotice/offlineHealth/index.mjs +126 -0
- package/lib/GoldInsureNotice/offlineHealth/style.css +1 -0
- package/lib/GoldInsureNotice/style.css +1 -0
- package/lib/GoldInsureNotice/tips/index.js +1 -0
- package/lib/GoldInsureNotice/tips/index.mjs +35 -0
- package/lib/GoldInsureNotice/tips/style.css +1 -0
- package/lib/GoldIntransitDialog/index.js +1 -0
- package/lib/GoldIntransitDialog/index.mjs +445 -0
- package/lib/GoldIntransitDialog/style.css +1 -0
- package/lib/GoldItem/index.js +1 -0
- package/lib/GoldItem/index.mjs +62 -0
- package/lib/GoldLattice/index.js +1 -0
- package/lib/GoldLattice/index.mjs +204 -0
- package/lib/GoldLayer/index.js +1 -0
- package/lib/GoldLayer/index.mjs +6 -0
- package/lib/GoldLongTextSelect/index.js +1 -0
- package/lib/GoldLongTextSelect/index.mjs +166 -0
- package/lib/GoldMailPrecheck/index.js +1 -0
- package/lib/GoldMailPrecheck/index.mjs +464 -0
- package/lib/GoldMailPrecheck/style.css +1 -0
- package/lib/GoldMailPrecheckV2/index.js +1 -0
- package/lib/GoldMailPrecheckV2/index.mjs +488 -0
- package/lib/GoldMailPrecheckV2/style.css +1 -0
- package/lib/GoldMobileLayer/index.js +1 -0
- package/lib/GoldMobileLayer/index.mjs +252 -0
- package/lib/GoldMobileLayer/style.css +1 -0
- package/lib/GoldModule/index.js +1 -0
- package/lib/GoldModule/index.mjs +364 -0
- package/lib/GoldModule/style.css +1 -0
- package/lib/GoldMulSelect/index.js +1 -0
- package/lib/GoldMulSelect/index.mjs +157 -0
- package/lib/GoldMulSelect/mulSelect/index.js +1 -0
- package/lib/GoldMulSelect/mulSelect/index.mjs +216 -0
- package/lib/GoldMulSelect/mulSelect/style.css +1 -0
- package/lib/GoldNoticeTerms/heatlh/index.js +1 -0
- package/lib/GoldNoticeTerms/heatlh/index.mjs +270 -0
- package/lib/GoldNoticeTerms/heatlh/style.css +1 -0
- package/lib/GoldNoticeTerms/index.js +1 -0
- package/lib/GoldNoticeTerms/index.mjs +565 -0
- package/lib/GoldNoticeTerms/protocol/index.js +1 -0
- package/lib/GoldNoticeTerms/protocol/index.mjs +57 -0
- package/lib/GoldNoticeTerms/protocol/style.css +1 -0
- package/lib/GoldNoticeTerms/style.css +1 -0
- package/lib/GoldNoticeTerms/tab/index.js +1 -0
- package/lib/GoldNoticeTerms/tab/index.mjs +168 -0
- package/lib/GoldNoticeTerms/tab/style.css +1 -0
- package/lib/GoldOcr/filelist/index.js +1 -0
- package/lib/GoldOcr/filelist/index.mjs +336 -0
- package/lib/GoldOcr/filelist/style.css +1 -0
- package/lib/GoldOcr/index.js +1 -0
- package/lib/GoldOcr/index.mjs +216 -0
- package/lib/GoldPayLimitLayer/index.js +1 -0
- package/lib/GoldPayLimitLayer/index.mjs +518 -0
- package/lib/GoldPayLimitLayer/signIntroduct/index.js +1 -0
- package/lib/GoldPayLimitLayer/signIntroduct/index.mjs +93 -0
- package/lib/GoldPayLimitLayer/signIntroduct/style.css +1 -0
- package/lib/GoldPayLimitLayer/style.css +1 -0
- package/lib/GoldPayLimitLayer/table/index.js +1 -0
- package/lib/GoldPayLimitLayer/table/index.mjs +148 -0
- package/lib/GoldPayLimitLayer/table/style.css +1 -0
- package/lib/GoldPhoto/index.js +1 -0
- package/lib/GoldPhoto/index.mjs +405 -0
- package/lib/GoldPhoto/style.css +1 -0
- package/lib/GoldProtocol/index.js +1 -0
- package/lib/GoldProtocol/index.mjs +205 -0
- package/lib/GoldProtocol/style.css +1 -0
- package/lib/GoldProtocolLayer/index.js +1 -0
- package/lib/GoldProtocolLayer/index.mjs +232 -0
- package/lib/GoldProtocolLayer/style.css +1 -0
- package/lib/GoldPureText/index.js +1 -0
- package/lib/GoldPureText/index.mjs +46 -0
- package/lib/GoldQrcode/index.js +1 -0
- package/lib/GoldQrcode/index.mjs +138 -0
- package/lib/GoldQrcode/style.css +1 -0
- package/lib/GoldReadTerms/index.js +1 -0
- package/lib/GoldReadTerms/index.mjs +533 -0
- package/lib/GoldReadTerms/style.css +1 -0
- package/lib/GoldSelect/index.js +1 -0
- package/lib/GoldSelect/index.mjs +213 -0
- package/lib/GoldSelect/searchBank/index.js +1 -0
- package/lib/GoldSelect/searchBank/index.mjs +254 -0
- package/lib/GoldSelect/searchBank/style.css +1 -0
- package/lib/GoldSelect/select/index.js +1 -0
- package/lib/GoldSelect/select/index.mjs +223 -0
- package/lib/GoldSelect/select/style.css +1 -0
- package/lib/GoldSignature/index.js +1 -0
- package/lib/GoldSignature/index.mjs +155 -0
- package/lib/GoldSignature/style.css +1 -0
- package/lib/GoldStepper/index.js +1 -0
- package/lib/GoldStepper/index.mjs +597 -0
- package/lib/GoldStepper/style.css +1 -0
- package/lib/GoldSwitch/index.js +1 -0
- package/lib/GoldSwitch/index.mjs +75 -0
- package/lib/GoldText/index.js +1 -0
- package/lib/GoldText/index.mjs +70 -0
- package/lib/GoldTextarea/index.js +1 -0
- package/lib/GoldTextarea/index.mjs +197 -0
- package/lib/GoldTimePicker/index.js +1 -0
- package/lib/GoldTimePicker/index.mjs +485 -0
- package/lib/GoldUniversal/index.js +1 -0
- package/lib/GoldUniversal/index.mjs +39 -0
- package/lib/GoldVerifyCode/index.js +1 -0
- package/lib/GoldVerifyCode/index.mjs +275 -0
- package/lib/GoldVerifyCode/style.css +1 -0
- package/lib/HumanCheckGuideLayer/guideDetail/index.js +1 -0
- package/lib/HumanCheckGuideLayer/guideDetail/index.mjs +217 -0
- package/lib/HumanCheckGuideLayer/guideDetail/style.css +1 -0
- package/lib/HumanCheckGuideLayer/index.js +1 -0
- package/lib/HumanCheckGuideLayer/index.mjs +138 -0
- package/lib/HumanCheckGuideLayer/moduleBox/index.js +1 -0
- package/lib/HumanCheckGuideLayer/moduleBox/index.mjs +150 -0
- package/lib/HumanCheckGuideLayer/moduleBox/style.css +1 -0
- package/lib/HumanCheckGuideLayer/style.css +1 -0
- package/lib/HumanCheckGuideLayer/table/index.js +1 -0
- package/lib/HumanCheckGuideLayer/table/index.mjs +105 -0
- package/lib/HumanCheckGuideLayer/table/style.css +1 -0
- package/lib/ImageLayer/index.js +1 -0
- package/lib/ImageLayer/index.mjs +217 -0
- package/lib/ImageLayer/style.css +1 -0
- package/lib/ImagePreview/index.js +1 -0
- package/lib/ImagePreview/index.mjs +319 -0
- package/lib/ImagePreview/style.css +1 -0
- package/lib/IndexBar/index.js +1 -0
- package/lib/IndexBar/index.mjs +612 -0
- package/lib/IndexBar/style.css +1 -0
- package/lib/IndexList/index.js +1 -0
- package/lib/IndexList/index.mjs +217 -0
- package/lib/IndexList/style.css +1 -0
- package/lib/Jigsaw/index.js +1 -0
- package/lib/Jigsaw/index.mjs +469 -0
- package/lib/Jigsaw/style.css +1 -0
- package/lib/JigsawLayer/index.js +1 -0
- package/lib/JigsawLayer/index.mjs +185 -0
- package/lib/JigsawLayer/style.css +1 -0
- package/lib/JigsawVerifyCode/index.js +1 -0
- package/lib/JigsawVerifyCode/index.mjs +273 -0
- package/lib/JigsawVerifyCode/style.css +1 -0
- package/lib/Keyframe/index.js +1 -0
- package/lib/Keyframe/index.mjs +230 -0
- package/lib/Keyframe/style.css +1 -0
- package/lib/Loading/cir1-loading/index.js +1 -0
- package/lib/Loading/cir1-loading/index.mjs +93 -0
- package/lib/Loading/cir1-loading/style.css +1 -0
- package/lib/Loading/cir2-loading/index.js +1 -0
- package/lib/Loading/cir2-loading/index.mjs +93 -0
- package/lib/Loading/cir2-loading/style.css +1 -0
- package/lib/Loading/cir3-loading/index.js +1 -0
- package/lib/Loading/cir3-loading/index.mjs +105 -0
- package/lib/Loading/cir3-loading/style.css +1 -0
- package/lib/Loading/cir4-loading/index.js +1 -0
- package/lib/Loading/cir4-loading/index.mjs +80 -0
- package/lib/Loading/cir4-loading/style.css +1 -0
- package/lib/Loading/cir5-loading/index.js +1 -0
- package/lib/Loading/cir5-loading/index.mjs +80 -0
- package/lib/Loading/cir5-loading/style.css +1 -0
- package/lib/Loading/default-loading/index.js +1 -0
- package/lib/Loading/default-loading/index.mjs +105 -0
- package/lib/Loading/default-loading/style.css +1 -0
- package/lib/Loading/index.js +1 -0
- package/lib/Loading/index.mjs +51 -0
- package/lib/Loading/line-loading/index.js +1 -0
- package/lib/Loading/line-loading/index.mjs +80 -0
- package/lib/Loading/line-loading/style.css +1 -0
- package/lib/Login/index.js +1 -0
- package/lib/Login/index.mjs +171 -0
- package/lib/LoginLayer/index.js +1 -0
- package/lib/LoginLayer/index.mjs +507 -0
- package/lib/LoginLayer/jigsaw/index.js +1 -0
- package/lib/LoginLayer/jigsaw/index.mjs +228 -0
- package/lib/LoginLayer/jigsaw/style.css +1 -0
- package/lib/LoginLayer/style.css +1 -0
- package/lib/Marketing/Details/index.js +1 -0
- package/lib/Marketing/Details/index.mjs +299 -0
- package/lib/Marketing/Details/style.css +1 -0
- package/lib/Marketing/GetMobile/index.js +1 -0
- package/lib/Marketing/GetMobile/index.mjs +488 -0
- package/lib/Marketing/GetMobile/style.css +1 -0
- package/lib/Marketing/GetMobileForNew/index.js +1 -0
- package/lib/Marketing/GetMobileForNew/index.mjs +398 -0
- package/lib/Marketing/GetMobileForNew/style.css +1 -0
- package/lib/Marketing/List/index.js +1 -0
- package/lib/Marketing/List/index.mjs +320 -0
- package/lib/Marketing/List/style.css +1 -0
- package/lib/Marketing/RuleDetails/index.js +1 -0
- package/lib/Marketing/RuleDetails/index.mjs +276 -0
- package/lib/Marketing/RuleDetails/style.css +1 -0
- package/lib/Marketing/TgfTable/index.js +1 -0
- package/lib/Marketing/TgfTable/index.mjs +455 -0
- package/lib/Marketing/TgfTable/style.css +1 -0
- package/lib/Marketing/activity/index.js +1 -0
- package/lib/Marketing/activity/index.mjs +221 -0
- package/lib/Marketing/activity/style.css +1 -0
- package/lib/Marketing/filterIcon/index.js +1 -0
- package/lib/Marketing/filterIcon/index.mjs +143 -0
- package/lib/Marketing/filterIcon/style.css +1 -0
- package/lib/Marketing/gift/index.js +1 -0
- package/lib/Marketing/gift/index.mjs +185 -0
- package/lib/Marketing/gift/style.css +1 -0
- package/lib/Marketing/index.js +1 -0
- package/lib/Marketing/index.mjs +22 -0
- package/lib/Marketing/kcb/index.js +1 -0
- package/lib/Marketing/kcb/index.mjs +770 -0
- package/lib/Marketing/kcb/style.css +1 -0
- package/lib/Marketing/popper/index.js +1 -0
- package/lib/Marketing/popper/index.mjs +179 -0
- package/lib/Marketing/popper/style.css +1 -0
- package/lib/Marketing/teleport/index.js +1 -0
- package/lib/Marketing/teleport/index.mjs +74 -0
- package/lib/Marketing/tipsLayer/index.js +1 -0
- package/lib/Marketing/tipsLayer/index.mjs +144 -0
- package/lib/Marketing/tipsLayer/style.css +1 -0
- package/lib/Marketing/tuiguangfei/index.js +1 -0
- package/lib/Marketing/tuiguangfei/index.mjs +729 -0
- package/lib/Marketing/tuiguangfei/style.css +1 -0
- package/lib/Marketing/utils/index.js +1 -0
- package/lib/Marketing/utils/index.mjs +73 -0
- package/lib/Marketing/xys/index.js +1 -0
- package/lib/Marketing/xys/index.mjs +332 -0
- package/lib/Marketing/xys/style.css +1 -0
- package/lib/MarketingPage/index.js +1 -0
- package/lib/MarketingPage/index.mjs +728 -0
- package/lib/MarketingPage/style.css +1 -0
- package/lib/MedicalListLayer/component/medicalList/index.js +1 -0
- package/lib/MedicalListLayer/component/medicalList/index.mjs +45 -0
- package/lib/MedicalListLayer/component/medicalList/style.css +1 -0
- package/lib/MedicalListLayer/index.js +1 -0
- package/lib/MedicalListLayer/index.mjs +592 -0
- package/lib/MedicalListLayer/style.css +1 -0
- package/lib/MobileAuth/index.js +1 -0
- package/lib/MobileAuth/index.mjs +154 -0
- package/lib/MobileAuthLayer/index.js +1 -0
- package/lib/MobileAuthLayer/index.mjs +446 -0
- package/lib/MobileAuthLayer/jigsaw/index.js +1 -0
- package/lib/MobileAuthLayer/jigsaw/index.mjs +228 -0
- package/lib/MobileAuthLayer/jigsaw/style.css +1 -0
- package/lib/MobileAuthLayer/style.css +1 -0
- package/lib/MobileLayer/crm/index.js +1 -0
- package/lib/MobileLayer/crm/index.mjs +172 -0
- package/lib/MobileLayer/crm/style.css +1 -0
- package/lib/MobileLayer/default/index.js +1 -0
- package/lib/MobileLayer/default/index.mjs +218 -0
- package/lib/MobileLayer/default/style.css +1 -0
- package/lib/MobileLayer/index.js +1 -0
- package/lib/MobileLayer/index.mjs +22 -0
- package/lib/MultiSelect/index.js +1 -0
- package/lib/MultiSelect/index.mjs +266 -0
- package/lib/MultiSelect/style.css +1 -0
- package/lib/NoticeTips/index.js +1 -0
- package/lib/NoticeTips/index.mjs +149 -0
- package/lib/NoticeTips/noticeTips/index.js +1 -0
- package/lib/NoticeTips/noticeTips/index.mjs +165 -0
- package/lib/NoticeTips/noticeTips/style.css +1 -0
- package/lib/OcrLayer/index.js +1 -0
- package/lib/OcrLayer/index.mjs +450 -0
- package/lib/OcrLayer/style.css +1 -0
- package/lib/PageLoading/index.js +1 -0
- package/lib/PageLoading/index.mjs +131 -0
- package/lib/Panel/index.js +1 -0
- package/lib/Panel/index.mjs +44 -0
- package/lib/Panel/style.css +1 -0
- package/lib/Pdfjs/index.js +1 -0
- package/lib/Pdfjs/index.mjs +635 -0
- package/lib/Pdfjs/style.css +1 -0
- package/lib/PhotoBox/index.js +1 -0
- package/lib/PhotoBox/index.mjs +114 -0
- package/lib/PhotoBox/style.css +1 -0
- package/lib/Picker/index.js +1 -0
- package/lib/Picker/index.mjs +373 -0
- package/lib/Picker/style.css +1 -0
- package/lib/PickerLongText/index.js +1 -0
- package/lib/PickerLongText/index.mjs +331 -0
- package/lib/PickerLongText/style.css +1 -0
- package/lib/PlanSetting/index.js +1 -0
- package/lib/PlanSetting/index.mjs +750 -0
- package/lib/PlanSetting/style.css +1 -0
- package/lib/PlanSettingLayer/index.js +1 -0
- package/lib/PlanSettingLayer/index.mjs +201 -0
- package/lib/PlanSettingLayer/style.css +1 -0
- package/lib/PlanSubPlan/index.js +1 -0
- package/lib/PlanSubPlan/index.mjs +527 -0
- package/lib/PlanSubPlan/index2.js +1 -0
- package/lib/PlanSubPlan/index2.mjs +527 -0
- package/lib/PlanSubPlan/style.css +1 -0
- package/lib/PlanSubPlan/style2.css +1 -0
- package/lib/PosterLayer/index.js +1 -0
- package/lib/PosterLayer/index.mjs +225 -0
- package/lib/PosterLayer/style.css +1 -0
- package/lib/PrizeLayer/index.js +1 -0
- package/lib/PrizeLayer/index.mjs +255 -0
- package/lib/PrizeLayer/style.css +1 -0
- package/lib/ProPosterLayer/index.js +1 -0
- package/lib/ProPosterLayer/index.mjs +579 -0
- package/lib/ProPosterLayer/poster/index.js +1 -0
- package/lib/ProPosterLayer/poster/index.mjs +326 -0
- package/lib/ProPosterLayer/poster/style.css +1 -0
- package/lib/ProPosterLayer/style.css +1 -0
- package/lib/ProductLayer/actionSheet/index.js +1 -0
- package/lib/ProductLayer/actionSheet/index.mjs +96 -0
- package/lib/ProductLayer/actionSheet/style.css +1 -0
- package/lib/ProductLayer/emailLayer/index.js +1 -0
- package/lib/ProductLayer/emailLayer/index.mjs +154 -0
- package/lib/ProductLayer/emailLayer/style.css +1 -0
- package/lib/ProductLayer/fileListLayer/index.js +1 -0
- package/lib/ProductLayer/fileListLayer/index.mjs +163 -0
- package/lib/ProductLayer/fileListLayer/style.css +1 -0
- package/lib/ProductLayer/index.js +1 -0
- package/lib/ProductLayer/index.mjs +473 -0
- package/lib/ProductLayer/js/util/index.js +1 -0
- package/lib/ProductLayer/js/util/index.mjs +293 -0
- package/lib/ProductLayer/layer/index.js +1 -0
- package/lib/ProductLayer/layer/index.mjs +135 -0
- package/lib/ProductLayer/layer/style.css +1 -0
- package/lib/ProductLayer/productDetailLayer/index.js +1 -0
- package/lib/ProductLayer/productDetailLayer/index.mjs +469 -0
- package/lib/ProductLayer/productDetailLayer/style.css +1 -0
- package/lib/ProductLayer/saleAreaLayer/index.js +1 -0
- package/lib/ProductLayer/saleAreaLayer/index.mjs +266 -0
- package/lib/ProductLayer/saleAreaLayer/style.css +1 -0
- package/lib/ProductLayer/shareTipLayer/index.js +1 -0
- package/lib/ProductLayer/shareTipLayer/index.mjs +44 -0
- package/lib/ProductLayer/shareTipLayer/style.css +1 -0
- package/lib/ProductLayer/style.css +0 -0
- package/lib/QRCode/index.js +1 -0
- package/lib/QRCode/index.mjs +18 -0
- package/lib/QRCode/qrcode/index.js +1 -0
- package/lib/QRCode/qrcode/index.mjs +974 -0
- package/lib/QrcodeLayer/index.js +1 -0
- package/lib/QrcodeLayer/index.mjs +162 -0
- package/lib/QrcodeLayer/style.css +1 -0
- package/lib/Questionnaire/component/checkbox/index.js +1 -0
- package/lib/Questionnaire/component/checkbox/index.mjs +268 -0
- package/lib/Questionnaire/component/checkbox/style.css +1 -0
- package/lib/Questionnaire/component/input/index.js +1 -0
- package/lib/Questionnaire/component/input/index.mjs +269 -0
- package/lib/Questionnaire/component/input/style.css +1 -0
- package/lib/Questionnaire/component/questionItem/index.js +1 -0
- package/lib/Questionnaire/component/questionItem/index.mjs +325 -0
- package/lib/Questionnaire/component/questionItem/style.css +1 -0
- package/lib/Questionnaire/component/questionTitle/index.js +1 -0
- package/lib/Questionnaire/component/questionTitle/index.mjs +249 -0
- package/lib/Questionnaire/component/questionTitle/style.css +1 -0
- package/lib/Questionnaire/component/radio/index.js +1 -0
- package/lib/Questionnaire/component/radio/index.mjs +281 -0
- package/lib/Questionnaire/component/radio/style.css +1 -0
- package/lib/Questionnaire/index.js +1 -0
- package/lib/Questionnaire/index.mjs +1445 -0
- package/lib/Questionnaire/style.css +1 -0
- package/lib/Recognition/createDialog/index.js +1 -0
- package/lib/Recognition/createDialog/index.mjs +47 -0
- package/lib/Recognition/dialog/index.js +1 -0
- package/lib/Recognition/dialog/index.mjs +110 -0
- package/lib/Recognition/dialog/style.css +1 -0
- package/lib/Recognition/index.js +1 -0
- package/lib/Recognition/index.mjs +155 -0
- package/lib/Recognition/util/index.js +1 -0
- package/lib/Recognition/util/index.mjs +63 -0
- package/lib/RecordRuleLayer/index.js +1 -0
- package/lib/RecordRuleLayer/index.mjs +541 -0
- package/lib/RecordRuleLayer/style.css +1 -0
- package/lib/ReplayLayer/index.js +1 -0
- package/lib/ReplayLayer/index.mjs +290 -0
- package/lib/ReplayLayer/style.css +1 -0
- package/lib/ResourcePreload/index.js +1 -0
- package/lib/ResourcePreload/index.mjs +256 -0
- package/lib/RowCascadePicker/frequency/index.js +1 -0
- package/lib/RowCascadePicker/frequency/index.mjs +72 -0
- package/lib/RowCascadePicker/frequency/style.css +1 -0
- package/lib/RowCascadePicker/index.js +1 -0
- package/lib/RowCascadePicker/index.mjs +424 -0
- package/lib/RowCascadePicker/rowPicker/index.js +1 -0
- package/lib/RowCascadePicker/rowPicker/index.mjs +296 -0
- package/lib/RowCascadePicker/rowPicker/style.css +1 -0
- package/lib/RowCascadePicker/scrollList/index.js +1 -0
- package/lib/RowCascadePicker/scrollList/index.mjs +101 -0
- package/lib/RowCascadePicker/scrollList/style.css +1 -0
- package/lib/RowCascadePicker/search/index.js +1 -0
- package/lib/RowCascadePicker/search/index.mjs +72 -0
- package/lib/RowCascadePicker/search/style.css +1 -0
- package/lib/RowCascadePicker/style.css +1 -0
- package/lib/RowCascadePickerV2/frequency/index.js +1 -0
- package/lib/RowCascadePickerV2/frequency/index.mjs +155 -0
- package/lib/RowCascadePickerV2/frequency/style.css +1 -0
- package/lib/RowCascadePickerV2/index.js +1 -0
- package/lib/RowCascadePickerV2/index.mjs +491 -0
- package/lib/RowCascadePickerV2/rowPicker/index.js +1 -0
- package/lib/RowCascadePickerV2/rowPicker/index.mjs +257 -0
- package/lib/RowCascadePickerV2/rowPicker/style.css +1 -0
- package/lib/RowCascadePickerV2/scrollList/index.js +1 -0
- package/lib/RowCascadePickerV2/scrollList/index.mjs +113 -0
- package/lib/RowCascadePickerV2/scrollList/style.css +1 -0
- package/lib/RowCascadePickerV2/searchList/index.js +1 -0
- package/lib/RowCascadePickerV2/searchList/index.mjs +81 -0
- package/lib/RowCascadePickerV2/searchList/style.css +1 -0
- package/lib/RowCascadePickerV2/style.css +1 -0
- package/lib/Rule/index.js +1 -0
- package/lib/Rule/index.mjs +296 -0
- package/lib/Rule/style.css +1 -0
- package/lib/Scroll/index.js +1 -0
- package/lib/Scroll/index.mjs +4 -0
- package/lib/Signature/index.js +1 -0
- package/lib/Signature/index.mjs +1058 -0
- package/lib/Signature/style.css +1 -0
- package/lib/SlidePoster/index.js +1 -0
- package/lib/SlidePoster/index.mjs +347 -0
- package/lib/SlidePoster/poster/index.js +1 -0
- package/lib/SlidePoster/poster/index.mjs +47 -0
- package/lib/SlidePoster/qrcode/index.js +1 -0
- package/lib/SlidePoster/qrcode/index.mjs +970 -0
- package/lib/SlidePoster/style.css +1 -0
- package/lib/Stepper/index.js +1 -0
- package/lib/Stepper/index.mjs +318 -0
- package/lib/Stepper/style.css +1 -0
- package/lib/Sticky/index.js +1 -0
- package/lib/Sticky/index.mjs +98 -0
- package/lib/Sticky/style.css +1 -0
- package/lib/Style/index.js +1 -0
- package/lib/Style/index.mjs +8 -0
- package/lib/Style/style.css +1 -0
- package/lib/Swipe/index.js +1 -0
- package/lib/Swipe/index.mjs +382 -0
- package/lib/Swipe/style.css +1 -0
- package/lib/Switch/index.js +1 -0
- package/lib/Switch/index.mjs +90 -0
- package/lib/Switch/style.css +1 -0
- package/lib/Tab/index.js +1 -0
- package/lib/Tab/index.mjs +156 -0
- package/lib/Tab/style.css +1 -0
- package/lib/Timeline/index.js +1 -0
- package/lib/Timeline/index.mjs +148 -0
- package/lib/Timeline/style.css +1 -0
- package/lib/Toast/index.js +1 -0
- package/lib/Toast/index.mjs +161 -0
- package/lib/Toast/style.css +1 -0
- package/lib/TransferPay/index.js +1 -0
- package/lib/TransferPay/index.mjs +277 -0
- package/lib/UserAuth/index.js +1 -0
- package/lib/UserAuth/index.mjs +50 -0
- package/lib/Validator/index.js +1 -0
- package/lib/Validator/index.mjs +289 -0
- package/lib/assets/act_tit_icon.597c.png +0 -0
- package/lib/assets/agree-animation.928a.png +0 -0
- package/lib/assets/agree.784e.png +0 -0
- package/lib/assets/airplane.f7ee.png +0 -0
- package/lib/assets/amountTicket.4597.png +0 -0
- package/lib/assets/arrow.cba2.png +0 -0
- package/lib/assets/arrow.e36b.png +0 -0
- package/lib/assets/arrow2.2026.png +0 -0
- package/lib/assets/arrow2.caf6.png +0 -0
- package/lib/assets/arrow_right.a873.png +0 -0
- package/lib/assets/arrow_xys.110b.png +0 -0
- package/lib/assets/avatar.1d6a.png +0 -0
- package/lib/assets/back.de77.png +0 -0
- package/lib/assets/bank.0c63.png +0 -0
- package/lib/assets/bg.56bd.png +0 -0
- package/lib/assets/bg2.9d15.png +0 -0
- package/lib/assets/camera.9782.png +0 -0
- package/lib/assets/cancel.cbdb.png +0 -0
- package/lib/assets/cert-0-1.2a67.png +0 -0
- package/lib/assets/cert-0-2.4af9.png +0 -0
- package/lib/assets/check.442b.png +0 -0
- package/lib/assets/check.5f5b.png +0 -0
- package/lib/assets/check_arrow.cb6d.png +0 -0
- package/lib/assets/choose.8a87.png +0 -0
- package/lib/assets/circle1.5cc5.png +0 -0
- package/lib/assets/circle2.a69c.png +0 -0
- package/lib/assets/circle3.c8b2.png +0 -0
- package/lib/assets/close.29d7.png +0 -0
- package/lib/assets/close.4b24.png +0 -0
- package/lib/assets/close.6737.png +0 -0
- package/lib/assets/close.c0da.png +0 -0
- package/lib/assets/come.0b83.png +0 -0
- package/lib/assets/comment-checked.f20e.png +0 -0
- package/lib/assets/comment-uncheck.7f4d.png +0 -0
- package/lib/assets/computer.0d8c.png +0 -0
- package/lib/assets/cps-flower-texture.dbfc.png +0 -0
- package/lib/assets/cps-grayCircle.f6b7.png +0 -0
- package/lib/assets/cps-nodata.d059.png +0 -0
- package/lib/assets/cps-redCircle.b96f.png +0 -0
- package/lib/assets/cps_banner.d4fa.png +0 -0
- package/lib/assets/cps_empty.b3e1.png +0 -0
- package/lib/assets/cricle.25f9.png +0 -0
- package/lib/assets/disabled.1a01.png +0 -0
- package/lib/assets/disabled.f8fe.png +0 -0
- package/lib/assets/dowm.281b.png +0 -0
- package/lib/assets/down.281b.png +0 -0
- package/lib/assets/download.9753.png +0 -0
- package/lib/assets/drop-down.89b4.png +0 -0
- package/lib/assets/edit-icon.421b.png +0 -0
- package/lib/assets/edit.7607.png +0 -0
- package/lib/assets/edit.c8ed.png +0 -0
- package/lib/assets/empty.faa4.png +0 -0
- package/lib/assets/empty_cx.3d3a.png +0 -0
- package/lib/assets/empty_xys.e6b4.png +0 -0
- package/lib/assets/fail-icon.39f0.png +0 -0
- package/lib/assets/fail.a274.png +0 -0
- package/lib/assets/favicon.f488.png +0 -0
- package/lib/assets/flower-texture.8e14.png +0 -0
- package/lib/assets/gift.4f4f.png +0 -0
- package/lib/assets/grayCircle.f6b7.png +0 -0
- package/lib/assets/head-title-bg-cps.4690.png +0 -0
- package/lib/assets/head-title-bg.8c22.png +0 -0
- package/lib/assets/head.d2b4.png +0 -0
- package/lib/assets/header-bg-cps.d1f7.png +0 -0
- package/lib/assets/header-bg-xys.d289.png +0 -0
- package/lib/assets/icon-add-big.8f77.png +0 -0
- package/lib/assets/icon-add.9e9c.png +0 -0
- package/lib/assets/icon-attention.c3a3.png +0 -0
- package/lib/assets/icon-back.6d52.png +0 -0
- package/lib/assets/icon-check.4003.png +0 -0
- package/lib/assets/icon-check.442b.png +0 -0
- package/lib/assets/icon-choose.555e.png +0 -0
- package/lib/assets/icon-close.b233.png +0 -0
- package/lib/assets/icon-close2.9490.png +0 -0
- package/lib/assets/icon-contact.f620.png +0 -0
- package/lib/assets/icon-delete.8c3e.png +0 -0
- package/lib/assets/icon-down.5018.png +0 -0
- package/lib/assets/icon-down.b1f5.png +0 -0
- package/lib/assets/icon-edit.99be.png +0 -0
- package/lib/assets/icon-expand.a43c.png +0 -0
- package/lib/assets/icon-file-delete.f274.png +0 -0
- package/lib/assets/icon-file.1b8d.png +0 -0
- package/lib/assets/icon-get.2212.png +0 -0
- package/lib/assets/icon-get.44f5.png +0 -0
- package/lib/assets/icon-li-cps.a38d.png +0 -0
- package/lib/assets/icon-li.8016.png +0 -0
- package/lib/assets/icon-minus-big.cf93.png +0 -0
- package/lib/assets/icon-nodata-cps.192f.png +0 -0
- package/lib/assets/icon-nodata.16b6.png +0 -0
- package/lib/assets/icon-pay.4ffc.png +0 -0
- package/lib/assets/icon-pay.8d08.png +0 -0
- package/lib/assets/icon-photo.b4c2.png +0 -0
- package/lib/assets/icon-ques.a846.png +0 -0
- package/lib/assets/icon-search-empty.c362.png +0 -0
- package/lib/assets/icon-search.3c97.png +0 -0
- package/lib/assets/icon-tip.aa6b.png +0 -0
- package/lib/assets/icon-up.0170.png +0 -0
- package/lib/assets/icon-upload-cps.2e28.png +0 -0
- package/lib/assets/icon-upload-fail.e508.png +0 -0
- package/lib/assets/icon-upload.b691.png +0 -0
- package/lib/assets/icon1.2db9.png +0 -0
- package/lib/assets/icon2.b81b.png +0 -0
- package/lib/assets/icon3.4476.png +0 -0
- package/lib/assets/icon4.e359.png +0 -0
- package/lib/assets/icon8.d7d4.png +0 -0
- package/lib/assets/icon_aml.91cd.png +0 -0
- package/lib/assets/icon_check.9302.png +0 -0
- package/lib/assets/icon_dt.ad3d.png +0 -0
- package/lib/assets/icon_fl.7f19.png +0 -0
- package/lib/assets/icon_next.1101.png +0 -0
- package/lib/assets/icon_prev.7657.png +0 -0
- package/lib/assets/icon_tq.c479.png +0 -0
- package/lib/assets/id_emblem.e72b.png +0 -0
- package/lib/assets/id_human.b26d.png +0 -0
- package/lib/assets/item.e9b2.png +0 -0
- package/lib/assets/kcb_1.bbd0.png +0 -0
- package/lib/assets/kcb_2.0522.png +0 -0
- package/lib/assets/kcb_3.ad73.png +0 -0
- package/lib/assets/loading-icon.f1cf.png +0 -0
- package/lib/assets/location.ad43.png +0 -0
- package/lib/assets/logo.ce81.png +0 -0
- package/lib/assets/main-nodata.8fa5.png +0 -0
- package/lib/assets/member.ce27.png +0 -0
- package/lib/assets/move.f1c1.png +0 -0
- package/lib/assets/navBubble.7302.png +0 -0
- package/lib/assets/nocheck.1a01.png +0 -0
- package/lib/assets/null-result.51f4.png +0 -0
- package/lib/assets/phone.0a23.png +0 -0
- package/lib/assets/photo.f8d3.png +0 -0
- package/lib/assets/play.76ca.png +0 -0
- package/lib/assets/position.ea65.png +0 -0
- package/lib/assets/price-bg-2.29c4.png +0 -0
- package/lib/assets/price-bg-3.34f0.png +0 -0
- package/lib/assets/price-bg.dd60.png +0 -0
- package/lib/assets/price-bg.f8a6.png +0 -0
- package/lib/assets/purpleCircle.7727.png +0 -0
- package/lib/assets/qa.3caf.png +0 -0
- package/lib/assets/question-new.4263.png +0 -0
- package/lib/assets/question.4359.png +0 -0
- package/lib/assets/question.877c.png +0 -0
- package/lib/assets/question.ce8a.png +0 -0
- package/lib/assets/redCircle.6690.png +0 -0
- package/lib/assets/reminder-bg.556f.png +0 -0
- package/lib/assets/reminder-cpsbg.ee48.png +0 -0
- package/lib/assets/require.5a58.png +0 -0
- package/lib/assets/return.95f2.png +0 -0
- package/lib/assets/right-arrow.f34e.png +0 -0
- package/lib/assets/search.194d.png +0 -0
- package/lib/assets/search.f002.png +0 -0
- package/lib/assets/sel.68ef.png +0 -0
- package/lib/assets/select-back-2-0.d814.png +0 -0
- package/lib/assets/select-back-2-1.5fb3.png +0 -0
- package/lib/assets/select-back-3-0.591a.png +0 -0
- package/lib/assets/select-back-3-1.bac3.png +0 -0
- package/lib/assets/select-back-3-2.0f91.png +0 -0
- package/lib/assets/select.61e7.png +0 -0
- package/lib/assets/share.0d0a.png +0 -0
- package/lib/assets/shareTip.07b9.png +0 -0
- package/lib/assets/share_btn.1955.png +0 -0
- package/lib/assets/skeleton.86ad.png +0 -0
- package/lib/assets/star-active.d3fa.png +0 -0
- package/lib/assets/star-deactive.f492.png +0 -0
- package/lib/assets/success-icon.76ab.png +0 -0
- package/lib/assets/success.a6e3.png +0 -0
- package/lib/assets/table-check.ace0.png +0 -0
- package/lib/assets/table-close.39e6.png +0 -0
- package/lib/assets/tick.cbec.png +0 -0
- package/lib/assets/ticket.f1f1.png +0 -0
- package/lib/assets/tip.ca02.png +0 -0
- package/lib/assets/tip.cd5b.png +0 -0
- package/lib/assets/tips_cx.fd3f.png +0 -0
- package/lib/assets/tips_xys.79cd.png +0 -0
- package/lib/assets/toBottom.526c.png +0 -0
- package/lib/assets/triangle.4a9a.png +0 -0
- package/lib/assets/upload.3ef2.png +0 -0
- package/lib/assets/warning.7745.png +0 -0
- package/lib/assets/warning.898f.png +0 -0
- package/lib/assets/xys_1.3801.png +0 -0
- package/lib/assets/xys_2.26ce.png +0 -0
- package/lib/assets/xys_3.b4ca.png +0 -0
- package/lib/assets/xys_banner.fa91.png +0 -0
- package/lib/assets/xys_empty.c05f.png +0 -0
- package/lib/common/addon/index.js +1 -0
- package/lib/common/addon/index.mjs +237 -0
- package/lib/common/addon/style.css +1 -0
- package/lib/common/baseelement/index.js +1 -0
- package/lib/common/baseelement/index.mjs +257 -0
- package/lib/common/baseelement/style.css +1 -0
- package/lib/common/button/index.js +1 -0
- package/lib/common/button/index.mjs +81 -0
- package/lib/common/button/style.css +1 -0
- package/lib/common/dynamicform/index.js +1 -0
- package/lib/common/dynamicform/index.mjs +124 -0
- package/lib/common/dynamicform/style.css +1 -0
- package/lib/common/forminput/index.js +1 -0
- package/lib/common/forminput/index.mjs +164 -0
- package/lib/common/forminput/style.css +1 -0
- package/lib/common/goldlayer/index.js +1 -0
- package/lib/common/goldlayer/index.mjs +109 -0
- package/lib/common/goldlayer/style.css +1 -0
- package/lib/common/iconbank/index.js +1 -0
- package/lib/common/iconbank/index.mjs +27 -0
- package/lib/common/iconbank/style.css +1 -0
- package/lib/common/iconcontact/index.js +1 -0
- package/lib/common/iconcontact/index.mjs +43 -0
- package/lib/common/iconcontact/style.css +1 -0
- package/lib/common/iconphoto/index.js +1 -0
- package/lib/common/iconphoto/index.mjs +27 -0
- package/lib/common/iconphoto/style.css +1 -0
- package/lib/common/index.js +1 -0
- package/lib/common/index.mjs +18 -0
- package/lib/common/input/index.js +1 -0
- package/lib/common/input/index.mjs +182 -0
- package/lib/common/input/style.css +1 -0
- package/lib/common/layer/index.js +1 -0
- package/lib/common/layer/index.mjs +157 -0
- package/lib/common/layer/style.css +1 -0
- package/lib/common/popup/index.js +1 -0
- package/lib/common/popup/index.mjs +110 -0
- package/lib/common/popup/style.css +1 -0
- package/lib/common/scroll/index.js +1 -0
- package/lib/common/scroll/index.mjs +205 -0
- package/lib/common/scroll/style.css +1 -0
- package/lib/common/scrollZoom/bubble/index.js +1 -0
- package/lib/common/scrollZoom/bubble/index.mjs +131 -0
- package/lib/common/scrollZoom/index.js +1 -0
- package/lib/common/scrollZoom/index.mjs +393 -0
- package/lib/common/scrollZoom/scroll/index.js +1 -0
- package/lib/common/scrollZoom/scroll/index.mjs +421 -0
- package/lib/common/scrollZoom/scroll/style.css +1 -0
- package/lib/common/scrollZoom/style.css +1 -0
- package/lib/common/svgicon/index.js +1 -0
- package/lib/common/svgicon/index.mjs +48 -0
- package/lib/common/svgicon/style.css +1 -0
- package/lib/index.js +1 -0
- package/lib/index.mjs +515 -0
- package/lib/mixins/basic-picker/index.js +1 -0
- package/lib/mixins/basic-picker/index.mjs +54 -0
- package/lib/mixins/bind-event/index.js +1 -0
- package/lib/mixins/bind-event/index.mjs +24 -0
- package/lib/mixins/dynamic-form/index.js +1 -0
- package/lib/mixins/dynamic-form/index.mjs +114 -0
- package/lib/mixins/fixed-input/index.js +1 -0
- package/lib/mixins/fixed-input/index.mjs +57 -0
- package/lib/mixins/fontsize/index.js +1 -0
- package/lib/mixins/fontsize/index.mjs +36 -0
- package/lib/mixins/form-input/index.js +1 -0
- package/lib/mixins/form-input/index.mjs +119 -0
- package/lib/mixins/gold-change/index.js +1 -0
- package/lib/mixins/gold-change/index.mjs +87 -0
- package/lib/mixins/gold-element/index.js +1 -0
- package/lib/mixins/gold-element/index.mjs +376 -0
- package/lib/mixins/gold-visible/index.js +1 -0
- package/lib/mixins/gold-visible/index.mjs +48 -0
- package/lib/mixins/mobile-layer/index.js +1 -0
- package/lib/mixins/mobile-layer/index.mjs +391 -0
- package/lib/mixins/noscroll/index.js +1 -0
- package/lib/mixins/noscroll/index.mjs +26 -0
- package/lib/mixins/picker/index.js +1 -0
- package/lib/mixins/picker/index.mjs +45 -0
- package/lib/mixins/popup/index.js +1 -0
- package/lib/mixins/popup/index.mjs +15 -0
- package/lib/mixins/poster-layer/index.js +1 -0
- package/lib/mixins/poster-layer/index.mjs +167 -0
- package/lib/mixins/touch/index.js +1 -0
- package/lib/mixins/touch/index.mjs +52 -0
- package/lib/mixins/visible/index.js +1 -0
- package/lib/mixins/visible/index.mjs +52 -0
- package/lib/toBase64/index.js +1 -0
- package/lib/toBase64/index.mjs +240 -0
- package/lib/utils/BScroll/constants/index.js +1 -0
- package/lib/utils/BScroll/constants/index.mjs +18 -0
- package/lib/utils/app/index.js +1 -0
- package/lib/utils/app/index.mjs +64 -0
- package/lib/utils/assign/index.js +5 -0
- package/lib/utils/assign/index.mjs +78 -0
- package/lib/utils/camelcase/index.js +1 -0
- package/lib/utils/camelcase/index.mjs +75 -0
- package/lib/utils/create/index.js +1 -0
- package/lib/utils/create/index.mjs +41 -0
- package/lib/utils/create/instantiate-component/index.js +1 -0
- package/lib/utils/create/instantiate-component/index.mjs +35 -0
- package/lib/utils/create/parse-render/index.js +1 -0
- package/lib/utils/create/parse-render/index.mjs +29 -0
- package/lib/utils/date/index.js +1 -0
- package/lib/utils/date/index.mjs +65 -0
- package/lib/utils/dom/index.js +1 -0
- package/lib/utils/dom/index.mjs +21 -0
- package/lib/utils/encrypt/index.js +1 -0
- package/lib/utils/encrypt/index.mjs +52 -0
- package/lib/utils/event/index.js +1 -0
- package/lib/utils/event/index.mjs +39 -0
- package/lib/utils/helpers/index.js +1 -0
- package/lib/utils/helpers/index.mjs +633 -0
- package/lib/utils/polyfill/Array.prototype.includes/index.js +1 -0
- package/lib/utils/polyfill/Array.prototype.includes/index.mjs +28 -0
- package/lib/utils/polyfill/Object.keys/index.js +1 -0
- package/lib/utils/polyfill/Object.keys/index.mjs +25 -0
- package/lib/utils/position/index.js +1 -0
- package/lib/utils/position/index.mjs +19 -0
- package/lib/utils/post/index.js +1 -0
- package/lib/utils/post/index.mjs +129 -0
- package/lib/utils/raf/index.js +1 -0
- package/lib/utils/raf/index.mjs +29 -0
- package/lib/utils/vueAwesomeSwiper/index.js +1 -0
- package/lib/utils/vueAwesomeSwiper/index.mjs +7 -0
- package/package.json +99 -0
- package/types/common/addon.vue.d.ts +62 -0
- package/types/common/baseelement.vue.d.ts +151 -0
- package/types/common/button.vue.d.ts +62 -0
- package/types/common/dynamicform.vue.d.ts +25 -0
- package/types/common/forminput.vue.d.ts +57 -0
- package/types/common/goldlayer.vue.d.ts +86 -0
- package/types/common/iconbank.vue.d.ts +4 -0
- package/types/common/iconcontact.vue.d.ts +25 -0
- package/types/common/iconphoto.vue.d.ts +4 -0
- package/types/common/input.vue.d.ts +83 -0
- package/types/common/layer.vue.d.ts +131 -0
- package/types/common/popup/index.d.ts +2 -0
- package/types/common/popup/src/index.vue.d.ts +123 -0
- package/types/common/popup.vue.d.ts +123 -0
- package/types/common/scroll.vue.d.ts +172 -0
- package/types/common/scrollZoom/components/bubble.vue.d.ts +20 -0
- package/types/common/scrollZoom/components/scroll.vue.d.ts +186 -0
- package/types/common/scrollZoom/index.vue.d.ts +67 -0
- package/types/common/svgicon.vue.d.ts +28 -0
- package/types/components/BScroll/index.d.ts +2 -0
- package/types/components/BankSelect/index.d.ts +2 -0
- package/types/components/BankSelect/src/components/bankbox.vue.d.ts +34 -0
- package/types/components/BankSelect/src/components/bankchoosebox.vue.d.ts +36 -0
- package/types/components/BankSelect/src/components/bankmsg.vue.d.ts +158 -0
- package/types/components/BankSelect/src/components/editbank.vue.d.ts +14 -0
- package/types/components/BankSelect/src/index.vue.d.ts +125 -0
- package/types/components/BankSelect/src/js/index.d.ts +95 -0
- package/types/components/BaseInput/index.d.ts +2 -0
- package/types/components/BaseInput/src/index.vue.d.ts +72 -0
- package/types/components/Button/index.d.ts +2 -0
- package/types/components/Button/src/index.vue.d.ts +128 -0
- package/types/components/CascadePicker/index.d.ts +2 -0
- package/types/components/CascadePicker/src/index.vue.d.ts +122 -0
- package/types/components/CertifyLayer/index.d.ts +2 -0
- package/types/components/CertifyLayer/src/index.vue.d.ts +196 -0
- package/types/components/ClaimsContact/index.d.ts +2 -0
- package/types/components/ClaimsContact/src/index.vue.d.ts +269 -0
- package/types/components/ClaimsContact/src/mock.d.ts +39 -0
- package/types/components/ClickOnce/index.d.ts +4 -0
- package/types/components/Collapse/index.d.ts +2 -0
- package/types/components/Collapse/src/index.vue.d.ts +76 -0
- package/types/components/Contact/index.d.ts +2 -0
- package/types/components/Contact/src/index.vue.d.ts +269 -0
- package/types/components/ContactBook/index.d.ts +2 -0
- package/types/components/ContactBook/src/index.vue.d.ts +306 -0
- package/types/components/CountTo/index.d.ts +2 -0
- package/types/components/CountTo/src/index.vue.d.ts +168 -0
- package/types/components/CouponLayer/index.d.ts +2 -0
- package/types/components/CouponLayer/src/index.vue.d.ts +73 -0
- package/types/components/CrmReserveInfoLayer/index.d.ts +2 -0
- package/types/components/CrmReserveInfoLayer/src/index.vue.d.ts +99 -0
- package/types/components/DatePicker/index.d.ts +2 -0
- package/types/components/DatePicker/src/index.vue.d.ts +172 -0
- package/types/components/DeviceFingerprint/index.d.ts +2 -0
- package/types/components/Dialog/index.d.ts +2 -0
- package/types/components/Dialog/src/index.vue.d.ts +31 -0
- package/types/components/DiseaseListLayer/index.d.ts +2 -0
- package/types/components/DiseaseListLayer/src/index.vue.d.ts +81 -0
- package/types/components/DiseaseSelect/index.d.ts +2 -0
- package/types/components/DiseaseSelect/src/collapse/collapse.vue.d.ts +19 -0
- package/types/components/DiseaseSelect/src/collapse/collapseItem.vue.d.ts +32 -0
- package/types/components/DiseaseSelect/src/collapse/collapseTransition.vue.d.ts +9 -0
- package/types/components/DiseaseSelect/src/collapse/dom.d.ts +11 -0
- package/types/components/DiseaseSelect/src/collapse/emitter.d.ts +7 -0
- package/types/components/DiseaseSelect/src/diseaseList.vue.d.ts +53 -0
- package/types/components/DiseaseSelect/src/index.vue.d.ts +102 -0
- package/types/components/DiseaseSelect/src/resultList.vue.d.ts +62 -0
- package/types/components/DiseaseSelect/src/search.vue.d.ts +43 -0
- package/types/components/DiseaseSelect/src/selectLayer.vue.d.ts +78 -0
- package/types/components/DiseaseSelectLayer/index.d.ts +2 -0
- package/types/components/DiseaseSelectLayer/src/index.vue.d.ts +143 -0
- package/types/components/DocPop/index.d.ts +2 -0
- package/types/components/DocPop/src/components/scrollList.vue.d.ts +23 -0
- package/types/components/DocPop/src/index.vue.d.ts +96 -0
- package/types/components/ErrorInterceptors/index.d.ts +2 -0
- package/types/components/FaceRecognition/index.d.ts +64 -0
- package/types/components/FigurePic/compress.d.ts +13 -0
- package/types/components/FigurePic/index.d.ts +7 -0
- package/types/components/FileList/index.d.ts +2 -0
- package/types/components/FileList/src/imageList.vue.d.ts +34 -0
- package/types/components/FileList/src/index.vue.d.ts +175 -0
- package/types/components/FileList/src/selectLayer.vue.d.ts +7 -0
- package/types/components/FileList/src/uploadMaterial.vue.d.ts +86 -0
- package/types/components/FileUpload/index.d.ts +16 -0
- package/types/components/FileUpload/src/choose.d.ts +1 -0
- package/types/components/FileUpload/src/upload.d.ts +46 -0
- package/types/components/FileUpload/src/util.d.ts +3 -0
- package/types/components/FormLayer/index.d.ts +2 -0
- package/types/components/FormLayer/src/index.vue.d.ts +121 -0
- package/types/components/GivenLayer/index.d.ts +2 -0
- package/types/components/GivenLayer/src/index.vue.d.ts +146 -0
- package/types/components/GoldAddress/index.d.ts +2 -0
- package/types/components/GoldAddress/src/index.vue.d.ts +360 -0
- package/types/components/GoldAddressLayer/index.d.ts +2 -0
- package/types/components/GoldAddressLayer/src/index.vue.d.ts +95 -0
- package/types/components/GoldAddressLayerV2/index.d.ts +2 -0
- package/types/components/GoldAddressLayerV2/src/index.vue.d.ts +120 -0
- package/types/components/GoldAddressSelect/index.d.ts +2 -0
- package/types/components/GoldAddressSelect/src/addressSelectLayer.vue.d.ts +129 -0
- package/types/components/GoldAddressSelect/src/index.vue.d.ts +385 -0
- package/types/components/GoldAml/index.d.ts +2 -0
- package/types/components/GoldAml/src/index.vue.d.ts +239 -0
- package/types/components/GoldArea/index.d.ts +2 -0
- package/types/components/GoldArea/src/index.vue.d.ts +359 -0
- package/types/components/GoldAuroraSlots/index.d.ts +2 -0
- package/types/components/GoldAuroraSlots/src/index.vue.d.ts +45 -0
- package/types/components/GoldBankCombine/index.d.ts +2 -0
- package/types/components/GoldBankCombine/src/index.vue.d.ts +359 -0
- package/types/components/GoldBankPayLimit/index.d.ts +2 -0
- package/types/components/GoldBankPayLimit/src/bankSelect.vue.d.ts +81 -0
- package/types/components/GoldBankPayLimit/src/index.vue.d.ts +366 -0
- package/types/components/GoldBankSelect/index.d.ts +2 -0
- package/types/components/GoldBankSelect/src/index.vue.d.ts +359 -0
- package/types/components/GoldBenefitDemo/index.d.ts +2 -0
- package/types/components/GoldBenefitDemo/src/components/benefit/components/amount.vue.d.ts +26 -0
- package/types/components/GoldBenefitDemo/src/components/benefit/components/slider.vue.d.ts +53 -0
- package/types/components/GoldBenefitDemo/src/components/benefit/components/text.vue.d.ts +23 -0
- package/types/components/GoldBenefitDemo/src/components/benefit/components/title.vue.d.ts +17 -0
- package/types/components/GoldBenefitDemo/src/components/benefit/index.vue.d.ts +54 -0
- package/types/components/GoldBenefitDemo/src/components/costTable.vue.d.ts +62 -0
- package/types/components/GoldBenefitDemo/src/components/replace.d.ts +21 -0
- package/types/components/GoldBenefitDemo/src/index.vue.d.ts +75 -0
- package/types/components/GoldCancelDialog/index.d.ts +2 -0
- package/types/components/GoldCancelDialog/src/index.vue.d.ts +115 -0
- package/types/components/GoldCareer/index.d.ts +2 -0
- package/types/components/GoldCareer/src/index.vue.d.ts +359 -0
- package/types/components/GoldCareerLayer/index.d.ts +2 -0
- package/types/components/GoldCareerLayer/src/index.origin.vue.d.ts +88 -0
- package/types/components/GoldCareerLayer/src/index.vue.d.ts +233 -0
- package/types/components/GoldCareerLayer/src/rowPicker.vue.d.ts +94 -0
- package/types/components/GoldCareerLayer/src/scrollList.vue.d.ts +32 -0
- package/types/components/GoldCareerLayer/src/searchList.vue.d.ts +53 -0
- package/types/components/GoldCert/index.d.ts +2 -0
- package/types/components/GoldCert/src/const.d.ts +105 -0
- package/types/components/GoldCert/src/index.vue.d.ts +288 -0
- package/types/components/GoldCert/src/photo.vue.d.ts +75 -0
- package/types/components/GoldCert/src/relateVerifyPhoto.vue.d.ts +79 -0
- package/types/components/GoldCert/src/selectLayer.vue.d.ts +21 -0
- package/types/components/GoldCheckbox/index.d.ts +2 -0
- package/types/components/GoldCheckbox/src/index.vue.d.ts +360 -0
- package/types/components/GoldClaimsContact/index.d.ts +2 -0
- package/types/components/GoldClaimsContact/src/index.vue.d.ts +117 -0
- package/types/components/GoldCommentList/index.d.ts +2 -0
- package/types/components/GoldCommentList/src/index.vue.d.ts +34 -0
- package/types/components/GoldCommentList/src/item.vue.d.ts +46 -0
- package/types/components/GoldCommentList/src/tag.vue.d.ts +63 -0
- package/types/components/GoldCompute/index.d.ts +2 -0
- package/types/components/GoldCompute/src/careerQuery.vue.d.ts +37 -0
- package/types/components/GoldCompute/src/index.vue.d.ts +110 -0
- package/types/components/GoldComputeV2/index.d.ts +2 -0
- package/types/components/GoldComputeV2/src/careerQuery.vue.d.ts +37 -0
- package/types/components/GoldComputeV2/src/index.vue.d.ts +111 -0
- package/types/components/GoldConclusion/index.d.ts +2 -0
- package/types/components/GoldConclusion/src/components/humancheck.vue.d.ts +26 -0
- package/types/components/GoldConclusion/src/components/intelModule.vue.d.ts +23 -0
- package/types/components/GoldConclusion/src/components/intelcheck.vue.d.ts +28 -0
- package/types/components/GoldConclusion/src/components/module.vue.d.ts +23 -0
- package/types/components/GoldConclusion/src/components/picture.vue.d.ts +23 -0
- package/types/components/GoldConclusion/src/components/progress.vue.d.ts +29 -0
- package/types/components/GoldConclusion/src/components/scrollzoom.vue.d.ts +91 -0
- package/types/components/GoldConclusion/src/components/status.vue.d.ts +23 -0
- package/types/components/GoldConclusion/src/components/tab.vue.d.ts +73 -0
- package/types/components/GoldConclusion/src/index.vue.d.ts +139 -0
- package/types/components/GoldContact/index.d.ts +2 -0
- package/types/components/GoldContact/src/index.vue.d.ts +115 -0
- package/types/components/GoldContactBook/index.d.ts +2 -0
- package/types/components/GoldContactBook/src/index.vue.d.ts +149 -0
- package/types/components/GoldContactElement/index.d.ts +2 -0
- package/types/components/GoldContactElement/src/index.vue.d.ts +355 -0
- package/types/components/GoldCost/index.d.ts +2 -0
- package/types/components/GoldCost/src/costTable.vue.d.ts +39 -0
- package/types/components/GoldCost/src/index.vue.d.ts +107 -0
- package/types/components/GoldCost/src/table.vue.d.ts +55 -0
- package/types/components/GoldCostLayer/index.d.ts +2 -0
- package/types/components/GoldCostLayer/src/index.vue.d.ts +101 -0
- package/types/components/GoldCoupon/index.d.ts +2 -0
- package/types/components/GoldCoupon/src/code.vue.d.ts +50 -0
- package/types/components/GoldCoupon/src/index.vue.d.ts +403 -0
- package/types/components/GoldCoupon/src/item.vue.d.ts +129 -0
- package/types/components/GoldCoupon/src/list.vue.d.ts +70 -0
- package/types/components/GoldDate/index.d.ts +2 -0
- package/types/components/GoldDate/src/index.vue.d.ts +363 -0
- package/types/components/GoldDialog/index.d.ts +2 -0
- package/types/components/GoldDialog/src/index.vue.d.ts +198 -0
- package/types/components/GoldDisease/index.d.ts +2 -0
- package/types/components/GoldDisease/src/index.vue.d.ts +386 -0
- package/types/components/GoldDocLayer/index.d.ts +2 -0
- package/types/components/GoldDocLayer/src/index.vue.d.ts +109 -0
- package/types/components/GoldDoorPlate/index.d.ts +2 -0
- package/types/components/GoldDoorPlate/src/index.vue.d.ts +361 -0
- package/types/components/GoldDoubleRecordTable/index.d.ts +2 -0
- package/types/components/GoldDoubleRecordTable/src/index.vue.d.ts +84 -0
- package/types/components/GoldElement/index.d.ts +2 -0
- package/types/components/GoldElement/src/index.vue.d.ts +234 -0
- package/types/components/GoldElementGroup/index.d.ts +2 -0
- package/types/components/GoldElementGroup/src/index.vue.d.ts +126 -0
- package/types/components/GoldFacecheck/index.d.ts +2 -0
- package/types/components/GoldFacecheck/src/index.vue.d.ts +363 -0
- package/types/components/GoldFaq/index.d.ts +2 -0
- package/types/components/GoldFaq/src/index.vue.d.ts +48 -0
- package/types/components/GoldFile/index.d.ts +2 -0
- package/types/components/GoldFile/src/index.vue.d.ts +382 -0
- package/types/components/GoldFileAssess/index.d.ts +2 -0
- package/types/components/GoldFileAssess/src/index.vue.d.ts +390 -0
- package/types/components/GoldFinance/index.d.ts +2 -0
- package/types/components/GoldFinance/src/components/benefit/components/amount.vue.d.ts +23 -0
- package/types/components/GoldFinance/src/components/benefit/components/proportion.vue.d.ts +16 -0
- package/types/components/GoldFinance/src/components/benefit/components/select.vue.d.ts +40 -0
- package/types/components/GoldFinance/src/components/benefit/components/slider.vue.d.ts +26 -0
- package/types/components/GoldFinance/src/components/benefit/components/text.vue.d.ts +14 -0
- package/types/components/GoldFinance/src/components/benefit/components/title.vue.d.ts +40 -0
- package/types/components/GoldFinance/src/components/benefit/index.vue.d.ts +48 -0
- package/types/components/GoldFinance/src/components/caseDemo.vue.d.ts +74 -0
- package/types/components/GoldFinance/src/components/costTable.vue.d.ts +41 -0
- package/types/components/GoldFinance/src/components/replace.d.ts +21 -0
- package/types/components/GoldFinance/src/index.vue.d.ts +97 -0
- package/types/components/GoldFinanceChart/index.d.ts +2 -0
- package/types/components/GoldFinanceChart/src/colorConfig.d.ts +98 -0
- package/types/components/GoldFinanceChart/src/components/benefit.vue.d.ts +106 -0
- package/types/components/GoldFinanceChart/src/components/chart.vue.d.ts +34 -0
- package/types/components/GoldFinanceChart/src/components/costTable.vue.d.ts +41 -0
- package/types/components/GoldFinanceChart/src/index.vue.d.ts +125 -0
- package/types/components/GoldFinanceChartV2/index.d.ts +2 -0
- package/types/components/GoldFinanceChartV2/src/chart.vue.d.ts +128 -0
- package/types/components/GoldFinanceChartV2/src/config.d.ts +20 -0
- package/types/components/GoldFinanceChartV2/src/index.vue.d.ts +81 -0
- package/types/components/GoldFinanceChartV3/index.d.ts +2 -0
- package/types/components/GoldFinanceChartV3/src/benefit/components/header.vue.d.ts +52 -0
- package/types/components/GoldFinanceChartV3/src/benefit/components/newamount.vue.d.ts +23 -0
- package/types/components/GoldFinanceChartV3/src/benefit/components/proportion.vue.d.ts +16 -0
- package/types/components/GoldFinanceChartV3/src/benefit/components/select.vue.d.ts +40 -0
- package/types/components/GoldFinanceChartV3/src/benefit/components/text.vue.d.ts +14 -0
- package/types/components/GoldFinanceChartV3/src/benefit/components/title.vue.d.ts +14 -0
- package/types/components/GoldFinanceChartV3/src/benefit/index.vue.d.ts +38 -0
- package/types/components/GoldFinanceChartV3/src/costTable.vue.d.ts +91 -0
- package/types/components/GoldFinanceChartV3/src/index.vue.d.ts +117 -0
- package/types/components/GoldFinanceChartV3/src/tools/replace.d.ts +21 -0
- package/types/components/GoldFinanceV2/index.d.ts +2 -0
- package/types/components/GoldFinanceV2/src/components/benefit/components/amount.vue.d.ts +23 -0
- package/types/components/GoldFinanceV2/src/components/benefit/components/proportion.vue.d.ts +16 -0
- package/types/components/GoldFinanceV2/src/components/benefit/components/select.vue.d.ts +40 -0
- package/types/components/GoldFinanceV2/src/components/benefit/components/slider.vue.d.ts +26 -0
- package/types/components/GoldFinanceV2/src/components/benefit/components/text.vue.d.ts +14 -0
- package/types/components/GoldFinanceV2/src/components/benefit/components/title.vue.d.ts +40 -0
- package/types/components/GoldFinanceV2/src/components/benefit/index.vue.d.ts +48 -0
- package/types/components/GoldFinanceV2/src/components/caseDemo.vue.d.ts +74 -0
- package/types/components/GoldFinanceV2/src/components/costTable.vue.d.ts +41 -0
- package/types/components/GoldFinanceV2/src/components/replace.d.ts +21 -0
- package/types/components/GoldFinanceV2/src/index.vue.d.ts +97 -0
- package/types/components/GoldIndexBar/index.d.ts +2 -0
- package/types/components/GoldIndexBar/src/index.vue.d.ts +361 -0
- package/types/components/GoldInput/index.d.ts +2 -0
- package/types/components/GoldInput/src/index.vue.d.ts +355 -0
- package/types/components/GoldInsureDescDialog/index.d.ts +2 -0
- package/types/components/GoldInsureDescDialog/src/index.vue.d.ts +110 -0
- package/types/components/GoldInsureDuty/index.d.ts +2 -0
- package/types/components/GoldInsureDuty/src/index.vue.d.ts +439 -0
- package/types/components/GoldInsureNotice/index.d.ts +2 -0
- package/types/components/GoldInsureNotice/src/components/content.vue.d.ts +23 -0
- package/types/components/GoldInsureNotice/src/components/denyCarrer.vue.d.ts +17 -0
- package/types/components/GoldInsureNotice/src/components/health.vue.d.ts +106 -0
- package/types/components/GoldInsureNotice/src/components/healthNotice.vue.d.ts +107 -0
- package/types/components/GoldInsureNotice/src/components/offlineHealth.vue.d.ts +36 -0
- package/types/components/GoldInsureNotice/src/components/tips.vue.d.ts +17 -0
- package/types/components/GoldInsureNotice/src/index.vue.d.ts +209 -0
- package/types/components/GoldIntransitDialog/index.d.ts +2 -0
- package/types/components/GoldIntransitDialog/src/index.vue.d.ts +96 -0
- package/types/components/GoldItem/index.d.ts +2 -0
- package/types/components/GoldItem/src/index.vue.d.ts +325 -0
- package/types/components/GoldLattice/index.d.ts +2 -0
- package/types/components/GoldLattice/src/index.vue.d.ts +359 -0
- package/types/components/GoldLayer/index.d.ts +2 -0
- package/types/components/GoldLongTextSelect/index.d.ts +2 -0
- package/types/components/GoldLongTextSelect/src/index.vue.d.ts +364 -0
- package/types/components/GoldMailPrecheck/index.d.ts +2 -0
- package/types/components/GoldMailPrecheck/src/index.vue.d.ts +92 -0
- package/types/components/GoldMailPrecheckV2/index.d.ts +2 -0
- package/types/components/GoldMailPrecheckV2/src/index.vue.d.ts +101 -0
- package/types/components/GoldMobileLayer/index.d.ts +2 -0
- package/types/components/GoldMobileLayer/src/index.vue.d.ts +146 -0
- package/types/components/GoldModule/index.d.ts +2 -0
- package/types/components/GoldModule/src/index.vue.d.ts +166 -0
- package/types/components/GoldMulSelect/index.d.ts +2 -0
- package/types/components/GoldMulSelect/src/components/mulSelect.vue.d.ts +47 -0
- package/types/components/GoldMulSelect/src/index.vue.d.ts +364 -0
- package/types/components/GoldNoticeTerms/index.d.ts +2 -0
- package/types/components/GoldNoticeTerms/src/components/heatlh.vue.d.ts +48 -0
- package/types/components/GoldNoticeTerms/src/components/protocol.vue.d.ts +34 -0
- package/types/components/GoldNoticeTerms/src/components/tab.vue.d.ts +52 -0
- package/types/components/GoldNoticeTerms/src/index.vue.d.ts +181 -0
- package/types/components/GoldOcr/index.d.ts +2 -0
- package/types/components/GoldOcr/src/filelist.vue.d.ts +133 -0
- package/types/components/GoldOcr/src/index.vue.d.ts +380 -0
- package/types/components/GoldPayLimitLayer/index.d.ts +2 -0
- package/types/components/GoldPayLimitLayer/src/index.vue.d.ts +118 -0
- package/types/components/GoldPayLimitLayer/src/signIntroduct.vue.d.ts +32 -0
- package/types/components/GoldPayLimitLayer/src/table.vue.d.ts +36 -0
- package/types/components/GoldPhoto/index.d.ts +2 -0
- package/types/components/GoldPhoto/src/index.vue.d.ts +65 -0
- package/types/components/GoldProtocol/index.d.ts +2 -0
- package/types/components/GoldProtocol/src/index.vue.d.ts +108 -0
- package/types/components/GoldProtocolLayer/index.d.ts +2 -0
- package/types/components/GoldProtocolLayer/src/index.vue.d.ts +176 -0
- package/types/components/GoldPureText/index.d.ts +2 -0
- package/types/components/GoldPureText/src/index.vue.d.ts +339 -0
- package/types/components/GoldQrcode/index.d.ts +2 -0
- package/types/components/GoldQrcode/src/index.vue.d.ts +88 -0
- package/types/components/GoldReadTerms/index.d.ts +2 -0
- package/types/components/GoldReadTerms/src/index.vue.d.ts +121 -0
- package/types/components/GoldSelect/index.d.ts +2 -0
- package/types/components/GoldSelect/src/components/searchBank.vue.d.ts +91 -0
- package/types/components/GoldSelect/src/components/select.vue.d.ts +73 -0
- package/types/components/GoldSelect/src/index.vue.d.ts +364 -0
- package/types/components/GoldSignature/index.d.ts +2 -0
- package/types/components/GoldSignature/src/index.vue.d.ts +380 -0
- package/types/components/GoldStepper/index.d.ts +2 -0
- package/types/components/GoldStepper/src/index.vue.d.ts +397 -0
- package/types/components/GoldSwitch/index.d.ts +2 -0
- package/types/components/GoldSwitch/src/index.vue.d.ts +369 -0
- package/types/components/GoldText/index.d.ts +2 -0
- package/types/components/GoldText/src/index.vue.d.ts +359 -0
- package/types/components/GoldTextarea/index.d.ts +2 -0
- package/types/components/GoldTextarea/src/index.vue.d.ts +355 -0
- package/types/components/GoldTimePicker/index.d.ts +2 -0
- package/types/components/GoldTimePicker/src/index.vue.d.ts +378 -0
- package/types/components/GoldUniversal/index.d.ts +2 -0
- package/types/components/GoldUniversal/src/index.vue.d.ts +339 -0
- package/types/components/GoldVerifyCode/index.d.ts +2 -0
- package/types/components/GoldVerifyCode/src/index.vue.d.ts +405 -0
- package/types/components/HumanCheckGuideLayer/index.d.ts +2 -0
- package/types/components/HumanCheckGuideLayer/src/guideDetail.vue.d.ts +120 -0
- package/types/components/HumanCheckGuideLayer/src/index.vue.d.ts +75 -0
- package/types/components/HumanCheckGuideLayer/src/moduleBox.vue.d.ts +61 -0
- package/types/components/HumanCheckGuideLayer/src/table.vue.d.ts +33 -0
- package/types/components/ImageLayer/index.d.ts +2 -0
- package/types/components/ImageLayer/src/index.vue.d.ts +103 -0
- package/types/components/ImagePreview/index.d.ts +2 -0
- package/types/components/ImagePreview/src/index.vue.d.ts +98 -0
- package/types/components/IndexBar/index.d.ts +2 -0
- package/types/components/IndexBar/src/index.vue.d.ts +101 -0
- package/types/components/IndexList/index.d.ts +2 -0
- package/types/components/IndexList/src/index.vue.d.ts +68 -0
- package/types/components/Jigsaw/index.d.ts +2 -0
- package/types/components/Jigsaw/src/index.vue.d.ts +91 -0
- package/types/components/JigsawLayer/index.d.ts +2 -0
- package/types/components/JigsawLayer/src/index.vue.d.ts +88 -0
- package/types/components/JigsawVerifyCode/index.d.ts +2 -0
- package/types/components/JigsawVerifyCode/src/index.vue.d.ts +165 -0
- package/types/components/Keyframe/index.d.ts +2 -0
- package/types/components/Keyframe/src/index.vue.d.ts +61 -0
- package/types/components/Loading/index.d.ts +2 -0
- package/types/components/Loading/src/cir1-loading.vue.d.ts +92 -0
- package/types/components/Loading/src/cir2-loading.vue.d.ts +92 -0
- package/types/components/Loading/src/cir3-loading.vue.d.ts +99 -0
- package/types/components/Loading/src/cir4-loading.vue.d.ts +79 -0
- package/types/components/Loading/src/cir5-loading.vue.d.ts +79 -0
- package/types/components/Loading/src/default-loading.vue.d.ts +71 -0
- package/types/components/Loading/src/index.vue.d.ts +2 -0
- package/types/components/Loading/src/line-loading.vue.d.ts +79 -0
- package/types/components/Login/index.d.ts +20 -0
- package/types/components/LoginLayer/index.d.ts +2 -0
- package/types/components/LoginLayer/src/components/jigsaw.vue.d.ts +135 -0
- package/types/components/LoginLayer/src/index.vue.d.ts +160 -0
- package/types/components/Marketing/index.d.ts +2 -0
- package/types/components/Marketing/src/components/Details.vue.d.ts +42 -0
- package/types/components/Marketing/src/components/GetMobile.vue.d.ts +49 -0
- package/types/components/Marketing/src/components/GetMobileForNew.vue.d.ts +36 -0
- package/types/components/Marketing/src/components/List.vue.d.ts +42 -0
- package/types/components/Marketing/src/components/RuleDetails.vue.d.ts +41 -0
- package/types/components/Marketing/src/components/TgfTable.vue.d.ts +56 -0
- package/types/components/Marketing/src/components/activity.vue.d.ts +40 -0
- package/types/components/Marketing/src/components/filterIcon.vue.d.ts +21 -0
- package/types/components/Marketing/src/components/gift.vue.d.ts +31 -0
- package/types/components/Marketing/src/components/popper.vue.d.ts +25 -0
- package/types/components/Marketing/src/components/scrollPanel.vue.d.ts +33 -0
- package/types/components/Marketing/src/components/teleport.vue.d.ts +16 -0
- package/types/components/Marketing/src/components/tipsLayer.vue.d.ts +80 -0
- package/types/components/Marketing/src/components/tuiguangfei.vue.d.ts +173 -0
- package/types/components/Marketing/src/components/utils.d.ts +5 -0
- package/types/components/Marketing/src/index.d.ts +6 -0
- package/types/components/Marketing/src/kcb.vue.d.ts +342 -0
- package/types/components/Marketing/src/xys.vue.d.ts +144 -0
- package/types/components/MarketingPage/index.d.ts +2 -0
- package/types/components/MarketingPage/src/index.vue.d.ts +321 -0
- package/types/components/MedicalListLayer/index.d.ts +2 -0
- package/types/components/MedicalListLayer/src/component/medicalList.vue.d.ts +14 -0
- package/types/components/MedicalListLayer/src/index.vue.d.ts +89 -0
- package/types/components/MobileAuth/index.d.ts +23 -0
- package/types/components/MobileAuthLayer/index.d.ts +2 -0
- package/types/components/MobileAuthLayer/src/components/jigsaw.vue.d.ts +135 -0
- package/types/components/MobileAuthLayer/src/index.vue.d.ts +143 -0
- package/types/components/MobileLayer/index.d.ts +2 -0
- package/types/components/MobileLayer/src/appropriateComponent.d.ts +1 -0
- package/types/components/MobileLayer/src/componentMap.d.ts +6 -0
- package/types/components/MobileLayer/src/crm.vue.d.ts +145 -0
- package/types/components/MobileLayer/src/default.vue.d.ts +155 -0
- package/types/components/MobileLayer/src/index.d.ts +6 -0
- package/types/components/MultiSelect/index.d.ts +2 -0
- package/types/components/MultiSelect/src/index.vue.d.ts +111 -0
- package/types/components/NoticeTips/index.d.ts +2 -0
- package/types/components/NoticeTips/src/index.vue.d.ts +132 -0
- package/types/components/NoticeTips/src/noticeTips.vue.d.ts +121 -0
- package/types/components/OcrLayer/index.d.ts +2 -0
- package/types/components/OcrLayer/src/index.vue.d.ts +103 -0
- package/types/components/PageLoading/index.d.ts +2 -0
- package/types/components/PageLoading/src/index.vue.d.ts +61 -0
- package/types/components/Panel/index.d.ts +2 -0
- package/types/components/Panel/src/index.vue.d.ts +51 -0
- package/types/components/Pdfjs/index.d.ts +33 -0
- package/types/components/PhotoBox/index.d.ts +2 -0
- package/types/components/PhotoBox/src/index.vue.d.ts +22 -0
- package/types/components/Picker/index.d.ts +2 -0
- package/types/components/Picker/src/index.vue.d.ts +94 -0
- package/types/components/PickerLongText/index.d.ts +2 -0
- package/types/components/PickerLongText/src/index.vue.d.ts +97 -0
- package/types/components/PlanSetting/index.d.ts +2 -0
- package/types/components/PlanSetting/src/index.vue.d.ts +53 -0
- package/types/components/PlanSettingLayer/index.d.ts +2 -0
- package/types/components/PlanSettingLayer/src/index.vue.d.ts +79 -0
- package/types/components/PlanSubPlan/index.d.ts +2 -0
- package/types/components/PlanSubPlan/src/index.vue.d.ts +46 -0
- package/types/components/PosterLayer/index.d.ts +2 -0
- package/types/components/PosterLayer/src/index.vue.d.ts +97 -0
- package/types/components/PrizeLayer/index.d.ts +2 -0
- package/types/components/PrizeLayer/src/index.vue.d.ts +93 -0
- package/types/components/ProPosterLayer/index.d.ts +2 -0
- package/types/components/ProPosterLayer/src/index.vue.d.ts +115 -0
- package/types/components/ProPosterLayer/src/poster.vue.d.ts +113 -0
- package/types/components/ProductLayer/index.d.ts +2 -0
- package/types/components/ProductLayer/src/actionSheet.vue.d.ts +16 -0
- package/types/components/ProductLayer/src/emailLayer.vue.d.ts +42 -0
- package/types/components/ProductLayer/src/fileListLayer.vue.d.ts +81 -0
- package/types/components/ProductLayer/src/index.vue.d.ts +146 -0
- package/types/components/ProductLayer/src/js/data.d.ts +0 -0
- package/types/components/ProductLayer/src/js/poster.d.ts +1 -0
- package/types/components/ProductLayer/src/js/unit.d.ts +115 -0
- package/types/components/ProductLayer/src/js/util.d.ts +41 -0
- package/types/components/ProductLayer/src/layer.vue.d.ts +109 -0
- package/types/components/ProductLayer/src/posterLayer.vue.d.ts +66 -0
- package/types/components/ProductLayer/src/productDetailLayer.vue.d.ts +106 -0
- package/types/components/ProductLayer/src/saleAreaLayer.vue.d.ts +55 -0
- package/types/components/ProductLayer/src/shareTipLayer.vue.d.ts +4 -0
- package/types/components/QRCode/index.d.ts +1 -0
- package/types/components/QRCode/qrcode.d.ts +2 -0
- package/types/components/QrcodeLayer/index.d.ts +2 -0
- package/types/components/QrcodeLayer/src/index.vue.d.ts +78 -0
- package/types/components/Questionnaire/component/checkbox.vue.d.ts +62 -0
- package/types/components/Questionnaire/component/input.vue.d.ts +94 -0
- package/types/components/Questionnaire/component/questionItem.vue.d.ts +121 -0
- package/types/components/Questionnaire/component/questionTitle.vue.d.ts +83 -0
- package/types/components/Questionnaire/component/radio.vue.d.ts +64 -0
- package/types/components/Questionnaire/index.d.ts +2 -0
- package/types/components/Questionnaire/src/index.vue.d.ts +50 -0
- package/types/components/Recognition/index.d.ts +12 -0
- package/types/components/Recognition/src/createDialog.d.ts +2 -0
- package/types/components/Recognition/src/dialog.vue.d.ts +21 -0
- package/types/components/Recognition/util.d.ts +2 -0
- package/types/components/RecordRuleLayer/index.d.ts +2 -0
- package/types/components/RecordRuleLayer/src/index.vue.d.ts +56 -0
- package/types/components/ReplayLayer/index.d.ts +2 -0
- package/types/components/ReplayLayer/src/index.vue.d.ts +118 -0
- package/types/components/ResourcePreload/index.d.ts +38 -0
- package/types/components/RowCascadePicker/index.d.ts +2 -0
- package/types/components/RowCascadePicker/src/frequency.vue.d.ts +35 -0
- package/types/components/RowCascadePicker/src/index.bak.vue.d.ts +174 -0
- package/types/components/RowCascadePicker/src/index.vue.d.ts +217 -0
- package/types/components/RowCascadePicker/src/rowPicker.vue.d.ts +103 -0
- package/types/components/RowCascadePicker/src/scrollList.vue.d.ts +32 -0
- package/types/components/RowCascadePicker/src/search.vue.d.ts +44 -0
- package/types/components/RowCascadePickerV2/index.d.ts +2 -0
- package/types/components/RowCascadePickerV2/src/frequency.vue.d.ts +28 -0
- package/types/components/RowCascadePickerV2/src/index.vue.d.ts +230 -0
- package/types/components/RowCascadePickerV2/src/rowPicker.vue.d.ts +103 -0
- package/types/components/RowCascadePickerV2/src/scrollList.vue.d.ts +32 -0
- package/types/components/RowCascadePickerV2/src/searchList.vue.d.ts +53 -0
- package/types/components/Rule/index.d.ts +2 -0
- package/types/components/Rule/src/index.vue.d.ts +117 -0
- package/types/components/Scroll/index.d.ts +2 -0
- package/types/components/Signature/index.d.ts +2 -0
- package/types/components/Signature/src/index.vue.d.ts +248 -0
- package/types/components/SlidePoster/index.d.ts +2 -0
- package/types/components/SlidePoster/src/index.vue.d.ts +99 -0
- package/types/components/SlidePoster/src/poster.d.ts +9 -0
- package/types/components/SlidePoster/src/qrcode.d.ts +2 -0
- package/types/components/Stepper/index.d.ts +2 -0
- package/types/components/Stepper/src/index.vue.d.ts +163 -0
- package/types/components/Sticky/index.d.ts +2 -0
- package/types/components/Sticky/src/index.vue.d.ts +34 -0
- package/types/components/Style/index.d.ts +4 -0
- package/types/components/Swipe/index.d.ts +2 -0
- package/types/components/Swipe/src/index.vue.d.ts +2 -0
- package/types/components/Swipe/src/swipeItem.vue.d.ts +7 -0
- package/types/components/Switch/index.d.ts +2 -0
- package/types/components/Switch/src/index.vue.d.ts +56 -0
- package/types/components/Tab/index.d.ts +2 -0
- package/types/components/Tab/src/index.vue.d.ts +73 -0
- package/types/components/Timeline/index.d.ts +2 -0
- package/types/components/Timeline/src/index.vue.d.ts +70 -0
- package/types/components/Toast/index.d.ts +2 -0
- package/types/components/Toast/src/index.vue.d.ts +105 -0
- package/types/components/TransferPay/index.d.ts +14 -0
- package/types/components/UserAuth/index.d.ts +8 -0
- package/types/components/Validator/index.d.ts +11 -0
- package/types/components/toBase64/index.d.ts +2 -0
- package/types/index.d.ts +498 -0
- package/types/mixins/basic-picker.d.ts +32 -0
- package/types/mixins/bind-event.d.ts +6 -0
- package/types/mixins/dynamic-form.vue.d.ts +16 -0
- package/types/mixins/fixed-input.vue.d.ts +4 -0
- package/types/mixins/fontsize.d.ts +11 -0
- package/types/mixins/form-input.vue.d.ts +16 -0
- package/types/mixins/gold-change.d.ts +19 -0
- package/types/mixins/gold-element.d.ts +447 -0
- package/types/mixins/gold-theme.d.ts +16 -0
- package/types/mixins/gold-visible.d.ts +32 -0
- package/types/mixins/mobile-layer.vue.d.ts +137 -0
- package/types/mixins/noscroll.d.ts +7 -0
- package/types/mixins/picker.d.ts +52 -0
- package/types/mixins/popup.d.ts +16 -0
- package/types/mixins/poster-layer.d.ts +100 -0
- package/types/mixins/touch.d.ts +12 -0
- package/types/mixins/visible.d.ts +34 -0
- package/types/utils/BScroll/constants.d.ts +1 -0
- package/types/utils/app.d.ts +4 -0
- package/types/utils/assign.d.ts +2 -0
- package/types/utils/camelcase.d.ts +2 -0
- package/types/utils/create/index.d.ts +1 -0
- package/types/utils/create/instantiate-component.d.ts +1 -0
- package/types/utils/create/parse-render.d.ts +4 -0
- package/types/utils/date.d.ts +11 -0
- package/types/utils/dom.d.ts +6 -0
- package/types/utils/encrypt.d.ts +15 -0
- package/types/utils/event.d.ts +5 -0
- package/types/utils/helpers.d.ts +125 -0
- package/types/utils/polyfill/Array.prototype.includes.d.ts +0 -0
- package/types/utils/polyfill/Object.keys.d.ts +0 -0
- package/types/utils/position.d.ts +3 -0
- package/types/utils/post.d.ts +4 -0
- package/types/utils/raf.d.ts +3 -0
- package/types/utils/vueAwesomeSwiper.d.ts +2 -0
|
@@ -0,0 +1,1568 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime-corejs3/helpers/defineProperty";
|
|
2
|
+
import _toConsumableArray from "@babel/runtime-corejs3/helpers/toConsumableArray";
|
|
3
|
+
import _includesInstanceProperty from "@babel/runtime-corejs3/core-js/instance/includes";
|
|
4
|
+
import _filterInstanceProperty from "@babel/runtime-corejs3/core-js/instance/filter";
|
|
5
|
+
import _someInstanceProperty from "@babel/runtime-corejs3/core-js/instance/some";
|
|
6
|
+
import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js/instance/for-each";
|
|
7
|
+
import _sliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/slice";
|
|
8
|
+
import _findInstanceProperty from "@babel/runtime-corejs3/core-js/instance/find";
|
|
9
|
+
import _concatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/concat";
|
|
10
|
+
import _sortInstanceProperty from "@babel/runtime-corejs3/core-js/instance/sort";
|
|
11
|
+
import _findIndexInstanceProperty from "@babel/runtime-corejs3/core-js/instance/find-index";
|
|
12
|
+
import _flatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/flat";
|
|
13
|
+
import _spliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/splice";
|
|
14
|
+
import _JSON$stringify from "@babel/runtime-corejs3/core-js/json/stringify";
|
|
15
|
+
import _padStartInstanceProperty from "@babel/runtime-corejs3/core-js/instance/pad-start";
|
|
16
|
+
import _Object$assign from "@babel/runtime-corejs3/core-js/object/assign";
|
|
17
|
+
import _mapInstanceProperty from "@babel/runtime-corejs3/core-js/instance/map";
|
|
18
|
+
import _Promise from "@babel/runtime-corejs3/core-js/promise";
|
|
19
|
+
import _Object$keys from "@babel/runtime-corejs3/core-js/object/keys";
|
|
20
|
+
import _Object$getOwnPropertySymbols from "@babel/runtime-corejs3/core-js/object/get-own-property-symbols";
|
|
21
|
+
import _Object$getOwnPropertyDescriptor from "@babel/runtime-corejs3/core-js/object/get-own-property-descriptor";
|
|
22
|
+
import _Object$getOwnPropertyDescriptors from "@babel/runtime-corejs3/core-js/object/get-own-property-descriptors";
|
|
23
|
+
import _Object$defineProperties from "@babel/runtime-corejs3/core-js/object/define-properties";
|
|
24
|
+
import _Object$defineProperty from "@babel/runtime-corejs3/core-js/object/define-property";
|
|
25
|
+
import { c as create } from "../utils/create/index.mjs";
|
|
26
|
+
import { p as photo } from "./photo/index.mjs";
|
|
27
|
+
import { v as visibleMixin } from "../mixins/visible/index.mjs";
|
|
28
|
+
import { r as relateVerifyPhoto } from "./relateVerifyPhoto/index.mjs";
|
|
29
|
+
import { F as FileUpload } from "../FileUpload/index.mjs";
|
|
30
|
+
import { A as ActGoldLayer } from "../common/goldlayer/index.mjs";
|
|
31
|
+
import { A as ActPopup } from "../common/popup/index.mjs";
|
|
32
|
+
import { L as Loading } from "../Loading/index.mjs";
|
|
33
|
+
import { s as isPdfUrl, v as getParam, w as isNumber, g as getErrmsg, c as isObject, l as isArray, x as isUndefined } from "../utils/helpers/index.mjs";
|
|
34
|
+
import { C as CERT_TYPE, H as HUMAN_OCR_STATE, a as HUMAN_OCR_VERIFY_STATE, b as CERT_TYPE_PICTEXT, B as BELONG, c as CERT_SORT } from "./const/index.mjs";
|
|
35
|
+
import { f as fetch } from "../utils/post/index.mjs";
|
|
36
|
+
import __$_require_7f35da1e__ from "../assets/tip.ca02.png";
|
|
37
|
+
import { n as normalizeComponent } from "../common/index.mjs";
|
|
38
|
+
import './style.css';function ownKeys(e, r) {
|
|
39
|
+
var t = _Object$keys(e);
|
|
40
|
+
if (_Object$getOwnPropertySymbols) {
|
|
41
|
+
var o = _Object$getOwnPropertySymbols(e);
|
|
42
|
+
r && (o = _filterInstanceProperty(o).call(o, function(r2) {
|
|
43
|
+
return _Object$getOwnPropertyDescriptor(e, r2).enumerable;
|
|
44
|
+
})), t.push.apply(t, o);
|
|
45
|
+
}
|
|
46
|
+
return t;
|
|
47
|
+
}
|
|
48
|
+
function _objectSpread(e) {
|
|
49
|
+
for (var r = 1; r < arguments.length; r++) {
|
|
50
|
+
var _context58, _context59;
|
|
51
|
+
var t = null != arguments[r] ? arguments[r] : {};
|
|
52
|
+
r % 2 ? _forEachInstanceProperty(_context58 = ownKeys(Object(t), true)).call(_context58, function(r2) {
|
|
53
|
+
_defineProperty(e, r2, t[r2]);
|
|
54
|
+
}) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context59 = ownKeys(Object(t))).call(_context59, function(r2) {
|
|
55
|
+
_Object$defineProperty(e, r2, _Object$getOwnPropertyDescriptor(t, r2));
|
|
56
|
+
});
|
|
57
|
+
}
|
|
58
|
+
return e;
|
|
59
|
+
}
|
|
60
|
+
var relateCertTypes = [19, 25, 26, 27, 28, 29, 30, 32, 33, 37, 39, 40, 41];
|
|
61
|
+
var _sfc_main = {
|
|
62
|
+
name: "ActGoldCert",
|
|
63
|
+
components: {
|
|
64
|
+
photo,
|
|
65
|
+
relateVerifyPhoto,
|
|
66
|
+
ActGoldLayer,
|
|
67
|
+
ActPopup,
|
|
68
|
+
ActLoading: Loading
|
|
69
|
+
},
|
|
70
|
+
mixins: [visibleMixin],
|
|
71
|
+
props: {
|
|
72
|
+
certDetail: {
|
|
73
|
+
type: Array,
|
|
74
|
+
default: function _default() {
|
|
75
|
+
return [];
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
certTitle: {
|
|
79
|
+
type: String,
|
|
80
|
+
default: ""
|
|
81
|
+
},
|
|
82
|
+
buyId: {
|
|
83
|
+
type: String,
|
|
84
|
+
default: ""
|
|
85
|
+
},
|
|
86
|
+
taskId: {
|
|
87
|
+
type: String,
|
|
88
|
+
default: ""
|
|
89
|
+
},
|
|
90
|
+
taskFlag: {
|
|
91
|
+
type: Number,
|
|
92
|
+
default: 1
|
|
93
|
+
},
|
|
94
|
+
appId: {
|
|
95
|
+
type: String,
|
|
96
|
+
default: ""
|
|
97
|
+
},
|
|
98
|
+
sourceType: {
|
|
99
|
+
type: Array,
|
|
100
|
+
default: function _default2() {
|
|
101
|
+
return ["album", "camera"];
|
|
102
|
+
}
|
|
103
|
+
},
|
|
104
|
+
zIndex: {
|
|
105
|
+
type: Number,
|
|
106
|
+
default: 100
|
|
107
|
+
},
|
|
108
|
+
brandColor: {
|
|
109
|
+
type: String,
|
|
110
|
+
default: "#8c7fee"
|
|
111
|
+
},
|
|
112
|
+
btnColor: {
|
|
113
|
+
type: String,
|
|
114
|
+
default: "#ff5a6e"
|
|
115
|
+
},
|
|
116
|
+
ocrApplyVerifyUrl: {
|
|
117
|
+
type: String,
|
|
118
|
+
default: "/offlineBuy/ocrApplyVerify"
|
|
119
|
+
},
|
|
120
|
+
hasSubmit: {
|
|
121
|
+
type: Boolean,
|
|
122
|
+
default: false
|
|
123
|
+
},
|
|
124
|
+
ext: {
|
|
125
|
+
type: Object,
|
|
126
|
+
default: function _default3() {
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
showOcrFailDialog: {
|
|
130
|
+
// 是否展示ocr失败的弹窗
|
|
131
|
+
type: Boolean,
|
|
132
|
+
default: false
|
|
133
|
+
},
|
|
134
|
+
idValidFailConfirmText: {
|
|
135
|
+
// ocr 有效期错误弹窗确认按钮文案
|
|
136
|
+
type: String,
|
|
137
|
+
default: "去修改"
|
|
138
|
+
},
|
|
139
|
+
specialCertTypePicText: {
|
|
140
|
+
type: Object,
|
|
141
|
+
default: function _default4() {
|
|
142
|
+
return {};
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
taskUpCertV2: {
|
|
146
|
+
type: Boolean,
|
|
147
|
+
default: false
|
|
148
|
+
},
|
|
149
|
+
taskCompleted: {
|
|
150
|
+
// 任务是否已完成
|
|
151
|
+
type: Boolean,
|
|
152
|
+
default: false
|
|
153
|
+
},
|
|
154
|
+
canRedo: {
|
|
155
|
+
type: Number,
|
|
156
|
+
default: 0
|
|
157
|
+
},
|
|
158
|
+
beforeUploadToast: {
|
|
159
|
+
type: String,
|
|
160
|
+
default: ""
|
|
161
|
+
},
|
|
162
|
+
isCps: {
|
|
163
|
+
type: Boolean,
|
|
164
|
+
default: false
|
|
165
|
+
},
|
|
166
|
+
renewalBank: {
|
|
167
|
+
type: Object,
|
|
168
|
+
default: function _default5() {
|
|
169
|
+
return {};
|
|
170
|
+
}
|
|
171
|
+
},
|
|
172
|
+
taskFailReason: {
|
|
173
|
+
type: String,
|
|
174
|
+
default: ""
|
|
175
|
+
},
|
|
176
|
+
coopcheckResultNoDetail: {
|
|
177
|
+
type: [Number, String],
|
|
178
|
+
default: 0
|
|
179
|
+
},
|
|
180
|
+
spliceShowExamples: {
|
|
181
|
+
type: Boolean,
|
|
182
|
+
default: false
|
|
183
|
+
},
|
|
184
|
+
dealpolicyExpired: {
|
|
185
|
+
// 投保单已失效、已提交、已出单、已转人核等
|
|
186
|
+
type: Boolean,
|
|
187
|
+
default: false
|
|
188
|
+
}
|
|
189
|
+
},
|
|
190
|
+
computed: {
|
|
191
|
+
showUploadBtn: function showUploadBtn() {
|
|
192
|
+
if (this.expriedCanUpload) return true;
|
|
193
|
+
if (!this.module.length) return true;
|
|
194
|
+
var hasReduced = false;
|
|
195
|
+
var hasReviewFailed = false;
|
|
196
|
+
var hasReviewFailedCanReload = false;
|
|
197
|
+
var hasUnderReview = false;
|
|
198
|
+
for (var i = 0; i < this.module.length; i++) {
|
|
199
|
+
var _context, _context2;
|
|
200
|
+
var item = this.module[i];
|
|
201
|
+
var case1 = !_includesInstanceProperty(_context = this.relateCertTypes).call(_context, +item.certType);
|
|
202
|
+
var case2 = _includesInstanceProperty(_context2 = [39, 40, 41]).call(_context2, +item.certType);
|
|
203
|
+
if (!case1 && !case2) continue;
|
|
204
|
+
var _ref = item || {}, certPic = _ref.certPic, _ref$limitCoverage = _ref.limitCoverage, limitCoverage = _ref$limitCoverage === void 0 ? "" : _ref$limitCoverage, canOperation = _ref.canOperation;
|
|
205
|
+
for (var j = 0; j < certPic.length; j++) {
|
|
206
|
+
var _ref2 = certPic[j] || {}, state = _ref2.state;
|
|
207
|
+
if (case1) {
|
|
208
|
+
var _context3;
|
|
209
|
+
if (_includesInstanceProperty(_context3 = [8]).call(_context3, +state)) {
|
|
210
|
+
hasUnderReview = true;
|
|
211
|
+
}
|
|
212
|
+
} else if (case2) {
|
|
213
|
+
if (+state === 3) {
|
|
214
|
+
if (limitCoverage) {
|
|
215
|
+
hasReduced = true;
|
|
216
|
+
break;
|
|
217
|
+
} else if (canOperation) {
|
|
218
|
+
hasReviewFailedCanReload = true;
|
|
219
|
+
} else {
|
|
220
|
+
hasReviewFailed = true;
|
|
221
|
+
}
|
|
222
|
+
} else if (+state === 1) {
|
|
223
|
+
hasUnderReview = true;
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
if (hasReviewFailedCanReload) {
|
|
229
|
+
return true;
|
|
230
|
+
}
|
|
231
|
+
if (hasReduced || hasReviewFailed || hasUnderReview) {
|
|
232
|
+
return false;
|
|
233
|
+
}
|
|
234
|
+
if (this.canRedo && !this.dealpolicyExpired) return true;
|
|
235
|
+
if (this.taskCompleted) return false;
|
|
236
|
+
return true;
|
|
237
|
+
},
|
|
238
|
+
extraZindex: function extraZindex() {
|
|
239
|
+
return ~~this.zIndex + 2;
|
|
240
|
+
},
|
|
241
|
+
certDetailInfo: function certDetailInfo() {
|
|
242
|
+
return this.certDetailData || this.certDetail;
|
|
243
|
+
},
|
|
244
|
+
hasSubmitInfo: function hasSubmitInfo() {
|
|
245
|
+
return isUndefined(this.hasSubmitData) ? this.hasSubmit : this.hasSubmitData;
|
|
246
|
+
},
|
|
247
|
+
canSubmit: function canSubmit() {
|
|
248
|
+
if (this.expriedCanUpload) {
|
|
249
|
+
return true;
|
|
250
|
+
}
|
|
251
|
+
if (this.canRedo && !this.dealpolicyExpired) {
|
|
252
|
+
return true;
|
|
253
|
+
}
|
|
254
|
+
if (this.hasSubmitInfo) {
|
|
255
|
+
return false;
|
|
256
|
+
}
|
|
257
|
+
for (var i = 0; i < this.module.length; i++) {
|
|
258
|
+
var subModule = this.module[i];
|
|
259
|
+
var certPics = subModule.certPic;
|
|
260
|
+
for (var j = 0; j < certPics.length; j++) {
|
|
261
|
+
var _context5;
|
|
262
|
+
var certPic = certPics[j];
|
|
263
|
+
var dealTaskAndOnlyFile = false;
|
|
264
|
+
if (+subModule.certType === 28 && Array.isArray(certPic.urls)) {
|
|
265
|
+
var _context4;
|
|
266
|
+
var pdfList = _filterInstanceProperty(_context4 = certPic.urls || []).call(_context4, function(item) {
|
|
267
|
+
return isPdfUrl(item.url);
|
|
268
|
+
});
|
|
269
|
+
dealTaskAndOnlyFile = pdfList.length === certPic.urls.length && certPic.urls.length > 0;
|
|
270
|
+
}
|
|
271
|
+
var isNeedUpload = _includesInstanceProperty(_context5 = [19, 25]).call(_context5, Number(subModule.certType)) && certPic.ext.relationType && ~~certPic.ext.relationType.isOption === 1 || dealTaskAndOnlyFile;
|
|
272
|
+
if (!(certPic.urls && certPic.urls.length || isNeedUpload)) {
|
|
273
|
+
return false;
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
return true;
|
|
278
|
+
},
|
|
279
|
+
preShowMessage: function preShowMessage() {
|
|
280
|
+
var msg = this.certTitle || this.certDetail && this.certDetail[0] && this.certDetail[0].task_content || "";
|
|
281
|
+
return msg;
|
|
282
|
+
},
|
|
283
|
+
auditTypeNameStr: function auditTypeNameStr() {
|
|
284
|
+
var list = [];
|
|
285
|
+
if (this.module.length) {
|
|
286
|
+
var _context6, _context7;
|
|
287
|
+
var hasCertUpCfg = _someInstanceProperty(_context6 = this.module).call(_context6, function(item) {
|
|
288
|
+
return item.certPic[0].certUpCfg;
|
|
289
|
+
});
|
|
290
|
+
_forEachInstanceProperty(_context7 = this.module).call(_context7, function(item) {
|
|
291
|
+
var certUpCfg = item.certPic[0].certUpCfg;
|
|
292
|
+
if (hasCertUpCfg) {
|
|
293
|
+
var _context8;
|
|
294
|
+
if (item.certType && _includesInstanceProperty(_context8 = [19, 32, 25, 33, 27, 26, 28, 29, 30]).call(_context8, Number(item.certType)) && item.title && certUpCfg && certUpCfg.need_admin_check === 1) {
|
|
295
|
+
var _context9, _context0;
|
|
296
|
+
var title = _includesInstanceProperty(_context9 = item.title).call(_context9, "请上传") ? _sliceInstanceProperty(_context0 = item.title).call(_context0, 3, item.title.length) : item.title;
|
|
297
|
+
list.push("【".concat(title, "】"));
|
|
298
|
+
}
|
|
299
|
+
} else {
|
|
300
|
+
var _context1;
|
|
301
|
+
if (item.certType && _includesInstanceProperty(_context1 = [19, 32, 25, 33, 27, 26, 28, 29, 30]).call(_context1, Number(item.certType)) && item.title) {
|
|
302
|
+
var _context10, _context11;
|
|
303
|
+
var _title = _includesInstanceProperty(_context10 = item.title).call(_context10, "请上传") ? _sliceInstanceProperty(_context11 = item.title).call(_context11, 3, item.title.length) : item.title;
|
|
304
|
+
list.push("【".concat(_title, "】"));
|
|
305
|
+
}
|
|
306
|
+
}
|
|
307
|
+
});
|
|
308
|
+
}
|
|
309
|
+
return list.join("、");
|
|
310
|
+
}
|
|
311
|
+
},
|
|
312
|
+
data: function data() {
|
|
313
|
+
return {
|
|
314
|
+
relateCertTypes,
|
|
315
|
+
module: [],
|
|
316
|
+
bodyOverflowOrigin: null,
|
|
317
|
+
certDetailData: null,
|
|
318
|
+
hasSubmitData: void 0,
|
|
319
|
+
exampleVisible: false,
|
|
320
|
+
curExample: {},
|
|
321
|
+
isLoadingShow: false,
|
|
322
|
+
certDataChanged: false,
|
|
323
|
+
expriedCanUpload: false
|
|
324
|
+
};
|
|
325
|
+
},
|
|
326
|
+
created: function created() {
|
|
327
|
+
this.bodyOverflowOrigin = document.body.style.overflow;
|
|
328
|
+
document.body.style.overflow = "hidden";
|
|
329
|
+
this.initPage();
|
|
330
|
+
},
|
|
331
|
+
methods: {
|
|
332
|
+
setData: function setData(_ref3) {
|
|
333
|
+
var certDetail = _ref3.certDetail, hasSubmit = _ref3.hasSubmit;
|
|
334
|
+
this.certDetailData = certDetail || [];
|
|
335
|
+
this.hasSubmitData = hasSubmit;
|
|
336
|
+
this.initPage();
|
|
337
|
+
},
|
|
338
|
+
hasDataChanged: function hasDataChanged() {
|
|
339
|
+
return this.certDataChanged;
|
|
340
|
+
},
|
|
341
|
+
initPage: function initPage() {
|
|
342
|
+
var _this = this;
|
|
343
|
+
var module = [];
|
|
344
|
+
var certDetail = this.certDetailInfo;
|
|
345
|
+
if (certDetail && isArray(certDetail)) {
|
|
346
|
+
var _loop = function _loop2() {
|
|
347
|
+
var _context12, _context13, _context14, _context15;
|
|
348
|
+
var detail = certDetail[i];
|
|
349
|
+
var id = detail.id, certBelong = detail.cert_belong, certName = detail.entity_cname, ownerName = detail.owner_cname, certType = detail.entity_cert_type, certNum = detail.entity_cert, ocrAuthId = detail.ocr_auth_id, ocrResult = detail.ocr_result, state = detail.up_state, side = detail.side, ext = detail.ext, urls = detail.urls, tips = detail.tips, ocrAuth = detail.ocrAuth, certUpCfg = detail.cert_up_cfg;
|
|
350
|
+
var subModule = _findInstanceProperty(module).call(module, function(item) {
|
|
351
|
+
return item.certName === detail.entity_cname && item.certNum === detail.entity_cert && item.certType === detail.entity_cert_type;
|
|
352
|
+
});
|
|
353
|
+
var picText = _this.getPicText({
|
|
354
|
+
certType,
|
|
355
|
+
side
|
|
356
|
+
});
|
|
357
|
+
var canReUplaod = urls && urls.length ? _this.hasSubmitInfo ? _includesInstanceProperty(_context12 = [3, 9]).call(_context12, ~~state) : !_includesInstanceProperty(_context13 = [1, 2, 7, 8]).call(_context13, +state) : false;
|
|
358
|
+
if (_includesInstanceProperty(_context14 = [7, 8]).call(_context14, +state)) canReUplaod = false;
|
|
359
|
+
if (_this.dealpolicyExpired) canReUplaod = false;
|
|
360
|
+
if (_this.hasSubmitInfo && ~~_this.canRedo === 1 && !_includesInstanceProperty(_context15 = [1, 2, 7, 8]).call(_context15, +state) && !_this.dealpolicyExpired) {
|
|
361
|
+
canReUplaod = true;
|
|
362
|
+
}
|
|
363
|
+
var stateText = "";
|
|
364
|
+
var stateIcon = "";
|
|
365
|
+
if (HUMAN_OCR_VERIFY_STATE[state]) {
|
|
366
|
+
stateText = HUMAN_OCR_VERIFY_STATE[state]["text"];
|
|
367
|
+
stateIcon = HUMAN_OCR_VERIFY_STATE[state]["status"];
|
|
368
|
+
} else if (HUMAN_OCR_STATE[ocrResult]) {
|
|
369
|
+
var ocrResultState = HUMAN_OCR_STATE[ocrResult][certType] || HUMAN_OCR_STATE[ocrResult]["default"];
|
|
370
|
+
stateText = ocrResultState["text"];
|
|
371
|
+
stateIcon = ocrResultState["status"];
|
|
372
|
+
}
|
|
373
|
+
var certPicItem = {
|
|
374
|
+
id,
|
|
375
|
+
side,
|
|
376
|
+
ext,
|
|
377
|
+
certUpCfg,
|
|
378
|
+
urls,
|
|
379
|
+
text: picText,
|
|
380
|
+
state,
|
|
381
|
+
ocrResult,
|
|
382
|
+
ocrAuthId,
|
|
383
|
+
canReUplaod,
|
|
384
|
+
stateText,
|
|
385
|
+
stateIcon
|
|
386
|
+
};
|
|
387
|
+
if (+certType === 6 && _this.spliceShowExamples) {
|
|
388
|
+
certPicItem.ext = certPicItem.ext || {};
|
|
389
|
+
certPicItem.ext.examples = {
|
|
390
|
+
title: "户口本上传示例",
|
|
391
|
+
imagList: [{
|
|
392
|
+
title: "请按示例上传户口本照片。",
|
|
393
|
+
imags: ["https://sslstatic.cxisc.com/img/act/户口本上传示例.eb9c818536349dd0.png"]
|
|
394
|
+
}]
|
|
395
|
+
};
|
|
396
|
+
}
|
|
397
|
+
if (subModule) {
|
|
398
|
+
if (~~side === 2 && ext && ~~ext.idTypeValidShow === 1) {
|
|
399
|
+
var _subModule$elements;
|
|
400
|
+
subModule.elements = subModule.elements || [];
|
|
401
|
+
var validElems = _this.getValidElems(ext);
|
|
402
|
+
(_subModule$elements = subModule.elements).push.apply(_subModule$elements, _toConsumableArray(validElems));
|
|
403
|
+
}
|
|
404
|
+
if (~~side === 1) {
|
|
405
|
+
subModule.certPic.unshift(certPicItem);
|
|
406
|
+
} else {
|
|
407
|
+
subModule.certPic.push(certPicItem);
|
|
408
|
+
}
|
|
409
|
+
} else {
|
|
410
|
+
var _context19, _context20, _context25;
|
|
411
|
+
var title = "";
|
|
412
|
+
var showOwnerName = ownerName ? "(".concat(ownerName, ")") : "";
|
|
413
|
+
if (~~certType === 19) {
|
|
414
|
+
var _context16;
|
|
415
|
+
title = ext && ext.title || _concatInstanceProperty(_context16 = "请上传投保人".concat(showOwnerName, "与被保险人(")).call(_context16, certName, ")关系证明");
|
|
416
|
+
} else if (~~certType === 25) {
|
|
417
|
+
var _context17;
|
|
418
|
+
title = ext && ext.title || _concatInstanceProperty(_context17 = "请上传被保险人".concat(showOwnerName, "与指定受益人(")).call(_context17, certName, ")关系证明");
|
|
419
|
+
} else if (~~certType === 32) {
|
|
420
|
+
var _context18;
|
|
421
|
+
title = ext && ext.title || _concatInstanceProperty(_context18 = "请上传被保险人".concat(showOwnerName, "与监护人(")).call(_context18, certName, ")关系证明");
|
|
422
|
+
} else if (_includesInstanceProperty(_context19 = [22, 26, 27]).call(_context19, +certType)) {
|
|
423
|
+
title = ext && ext.title || "请上传".concat(CERT_TYPE[certType], "照片");
|
|
424
|
+
} else if (_includesInstanceProperty(_context20 = [33, 37]).call(_context20, +certType)) {
|
|
425
|
+
var _context21, _context22;
|
|
426
|
+
title = ext && ext.title || _concatInstanceProperty(_context21 = _concatInstanceProperty(_context22 = "请上传".concat(BELONG[certBelong], "(")).call(_context22, certName, ")")).call(_context21, CERT_TYPE[certType]);
|
|
427
|
+
} else {
|
|
428
|
+
var _context23, _context24;
|
|
429
|
+
title = ext && ext.title || _concatInstanceProperty(_context23 = _concatInstanceProperty(_context24 = "请上传".concat(BELONG[certBelong], "(")).call(_context24, certName, ")")).call(_context23, CERT_TYPE[certType], "照片");
|
|
430
|
+
}
|
|
431
|
+
var newSubModule = {
|
|
432
|
+
certBelong,
|
|
433
|
+
certName,
|
|
434
|
+
certType,
|
|
435
|
+
certNum,
|
|
436
|
+
title,
|
|
437
|
+
certPic: [certPicItem],
|
|
438
|
+
tips: tips || ""
|
|
439
|
+
};
|
|
440
|
+
if (_includesInstanceProperty(_context25 = [39, 40, 41]).call(_context25, +certType)) {
|
|
441
|
+
if (ocrAuth && ocrAuth.remark) {
|
|
442
|
+
certPicItem.stateRemark = ocrAuth.remark;
|
|
443
|
+
}
|
|
444
|
+
newSubModule.showUploadMaxTip = true;
|
|
445
|
+
newSubModule.showUploadMaxTipText = "保司将会对您的信息进行审核,审核时效预计1-3个工作日,审核结果将以短信形式通知,若投保单失效也不影响此次审核。若审核通过则可进行投保,若审核不通过则无法投保该产品,请您选择其他产品。最多可上传5张图片。";
|
|
446
|
+
if (+state === 3) {
|
|
447
|
+
if (ocrAuth && ocrAuth.limit_coverage) {
|
|
448
|
+
certPicItem.stateIcon = "success";
|
|
449
|
+
var covVal = +Number((+ocrAuth.limit_coverage || 0) / 1e6).toFixed(0);
|
|
450
|
+
certPicItem.stateText = "人工审核通过,但需要降低投保保额至".concat(covVal, "万元进行投保,请重新投保。");
|
|
451
|
+
newSubModule.limitCoverage = ocrAuth.limit_coverage;
|
|
452
|
+
certPicItem.certType39_40CanUpload = false;
|
|
453
|
+
certPicItem.canDelete = false;
|
|
454
|
+
} else {
|
|
455
|
+
certPicItem.stateIcon = "fail";
|
|
456
|
+
certPicItem.stateText = "人工审核不通过,您可以尝试投保其他产品。";
|
|
457
|
+
certPicItem.certType39_40CanUpload = false;
|
|
458
|
+
certPicItem.canDelete = false;
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
if (+state === 2) {
|
|
462
|
+
certPicItem.stateIcon = "success";
|
|
463
|
+
certPicItem.stateText = "人工审核通过。";
|
|
464
|
+
certPicItem.certType39_40CanUpload = false;
|
|
465
|
+
certPicItem.canDelete = false;
|
|
466
|
+
}
|
|
467
|
+
if (+state === 1) {
|
|
468
|
+
certPicItem.certType39_40CanUpload = false;
|
|
469
|
+
certPicItem.canDelete = false;
|
|
470
|
+
certPicItem.stateText = "人工审核中,预计1-3个工作日完成,可联系客服/投保顾问加急。 ";
|
|
471
|
+
}
|
|
472
|
+
if (ocrAuth && +ocrAuth.can_reupload === 1 && +state !== 1) {
|
|
473
|
+
certPicItem.stateText = "人工审核不通过,您可以重新上传资料或者尝试投保其他产品。";
|
|
474
|
+
certPicItem.certType39_40CanUpload = true;
|
|
475
|
+
certPicItem.canDelete = true;
|
|
476
|
+
certPicItem.canReUplaod = true;
|
|
477
|
+
newSubModule.canOperation = true;
|
|
478
|
+
_this.expriedCanUpload = true;
|
|
479
|
+
}
|
|
480
|
+
if (!certPicItem.ext) {
|
|
481
|
+
certPicItem.ext = {};
|
|
482
|
+
}
|
|
483
|
+
if (+certType === 39) {
|
|
484
|
+
certPicItem.ext.uploadMax = 5;
|
|
485
|
+
certPicItem.ext.examples = {
|
|
486
|
+
title: "收入证明示例",
|
|
487
|
+
imagList: [{
|
|
488
|
+
title: "可提供收入纳税明细截图,需体现扣款义务人及收入合计。",
|
|
489
|
+
imags: ["https://sslstatic.xiaoyusan.com/img/act/cert/income-proof.a0cd622bdf4c086c.png"]
|
|
490
|
+
}]
|
|
491
|
+
};
|
|
492
|
+
}
|
|
493
|
+
if (+certType === 40) {
|
|
494
|
+
certPicItem.ext.uploadMax = 5;
|
|
495
|
+
certPicItem.ext.examples = {
|
|
496
|
+
title: "工作证明示例",
|
|
497
|
+
imagList: [{
|
|
498
|
+
title: "可上传工作证明或者工作证照片。",
|
|
499
|
+
imags: ["https://sslstatic.xiaoyusan.com/img/act/cert/job-proof.1b2543d446bed5c0.png", "https://sslstatic.xiaoyusan.com/img/act/cert/job-avatar.35ee060c6cf9a97a.png"]
|
|
500
|
+
}]
|
|
501
|
+
};
|
|
502
|
+
}
|
|
503
|
+
if (+certType === 41) {
|
|
504
|
+
newSubModule.showUploadMaxTipText = "保司将会对您的信息进行审核,审核时效预计1-3个工作日,审核结果将以短信形式通知,若投保单失效也不影响此次审核。若审核通过则可进行投保,若审核不通过则无法投保该产品,请您选择其他产品。最多可上传10张图片。";
|
|
505
|
+
certPicItem.ext.uploadMax = 10;
|
|
506
|
+
certPicItem.ext.examples = {
|
|
507
|
+
title: "收入证明及工作证明示例",
|
|
508
|
+
imagList: [{
|
|
509
|
+
title: "可提供收入纳税明细截图,需体现扣款义务人及收入合计。",
|
|
510
|
+
imags: ["https://sslstatic.xiaoyusan.com/img/act/cert/income-proof.a0cd622bdf4c086c.png"]
|
|
511
|
+
}, {
|
|
512
|
+
title: "可上传工作证明或者工作证照片。",
|
|
513
|
+
imags: ["https://sslstatic.xiaoyusan.com/img/act/cert/job-proof.1b2543d446bed5c0.png", "https://sslstatic.xiaoyusan.com/img/act/cert/job-avatar.35ee060c6cf9a97a.png"]
|
|
514
|
+
}]
|
|
515
|
+
};
|
|
516
|
+
}
|
|
517
|
+
}
|
|
518
|
+
if (~~side === 2 && ext && ~~ext.idTypeValidShow === 1) {
|
|
519
|
+
var _newSubModule$element;
|
|
520
|
+
newSubModule.elements = newSubModule.elements || [];
|
|
521
|
+
var _validElems = _this.getValidElems(ext);
|
|
522
|
+
(_newSubModule$element = newSubModule.elements).push.apply(_newSubModule$element, _toConsumableArray(_validElems));
|
|
523
|
+
}
|
|
524
|
+
module.push(newSubModule);
|
|
525
|
+
}
|
|
526
|
+
};
|
|
527
|
+
for (var i = 0; i < certDetail.length; i++) {
|
|
528
|
+
_loop();
|
|
529
|
+
}
|
|
530
|
+
}
|
|
531
|
+
var classifyModule = [];
|
|
532
|
+
_forEachInstanceProperty(module).call(module, function(item) {
|
|
533
|
+
var certBelong = item.certBelong;
|
|
534
|
+
if (!classifyModule[+certBelong]) {
|
|
535
|
+
classifyModule[certBelong] = [item];
|
|
536
|
+
} else {
|
|
537
|
+
classifyModule[certBelong].push(item);
|
|
538
|
+
}
|
|
539
|
+
});
|
|
540
|
+
_forEachInstanceProperty(classifyModule).call(classifyModule, function(belog) {
|
|
541
|
+
if (!belog) return;
|
|
542
|
+
_sortInstanceProperty(belog).call(belog, function(l, r) {
|
|
543
|
+
var lsort = _findIndexInstanceProperty(CERT_SORT).call(CERT_SORT, function(i2) {
|
|
544
|
+
return i2 === +l.certType;
|
|
545
|
+
});
|
|
546
|
+
var rsort = _findIndexInstanceProperty(CERT_SORT).call(CERT_SORT, function(i2) {
|
|
547
|
+
return i2 === +r.certType;
|
|
548
|
+
});
|
|
549
|
+
return lsort - rsort;
|
|
550
|
+
});
|
|
551
|
+
});
|
|
552
|
+
var flatModule = _flatInstanceProperty(classifyModule).call(classifyModule);
|
|
553
|
+
var bankIdx = _findIndexInstanceProperty(flatModule).call(flatModule, function(item) {
|
|
554
|
+
return +item.certType === 22;
|
|
555
|
+
});
|
|
556
|
+
if (bankIdx > -1) {
|
|
557
|
+
var bank = flatModule[bankIdx];
|
|
558
|
+
_spliceInstanceProperty(flatModule).call(flatModule, bankIdx, 1);
|
|
559
|
+
flatModule.push(bank);
|
|
560
|
+
}
|
|
561
|
+
this.module = flatModule;
|
|
562
|
+
},
|
|
563
|
+
getValidElems: function getValidElems(ext) {
|
|
564
|
+
var _context26, _context27;
|
|
565
|
+
var idValidStartTime = ext.idValidStartTime, idValidEndTime = ext.idValidEndTime, idValidType = ext.idValidType;
|
|
566
|
+
var nowYear = (/* @__PURE__ */ new Date()).getFullYear();
|
|
567
|
+
var startYear = nowYear - 50;
|
|
568
|
+
var nowMonth = _padStartInstanceProperty(_context26 = (/* @__PURE__ */ new Date()).getMonth() + 1 + "").call(_context26, 2, "0");
|
|
569
|
+
var nowDay = _padStartInstanceProperty(_context27 = (/* @__PURE__ */ new Date()).getDate() + "").call(_context27, 2, "0");
|
|
570
|
+
var startTime = startYear + nowMonth + nowDay;
|
|
571
|
+
var validElems = [{
|
|
572
|
+
key: "idValidType",
|
|
573
|
+
name: "证件有效期",
|
|
574
|
+
defaultValue: idValidType || "1",
|
|
575
|
+
attributeValues: [{
|
|
576
|
+
value: "0",
|
|
577
|
+
text: "长期",
|
|
578
|
+
status: 1
|
|
579
|
+
}, {
|
|
580
|
+
value: "1",
|
|
581
|
+
text: "非长期",
|
|
582
|
+
status: 1
|
|
583
|
+
}],
|
|
584
|
+
type: "5",
|
|
585
|
+
defaultRemind: "请选择投保人证件有效期",
|
|
586
|
+
display: 1
|
|
587
|
+
}, {
|
|
588
|
+
key: "idValidStartTime",
|
|
589
|
+
name: "证件有效起期",
|
|
590
|
+
defaultValue: idValidStartTime || nowYear - 10 + nowMonth + nowDay,
|
|
591
|
+
attributeValues: [{
|
|
592
|
+
max: nowYear + nowMonth + nowDay,
|
|
593
|
+
conMax: 1,
|
|
594
|
+
min: startTime,
|
|
595
|
+
conMin: 1
|
|
596
|
+
}],
|
|
597
|
+
type: "7",
|
|
598
|
+
defaultRemind: "请选择",
|
|
599
|
+
display: 1
|
|
600
|
+
}, {
|
|
601
|
+
key: "idValidEndTime",
|
|
602
|
+
name: "证件有效止期",
|
|
603
|
+
defaultValue: idValidEndTime || nowYear + 10 + nowMonth + nowDay,
|
|
604
|
+
attributeValues: [{
|
|
605
|
+
max: nowYear + 50 + nowMonth + nowDay,
|
|
606
|
+
conMax: 1,
|
|
607
|
+
min: nowYear + nowMonth + nowDay,
|
|
608
|
+
conMin: 1
|
|
609
|
+
}],
|
|
610
|
+
type: "7",
|
|
611
|
+
defaultRemind: "请选择",
|
|
612
|
+
display: 1
|
|
613
|
+
}];
|
|
614
|
+
return validElems;
|
|
615
|
+
},
|
|
616
|
+
getPicText: function getPicText() {
|
|
617
|
+
var _ref4 = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, certType = _ref4.certType, side = _ref4.side;
|
|
618
|
+
var certTypePicText = CERT_TYPE_PICTEXT;
|
|
619
|
+
if (this.specialCertTypePicText && isObject(this.specialCertTypePicText)) {
|
|
620
|
+
for (var key in this.specialCertTypePicText) {
|
|
621
|
+
if (this.specialCertTypePicText.hasOwnProperty(key)) {
|
|
622
|
+
certTypePicText[key] = _Object$assign({}, certTypePicText[key], this.specialCertTypePicText[key]);
|
|
623
|
+
}
|
|
624
|
+
}
|
|
625
|
+
}
|
|
626
|
+
var certTypePicTextMap = certTypePicText[certType];
|
|
627
|
+
if (certTypePicTextMap) {
|
|
628
|
+
return certTypePicTextMap[side];
|
|
629
|
+
}
|
|
630
|
+
var certTypeText = CERT_TYPE[certType];
|
|
631
|
+
if (~~side === 1) {
|
|
632
|
+
if (~~certType === 22) {
|
|
633
|
+
return certTypeText + "卡号面";
|
|
634
|
+
}
|
|
635
|
+
if (+certType === 31) {
|
|
636
|
+
return "护照首页";
|
|
637
|
+
}
|
|
638
|
+
return certTypeText + "正面";
|
|
639
|
+
} else if (~~side === 2) {
|
|
640
|
+
if (~~certType === 22) {
|
|
641
|
+
return certTypeText + "非卡号面";
|
|
642
|
+
}
|
|
643
|
+
if (+certType === 31) {
|
|
644
|
+
return "护照签证页";
|
|
645
|
+
}
|
|
646
|
+
return certTypeText + "反面";
|
|
647
|
+
}
|
|
648
|
+
},
|
|
649
|
+
resetFile: function resetFile() {
|
|
650
|
+
var _context28, _context29;
|
|
651
|
+
var _ref5 = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, subModule = _ref5.subModule, id = _ref5.id;
|
|
652
|
+
var curSubModulePic = _findInstanceProperty(_context28 = subModule.certPic).call(_context28, function(item) {
|
|
653
|
+
return item.id === id;
|
|
654
|
+
});
|
|
655
|
+
if (this.dealpolicyExpired) {
|
|
656
|
+
if (!this.expriedCanUpload) {
|
|
657
|
+
this.showToast("投保单已使用或已失效,不可修改");
|
|
658
|
+
return;
|
|
659
|
+
} else {
|
|
660
|
+
this.showToast("仅可操作审核未通过的证件");
|
|
661
|
+
}
|
|
662
|
+
}
|
|
663
|
+
if (this.hasSubmitInfo && !_includesInstanceProperty(_context29 = [3, 9]).call(_context29, ~~curSubModulePic.state) && !(this.canRedo && !this.dealpolicyExpired)) {
|
|
664
|
+
this.showToast("已提交,不可删除更换");
|
|
665
|
+
return;
|
|
666
|
+
}
|
|
667
|
+
curSubModulePic.urls = [];
|
|
668
|
+
curSubModulePic.stateText = "";
|
|
669
|
+
},
|
|
670
|
+
chooseFile: function chooseFile() {
|
|
671
|
+
var _context30, _context31, _context32, _this2 = this;
|
|
672
|
+
var _ref6 = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, subModule = _ref6.subModule, id = _ref6.id, index = _ref6.index, _ref6$uploadOption = _ref6.uploadOption, uploadOption = _ref6$uploadOption === void 0 ? {} : _ref6$uploadOption, selectedType = _ref6.selectedType;
|
|
673
|
+
var appId = this.appId || "";
|
|
674
|
+
var curSubModulePic = _findInstanceProperty(_context30 = subModule.certPic).call(_context30, function(item) {
|
|
675
|
+
return item.id === id;
|
|
676
|
+
});
|
|
677
|
+
var canUpload = _includesInstanceProperty(_context31 = [39, 40, 41]).call(_context31, +subModule.certType) && subModule.canOperation;
|
|
678
|
+
if (this.dealpolicyExpired) {
|
|
679
|
+
if (!this.expriedCanUpload) {
|
|
680
|
+
this.showToast("投保单已使用或已失效,不可修改");
|
|
681
|
+
return;
|
|
682
|
+
}
|
|
683
|
+
if (!canUpload) {
|
|
684
|
+
this.showToast("仅可操作审核未通过的证件");
|
|
685
|
+
return;
|
|
686
|
+
}
|
|
687
|
+
}
|
|
688
|
+
if (this.hasSubmitInfo && !_includesInstanceProperty(_context32 = [3, 9]).call(_context32, ~~curSubModulePic.state) && !(this.canRedo && !this.dealpolicyExpired) && !canUpload) {
|
|
689
|
+
this.showToast("已提交,不可再次上传");
|
|
690
|
+
return;
|
|
691
|
+
}
|
|
692
|
+
var extInfo = {
|
|
693
|
+
buyId: this.buyId,
|
|
694
|
+
taskId: this.taskId,
|
|
695
|
+
upCertId: id,
|
|
696
|
+
side: curSubModulePic.side,
|
|
697
|
+
name: subModule.certName || ""
|
|
698
|
+
};
|
|
699
|
+
var extData = _Object$assign(extInfo, this.ext);
|
|
700
|
+
var url = this.taskUpCertV2 ? "/taskUpCertV2/upCertPic" : "/file/upCertPic";
|
|
701
|
+
if (selectedType === "pdf") {
|
|
702
|
+
var _context33, _context34;
|
|
703
|
+
var pdfCount = _filterInstanceProperty(_context33 = curSubModulePic.urls || []).call(_context33, function(item) {
|
|
704
|
+
return item.url && isPdfUrl(item.url);
|
|
705
|
+
}).length;
|
|
706
|
+
if (pdfCount >= 5) {
|
|
707
|
+
this.showToast("最多上传5个文件");
|
|
708
|
+
return;
|
|
709
|
+
}
|
|
710
|
+
if (_includesInstanceProperty(_context34 = [28]).call(_context34, +subModule.certType)) {
|
|
711
|
+
uploadOption.url = this.taskUpCertV2 ? "/taskUpCertV2/upCertFile" : "/taskUpCert/upCertFile";
|
|
712
|
+
uploadOption.requestParams = this.getUploadFileParams(id);
|
|
713
|
+
}
|
|
714
|
+
this.uploadFile(uploadOption).then(function(res) {
|
|
715
|
+
var _context35, _context36;
|
|
716
|
+
var fileList = _mapInstanceProperty(_context35 = res || []).call(_context35, function(item) {
|
|
717
|
+
return {
|
|
718
|
+
name: item.name,
|
|
719
|
+
url: item.url,
|
|
720
|
+
origUrl: item.origUrl,
|
|
721
|
+
pic_id: item._rawData ? item._rawData.pic_id : ""
|
|
722
|
+
};
|
|
723
|
+
});
|
|
724
|
+
curSubModulePic.state = 4;
|
|
725
|
+
curSubModulePic.canReUplaod = !_this2.hasSubmitInfo;
|
|
726
|
+
curSubModulePic.stateText = "";
|
|
727
|
+
curSubModulePic.stateIcon = "";
|
|
728
|
+
curSubModulePic.urls = _concatInstanceProperty(_context36 = []).call(_context36, _toConsumableArray(curSubModulePic.urls), _toConsumableArray(fileList));
|
|
729
|
+
}).catch(function(err) {
|
|
730
|
+
setTimeout(function() {
|
|
731
|
+
_this2.showToast("上传失败,请重试");
|
|
732
|
+
}, 500);
|
|
733
|
+
});
|
|
734
|
+
return;
|
|
735
|
+
}
|
|
736
|
+
FileUpload.ocr({
|
|
737
|
+
sourceType: this.sourceType,
|
|
738
|
+
appId,
|
|
739
|
+
url,
|
|
740
|
+
ext: extData,
|
|
741
|
+
beforeUpload: function beforeUpload(list) {
|
|
742
|
+
_this2.showToast("上传中,请稍等...", 0);
|
|
743
|
+
return _Promise.resolve(list);
|
|
744
|
+
},
|
|
745
|
+
complete: function complete() {
|
|
746
|
+
_this2.hideToast();
|
|
747
|
+
}
|
|
748
|
+
}).then(function() {
|
|
749
|
+
var _ref7 = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, ret = _ref7.ret, data2 = _ref7.data, errmsg = _ref7.errmsg;
|
|
750
|
+
if (Number(ret) === 0) {
|
|
751
|
+
var _context37;
|
|
752
|
+
var _ref8 = data2 || {}, dataBase = _ref8.dataBase, localId = _ref8.localId, picurl = _ref8.picurl, pic_id = _ref8.pic_id, idValidStartTime = _ref8.idValidStartTime, idValidEndTime = _ref8.idValidEndTime, idValidType = _ref8.idValidType, ocrAuthId = _ref8.ocr_auth_id, ocrResult = _ref8.ocr_result, goSubmit = _ref8.go_submit;
|
|
753
|
+
var _url = picurl || dataBase || localId;
|
|
754
|
+
curSubModulePic.ocrAuthId = ocrAuthId;
|
|
755
|
+
curSubModulePic.ocrResult = ocrResult;
|
|
756
|
+
if (_includesInstanceProperty(_context37 = [1, 2]).call(_context37, ~~ocrResult)) {
|
|
757
|
+
curSubModulePic.urls = [{
|
|
758
|
+
url: _url,
|
|
759
|
+
pic_id
|
|
760
|
+
}];
|
|
761
|
+
var certType = CERT_TYPE[subModule.certType];
|
|
762
|
+
if (HUMAN_OCR_STATE[ocrResult]) {
|
|
763
|
+
var ocrResultState = HUMAN_OCR_STATE[ocrResult][certType] || HUMAN_OCR_STATE[ocrResult]["default"];
|
|
764
|
+
curSubModulePic.stateText = ocrResultState["text"];
|
|
765
|
+
curSubModulePic.stateIcon = ocrResultState["status"];
|
|
766
|
+
}
|
|
767
|
+
curSubModulePic.canReUplaod = !_this2.hasSubmitInfo;
|
|
768
|
+
var confirmbtnText = +goSubmit ? "提交" : "人工审核";
|
|
769
|
+
var dialogText = {
|
|
770
|
+
1: "".concat(certType, "识别失败,请重新上传"),
|
|
771
|
+
2: "".concat(certType, "照片中的姓名/证件号与填写投保信息填写的信息不一致。请重新上传")
|
|
772
|
+
};
|
|
773
|
+
if (~~subModule.certType === 22) {
|
|
774
|
+
dialogText[2] = "上传的".concat(certType, "信息与投保信息填写的不一致,请重新上传");
|
|
775
|
+
}
|
|
776
|
+
_this2.showDialog({
|
|
777
|
+
dialogType: 2,
|
|
778
|
+
dialogData: [dialogText[ocrResult], "请确认上传的照片边框完整,字体清晰,亮度均匀。若确认照片无误,您也可以选择【".concat(confirmbtnText, "】")],
|
|
779
|
+
confirmbtnText,
|
|
780
|
+
cancelbtnText: "重新上传",
|
|
781
|
+
onConfirm: function onConfirm() {
|
|
782
|
+
_this2.ocrVerify(curSubModulePic.ocrAuthId, goSubmit).then(function(data3) {
|
|
783
|
+
var _context38;
|
|
784
|
+
if (HUMAN_OCR_VERIFY_STATE[data3.up_state]) {
|
|
785
|
+
curSubModulePic.stateText = HUMAN_OCR_VERIFY_STATE[data3.up_state]["text"];
|
|
786
|
+
curSubModulePic.stateIcon = HUMAN_OCR_VERIFY_STATE[data3.up_state]["status"];
|
|
787
|
+
}
|
|
788
|
+
curSubModulePic.state = data3.up_state;
|
|
789
|
+
curSubModulePic.canReUplaod = _this2.hasSubmitInfo ? _includesInstanceProperty(_context38 = [3, 9]).call(_context38, ~~data3.up_state) : ~~data3.up_state !== 1;
|
|
790
|
+
_this2.showToast("已提交人工审核,预计在24小时内完成审核。请短信留意审核结果");
|
|
791
|
+
}).catch(function(e) {
|
|
792
|
+
_this2.showToast(e);
|
|
793
|
+
});
|
|
794
|
+
},
|
|
795
|
+
onCancel: function onCancel() {
|
|
796
|
+
curSubModulePic.state = 0;
|
|
797
|
+
_this2.chooseFile({
|
|
798
|
+
subModule,
|
|
799
|
+
id
|
|
800
|
+
});
|
|
801
|
+
}
|
|
802
|
+
});
|
|
803
|
+
return;
|
|
804
|
+
} else {
|
|
805
|
+
curSubModulePic.state = 4;
|
|
806
|
+
curSubModulePic.canReUplaod = !_this2.hasSubmitInfo;
|
|
807
|
+
curSubModulePic.stateText = "";
|
|
808
|
+
curSubModulePic.stateIcon = "";
|
|
809
|
+
}
|
|
810
|
+
if (curSubModulePic && curSubModulePic.ext && Number(curSubModulePic.ext.idTypeValidShow) === 1 && Number(curSubModulePic.side) === 2) {
|
|
811
|
+
var elements = subModule.elements || [];
|
|
812
|
+
_forEachInstanceProperty(elements).call(elements, function(item) {
|
|
813
|
+
if (item.key === "idValidStartTime") {
|
|
814
|
+
item.defaultValue = idValidStartTime;
|
|
815
|
+
}
|
|
816
|
+
if (item.key === "idValidEndTime") {
|
|
817
|
+
item.defaultValue = idValidEndTime;
|
|
818
|
+
item.display = ~~idValidType;
|
|
819
|
+
}
|
|
820
|
+
if (item.key === "idValidType") {
|
|
821
|
+
item.defaultValue = idValidType;
|
|
822
|
+
}
|
|
823
|
+
});
|
|
824
|
+
}
|
|
825
|
+
if (_includesInstanceProperty(relateCertTypes).call(relateCertTypes, Number(subModule.certType))) {
|
|
826
|
+
if (isNumber(index)) {
|
|
827
|
+
_this2.$set(curSubModulePic.urls, index, {
|
|
828
|
+
url: _url,
|
|
829
|
+
pic_id
|
|
830
|
+
});
|
|
831
|
+
} else {
|
|
832
|
+
curSubModulePic.urls.push({
|
|
833
|
+
url: _url,
|
|
834
|
+
pic_id
|
|
835
|
+
});
|
|
836
|
+
}
|
|
837
|
+
return;
|
|
838
|
+
}
|
|
839
|
+
curSubModulePic.urls = [{
|
|
840
|
+
url: _url,
|
|
841
|
+
pic_id
|
|
842
|
+
}];
|
|
843
|
+
} else if (_this2.showOcrFailDialog && data2 && data2.detail_err && data2.detail_err.codes) {
|
|
844
|
+
var _context39;
|
|
845
|
+
var code = data2.detail_err.codes;
|
|
846
|
+
var grayFlag = data2.detail_err.grayFlag;
|
|
847
|
+
if (_includesInstanceProperty(_context39 = ["id_valid_start_neq", "id_valid_end_neq"]).call(_context39, code)) {
|
|
848
|
+
if (Number(grayFlag) === 2) {
|
|
849
|
+
_this2.toOcrFail({
|
|
850
|
+
code,
|
|
851
|
+
certType: subModule.certType,
|
|
852
|
+
name: subModule.certName || ""
|
|
853
|
+
});
|
|
854
|
+
} else {
|
|
855
|
+
_this2.dontMatchOcrCertIdvalidDate({
|
|
856
|
+
id,
|
|
857
|
+
curSubModulePic,
|
|
858
|
+
errDetail: data2.detail_err
|
|
859
|
+
});
|
|
860
|
+
}
|
|
861
|
+
} else {
|
|
862
|
+
_this2.toOcrFail({
|
|
863
|
+
code,
|
|
864
|
+
certType: subModule.certType,
|
|
865
|
+
name: subModule.certName || ""
|
|
866
|
+
});
|
|
867
|
+
}
|
|
868
|
+
} else {
|
|
869
|
+
return _Promise.reject({
|
|
870
|
+
ret,
|
|
871
|
+
errmsg
|
|
872
|
+
});
|
|
873
|
+
}
|
|
874
|
+
}).catch(function(e) {
|
|
875
|
+
_this2.hideToast();
|
|
876
|
+
var errmsg = getErrmsg(e);
|
|
877
|
+
var isWxInterfaceFail = e && isObject(e) && e.isWxInterfaceFail;
|
|
878
|
+
var cannotUpload = e.ret && e.ret === 203826;
|
|
879
|
+
_this2.showDialog({
|
|
880
|
+
dialogType: 1,
|
|
881
|
+
dialogData: isWxInterfaceFail ? ["系统异常,操作失败,请重试"] : [errmsg],
|
|
882
|
+
confirmbtnText: isWxInterfaceFail || cannotUpload ? "我知道了" : "重新上传",
|
|
883
|
+
onConfirm: function onConfirm() {
|
|
884
|
+
if (isWxInterfaceFail) {
|
|
885
|
+
location.reload();
|
|
886
|
+
}
|
|
887
|
+
}
|
|
888
|
+
});
|
|
889
|
+
});
|
|
890
|
+
},
|
|
891
|
+
uploadFile: function uploadFile() {
|
|
892
|
+
var _this3 = this;
|
|
893
|
+
var options = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
894
|
+
return new _Promise(function(resolve, reject) {
|
|
895
|
+
var failMsg = "";
|
|
896
|
+
FileUpload.upload(_objectSpread(_objectSpread({
|
|
897
|
+
appId: _this3.appId
|
|
898
|
+
}, options), {}, {
|
|
899
|
+
beforeUpload: function beforeUpload(data2) {
|
|
900
|
+
_this3.showToast("正在上传...", 0);
|
|
901
|
+
_this3.uploading = true;
|
|
902
|
+
},
|
|
903
|
+
uploaded: function uploaded(res) {
|
|
904
|
+
if (res.ret === 0) {
|
|
905
|
+
var result = {
|
|
906
|
+
url: res.data.url,
|
|
907
|
+
name: res.data.name || "",
|
|
908
|
+
size: res.data.size || 0
|
|
909
|
+
};
|
|
910
|
+
return result;
|
|
911
|
+
} else {
|
|
912
|
+
failMsg = res.errmsg || "上传失败";
|
|
913
|
+
setTimeout(function() {
|
|
914
|
+
_this3.showToast(failMsg);
|
|
915
|
+
}, 500);
|
|
916
|
+
return null;
|
|
917
|
+
}
|
|
918
|
+
}
|
|
919
|
+
})).then(function(data2) {
|
|
920
|
+
_this3.hideToast();
|
|
921
|
+
resolve(data2);
|
|
922
|
+
}, function(e) {
|
|
923
|
+
_this3.hideToast();
|
|
924
|
+
reject(e);
|
|
925
|
+
});
|
|
926
|
+
});
|
|
927
|
+
},
|
|
928
|
+
ocrVerify: function ocrVerify(ocrAuthId, goSubmit) {
|
|
929
|
+
var postData = {
|
|
930
|
+
ocr_auth_id: ocrAuthId
|
|
931
|
+
};
|
|
932
|
+
if (goSubmit) {
|
|
933
|
+
postData.is_submit = 1;
|
|
934
|
+
}
|
|
935
|
+
var url = this.taskUpCertV2 ? "/taskUpCertV2/ocrApplyVerify" : this.ocrApplyVerifyUrl;
|
|
936
|
+
return fetch(url, postData).then(function(_ref9) {
|
|
937
|
+
var res = _ref9.data;
|
|
938
|
+
if (~~res.ret === 0) {
|
|
939
|
+
return _Promise.resolve(res.data);
|
|
940
|
+
} else {
|
|
941
|
+
return _Promise.reject(res.errmsg);
|
|
942
|
+
}
|
|
943
|
+
}).catch(function(e) {
|
|
944
|
+
return _Promise.reject(e);
|
|
945
|
+
});
|
|
946
|
+
},
|
|
947
|
+
getUploadFileParams: function getUploadFileParams(upCertId, picId) {
|
|
948
|
+
var params = {
|
|
949
|
+
buyId: this.buyId,
|
|
950
|
+
taskId: this.taskId,
|
|
951
|
+
upCertId: upCertId || "",
|
|
952
|
+
buyToken: getParam("buytoken", window.location.href) || "",
|
|
953
|
+
opType: 0,
|
|
954
|
+
// 0 上传, 1删除
|
|
955
|
+
picId: picId || "",
|
|
956
|
+
//图片id 或者文件id ,opType=1 , 删除文件的时候必传
|
|
957
|
+
vscene: getParam("vscene", window.location.href) || "",
|
|
958
|
+
// 牛保vscene,url上面存在的时候必传
|
|
959
|
+
pctk: getParam("pctk", window.location.href) || ""
|
|
960
|
+
// url上面存在的时候必传
|
|
961
|
+
};
|
|
962
|
+
return params;
|
|
963
|
+
},
|
|
964
|
+
deleteFile: function deleteFile() {
|
|
965
|
+
var _context40, _this4 = this;
|
|
966
|
+
var _ref0 = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, urls = _ref0.urls, index = _ref0.index, id = _ref0.id, picId = _ref0.picId, isShowCover = _ref0.isShowCover, photoInfo = _ref0.photoInfo, delType = _ref0.delType;
|
|
967
|
+
var canDelete = _includesInstanceProperty(_context40 = [39, 40, 41]).call(_context40, +photoInfo.certType) && photoInfo.canOperation;
|
|
968
|
+
if (this.dealpolicyExpired) {
|
|
969
|
+
if (!this.expriedCanUpload) {
|
|
970
|
+
this.showToast("投保单已使用或已失效,不可修改");
|
|
971
|
+
return;
|
|
972
|
+
}
|
|
973
|
+
if (!canDelete) {
|
|
974
|
+
this.showToast("仅可操作审核未通过的证件");
|
|
975
|
+
return;
|
|
976
|
+
}
|
|
977
|
+
}
|
|
978
|
+
if (this.hasSubmitInfo && !(this.canRedo && !this.dealpolicyExpired) && !canDelete) {
|
|
979
|
+
this.showToast("已提交不可删除");
|
|
980
|
+
return;
|
|
981
|
+
}
|
|
982
|
+
var postData = {
|
|
983
|
+
buyId: this.buyId,
|
|
984
|
+
taskId: this.taskId,
|
|
985
|
+
upCertId: id,
|
|
986
|
+
opType: 1,
|
|
987
|
+
picId
|
|
988
|
+
};
|
|
989
|
+
var url = this.taskUpCertV2 ? "/taskUpCertV2/upCertPic" : "/file/upCertPic";
|
|
990
|
+
if (+photoInfo.certType === 28 && delType === "file") {
|
|
991
|
+
postData = this.getUploadFileParams(id, picId);
|
|
992
|
+
postData.opType = 1;
|
|
993
|
+
url = this.taskUpCertV2 ? "/taskUpCertV2/upCertFile" : "/taskUpCert/upCertFile";
|
|
994
|
+
}
|
|
995
|
+
fetch(url, postData).then(function(_ref1) {
|
|
996
|
+
var res = _ref1.data;
|
|
997
|
+
var idx = _findIndexInstanceProperty(urls).call(urls, function(item) {
|
|
998
|
+
return item.pic_id === picId;
|
|
999
|
+
});
|
|
1000
|
+
if (~~res.ret === 0) {
|
|
1001
|
+
if (isShowCover) {
|
|
1002
|
+
_this4.$set(urls, idx, {
|
|
1003
|
+
url: "",
|
|
1004
|
+
pic_id: ""
|
|
1005
|
+
});
|
|
1006
|
+
} else {
|
|
1007
|
+
_spliceInstanceProperty(urls).call(urls, idx, 1);
|
|
1008
|
+
}
|
|
1009
|
+
} else {
|
|
1010
|
+
return _Promise.reject(res.errmsg);
|
|
1011
|
+
}
|
|
1012
|
+
}).catch(function(e) {
|
|
1013
|
+
_this4.showToast(e);
|
|
1014
|
+
});
|
|
1015
|
+
},
|
|
1016
|
+
checkUpcert: function checkUpcert() {
|
|
1017
|
+
var _this5 = this;
|
|
1018
|
+
return new _Promise(function(resolve, reject) {
|
|
1019
|
+
var case1 = _this5.hasSubmitInfo && !(_this5.canRedo || _this5.expriedCanUpload);
|
|
1020
|
+
var case2 = _this5.dealpolicyExpired && !_this5.expriedCanUpload;
|
|
1021
|
+
if (case1) {
|
|
1022
|
+
return reject("已提交,不可再次提交");
|
|
1023
|
+
}
|
|
1024
|
+
if (case2) {
|
|
1025
|
+
return reject("投保单已失效,不可提交");
|
|
1026
|
+
}
|
|
1027
|
+
var idValids = {};
|
|
1028
|
+
var canReUpload = false;
|
|
1029
|
+
var hasReviewFailedCanReloadErr = "";
|
|
1030
|
+
var hasReducedErr = "";
|
|
1031
|
+
var hasReviewFailedErr = "";
|
|
1032
|
+
for (var i = 0; i < _this5.module.length; i++) {
|
|
1033
|
+
var subModule = _this5.module[i];
|
|
1034
|
+
var certPics = subModule.certPic;
|
|
1035
|
+
var _loop2 = function _loop22() {
|
|
1036
|
+
var _context42, _context43, _context45, _context48;
|
|
1037
|
+
var certPic = certPics[j];
|
|
1038
|
+
var dealTaskAndOnlyFile = false;
|
|
1039
|
+
if (+subModule.certType === 28 && Array.isArray(certPic.urls)) {
|
|
1040
|
+
var _context41;
|
|
1041
|
+
var pdfList = _filterInstanceProperty(_context41 = certPic.urls || []).call(_context41, function(item) {
|
|
1042
|
+
return isPdfUrl(item.url);
|
|
1043
|
+
});
|
|
1044
|
+
dealTaskAndOnlyFile = pdfList.length === certPic.urls.length && certPic.urls.length > 0;
|
|
1045
|
+
}
|
|
1046
|
+
var isNeedUpload = _includesInstanceProperty(_context42 = [19, 25]).call(_context42, Number(subModule.certType)) && certPic.ext.relationType && ~~certPic.ext.relationType.isOption === 1 || dealTaskAndOnlyFile;
|
|
1047
|
+
if (!(certPic.urls && certPic.urls.length || isNeedUpload)) {
|
|
1048
|
+
return {
|
|
1049
|
+
v: reject("还有图片未上传")
|
|
1050
|
+
};
|
|
1051
|
+
}
|
|
1052
|
+
if (_includesInstanceProperty(_context43 = _this5.relateCertTypes).call(_context43, +subModule.certType) && certPic.ext && certPic.ext.uploadMin) {
|
|
1053
|
+
if (!certPic.urls || certPic.urls.length < +certPic.ext.uploadMin) {
|
|
1054
|
+
var _context44;
|
|
1055
|
+
return {
|
|
1056
|
+
v: reject(_concatInstanceProperty(_context44 = "".concat(subModule.title.substring(3), "最少上传张数为")).call(_context44, certPic.ext.uploadMin, ",请补齐"))
|
|
1057
|
+
};
|
|
1058
|
+
}
|
|
1059
|
+
}
|
|
1060
|
+
if (_includesInstanceProperty(_context45 = _this5.relateCertTypes).call(_context45, +subModule.certType) && certPic.certUpCfg && certPic.certUpCfg.limit_min_count) {
|
|
1061
|
+
var _context46;
|
|
1062
|
+
if (!certPic.urls || _filterInstanceProperty(_context46 = certPic.urls).call(_context46, function(item) {
|
|
1063
|
+
return item && item.url;
|
|
1064
|
+
}).length < +certPic.certUpCfg.limit_min_count) {
|
|
1065
|
+
var _context47;
|
|
1066
|
+
return {
|
|
1067
|
+
v: reject(_concatInstanceProperty(_context47 = "".concat(subModule.title.substring(3), "最少上传张数为")).call(_context47, certPic.certUpCfg.limit_min_count, ",请补齐"))
|
|
1068
|
+
};
|
|
1069
|
+
}
|
|
1070
|
+
}
|
|
1071
|
+
if (_includesInstanceProperty(_context48 = [39, 40, 41]).call(_context48, +subModule.certType)) {
|
|
1072
|
+
if (~~certPic.state === 3 || ~~certPic.state === 9) {
|
|
1073
|
+
var covVal = +Number((+subModule.limitCoverage || 0) / 1e6).toFixed(0);
|
|
1074
|
+
if (covVal > 0) {
|
|
1075
|
+
hasReducedErr = "经审核,您当前投保的保额过高,需要降低保额至".concat(covVal, "万元重新投保。");
|
|
1076
|
+
} else if (subModule.canOperation) {
|
|
1077
|
+
return {
|
|
1078
|
+
v: reject("有图片人工审核不通过,请重新上传再提交")
|
|
1079
|
+
};
|
|
1080
|
+
} else {
|
|
1081
|
+
hasReviewFailedErr = "人工审核不通过";
|
|
1082
|
+
}
|
|
1083
|
+
} else if (subModule.canOperation) {
|
|
1084
|
+
canReUpload = true;
|
|
1085
|
+
}
|
|
1086
|
+
}
|
|
1087
|
+
if ((~~certPic.state === 3 || ~~certPic.state === 9) && ~~_this5.coopcheckResultNoDetail !== 1) {
|
|
1088
|
+
hasReviewFailedCanReloadErr = "有图片人工审核不通过,请重新上传再提交";
|
|
1089
|
+
}
|
|
1090
|
+
if (~~certPic.state === 0) {
|
|
1091
|
+
if (~~certPic.ocrResult === 1) {
|
|
1092
|
+
return {
|
|
1093
|
+
v: reject("有图片ocr识别失败,请重新上传再提交")
|
|
1094
|
+
};
|
|
1095
|
+
} else if (~~certPic.ocrResult === 2) {
|
|
1096
|
+
return {
|
|
1097
|
+
v: reject("有图片ocr比对失败,请重新上传再提交")
|
|
1098
|
+
};
|
|
1099
|
+
} else {
|
|
1100
|
+
if (!isNeedUpload) {
|
|
1101
|
+
return {
|
|
1102
|
+
v: reject("有图片还未上传成功,请重新上传再提交")
|
|
1103
|
+
};
|
|
1104
|
+
}
|
|
1105
|
+
}
|
|
1106
|
+
}
|
|
1107
|
+
if (~~certPic.side === 2 && certPic.ext && ~~certPic.ext.idTypeValidShow === 1) {
|
|
1108
|
+
var idValidType = "";
|
|
1109
|
+
var idValidStartTime = "";
|
|
1110
|
+
var idValidEndTime = "";
|
|
1111
|
+
var elements = subModule.elements || [];
|
|
1112
|
+
_forEachInstanceProperty(elements).call(elements, function(element) {
|
|
1113
|
+
if (element.key === "idValidType") {
|
|
1114
|
+
idValidType = element.defaultValue;
|
|
1115
|
+
}
|
|
1116
|
+
if (element.key === "idValidStartTime") {
|
|
1117
|
+
idValidStartTime = element.defaultValue;
|
|
1118
|
+
}
|
|
1119
|
+
if (element.key === "idValidEndTime") {
|
|
1120
|
+
idValidEndTime = element.defaultValue;
|
|
1121
|
+
}
|
|
1122
|
+
});
|
|
1123
|
+
idValids[certPic.id] = {
|
|
1124
|
+
idValidType,
|
|
1125
|
+
idValidStartTime,
|
|
1126
|
+
idValidEndTime
|
|
1127
|
+
};
|
|
1128
|
+
}
|
|
1129
|
+
}, _ret;
|
|
1130
|
+
for (var j = 0; j < certPics.length; j++) {
|
|
1131
|
+
_ret = _loop2();
|
|
1132
|
+
if (_ret) return _ret.v;
|
|
1133
|
+
}
|
|
1134
|
+
}
|
|
1135
|
+
if (!canReUpload) {
|
|
1136
|
+
if (hasReducedErr) reject(hasReducedErr);
|
|
1137
|
+
if (hasReviewFailedErr) reject(hasReviewFailedErr);
|
|
1138
|
+
if (hasReviewFailedCanReloadErr) reject(hasReviewFailedCanReloadErr);
|
|
1139
|
+
}
|
|
1140
|
+
resolve(idValids);
|
|
1141
|
+
});
|
|
1142
|
+
},
|
|
1143
|
+
submitTaskUpcert: function submitTaskUpcert() {
|
|
1144
|
+
var _this6 = this;
|
|
1145
|
+
this.checkUpcert().then(function(idValids) {
|
|
1146
|
+
if (_this6.beforeUploadToast && _this6.auditTypeNameStr) {
|
|
1147
|
+
var _context49;
|
|
1148
|
+
_this6.showToast(_concatInstanceProperty(_context49 = "".concat(_this6.auditTypeNameStr)).call(_context49, _this6.beforeUploadToast));
|
|
1149
|
+
setTimeout(function() {
|
|
1150
|
+
_this6.$emit("completed", idValids);
|
|
1151
|
+
}, 3e3);
|
|
1152
|
+
} else {
|
|
1153
|
+
_this6.$emit("completed", idValids);
|
|
1154
|
+
}
|
|
1155
|
+
}).catch(function(e) {
|
|
1156
|
+
_this6.showToast(e);
|
|
1157
|
+
});
|
|
1158
|
+
},
|
|
1159
|
+
cancel: function cancel() {
|
|
1160
|
+
this.hide();
|
|
1161
|
+
this.$emit("cancel");
|
|
1162
|
+
},
|
|
1163
|
+
changeValue: function changeValue(_ref10) {
|
|
1164
|
+
var elements = _ref10.elements, element = _ref10.element, key = _ref10.key, value = _ref10.value, site = _ref10.site;
|
|
1165
|
+
if (this.dealpolicyExpired) {
|
|
1166
|
+
this.showToast("投保单已使用或已失效,不可修改");
|
|
1167
|
+
return;
|
|
1168
|
+
}
|
|
1169
|
+
element.defaultValue = value;
|
|
1170
|
+
if (key === "idValidType") {
|
|
1171
|
+
var result = _findInstanceProperty(elements).call(elements, function(item) {
|
|
1172
|
+
return item.key === "idValidEndTime";
|
|
1173
|
+
});
|
|
1174
|
+
if (result) {
|
|
1175
|
+
result.display = Number(value);
|
|
1176
|
+
}
|
|
1177
|
+
}
|
|
1178
|
+
},
|
|
1179
|
+
dontMatchOcrCertIdvalidDate: function dontMatchOcrCertIdvalidDate(_ref11) {
|
|
1180
|
+
var _this7 = this;
|
|
1181
|
+
var id = _ref11.id, errDetail = _ref11.errDetail, curSubModulePic = _ref11.curSubModulePic;
|
|
1182
|
+
var dialogType;
|
|
1183
|
+
var cancelbtnText;
|
|
1184
|
+
var confirmbtnText;
|
|
1185
|
+
var dialogData;
|
|
1186
|
+
if (this.taskFlag === 1) {
|
|
1187
|
+
dialogType = 2;
|
|
1188
|
+
cancelbtnText = "取消";
|
|
1189
|
+
confirmbtnText = "确认无误";
|
|
1190
|
+
dialogData = ["证件影像件的有效期与投保信息填写的不一致,请确认您的证件有效期是否如下,若非如下有效期,您也可以通过投保单的“修改信息”入口修改该证件的有效期。", "证件有效期起期: ".concat(errDetail.ocr_idvalid_start_date), "证件有效期止期: ".concat(errDetail.ocr_idvalid_end_date)];
|
|
1191
|
+
} else {
|
|
1192
|
+
dialogType = 1;
|
|
1193
|
+
confirmbtnText = "我知道了";
|
|
1194
|
+
dialogData = ["证件影像件的有效期与投保信息填写的不一致,因该单已完成核保,无法再修改投保信息中对应的证件有效期,请返回投保单取消投保单后重新投保。"];
|
|
1195
|
+
}
|
|
1196
|
+
curSubModulePic.urls = [{
|
|
1197
|
+
url: errDetail.pic_url,
|
|
1198
|
+
pic_id: 0
|
|
1199
|
+
}];
|
|
1200
|
+
curSubModulePic.state = 0;
|
|
1201
|
+
curSubModulePic.canReUplaod = !this.hasSubmitInfo;
|
|
1202
|
+
curSubModulePic.stateText = "证件有效期与投保信息填写不一致";
|
|
1203
|
+
curSubModulePic.stateIcon = "fail";
|
|
1204
|
+
this.showDialog({
|
|
1205
|
+
dialogType,
|
|
1206
|
+
dialogData,
|
|
1207
|
+
confirmbtnText,
|
|
1208
|
+
cancelbtnText,
|
|
1209
|
+
onCancel: function onCancel() {
|
|
1210
|
+
},
|
|
1211
|
+
onConfirm: function onConfirm() {
|
|
1212
|
+
if (_this7.taskFlag === 1) {
|
|
1213
|
+
_this7.showLoading();
|
|
1214
|
+
var url = _this7.taskUpCertV2 ? "/taskUpCertV2/submitModifyValidDate" : "/offlineBuy/submitModifyValidDate";
|
|
1215
|
+
fetch(url, _objectSpread({
|
|
1216
|
+
buyId: _this7.buyId,
|
|
1217
|
+
taskId: _this7.taskId,
|
|
1218
|
+
upCertId: id,
|
|
1219
|
+
detail_err: errDetail
|
|
1220
|
+
}, _this7.ext)).then(function(_ref12) {
|
|
1221
|
+
var res = _ref12.data;
|
|
1222
|
+
_this7.hideLoading();
|
|
1223
|
+
if (~~res.ret === 0) {
|
|
1224
|
+
curSubModulePic.urls = [{
|
|
1225
|
+
url: errDetail.pic_url,
|
|
1226
|
+
pic_id: res.data.pic_id
|
|
1227
|
+
}];
|
|
1228
|
+
curSubModulePic.state = 4;
|
|
1229
|
+
curSubModulePic.canReUplaod = !_this7.hasSubmitInfo;
|
|
1230
|
+
curSubModulePic.stateText = "";
|
|
1231
|
+
curSubModulePic.stateIcon = "";
|
|
1232
|
+
_this7.certDataChanged = true;
|
|
1233
|
+
} else {
|
|
1234
|
+
_this7.showToast(res.errmsg);
|
|
1235
|
+
}
|
|
1236
|
+
}).catch(function(e) {
|
|
1237
|
+
_this7.hideLoading();
|
|
1238
|
+
_this7.showToast(e);
|
|
1239
|
+
});
|
|
1240
|
+
}
|
|
1241
|
+
}
|
|
1242
|
+
});
|
|
1243
|
+
},
|
|
1244
|
+
toOcrFail: function toOcrFail(_ref13) {
|
|
1245
|
+
var _context51, _context53, _context55, _this8 = this;
|
|
1246
|
+
var code = _ref13.code, certType = _ref13.certType, name = _ref13.name;
|
|
1247
|
+
var dialogData = [];
|
|
1248
|
+
var errorWriting = "";
|
|
1249
|
+
var confirmbtnText = "重新上传";
|
|
1250
|
+
var cancelbtnText = "咨询客服";
|
|
1251
|
+
if (code === "ocr_fail") {
|
|
1252
|
+
var _context50;
|
|
1253
|
+
errorWriting = _concatInstanceProperty(_context50 = "".concat(name)).call(_context50, CERT_TYPE[certType], "识别失败,请重新上传");
|
|
1254
|
+
dialogData = ['<p style="text-align:center;">'.concat(CERT_TYPE[certType], "识别失败,请重新上传</p>"), "请按要求上传证件,并确保上传的证件边框完整、字迹清晰、亮度均匀。", "若确认照片无误,您也可以选择咨询客服"];
|
|
1255
|
+
} else if (_includesInstanceProperty(_context51 = ["name_neq", "id_neq"]).call(_context51, code)) {
|
|
1256
|
+
var _context52;
|
|
1257
|
+
errorWriting = _concatInstanceProperty(_context52 = "".concat(name)).call(_context52, CERT_TYPE[certType], "照片中姓名/证件号码与填写投保信息填写的不一致,请重新上传。");
|
|
1258
|
+
dialogData = ["".concat(CERT_TYPE[certType], "照片中姓名/证件号码与填写投保信息填写的不一致,请重新上传。"), "若确认照片无误,您也可以选择咨询客服。"];
|
|
1259
|
+
} else if (_includesInstanceProperty(_context53 = ["id_valid_start_neq", "id_valid_end_neq"]).call(_context53, code)) {
|
|
1260
|
+
var _context54;
|
|
1261
|
+
confirmbtnText = this.idValidFailConfirmText;
|
|
1262
|
+
errorWriting = _concatInstanceProperty(_context54 = "".concat(name)).call(_context54, CERT_TYPE[certType], "照片中的有效起期或止期与填写投保信息填写的不一致,请前往修改投保信息。");
|
|
1263
|
+
dialogData = ["".concat(CERT_TYPE[certType], "照片中的有效起期或止期与填写投保信息填写的不一致,请前往修改投保信息。")];
|
|
1264
|
+
} else if (_includesInstanceProperty(_context55 = ["sex_neq", "birth_neq"]).call(_context55, code)) {
|
|
1265
|
+
var _context56;
|
|
1266
|
+
confirmbtnText = "去修改";
|
|
1267
|
+
errorWriting = _concatInstanceProperty(_context56 = "".concat(name)).call(_context56, CERT_TYPE[certType], "照片中的性别或出生日期与填写投保信息填写的不一致,请前往修改投保信息。");
|
|
1268
|
+
dialogData = ["".concat(CERT_TYPE[certType], "照片中的性别或出生日期与填写投保信息填写的不一致,请前往修改投保信息。")];
|
|
1269
|
+
}
|
|
1270
|
+
this.showDialog({
|
|
1271
|
+
dialogType: 2,
|
|
1272
|
+
dialogData,
|
|
1273
|
+
confirmbtnText,
|
|
1274
|
+
cancelbtnText,
|
|
1275
|
+
onCancel: function onCancel() {
|
|
1276
|
+
window.XYSConsultV3 && window.XYSConsultV3.genConsultUrl({
|
|
1277
|
+
scene: "ocr",
|
|
1278
|
+
businessParam: {
|
|
1279
|
+
productTitle: "",
|
|
1280
|
+
errorWriting,
|
|
1281
|
+
tpl: "ocrfailed"
|
|
1282
|
+
}
|
|
1283
|
+
}).then(function(url) {
|
|
1284
|
+
location.href = url;
|
|
1285
|
+
});
|
|
1286
|
+
},
|
|
1287
|
+
onConfirm: function onConfirm() {
|
|
1288
|
+
if (confirmbtnText === "去修改") {
|
|
1289
|
+
_this8.$emit("amlOcrFailToModify");
|
|
1290
|
+
}
|
|
1291
|
+
}
|
|
1292
|
+
});
|
|
1293
|
+
},
|
|
1294
|
+
showDialog: function showDialog(_ref14) {
|
|
1295
|
+
var _ref14$dialogType = _ref14.dialogType, dialogType = _ref14$dialogType === void 0 ? 1 : _ref14$dialogType, _ref14$dialogTitle = _ref14.dialogTitle, dialogTitle = _ref14$dialogTitle === void 0 ? "" : _ref14$dialogTitle, dialogData = _ref14.dialogData, _ref14$cancelbtnText = _ref14.cancelbtnText, cancelbtnText = _ref14$cancelbtnText === void 0 ? "取消" : _ref14$cancelbtnText, _ref14$confirmbtnText = _ref14.confirmbtnText, confirmbtnText = _ref14$confirmbtnText === void 0 ? "确定" : _ref14$confirmbtnText, _ref14$onConfirm = _ref14.onConfirm, _onConfirm = _ref14$onConfirm === void 0 ? function() {
|
|
1296
|
+
} : _ref14$onConfirm, _ref14$onCancel = _ref14.onCancel, _onCancel = _ref14$onCancel === void 0 ? function() {
|
|
1297
|
+
} : _ref14$onCancel;
|
|
1298
|
+
var dialog = this.$createGoldDialog({
|
|
1299
|
+
zIndex: this.extraZindex,
|
|
1300
|
+
closable: false,
|
|
1301
|
+
title: dialogTitle,
|
|
1302
|
+
content: dialogData.join("<br/>"),
|
|
1303
|
+
buttonType: "sticky",
|
|
1304
|
+
showCancelButton: Number(dialogType) !== 1,
|
|
1305
|
+
cancelButtonText: cancelbtnText,
|
|
1306
|
+
confirmButtonText: confirmbtnText,
|
|
1307
|
+
confirmButtonColor: this.brandColor,
|
|
1308
|
+
onConfirm: function onConfirm() {
|
|
1309
|
+
dialog && dialog.remove();
|
|
1310
|
+
_onConfirm();
|
|
1311
|
+
},
|
|
1312
|
+
onCancel: function onCancel() {
|
|
1313
|
+
dialog && dialog.remove();
|
|
1314
|
+
_onCancel();
|
|
1315
|
+
}
|
|
1316
|
+
});
|
|
1317
|
+
dialog.show();
|
|
1318
|
+
},
|
|
1319
|
+
showToast: function showToast(message) {
|
|
1320
|
+
var time = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 3e3;
|
|
1321
|
+
this.hideToast();
|
|
1322
|
+
if (!this.toast) {
|
|
1323
|
+
this.toast = this.$createToast({
|
|
1324
|
+
zIndex: this.extraZindex
|
|
1325
|
+
});
|
|
1326
|
+
}
|
|
1327
|
+
this.toast.show(message, time);
|
|
1328
|
+
},
|
|
1329
|
+
hideToast: function hideToast() {
|
|
1330
|
+
if (this.toast) {
|
|
1331
|
+
this.toast.hide();
|
|
1332
|
+
}
|
|
1333
|
+
},
|
|
1334
|
+
showLoading: function showLoading() {
|
|
1335
|
+
this.isLoadingShow = true;
|
|
1336
|
+
},
|
|
1337
|
+
hideLoading: function hideLoading() {
|
|
1338
|
+
this.isLoadingShow = false;
|
|
1339
|
+
},
|
|
1340
|
+
error: function error(arg) {
|
|
1341
|
+
this.$emit("error", arg);
|
|
1342
|
+
},
|
|
1343
|
+
preview: function preview(option) {
|
|
1344
|
+
var list = option.list, index = option.index;
|
|
1345
|
+
if (this.imagePreview) {
|
|
1346
|
+
this.imagePreview.setData(list, index);
|
|
1347
|
+
} else {
|
|
1348
|
+
this.imagePreview = this.$createImagePreview({
|
|
1349
|
+
images: list,
|
|
1350
|
+
start: index,
|
|
1351
|
+
zIndex: this.zIndex,
|
|
1352
|
+
zoom: true
|
|
1353
|
+
});
|
|
1354
|
+
}
|
|
1355
|
+
this.imagePreview.show();
|
|
1356
|
+
},
|
|
1357
|
+
previewExample: function previewExample(images, index) {
|
|
1358
|
+
var list = _mapInstanceProperty(images).call(images, function(url) {
|
|
1359
|
+
return {
|
|
1360
|
+
url
|
|
1361
|
+
};
|
|
1362
|
+
});
|
|
1363
|
+
this.preview({
|
|
1364
|
+
list,
|
|
1365
|
+
index
|
|
1366
|
+
});
|
|
1367
|
+
},
|
|
1368
|
+
showExampleLayer: function showExampleLayer(example) {
|
|
1369
|
+
this.curExample = example;
|
|
1370
|
+
this.$refs.exampleLayer.show();
|
|
1371
|
+
},
|
|
1372
|
+
hideExampleLayer: function hideExampleLayer() {
|
|
1373
|
+
this.$refs.exampleLayer.hide();
|
|
1374
|
+
this.curExample = {};
|
|
1375
|
+
},
|
|
1376
|
+
resetBodyOverflow: function resetBodyOverflow() {
|
|
1377
|
+
document.body.style.overflow = this.bodyOverflowOrigin || "auto";
|
|
1378
|
+
},
|
|
1379
|
+
beforeDestroy: function beforeDestroy() {
|
|
1380
|
+
this.resetBodyOverflow();
|
|
1381
|
+
}
|
|
1382
|
+
},
|
|
1383
|
+
watch: {
|
|
1384
|
+
isVisible: function isVisible(val) {
|
|
1385
|
+
if (!val) {
|
|
1386
|
+
this.resetBodyOverflow();
|
|
1387
|
+
} else {
|
|
1388
|
+
this.certDataChanged = false;
|
|
1389
|
+
}
|
|
1390
|
+
}
|
|
1391
|
+
}
|
|
1392
|
+
};
|
|
1393
|
+
var _sfc_render = function render() {
|
|
1394
|
+
var _vm = this, _c = _vm._self._c;
|
|
1395
|
+
return _c("transition", {
|
|
1396
|
+
attrs: {
|
|
1397
|
+
"name": "act-gold-popup-move"
|
|
1398
|
+
}
|
|
1399
|
+
}, [_c("div", {
|
|
1400
|
+
directives: [{
|
|
1401
|
+
name: "show",
|
|
1402
|
+
rawName: "v-show",
|
|
1403
|
+
value: _vm.isVisible,
|
|
1404
|
+
expression: "isVisible"
|
|
1405
|
+
}],
|
|
1406
|
+
staticClass: "act-cert",
|
|
1407
|
+
style: {
|
|
1408
|
+
"z-index": _vm.zIndex
|
|
1409
|
+
},
|
|
1410
|
+
on: {
|
|
1411
|
+
"click": function click($event) {
|
|
1412
|
+
$event.stopPropagation();
|
|
1413
|
+
}
|
|
1414
|
+
}
|
|
1415
|
+
}, [_c("div", {
|
|
1416
|
+
staticClass: "act-cert-body"
|
|
1417
|
+
}, [_vm.taskFailReason ? _c("div", {
|
|
1418
|
+
staticClass: "act-cert-tip"
|
|
1419
|
+
}, [_c("div", {
|
|
1420
|
+
staticClass: "bg"
|
|
1421
|
+
}, [_c("img", {
|
|
1422
|
+
staticClass: "tip-logo",
|
|
1423
|
+
attrs: {
|
|
1424
|
+
"src": __$_require_7f35da1e__,
|
|
1425
|
+
"alt": ""
|
|
1426
|
+
}
|
|
1427
|
+
}), _c("p", {
|
|
1428
|
+
staticClass: "text",
|
|
1429
|
+
domProps: {
|
|
1430
|
+
"innerHTML": _vm._s(_vm.taskFailReason)
|
|
1431
|
+
}
|
|
1432
|
+
})])]) : _vm._e(), _vm.preShowMessage ? _c("div", {
|
|
1433
|
+
staticClass: "act-cert-title"
|
|
1434
|
+
}, [_vm._v(_vm._s(_vm.preShowMessage))]) : _vm._e(), _vm._l(_vm.module, function(item, index) {
|
|
1435
|
+
var _context57;
|
|
1436
|
+
return [_includesInstanceProperty(_context57 = _vm.relateCertTypes).call(_context57, ~~item.certType) ? _c("relateVerifyPhoto", {
|
|
1437
|
+
key: item.id,
|
|
1438
|
+
attrs: {
|
|
1439
|
+
"photoInfo": item,
|
|
1440
|
+
"brandColor": _vm.brandColor,
|
|
1441
|
+
"btnColor": _vm.btnColor,
|
|
1442
|
+
"isCps": _vm.isCps,
|
|
1443
|
+
"hasSubmit": _vm.hasSubmitInfo,
|
|
1444
|
+
"canRedo": _vm.canRedo
|
|
1445
|
+
},
|
|
1446
|
+
on: {
|
|
1447
|
+
"preview": _vm.preview,
|
|
1448
|
+
"chooseFile": _vm.chooseFile,
|
|
1449
|
+
"deleteFile": _vm.deleteFile,
|
|
1450
|
+
"changeValue": _vm.changeValue,
|
|
1451
|
+
"showExampleLayer": _vm.showExampleLayer
|
|
1452
|
+
}
|
|
1453
|
+
}) : _c("photo", {
|
|
1454
|
+
key: index,
|
|
1455
|
+
attrs: {
|
|
1456
|
+
"photoInfo": item,
|
|
1457
|
+
"brandColor": _vm.brandColor,
|
|
1458
|
+
"btnColor": _vm.btnColor,
|
|
1459
|
+
"renewalBank": _vm.renewalBank,
|
|
1460
|
+
"coopcheckResultNoDetail": _vm.coopcheckResultNoDetail,
|
|
1461
|
+
"zIndex": _vm.zIndex
|
|
1462
|
+
},
|
|
1463
|
+
on: {
|
|
1464
|
+
"preview": _vm.preview,
|
|
1465
|
+
"chooseFile": _vm.chooseFile,
|
|
1466
|
+
"deleteFile": _vm.resetFile,
|
|
1467
|
+
"changeValue": _vm.changeValue,
|
|
1468
|
+
"showExampleLayer": _vm.showExampleLayer
|
|
1469
|
+
}
|
|
1470
|
+
})];
|
|
1471
|
+
})], 2), _c("div", {
|
|
1472
|
+
staticClass: "act-cert-footer iphonex_padding"
|
|
1473
|
+
}, [_c("div", {
|
|
1474
|
+
staticClass: "btns"
|
|
1475
|
+
}, [_c("div", {
|
|
1476
|
+
staticClass: "back",
|
|
1477
|
+
class: {
|
|
1478
|
+
"full-btn": !_vm.showUploadBtn
|
|
1479
|
+
},
|
|
1480
|
+
on: {
|
|
1481
|
+
"click": _vm.cancel
|
|
1482
|
+
}
|
|
1483
|
+
}, [_vm._v(" 返回 ")]), _vm.showUploadBtn ? _c("div", {
|
|
1484
|
+
staticClass: "submit",
|
|
1485
|
+
class: {
|
|
1486
|
+
"disable": !_vm.canSubmit
|
|
1487
|
+
},
|
|
1488
|
+
style: {
|
|
1489
|
+
background: this.brandColor ? this.brandColor : "linear-gradient(270deg, #F05A4B 0%, #FC7468 100%)"
|
|
1490
|
+
},
|
|
1491
|
+
on: {
|
|
1492
|
+
"click": _vm.submitTaskUpcert
|
|
1493
|
+
}
|
|
1494
|
+
}, [_vm._v(" 立即上传 ")]) : _vm._e()])]), _c("act-gold-layer", {
|
|
1495
|
+
ref: "exampleLayer",
|
|
1496
|
+
attrs: {
|
|
1497
|
+
"visible": _vm.exampleVisible,
|
|
1498
|
+
"title": _vm.curExample.title,
|
|
1499
|
+
"center": false,
|
|
1500
|
+
"zIndex": 101
|
|
1501
|
+
},
|
|
1502
|
+
on: {
|
|
1503
|
+
"close": _vm.hideExampleLayer
|
|
1504
|
+
}
|
|
1505
|
+
}, [_c("div", {
|
|
1506
|
+
staticClass: "example-box"
|
|
1507
|
+
}, [_vm.curExample.imagList ? _c("div", {
|
|
1508
|
+
staticClass: "example-content"
|
|
1509
|
+
}, _vm._l(_vm.curExample.imagList, function(item, index) {
|
|
1510
|
+
return _c("div", {
|
|
1511
|
+
key: index,
|
|
1512
|
+
staticClass: "example-list"
|
|
1513
|
+
}, [item.title ? _c("p", [_vm._v(_vm._s(item.title))]) : _vm._e(), _c("div", {
|
|
1514
|
+
staticClass: "photos"
|
|
1515
|
+
}, _vm._l(item.imags, function(url, idx) {
|
|
1516
|
+
return _c("div", {
|
|
1517
|
+
key: idx,
|
|
1518
|
+
staticClass: "photo_img",
|
|
1519
|
+
style: {
|
|
1520
|
+
background: "no-repeat url(".concat(url, ") #f5f5f5 center/contain")
|
|
1521
|
+
},
|
|
1522
|
+
on: {
|
|
1523
|
+
"click": function click() {
|
|
1524
|
+
return _vm.previewExample(item.imags, idx);
|
|
1525
|
+
}
|
|
1526
|
+
}
|
|
1527
|
+
});
|
|
1528
|
+
}), 0)]);
|
|
1529
|
+
}), 0) : _vm._e()])]), _c("act-popup", {
|
|
1530
|
+
directives: [{
|
|
1531
|
+
name: "show",
|
|
1532
|
+
rawName: "v-show",
|
|
1533
|
+
value: _vm.isLoadingShow,
|
|
1534
|
+
expression: "isLoadingShow"
|
|
1535
|
+
}],
|
|
1536
|
+
attrs: {
|
|
1537
|
+
"mask": true,
|
|
1538
|
+
"center": true,
|
|
1539
|
+
"zIndex": _vm.zIndex
|
|
1540
|
+
},
|
|
1541
|
+
on: {
|
|
1542
|
+
"touchmove": function touchmove($event) {
|
|
1543
|
+
$event.preventDefault();
|
|
1544
|
+
}
|
|
1545
|
+
}
|
|
1546
|
+
}, [_c("act-loading", {
|
|
1547
|
+
directives: [{
|
|
1548
|
+
name: "show",
|
|
1549
|
+
rawName: "v-show",
|
|
1550
|
+
value: _vm.isLoadingShow,
|
|
1551
|
+
expression: "isLoadingShow"
|
|
1552
|
+
}],
|
|
1553
|
+
attrs: {
|
|
1554
|
+
"type": "cir2",
|
|
1555
|
+
"color": _vm.brandColor
|
|
1556
|
+
}
|
|
1557
|
+
})], 1)], 1)]);
|
|
1558
|
+
};
|
|
1559
|
+
var _sfc_staticRenderFns = [];
|
|
1560
|
+
var __component__ = /* @__PURE__ */ normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, "e08d4367");
|
|
1561
|
+
var GoldCert = __component__.exports;
|
|
1562
|
+
GoldCert.install = function(Vue) {
|
|
1563
|
+
Vue.component(GoldCert.name, GoldCert);
|
|
1564
|
+
Vue.prototype["$createGoldCert"] = create(GoldCert, Vue);
|
|
1565
|
+
};
|
|
1566
|
+
export {
|
|
1567
|
+
GoldCert as G
|
|
1568
|
+
};
|