@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,320 @@
|
|
|
1
|
+
import _Object$keys from "@babel/runtime-corejs3/core-js/object/keys";
|
|
2
|
+
import _Object$getOwnPropertySymbols from "@babel/runtime-corejs3/core-js/object/get-own-property-symbols";
|
|
3
|
+
import _filterInstanceProperty from "@babel/runtime-corejs3/core-js/instance/filter";
|
|
4
|
+
import _Object$getOwnPropertyDescriptor from "@babel/runtime-corejs3/core-js/object/get-own-property-descriptor";
|
|
5
|
+
import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js/instance/for-each";
|
|
6
|
+
import _Object$getOwnPropertyDescriptors from "@babel/runtime-corejs3/core-js/object/get-own-property-descriptors";
|
|
7
|
+
import _Object$defineProperties from "@babel/runtime-corejs3/core-js/object/define-properties";
|
|
8
|
+
import _Object$defineProperty from "@babel/runtime-corejs3/core-js/object/define-property";
|
|
9
|
+
import _defineProperty from "@babel/runtime-corejs3/helpers/defineProperty";
|
|
10
|
+
import _asyncToGenerator from "@babel/runtime-corejs3/helpers/asyncToGenerator";
|
|
11
|
+
import _regeneratorRuntime from "@babel/runtime-corejs3/regenerator";
|
|
12
|
+
import _concatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/concat";
|
|
13
|
+
import { f as fontSize } from "../../mixins/fontsize/index.mjs";
|
|
14
|
+
import { f as fetch } from "../../utils/post/index.mjs";
|
|
15
|
+
import { S as Scroll } from "../../common/scroll/index.mjs";
|
|
16
|
+
import { v as getParam } from "../../utils/helpers/index.mjs";
|
|
17
|
+
import iconFl from "../../assets/icon_fl.7f19.png";
|
|
18
|
+
import iconQt from "../../assets/icon_tq.c479.png";
|
|
19
|
+
import __$_require_45355ced__ from "../../assets/icon_dt.ad3d.png";
|
|
20
|
+
import { n as normalizeComponent } from "../../common/index.mjs";
|
|
21
|
+
import './style.css';function ownKeys(e, r) {
|
|
22
|
+
var t = _Object$keys(e);
|
|
23
|
+
if (_Object$getOwnPropertySymbols) {
|
|
24
|
+
var o = _Object$getOwnPropertySymbols(e);
|
|
25
|
+
r && (o = _filterInstanceProperty(o).call(o, function(r2) {
|
|
26
|
+
return _Object$getOwnPropertyDescriptor(e, r2).enumerable;
|
|
27
|
+
})), t.push.apply(t, o);
|
|
28
|
+
}
|
|
29
|
+
return t;
|
|
30
|
+
}
|
|
31
|
+
function _objectSpread(e) {
|
|
32
|
+
for (var r = 1; r < arguments.length; r++) {
|
|
33
|
+
var _context4, _context5;
|
|
34
|
+
var t = null != arguments[r] ? arguments[r] : {};
|
|
35
|
+
r % 2 ? _forEachInstanceProperty(_context4 = ownKeys(Object(t), true)).call(_context4, function(r2) {
|
|
36
|
+
_defineProperty(e, r2, t[r2]);
|
|
37
|
+
}) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context5 = ownKeys(Object(t))).call(_context5, function(r2) {
|
|
38
|
+
_Object$defineProperty(e, r2, _Object$getOwnPropertyDescriptor(t, r2));
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
return e;
|
|
42
|
+
}
|
|
43
|
+
var LOGIN_ERROR_CODE = 10001;
|
|
44
|
+
var _sfc_main = {
|
|
45
|
+
name: "ActGoldRecomdActList",
|
|
46
|
+
components: {
|
|
47
|
+
ActScroll: Scroll
|
|
48
|
+
},
|
|
49
|
+
mixins: [fontSize],
|
|
50
|
+
props: {
|
|
51
|
+
list: {
|
|
52
|
+
type: Array,
|
|
53
|
+
default: function _default() {
|
|
54
|
+
return [];
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
data: function data() {
|
|
59
|
+
return {
|
|
60
|
+
iconFl,
|
|
61
|
+
iconQt,
|
|
62
|
+
scroll: null,
|
|
63
|
+
scrollbar: {
|
|
64
|
+
fade: true,
|
|
65
|
+
interactive: true
|
|
66
|
+
},
|
|
67
|
+
bounce: {
|
|
68
|
+
bottom: false,
|
|
69
|
+
left: false,
|
|
70
|
+
right: false,
|
|
71
|
+
top: false
|
|
72
|
+
},
|
|
73
|
+
boxHeightStyle: {}
|
|
74
|
+
};
|
|
75
|
+
},
|
|
76
|
+
computed: {
|
|
77
|
+
fontSizeStyle: function fontSizeStyle() {
|
|
78
|
+
return {
|
|
79
|
+
"font-size": this._fontSize
|
|
80
|
+
};
|
|
81
|
+
}
|
|
82
|
+
},
|
|
83
|
+
mounted: function mounted() {
|
|
84
|
+
var _this = this;
|
|
85
|
+
setTimeout(function() {
|
|
86
|
+
_this.boxHeightStyle = {
|
|
87
|
+
height: "".concat(_this.$refs.cntBox.clientHeight, "px")
|
|
88
|
+
};
|
|
89
|
+
_this.refreshScroll();
|
|
90
|
+
}, 0);
|
|
91
|
+
},
|
|
92
|
+
methods: {
|
|
93
|
+
getBtnText: function getBtnText(item) {
|
|
94
|
+
var _ref = item || {}, buttonState = _ref.buttonState, type = _ref.type;
|
|
95
|
+
if (type === "newUserAct") {
|
|
96
|
+
if (buttonState) {
|
|
97
|
+
return "已领取";
|
|
98
|
+
} else {
|
|
99
|
+
return "领取";
|
|
100
|
+
}
|
|
101
|
+
} else {
|
|
102
|
+
return "查看";
|
|
103
|
+
}
|
|
104
|
+
},
|
|
105
|
+
isShowMoreBtn: function isShowMoreBtn(item) {
|
|
106
|
+
var _ref2 = item || {}, buttonState = _ref2.buttonState, link = _ref2.link;
|
|
107
|
+
return typeof buttonState === "boolean" || link;
|
|
108
|
+
},
|
|
109
|
+
refreshScroll: function refreshScroll() {
|
|
110
|
+
var _this2 = this;
|
|
111
|
+
this.$nextTick(function() {
|
|
112
|
+
if (_this2.scroll) {
|
|
113
|
+
_this2.scroll.refresh();
|
|
114
|
+
} else {
|
|
115
|
+
_this2.$refs.scroll.initScroll();
|
|
116
|
+
}
|
|
117
|
+
});
|
|
118
|
+
},
|
|
119
|
+
scrollSuc: function scrollSuc(scroll) {
|
|
120
|
+
this.scroll = scroll;
|
|
121
|
+
},
|
|
122
|
+
handleBtnClick: function handleBtnClick(item) {
|
|
123
|
+
var _ref3 = item || {}, type = _ref3.type, actId = _ref3.actId, buttonState = _ref3.buttonState, link = _ref3.link;
|
|
124
|
+
if (type === "newUserAct") {
|
|
125
|
+
if (!buttonState) {
|
|
126
|
+
this.handleGetAward(actId);
|
|
127
|
+
}
|
|
128
|
+
} else {
|
|
129
|
+
if (link) {
|
|
130
|
+
this.handleMore(link);
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
},
|
|
134
|
+
handleClickShowDetailRule: function handleClickShowDetailRule(item) {
|
|
135
|
+
if (item.descDetail) {
|
|
136
|
+
this.$emit("showRuleDetail", item);
|
|
137
|
+
}
|
|
138
|
+
},
|
|
139
|
+
getDescHtml: function getDescHtml(item) {
|
|
140
|
+
var _context;
|
|
141
|
+
return _concatInstanceProperty(_context = "".concat(item.desc)).call(_context, item.descDetail ? "" : "");
|
|
142
|
+
},
|
|
143
|
+
handleMore: function handleMore(link) {
|
|
144
|
+
location.href = link;
|
|
145
|
+
},
|
|
146
|
+
handleGetAward: function handleGetAward(actId) {
|
|
147
|
+
if (!actId) return;
|
|
148
|
+
this.getAward(actId);
|
|
149
|
+
},
|
|
150
|
+
getAward: function getAward(actId) {
|
|
151
|
+
var _this3 = this;
|
|
152
|
+
return _asyncToGenerator(/* @__PURE__ */ _regeneratorRuntime.mark(function _callee() {
|
|
153
|
+
var res;
|
|
154
|
+
return _regeneratorRuntime.wrap(function(_context2) {
|
|
155
|
+
while (1) switch (_context2.prev = _context2.next) {
|
|
156
|
+
case 0:
|
|
157
|
+
_context2.next = 1;
|
|
158
|
+
return fetch("/activity/DetailAct/drawaward", {
|
|
159
|
+
actId,
|
|
160
|
+
itemId: getParam("id")
|
|
161
|
+
}).catch(function() {
|
|
162
|
+
return null;
|
|
163
|
+
});
|
|
164
|
+
case 1:
|
|
165
|
+
res = _context2.sent;
|
|
166
|
+
if (!(!res || !res.data)) {
|
|
167
|
+
_context2.next = 2;
|
|
168
|
+
break;
|
|
169
|
+
}
|
|
170
|
+
_this3.showToast("领取失败");
|
|
171
|
+
return _context2.abrupt("return");
|
|
172
|
+
case 2:
|
|
173
|
+
if (!res.data.ret) {
|
|
174
|
+
_context2.next = 3;
|
|
175
|
+
break;
|
|
176
|
+
}
|
|
177
|
+
if (res.data.ret === LOGIN_ERROR_CODE) {
|
|
178
|
+
_this3.handleGetAwardError({
|
|
179
|
+
ret: res.data.ret,
|
|
180
|
+
errmsg: res.data.errmsg
|
|
181
|
+
});
|
|
182
|
+
_this3.$nextTick(function() {
|
|
183
|
+
_this3.$emit("close");
|
|
184
|
+
});
|
|
185
|
+
} else {
|
|
186
|
+
_this3.showToast(res.data.errmsg || "领取失败");
|
|
187
|
+
}
|
|
188
|
+
return _context2.abrupt("return");
|
|
189
|
+
case 3:
|
|
190
|
+
_this3.$emit("showQuestionLayer");
|
|
191
|
+
case 4:
|
|
192
|
+
case "end":
|
|
193
|
+
return _context2.stop();
|
|
194
|
+
}
|
|
195
|
+
}, _callee);
|
|
196
|
+
}))();
|
|
197
|
+
},
|
|
198
|
+
showToast: function showToast(msg) {
|
|
199
|
+
if (!this.toast) {
|
|
200
|
+
this.toast = this.$createToast();
|
|
201
|
+
} else {
|
|
202
|
+
this.toast.hide();
|
|
203
|
+
}
|
|
204
|
+
this.toast.show(msg);
|
|
205
|
+
},
|
|
206
|
+
handleShowDetail: function handleShowDetail() {
|
|
207
|
+
this.$emit("showdetail");
|
|
208
|
+
},
|
|
209
|
+
handleGetAwardError: function handleGetAwardError(msg) {
|
|
210
|
+
this.$emit("getawarderror", msg);
|
|
211
|
+
},
|
|
212
|
+
handleTagIconError: function handleTagIconError(e) {
|
|
213
|
+
e.currentTarget.style.display = "none";
|
|
214
|
+
}
|
|
215
|
+
}
|
|
216
|
+
};
|
|
217
|
+
var _sfc_render = function render() {
|
|
218
|
+
var _vm = this, _c = _vm._self._c;
|
|
219
|
+
return _c("div", {
|
|
220
|
+
ref: "cntBox",
|
|
221
|
+
staticClass: "gold_recomd_act_scroll_cnt",
|
|
222
|
+
style: _objectSpread(_objectSpread({}, _vm.fontSizeStyle), _vm.boxHeightStyle)
|
|
223
|
+
}, [_c("div", {
|
|
224
|
+
staticClass: "gold_recomd_act_scroll_cnt_box"
|
|
225
|
+
}, [_c("ActScroll", {
|
|
226
|
+
ref: _vm.scroll,
|
|
227
|
+
staticClass: "scroll-word",
|
|
228
|
+
attrs: {
|
|
229
|
+
"scrollbar": _vm.scrollbar,
|
|
230
|
+
"click": true,
|
|
231
|
+
"listenScrollInit": true,
|
|
232
|
+
"listenScrollEnd": false
|
|
233
|
+
},
|
|
234
|
+
on: {
|
|
235
|
+
"scrollSuc": _vm.scrollSuc
|
|
236
|
+
}
|
|
237
|
+
}, [_c("div", {
|
|
238
|
+
staticClass: "list"
|
|
239
|
+
}, [_vm._l(_vm.list, function(item, i) {
|
|
240
|
+
var _context3;
|
|
241
|
+
return _c("div", {
|
|
242
|
+
key: _concatInstanceProperty(_context3 = "".concat(item.actId, "_")).call(_context3, i),
|
|
243
|
+
staticClass: "item"
|
|
244
|
+
}, [_c("div", {
|
|
245
|
+
staticClass: "item_tag",
|
|
246
|
+
style: _vm.fontSizeStyle
|
|
247
|
+
}, [Number(item.tagType) === 2 ? _c("div", {
|
|
248
|
+
staticClass: "item_tag_cnt"
|
|
249
|
+
}, [_c("span", [_vm._v(" " + _vm._s(item.tagVal) + " ")])]) : _vm._e(), Number(item.tagType) === 1 ? _c("div", {
|
|
250
|
+
staticClass: "item_tag_cnt_img"
|
|
251
|
+
}, [_c("img", {
|
|
252
|
+
attrs: {
|
|
253
|
+
"src": item.tagVal
|
|
254
|
+
},
|
|
255
|
+
on: {
|
|
256
|
+
"error": function error($event) {
|
|
257
|
+
return _vm.handleTagIconError($event);
|
|
258
|
+
}
|
|
259
|
+
}
|
|
260
|
+
})]) : _vm._e()]), _c("div", {
|
|
261
|
+
staticClass: "item_main"
|
|
262
|
+
}, [_c("div", {
|
|
263
|
+
staticClass: "item_desc",
|
|
264
|
+
style: _vm.fontSizeStyle
|
|
265
|
+
}, [_c("div", {
|
|
266
|
+
staticClass: "item_desc_font",
|
|
267
|
+
domProps: {
|
|
268
|
+
"innerHTML": _vm._s(_vm.getDescHtml(item))
|
|
269
|
+
},
|
|
270
|
+
on: {
|
|
271
|
+
"click": function click($event) {
|
|
272
|
+
return _vm.handleClickShowDetailRule(item);
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
}), item.remark ? _c("div", {
|
|
276
|
+
staticClass: "item_desc_remark"
|
|
277
|
+
}, [_vm._v(" " + _vm._s(item.remark) + " ")]) : _vm._e()]), _c("div", {
|
|
278
|
+
staticClass: "item_side",
|
|
279
|
+
class: {
|
|
280
|
+
"item_side_hide": !_vm.isShowMoreBtn(item)
|
|
281
|
+
}
|
|
282
|
+
}, [_c("div", {
|
|
283
|
+
staticClass: "item_btn",
|
|
284
|
+
class: {
|
|
285
|
+
"disabled": item.type === "newUserAct" && item.buttonState
|
|
286
|
+
},
|
|
287
|
+
style: _vm.fontSizeStyle,
|
|
288
|
+
attrs: {
|
|
289
|
+
"data-track": _vm.getBtnText(item) === "领取" ? "Button_act02" : null
|
|
290
|
+
},
|
|
291
|
+
on: {
|
|
292
|
+
"click": function click($event) {
|
|
293
|
+
return _vm.handleBtnClick(item);
|
|
294
|
+
}
|
|
295
|
+
}
|
|
296
|
+
}, [_c("div", {
|
|
297
|
+
staticClass: "item_btn_text"
|
|
298
|
+
}, [_vm._v(" " + _vm._s(_vm.getBtnText(item)) + " ")])])])])]);
|
|
299
|
+
}), _c("div", {
|
|
300
|
+
staticClass: "act_details",
|
|
301
|
+
style: _vm.fontSizeStyle,
|
|
302
|
+
attrs: {
|
|
303
|
+
"data-track": "Button_act03"
|
|
304
|
+
},
|
|
305
|
+
on: {
|
|
306
|
+
"click": _vm.handleShowDetail
|
|
307
|
+
}
|
|
308
|
+
}, [_c("img", {
|
|
309
|
+
attrs: {
|
|
310
|
+
"src": __$_require_45355ced__,
|
|
311
|
+
"alt": ""
|
|
312
|
+
}
|
|
313
|
+
}), _c("span", [_vm._v(" 了解奖品用途 ")])])], 2)])], 1)]);
|
|
314
|
+
};
|
|
315
|
+
var _sfc_staticRenderFns = [];
|
|
316
|
+
var __component__ = /* @__PURE__ */ normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, "2b76cced");
|
|
317
|
+
var List = __component__.exports;
|
|
318
|
+
export {
|
|
319
|
+
List as L
|
|
320
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.list[data-v-2b76cced]{padding:1.25em 1em 3.4em;padding-bottom:calc(3.4em + constant(safe-area-inset-bottom));padding-bottom:calc(3.4em + env(safe-area-inset-bottom))}.item[data-v-2b76cced]{margin-bottom:1em;background:#fff;padding:1.2em;border-radius:1.2em;box-sizing:border-box;box-shadow:0em 0.3em 1em 0.05em rgba(179,179,179,0.06)}.item_tag[data-v-2b76cced]{display:flow-root}.item_tag_cnt_img[data-v-2b76cced]{height:1.7em;margin-bottom:0.4em}.item_tag_cnt_img img[data-v-2b76cced]{height:100%;width:auto}.item_tag_cnt[data-v-2b76cced]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;float:left;margin-bottom:0.4em;background:rgba(255,90,110,0.1);border-radius:0.4em;color:#FF5A6E;line-height:normal;height:1.8em;padding:0 0.4em}.item_tag_cnt span[data-v-2b76cced]{font-size:1.1em;font-weight:bold}.item_tag_cnt .item_tag_icon[data-v-2b76cced]{width:1.5em;margin-right:0.1em}.item_tag_cnt.fl[data-v-2b76cced]{color:#fff;background:#ff5a6e;padding-left:0.3em}.item_tag_cnt.tq[data-v-2b76cced]{color:#C3994C;background:#FFFBD4;padding-left:0.3em}.item_main[data-v-2b76cced]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.item_desc[data-v-2b76cced]{-webkit-box-flex:1;-webkit-flex:1;flex:1}.item_desc_font[data-v-2b76cced]{font-size:1.3em;line-height:1.6;color:#333;word-break:break-all;word-wrap:break-word}.item_desc_font em[data-v-2b76cced]{color:#FF5A6E}.item_desc_desc[data-v-2b76cced]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#B3B3B3;font-size:1.2em;margin-top:0.6em}.item_desc_remark[data-v-2b76cced]{font-size:1.2em;color:#B3B3B3;line-height:1.5;margin:0.2em 0 0}.item_side[data-v-2b76cced]{position:relative;min-width:6em;max-width:6em;margin:0 0 0 1.2em}.item_side.item_side_hide[data-v-2b76cced]{display:none}.item_btn[data-v-2b76cced]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;top:-0.4em;background:-webkit-linear-gradient(left,#fed647,#ffb52e);background:linear-gradient(90deg,#fed647,#ffb52e);border-radius:2.2em;box-shadow:0px 0.4em 0.8em 0em rgba(255,181,46,0.31);height:2.6em;line-height:normal}.item_btn.disabled[data-v-2b76cced]{opacity:0.28}.item_btn_text[data-v-2b76cced]{font-size:1.32em;color:#89411b}.act_details[data-v-2b76cced]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#B3B3B3;margin:1.4em 1em 0}.act_details img[data-v-2b76cced]{width:1.4em;margin-right:0.3em}.act_details span[data-v-2b76cced]{font-size:1.2em}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require('./style.css');var _Object$keys=require("@babel/runtime-corejs3/core-js/object/keys");var _Object$getOwnPropertySymbols=require("@babel/runtime-corejs3/core-js/object/get-own-property-symbols");var _filterInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/filter");var _Object$getOwnPropertyDescriptor=require("@babel/runtime-corejs3/core-js/object/get-own-property-descriptor");var _Object$getOwnPropertyDescriptors=require("@babel/runtime-corejs3/core-js/object/get-own-property-descriptors");var _Object$defineProperties=require("@babel/runtime-corejs3/core-js/object/define-properties");var _Object$defineProperty=require("@babel/runtime-corejs3/core-js/object/define-property");var _defineProperty=require("@babel/runtime-corejs3/helpers/defineProperty");var _forEachInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/for-each");var _mapInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/map");var _concatInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/concat");function ownKeys(e,r){var t=_Object$keys(e);if(_Object$getOwnPropertySymbols){var o=_Object$getOwnPropertySymbols(e);r&&(o=_filterInstanceProperty(o).call(o,function(r2){return _Object$getOwnPropertyDescriptor(e,r2).enumerable})),t.push.apply(t,o)}return t}function _objectSpread(e){for(var r=1;r<arguments.length;r++){var _context5,_context6;var t=null!=arguments[r]?arguments[r]:{};r%2?_forEachInstanceProperty(_context5=ownKeys(Object(t),true)).call(_context5,function(r2){_defineProperty(e,r2,t[r2])}):_Object$getOwnPropertyDescriptors?_Object$defineProperties(e,_Object$getOwnPropertyDescriptors(t)):_forEachInstanceProperty(_context6=ownKeys(Object(t))).call(_context6,function(r2){_Object$defineProperty(e,r2,_Object$getOwnPropertyDescriptor(t,r2))})}return e}var common_scroll=require("../../common/scroll/index.js");var mixins_fontsize=require("../../mixins/fontsize/index.js");var common=require("../../common/index.js");var _sfc_main={name:"ActGoldRecomdActDetails",components:{ActScroll:common_scroll.Scroll},mixins:[mixins_fontsize.fontSize],props:{list:{type:Array,default:function _default(){return[]}}},data:function data(){return{scroll:null,showList:[],tabIndex:0,scrollbar:{fade:true,interactive:true},boxHeightStyle:{}}},computed:{fontSizeStyle:function fontSizeStyle(){return{"font-size":this._fontSize}},tabDataMap:function tabDataMap(){var _context;var map={};_forEachInstanceProperty(_context=this.list).call(_context,function(item,i){map[i]=item});return map},tabData:function tabData(){return this.tabDataMap[this.tabIndex]||{}},isInstTpl:function isInstTpl(){return String(this.tabData.tab)==="4"&&typeof this.tabData.text!=="string"},isShowInstDesc:function isShowInstDesc(){return this.tabData.bottom_text},isGoodsTpl:function isGoodsTpl(){return String(this.tabData.tab)==="9"&&typeof this.tabData.text!=="string"}},mounted:function mounted(){this.initScrollBox()},methods:{initScrollBox:function initScrollBox(){this.boxHeightStyle={height:"".concat(this.$refs.cntBox.clientHeight,"px")};this.refreshScroll()},refreshScroll:function refreshScroll(){var _this=this;this.$nextTick(function(){if(_this.scroll){_this.scroll.refresh();_this.scroll.scrollTo(0,0)}else{_this.$refs.scroll.initScroll();_this.$refs.scroll.scrollTo(0,0)}})},scrollSuc:function scrollSuc(scroll){this.scroll=scroll},getDustList:function getDustList(listJSON){var list=[];try{list=JSON.parse(listJSON)}catch(error){}return _mapInstanceProperty(list).call(list,function(item){var _ref=item||{},coverage=_ref.coverage,duty=_ref.duty,bigDutyId=_ref.bigDutyId;return{coverage,duty,bigDutyId}})},getAttrs:function getAttrs(attr){var attrData={};try{attrData=JSON.parse(attr)}catch(error){}return attrData},handleTabImgError:function handleTabImgError(e){e.currentTarget.parentElement.style.display="none"},parseDescText:function parseDescText(text){if(typeof text!=="string")return"";return text.replace(/@@/ig,'<div style="margin: 0.7em 0;"></div>')}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{staticClass:"detail"},[_c("div",{ref:"cntBox",staticClass:"gold_recomd_act_scroll_cnt",style:_objectSpread(_objectSpread({},_vm.fontSizeStyle),_vm.boxHeightStyle)},[_c("div",{staticClass:"gold_recomd_act_scroll_cnt_box"},[_c("ActScroll",{ref:_vm.scroll,staticClass:"scroll-word",attrs:{"scrollbar":_vm.scrollbar,"click":true,"listenScrollInit":true,"listenScrollEnd":false},on:{"scrollSuc":_vm.scrollSuc}},[_c("div",{staticClass:"detail_cnt_area"},[_c("div",{staticClass:"detail_cnt"},[_c("div",{staticClass:"detail_cnt_list"},[_vm.isInstTpl?_vm._l(_vm.tabData.text,function(item,i){var _context2;return _c("div",{key:_concatInstanceProperty(_context2="".concat(item.planid,"_")).call(_context2,i),staticClass:"detail_cnt_tpl_item"},[_c("div",{staticClass:"detail_title_font",style:_vm.fontSizeStyle},[_c("div",{staticClass:"detail_title"},[_vm._v(" "+_vm._s(item.title||"")+" ")])]),_c("div",{staticClass:"detail_cnt_duty"},[_c("div",{staticClass:"detail_cnt_duty_list"},[_c("div",{staticClass:"detail_cnt_duty_item",style:_vm.fontSizeStyle},[_c("span",{staticClass:"detail_cnt_duty_item_name"},[_vm._v(" 保障时间 ")]),_c("span",{staticClass:"detail_cnt_duty_item_desc"},[_vm._v(" "+_vm._s(_vm.getAttrs(item.attr).insuretime)+" ")])]),_c("div",{staticClass:"detail_cnt_duty_item",style:_vm.fontSizeStyle},[_c("span",{staticClass:"detail_cnt_duty_item_name"},[_vm._v(" 适用人群 ")]),_c("span",{staticClass:"detail_cnt_duty_item_desc"},[_vm._v(" "+_vm._s(_vm.getAttrs(item.attr).fitperson.desc)+" ")])]),_vm._l(_vm.getDustList(item.duty),function(dustItem,dustIndex){var _context3;return _c("div",{key:_concatInstanceProperty(_context3="".concat(dustItem.bigDutyId,"_")).call(_context3,dustIndex),staticClass:"detail_cnt_duty_item",style:_vm.fontSizeStyle},[_c("span",{staticClass:"detail_cnt_duty_item_name"},[_vm._v(" "+_vm._s(dustItem.duty))]),_c("span",{staticClass:"detail_cnt_duty_item_desc"},[_vm._v(" "+_vm._s(dustItem.coverage)+" ")])])})],2)])])}):_vm.isGoodsTpl?_c("div",{staticClass:"detail_cnt_goods_list"},_vm._l(_vm.tabData.text,function(goodsItem,goodsIndex){var _context4;return _c("div",{key:_concatInstanceProperty(_context4="".concat(goodsItem.id,"_")).call(_context4,goodsIndex),staticClass:"detail_cnt_goods_item"},[_c("div",{staticClass:"detail_title_font",style:_vm.fontSizeStyle},[_c("div",{staticClass:"detail_title"},[_vm._v(" "+_vm._s(goodsItem.name||"")+" ")])]),_c("div",{style:_vm.fontSizeStyle},[_c("div",{staticClass:"detail_texts",domProps:{"innerHTML":_vm._s(_vm.parseDescText(goodsItem.remark))}})])])}),0):[_c("div",{staticClass:"detail_title_font",style:_vm.fontSizeStyle},[_c("div",{staticClass:"detail_title"},[_vm._v(" "+_vm._s(_vm.tabData.title||"")+" ")])]),_c("div",{style:_vm.fontSizeStyle},[_c("div",{staticClass:"detail_texts",domProps:{"innerHTML":_vm._s(_vm.parseDescText(_vm.tabData.text))}})])]],2),_vm.isShowInstDesc?_c("div",{staticClass:"detail_cnt_inst_descbox",style:_vm.fontSizeStyle},[_c("div",{staticClass:"detail_texts",domProps:{"innerHTML":_vm._s(_vm.parseDescText(_vm.tabData.bottom_text))}})]):_vm._e(),_vm.tabData.picurls&&_vm.tabData.picurls.length>0?_vm._l(_vm.tabData.picurls,function(picItem,picIndex){return _c("div",{key:"pics_".concat(picIndex),staticClass:"detail_cnt_img_box"},[_c("img",{attrs:{"src":picItem},on:{"error":function error($event){return _vm.handleTabImgError($event)}}})])}):_vm._e()],2)])])],1)])])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"49b1d06c");var RuleDetails=__component__.exports;exports.RuleDetails=RuleDetails;
|
|
@@ -0,0 +1,276 @@
|
|
|
1
|
+
import _Object$keys from "@babel/runtime-corejs3/core-js/object/keys";
|
|
2
|
+
import _Object$getOwnPropertySymbols from "@babel/runtime-corejs3/core-js/object/get-own-property-symbols";
|
|
3
|
+
import _filterInstanceProperty from "@babel/runtime-corejs3/core-js/instance/filter";
|
|
4
|
+
import _Object$getOwnPropertyDescriptor from "@babel/runtime-corejs3/core-js/object/get-own-property-descriptor";
|
|
5
|
+
import _Object$getOwnPropertyDescriptors from "@babel/runtime-corejs3/core-js/object/get-own-property-descriptors";
|
|
6
|
+
import _Object$defineProperties from "@babel/runtime-corejs3/core-js/object/define-properties";
|
|
7
|
+
import _Object$defineProperty from "@babel/runtime-corejs3/core-js/object/define-property";
|
|
8
|
+
import _defineProperty from "@babel/runtime-corejs3/helpers/defineProperty";
|
|
9
|
+
import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js/instance/for-each";
|
|
10
|
+
import _mapInstanceProperty from "@babel/runtime-corejs3/core-js/instance/map";
|
|
11
|
+
import _concatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/concat";
|
|
12
|
+
import { S as Scroll } from "../../common/scroll/index.mjs";
|
|
13
|
+
import { f as fontSize } from "../../mixins/fontsize/index.mjs";
|
|
14
|
+
import { n as normalizeComponent } from "../../common/index.mjs";
|
|
15
|
+
import './style.css';function ownKeys(e, r) {
|
|
16
|
+
var t = _Object$keys(e);
|
|
17
|
+
if (_Object$getOwnPropertySymbols) {
|
|
18
|
+
var o = _Object$getOwnPropertySymbols(e);
|
|
19
|
+
r && (o = _filterInstanceProperty(o).call(o, function(r2) {
|
|
20
|
+
return _Object$getOwnPropertyDescriptor(e, r2).enumerable;
|
|
21
|
+
})), t.push.apply(t, o);
|
|
22
|
+
}
|
|
23
|
+
return t;
|
|
24
|
+
}
|
|
25
|
+
function _objectSpread(e) {
|
|
26
|
+
for (var r = 1; r < arguments.length; r++) {
|
|
27
|
+
var _context5, _context6;
|
|
28
|
+
var t = null != arguments[r] ? arguments[r] : {};
|
|
29
|
+
r % 2 ? _forEachInstanceProperty(_context5 = ownKeys(Object(t), true)).call(_context5, function(r2) {
|
|
30
|
+
_defineProperty(e, r2, t[r2]);
|
|
31
|
+
}) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context6 = ownKeys(Object(t))).call(_context6, function(r2) {
|
|
32
|
+
_Object$defineProperty(e, r2, _Object$getOwnPropertyDescriptor(t, r2));
|
|
33
|
+
});
|
|
34
|
+
}
|
|
35
|
+
return e;
|
|
36
|
+
}
|
|
37
|
+
var _sfc_main = {
|
|
38
|
+
name: "ActGoldRecomdActDetails",
|
|
39
|
+
components: {
|
|
40
|
+
ActScroll: Scroll
|
|
41
|
+
},
|
|
42
|
+
mixins: [fontSize],
|
|
43
|
+
props: {
|
|
44
|
+
list: {
|
|
45
|
+
type: Array,
|
|
46
|
+
default: function _default() {
|
|
47
|
+
return [];
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
},
|
|
51
|
+
data: function data() {
|
|
52
|
+
return {
|
|
53
|
+
scroll: null,
|
|
54
|
+
showList: [],
|
|
55
|
+
tabIndex: 0,
|
|
56
|
+
scrollbar: {
|
|
57
|
+
fade: true,
|
|
58
|
+
interactive: true
|
|
59
|
+
},
|
|
60
|
+
boxHeightStyle: {}
|
|
61
|
+
};
|
|
62
|
+
},
|
|
63
|
+
computed: {
|
|
64
|
+
fontSizeStyle: function fontSizeStyle() {
|
|
65
|
+
return {
|
|
66
|
+
"font-size": this._fontSize
|
|
67
|
+
};
|
|
68
|
+
},
|
|
69
|
+
tabDataMap: function tabDataMap() {
|
|
70
|
+
var _context;
|
|
71
|
+
var map = {};
|
|
72
|
+
_forEachInstanceProperty(_context = this.list).call(_context, function(item, i) {
|
|
73
|
+
map[i] = item;
|
|
74
|
+
});
|
|
75
|
+
return map;
|
|
76
|
+
},
|
|
77
|
+
tabData: function tabData() {
|
|
78
|
+
return this.tabDataMap[this.tabIndex] || {};
|
|
79
|
+
},
|
|
80
|
+
isInstTpl: function isInstTpl() {
|
|
81
|
+
return String(this.tabData.tab) === "4" && typeof this.tabData.text !== "string";
|
|
82
|
+
},
|
|
83
|
+
isShowInstDesc: function isShowInstDesc() {
|
|
84
|
+
return this.tabData.bottom_text;
|
|
85
|
+
},
|
|
86
|
+
isGoodsTpl: function isGoodsTpl() {
|
|
87
|
+
return String(this.tabData.tab) === "9" && typeof this.tabData.text !== "string";
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
mounted: function mounted() {
|
|
91
|
+
this.initScrollBox();
|
|
92
|
+
},
|
|
93
|
+
methods: {
|
|
94
|
+
initScrollBox: function initScrollBox() {
|
|
95
|
+
this.boxHeightStyle = {
|
|
96
|
+
height: "".concat(this.$refs.cntBox.clientHeight, "px")
|
|
97
|
+
};
|
|
98
|
+
this.refreshScroll();
|
|
99
|
+
},
|
|
100
|
+
refreshScroll: function refreshScroll() {
|
|
101
|
+
var _this = this;
|
|
102
|
+
this.$nextTick(function() {
|
|
103
|
+
if (_this.scroll) {
|
|
104
|
+
_this.scroll.refresh();
|
|
105
|
+
_this.scroll.scrollTo(0, 0);
|
|
106
|
+
} else {
|
|
107
|
+
_this.$refs.scroll.initScroll();
|
|
108
|
+
_this.$refs.scroll.scrollTo(0, 0);
|
|
109
|
+
}
|
|
110
|
+
});
|
|
111
|
+
},
|
|
112
|
+
scrollSuc: function scrollSuc(scroll) {
|
|
113
|
+
this.scroll = scroll;
|
|
114
|
+
},
|
|
115
|
+
getDustList: function getDustList(listJSON) {
|
|
116
|
+
var list = [];
|
|
117
|
+
try {
|
|
118
|
+
list = JSON.parse(listJSON);
|
|
119
|
+
} catch (error) {
|
|
120
|
+
}
|
|
121
|
+
return _mapInstanceProperty(list).call(list, function(item) {
|
|
122
|
+
var _ref = item || {}, coverage = _ref.coverage, duty = _ref.duty, bigDutyId = _ref.bigDutyId;
|
|
123
|
+
return {
|
|
124
|
+
coverage,
|
|
125
|
+
duty,
|
|
126
|
+
bigDutyId
|
|
127
|
+
};
|
|
128
|
+
});
|
|
129
|
+
},
|
|
130
|
+
getAttrs: function getAttrs(attr) {
|
|
131
|
+
var attrData = {};
|
|
132
|
+
try {
|
|
133
|
+
attrData = JSON.parse(attr);
|
|
134
|
+
} catch (error) {
|
|
135
|
+
}
|
|
136
|
+
return attrData;
|
|
137
|
+
},
|
|
138
|
+
handleTabImgError: function handleTabImgError(e) {
|
|
139
|
+
e.currentTarget.parentElement.style.display = "none";
|
|
140
|
+
},
|
|
141
|
+
parseDescText: function parseDescText(text) {
|
|
142
|
+
if (typeof text !== "string") return "";
|
|
143
|
+
return text.replace(/@@/ig, '<div style="margin: 0.7em 0;"></div>');
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
};
|
|
147
|
+
var _sfc_render = function render() {
|
|
148
|
+
var _vm = this, _c = _vm._self._c;
|
|
149
|
+
return _c("div", {
|
|
150
|
+
staticClass: "detail"
|
|
151
|
+
}, [_c("div", {
|
|
152
|
+
ref: "cntBox",
|
|
153
|
+
staticClass: "gold_recomd_act_scroll_cnt",
|
|
154
|
+
style: _objectSpread(_objectSpread({}, _vm.fontSizeStyle), _vm.boxHeightStyle)
|
|
155
|
+
}, [_c("div", {
|
|
156
|
+
staticClass: "gold_recomd_act_scroll_cnt_box"
|
|
157
|
+
}, [_c("ActScroll", {
|
|
158
|
+
ref: _vm.scroll,
|
|
159
|
+
staticClass: "scroll-word",
|
|
160
|
+
attrs: {
|
|
161
|
+
"scrollbar": _vm.scrollbar,
|
|
162
|
+
"click": true,
|
|
163
|
+
"listenScrollInit": true,
|
|
164
|
+
"listenScrollEnd": false
|
|
165
|
+
},
|
|
166
|
+
on: {
|
|
167
|
+
"scrollSuc": _vm.scrollSuc
|
|
168
|
+
}
|
|
169
|
+
}, [_c("div", {
|
|
170
|
+
staticClass: "detail_cnt_area"
|
|
171
|
+
}, [_c("div", {
|
|
172
|
+
staticClass: "detail_cnt"
|
|
173
|
+
}, [_c("div", {
|
|
174
|
+
staticClass: "detail_cnt_list"
|
|
175
|
+
}, [_vm.isInstTpl ? _vm._l(_vm.tabData.text, function(item, i) {
|
|
176
|
+
var _context2;
|
|
177
|
+
return _c("div", {
|
|
178
|
+
key: _concatInstanceProperty(_context2 = "".concat(item.planid, "_")).call(_context2, i),
|
|
179
|
+
staticClass: "detail_cnt_tpl_item"
|
|
180
|
+
}, [_c("div", {
|
|
181
|
+
staticClass: "detail_title_font",
|
|
182
|
+
style: _vm.fontSizeStyle
|
|
183
|
+
}, [_c("div", {
|
|
184
|
+
staticClass: "detail_title"
|
|
185
|
+
}, [_vm._v(" " + _vm._s(item.title || "") + " ")])]), _c("div", {
|
|
186
|
+
staticClass: "detail_cnt_duty"
|
|
187
|
+
}, [_c("div", {
|
|
188
|
+
staticClass: "detail_cnt_duty_list"
|
|
189
|
+
}, [_c("div", {
|
|
190
|
+
staticClass: "detail_cnt_duty_item",
|
|
191
|
+
style: _vm.fontSizeStyle
|
|
192
|
+
}, [_c("span", {
|
|
193
|
+
staticClass: "detail_cnt_duty_item_name"
|
|
194
|
+
}, [_vm._v(" 保障时间 ")]), _c("span", {
|
|
195
|
+
staticClass: "detail_cnt_duty_item_desc"
|
|
196
|
+
}, [_vm._v(" " + _vm._s(_vm.getAttrs(item.attr).insuretime) + " ")])]), _c("div", {
|
|
197
|
+
staticClass: "detail_cnt_duty_item",
|
|
198
|
+
style: _vm.fontSizeStyle
|
|
199
|
+
}, [_c("span", {
|
|
200
|
+
staticClass: "detail_cnt_duty_item_name"
|
|
201
|
+
}, [_vm._v(" 适用人群 ")]), _c("span", {
|
|
202
|
+
staticClass: "detail_cnt_duty_item_desc"
|
|
203
|
+
}, [_vm._v(" " + _vm._s(_vm.getAttrs(item.attr).fitperson.desc) + " ")])]), _vm._l(_vm.getDustList(item.duty), function(dustItem, dustIndex) {
|
|
204
|
+
var _context3;
|
|
205
|
+
return _c("div", {
|
|
206
|
+
key: _concatInstanceProperty(_context3 = "".concat(dustItem.bigDutyId, "_")).call(_context3, dustIndex),
|
|
207
|
+
staticClass: "detail_cnt_duty_item",
|
|
208
|
+
style: _vm.fontSizeStyle
|
|
209
|
+
}, [_c("span", {
|
|
210
|
+
staticClass: "detail_cnt_duty_item_name"
|
|
211
|
+
}, [_vm._v(" " + _vm._s(dustItem.duty))]), _c("span", {
|
|
212
|
+
staticClass: "detail_cnt_duty_item_desc"
|
|
213
|
+
}, [_vm._v(" " + _vm._s(dustItem.coverage) + " ")])]);
|
|
214
|
+
})], 2)])]);
|
|
215
|
+
}) : _vm.isGoodsTpl ? _c("div", {
|
|
216
|
+
staticClass: "detail_cnt_goods_list"
|
|
217
|
+
}, _vm._l(_vm.tabData.text, function(goodsItem, goodsIndex) {
|
|
218
|
+
var _context4;
|
|
219
|
+
return _c("div", {
|
|
220
|
+
key: _concatInstanceProperty(_context4 = "".concat(goodsItem.id, "_")).call(_context4, goodsIndex),
|
|
221
|
+
staticClass: "detail_cnt_goods_item"
|
|
222
|
+
}, [_c("div", {
|
|
223
|
+
staticClass: "detail_title_font",
|
|
224
|
+
style: _vm.fontSizeStyle
|
|
225
|
+
}, [_c("div", {
|
|
226
|
+
staticClass: "detail_title"
|
|
227
|
+
}, [_vm._v(" " + _vm._s(goodsItem.name || "") + " ")])]), _c("div", {
|
|
228
|
+
style: _vm.fontSizeStyle
|
|
229
|
+
}, [_c("div", {
|
|
230
|
+
staticClass: "detail_texts",
|
|
231
|
+
domProps: {
|
|
232
|
+
"innerHTML": _vm._s(_vm.parseDescText(goodsItem.remark))
|
|
233
|
+
}
|
|
234
|
+
})])]);
|
|
235
|
+
}), 0) : [_c("div", {
|
|
236
|
+
staticClass: "detail_title_font",
|
|
237
|
+
style: _vm.fontSizeStyle
|
|
238
|
+
}, [_c("div", {
|
|
239
|
+
staticClass: "detail_title"
|
|
240
|
+
}, [_vm._v(" " + _vm._s(_vm.tabData.title || "") + " ")])]), _c("div", {
|
|
241
|
+
style: _vm.fontSizeStyle
|
|
242
|
+
}, [_c("div", {
|
|
243
|
+
staticClass: "detail_texts",
|
|
244
|
+
domProps: {
|
|
245
|
+
"innerHTML": _vm._s(_vm.parseDescText(_vm.tabData.text))
|
|
246
|
+
}
|
|
247
|
+
})])]], 2), _vm.isShowInstDesc ? _c("div", {
|
|
248
|
+
staticClass: "detail_cnt_inst_descbox",
|
|
249
|
+
style: _vm.fontSizeStyle
|
|
250
|
+
}, [_c("div", {
|
|
251
|
+
staticClass: "detail_texts",
|
|
252
|
+
domProps: {
|
|
253
|
+
"innerHTML": _vm._s(_vm.parseDescText(_vm.tabData.bottom_text))
|
|
254
|
+
}
|
|
255
|
+
})]) : _vm._e(), _vm.tabData.picurls && _vm.tabData.picurls.length > 0 ? _vm._l(_vm.tabData.picurls, function(picItem, picIndex) {
|
|
256
|
+
return _c("div", {
|
|
257
|
+
key: "pics_".concat(picIndex),
|
|
258
|
+
staticClass: "detail_cnt_img_box"
|
|
259
|
+
}, [_c("img", {
|
|
260
|
+
attrs: {
|
|
261
|
+
"src": picItem
|
|
262
|
+
},
|
|
263
|
+
on: {
|
|
264
|
+
"error": function error($event) {
|
|
265
|
+
return _vm.handleTabImgError($event);
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
})]);
|
|
269
|
+
}) : _vm._e()], 2)])])], 1)])]);
|
|
270
|
+
};
|
|
271
|
+
var _sfc_staticRenderFns = [];
|
|
272
|
+
var __component__ = /* @__PURE__ */ normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, "49b1d06c");
|
|
273
|
+
var RuleDetails = __component__.exports;
|
|
274
|
+
export {
|
|
275
|
+
RuleDetails as R
|
|
276
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.detail[data-v-49b1d06c]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden}.detail[data-v-49b1d06c] .act-gold-tab{position:relative;background:#fff;z-index:10}.detail[data-v-49b1d06c] .act-gold-tab .scroll-content{height:100%}.detail[data-v-49b1d06c] .act-tab-scroll{height:100%}.detail_cnt_area[data-v-49b1d06c]{padding:1.8em 1em 6em;padding-bottom:calc(6em + constant(safe-area-inset-bottom));padding-bottom:calc(6em + env(safe-area-inset-bottom))}.detail_cnt[data-v-49b1d06c]{padding:1.8em 1.4em;background:#fff;border-radius:1.2em;box-shadow:0em 0.3em 1em 0em rgba(179,179,179,0.1)}.detail_cnt_goods_item[data-v-49b1d06c]{position:relative;margin:1.5em 0 0;margin:0 0 1.6em;padding:0 0 1.6em}.detail_cnt_goods_item[data-v-49b1d06c]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#f5f5f5;overflow:hidden;-webkit-transform:scale(1,0.5);transform:scale(1,0.5);-webkit-transform-origin:center bottom;transform-origin:center bottom}.detail_cnt_goods_item[data-v-49b1d06c]:nth-last-child(1){margin:0;padding:0}.detail_cnt_goods_item[data-v-49b1d06c]:nth-last-child(1):after{display:none}.detail_cnt_img_box[data-v-49b1d06c]{margin-top:1.4em;border-radius:0.8em;overflow:hidden}.detail_cnt_img_box img[data-v-49b1d06c]{width:100%;vertical-align:top;border-radius:0.8em}.detail_cnt_tpl_item[data-v-49b1d06c]{position:relative;margin:0 0 1.6em;padding:0 0 1.6em}.detail_cnt_tpl_item[data-v-49b1d06c]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#f5f5f5;overflow:hidden;-webkit-transform:scale(1,0.5);transform:scale(1,0.5);-webkit-transform-origin:center bottom;transform-origin:center bottom}.detail_cnt_tpl_item[data-v-49b1d06c]:nth-last-child(1){margin:0;padding-bottom:0}.detail_cnt_tpl_item[data-v-49b1d06c]:nth-last-child(1):after{display:none}.detail_cnt_duty_item[data-v-49b1d06c]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:0 0 1em}.detail_cnt_duty_item[data-v-49b1d06c]:nth-last-child(1){margin-bottom:0}.detail_cnt_duty_item span[data-v-49b1d06c]{font-size:1.4em;line-height:1.5}.detail_cnt_duty_item span.detail_cnt_duty_item_name[data-v-49b1d06c]{color:#666;-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-right:1em}.detail_cnt_duty_item span.detail_cnt_duty_item_desc[data-v-49b1d06c]{color:#333}.detail_title_font[data-v-49b1d06c]{margin-bottom:0.6em}.detail_title[data-v-49b1d06c]{font-size:1.6em;color:#292c3d;line-height:1.5;font-weight:bold;margin-bottom:0.6em}.detail_texts[data-v-49b1d06c]{font-size:1.4em;line-height:1.7;color:#666;font-weight:400;word-break:break-all;word-wrap:break-word}.detail_cnt_inst_descbox[data-v-49b1d06c]{position:relative;margin:1.6em 0 0;padding:1.6em 0 0}.detail_cnt_inst_descbox[data-v-49b1d06c]:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:#f5f5f5;overflow:hidden;-webkit-transform:scale(1,0.5);transform:scale(1,0.5);-webkit-transform-origin:center top;transform-origin:center top}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require('./style.css');var _sliceInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/slice");var _Array$from=require("@babel/runtime-corejs3/core-js/array/from");var _Symbol=require("@babel/runtime-corejs3/core-js/symbol");var _getIteratorMethod=require("@babel/runtime-corejs3/core-js/get-iterator-method");var _Object$getOwnPropertySymbols=require("@babel/runtime-corejs3/core-js/object/get-own-property-symbols");var _Object$getOwnPropertyDescriptor=require("@babel/runtime-corejs3/core-js/object/get-own-property-descriptor");var _Object$getOwnPropertyDescriptors=require("@babel/runtime-corejs3/core-js/object/get-own-property-descriptors");var _Object$defineProperties=require("@babel/runtime-corejs3/core-js/object/define-properties");var _Object$defineProperty=require("@babel/runtime-corejs3/core-js/object/define-property");var _defineProperty=require("@babel/runtime-corejs3/helpers/defineProperty");var _toConsumableArray=require("@babel/runtime-corejs3/helpers/toConsumableArray");var _slicedToArray=require("@babel/runtime-corejs3/helpers/slicedToArray");var _JSON$stringify=require("@babel/runtime-corejs3/core-js/json/stringify");var _findIndexInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/find-index");var _parseFloat=require("@babel/runtime-corejs3/core-js/parse-float");var _Object$keys=require("@babel/runtime-corejs3/core-js/object/keys");var _filterInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/filter");var _everyInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/every");var _Object$entries=require("@babel/runtime-corejs3/core-js/object/entries");var _forEachInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/for-each");var _sortInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/sort");var _Set=require("@babel/runtime-corejs3/core-js/set");var _mapInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/map");var _concatInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/concat");function ownKeys(e,r){var t=_Object$keys(e);if(_Object$getOwnPropertySymbols){var o=_Object$getOwnPropertySymbols(e);r&&(o=_filterInstanceProperty(o).call(o,function(r2){return _Object$getOwnPropertyDescriptor(e,r2).enumerable})),t.push.apply(t,o)}return t}function _objectSpread(e){for(var r=1;r<arguments.length;r++){var _context9,_context0;var t=null!=arguments[r]?arguments[r]:{};r%2?_forEachInstanceProperty(_context9=ownKeys(Object(t),true)).call(_context9,function(r2){_defineProperty(e,r2,t[r2])}):_Object$getOwnPropertyDescriptors?_Object$defineProperties(e,_Object$getOwnPropertyDescriptors(t)):_forEachInstanceProperty(_context0=ownKeys(Object(t))).call(_context0,function(r2){_Object$defineProperty(e,r2,_Object$getOwnPropertyDescriptor(t,r2))})}return e}function _createForOfIteratorHelper(r,e){var t="undefined"!=typeof _Symbol&&_getIteratorMethod(r)||r["@@iterator"];if(!t){if(Array.isArray(r)||(t=_unsupportedIterableToArray(r))||e&&r&&"number"==typeof r.length){t&&(r=t);var _n=0,F=function F2(){};return{s:F,n:function n(){return _n>=r.length?{done:true}:{done:false,value:r[_n++]}},e:function e2(r2){throw r2},f:F}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=true,u=false;return{s:function s(){t=t.call(r)},n:function n(){var r2=t.next();return a=r2.done,r2},e:function e2(r2){u=true,o=r2},f:function f(){try{a||null==t.return||t.return()}finally{if(u)throw o}}}}function _unsupportedIterableToArray(r,a){if(r){var _context8;if("string"==typeof r)return _arrayLikeToArray(r,a);var t=_sliceInstanceProperty(_context8={}.toString.call(r)).call(_context8,8,-1);return"Object"===t&&r.constructor&&(t=r.constructor.name),"Map"===t||"Set"===t?_Array$from(r):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?_arrayLikeToArray(r,a):void 0}}function _arrayLikeToArray(r,a){(null==a||a>r.length)&&(a=r.length);for(var e=0,n=Array(a);e<a;e++)n[e]=r[e];return n}var Marketing_filterIcon=require("../filterIcon/index.js");var Marketing_utils=require("../utils/index.js");var __$_require_45355ced__=require("../../assets/icon_dt.ad3d.png");var common=require("../../common/index.js");var _sfc_main={name:"TgfTable",components:{filterIcon:Marketing_filterIcon.filterIcon},props:{tableIndex:{type:[Number,String],default:0},headers:{type:Array,required:true},data:{type:Array,required:true},allScreen:{type:Boolean,default:false}},data:function data(){return{internalFilterValues:{},filterOptions:{},activeFilterKey:null}},computed:{processedHeaders:function processedHeaders(){var _this=this;var headers=JSON.parse(_JSON$stringify(this.headers));var leafColumns2=[];this.traverseHeaders(headers,function(item){if(!item.children){leafColumns2.push(item)}});var left=0;this.traverseHeaders(headers,function(item){if(!item.children){var columnIndex=_findIndexInstanceProperty(leafColumns2).call(leafColumns2,function(col){return col.key===item.key});var isLastColumn=columnIndex===leafColumns2.length-1;var hasIcon=!!(item.tip||item.filterable);var widthResult=_this.calculateColumnWidth(item,leafColumns2.length,isLastColumn,hasIcon);var isFirstColumn=_this.checkIfFirstColumn(item);item.fixed=isFirstColumn;item.left="".concat(left,"em");item.width=widthResult.width;item.widthType=widthResult.type;item.colType=isFirstColumn?"label":"data";if(widthResult.maxWidth){item.maxWidth=widthResult.maxWidth}left+=_parseFloat(widthResult.width)||0}});return headers},headerRows:function headerRows(){return Marketing_utils.convertToRows(this.processedHeaders)},leafColumns:function leafColumns(){return Marketing_utils.getLeafColumns(this.processedHeaders)},tableClasses:function tableClasses(){return{"full-width":this.leafColumns.length<8,smallSize:this.headerRows.length>1}},scrollContainerClass:function scrollContainerClass(){return{table_wrap:!this.allScreen,"table_wrap-allScreen":this.allScreen}},filteredData:function filteredData(){var _context,_this2=this;if(!_Object$keys(this.internalFilterValues).length){return this.data}return _filterInstanceProperty(_context=this.data).call(_context,function(row){var _context2;return _everyInstanceProperty(_context2=_Object$entries(_this2.internalFilterValues)).call(_context2,function(_ref){var _ref2=_slicedToArray(_ref,2),key=_ref2[0],value=_ref2[1];if(!value||value==="无")return true;return row[key]===value})})}},mounted:function mounted(){this.initFilterOptions()},watch:{data:{deep:true,handler:function handler(){this.initFilterOptions()}}},methods:{traverseHeaders:function traverseHeaders(headers,callback){var _this3=this;_forEachInstanceProperty(headers).call(headers,function(header){if(header.children&&header.children.length>0){_this3.traverseHeaders(header.children,callback)}else{callback(header)}})},calculateColumnWidth:function calculateColumnWidth(column,totalColumns){var isLastColumn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:false;var hasIcon=arguments.length>3&&arguments[3]!==void 0?arguments[3]:false;if(!column.key){return{width:"auto",type:"auto"}}if(this.allScreen&&totalColumns>6){return{width:"13.7vh",maxWidth:"13.7vh",type:"fixed-vh"}}if(!this.allScreen&&totalColumns<=3){var width=(100/totalColumns).toFixed(2);return{width:"".concat(width,"%"),type:"percentage"}}var textLength=column.name?column.name.length:1;var baseWidth=textLength*1+2+(isLastColumn?2:0);var iconWidth=hasIcon?1.5:0;var finalWidth=baseWidth+iconWidth;var limitedWidth=Math.min(Math.max(finalWidth,5),25);return{width:"".concat(limitedWidth,"rem"),type:"calculated"}},checkIfFirstColumn:function checkIfFirstColumn(column){var firstLeafColumn=this.findFirstLeafColumn(this.headers);return firstLeafColumn&&firstLeafColumn.key===column.key},findFirstLeafColumn:function findFirstLeafColumn(headers){var _iterator=_createForOfIteratorHelper(headers),_step;try{for(_iterator.s();!(_step=_iterator.n()).done;){var header=_step.value;if(header.children&&header.children.length>0){var found=this.findFirstLeafColumn(header.children);if(found)return found}else{return header}}}catch(err){_iterator.e(err)}finally{_iterator.f()}return null},getFilterType:function getFilterType(row,index){return index===row.length-1?"left":"right"},getColumnStyleFromWidthResult:function getColumnStyleFromWidthResult(column){var style={};if(column.width==="auto"){style.width="auto"}else if(column.widthType==="percentage"){style.width=column.width}else if(column.maxWidth){style.maxWidth=column.maxWidth;style.minWidth=column.maxWidth}else{style.width=column.width}return style},extractFilterOptions:function extractFilterOptions(columnKey){var _context3,_context4,_context5;if(!this.data||!this.data.length)return[];var uniqueValues=_sortInstanceProperty(_context3=_filterInstanceProperty(_context4=_toConsumableArray(new _Set(_mapInstanceProperty(_context5=this.data).call(_context5,function(row){return row[columnKey]})))).call(_context4,function(value){return value!==null&&value!==void 0&&value!==""})).call(_context3);return uniqueValues},initFilterOptions:function initFilterOptions(){var _context6,_this4=this;_forEachInstanceProperty(_context6=this.leafColumns).call(_context6,function(column){if(column.filterable&&column.key){var options=_this4.extractFilterOptions(column.key);_this4.$set(_this4.filterOptions,column.key,options)}})},handleFilterSelect:function handleFilterSelect(value,columnKey){this.$set(this.internalFilterValues,columnKey,value);this.$emit("filter-change",{tableIndex:this.tableIndex,filterState:_objectSpread({},this.internalFilterValues)})},handleFilterReset:function handleFilterReset(columnKey){this.$set(this.internalFilterValues,columnKey,null);this.$emit("filter-change",{tableIndex:this.tableIndex,filterState:_objectSpread({},this.internalFilterValues)})},handleFilterClose:function handleFilterClose(){this.activeFilterKey=null;this.$emit("closeFilter")}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{staticClass:"marketing-table"},[_c("div",{staticClass:"table-container",class:_vm.scrollContainerClass},[_c("table",{staticClass:"act-tgf-new-table",class:_vm.tableClasses,attrs:{"border":"1"}},[_c("colgroup",_vm._l(_vm.leafColumns,function(column,index){return _c("col",{key:column.key||"col_".concat(index),class:{"fixed-col":column.fixed},style:_vm.getColumnStyleFromWidthResult(column)})}),0),_c("thead",_vm._l(_vm.headerRows,function(row,rowIndex){return _c("tr",{key:rowIndex},_vm._l(row,function(header,index){var _context7;return _c("th",{key:header.key||_concatInstanceProperty(_context7="header_".concat(rowIndex,"_")).call(_context7,index),class:[header.key||"",{"fixed":header.fixed}],style:{"left":header.fixed?header.left:""},attrs:{"rowspan":header.rowSpan,"colspan":header.colSpan}},[_c("div",{staticClass:"row items-center justify-center"},[!header.children&&header.filterable&&header.key?_c("filter-icon",{ref:"filterIcon_".concat(header.key),refInFor:true,attrs:{"isAllScreen":_vm.allScreen,"type":_vm.getFilterType(row,index),"selectVal":_vm.filterOptions[header.key]||["无"]},on:{"select":function select($event){return _vm.handleFilterSelect($event,header.key)},"resetList":function resetList($event){return _vm.handleFilterReset(header.key)},"closeFilter":_vm.handleFilterClose}},[_vm._v(" "+_vm._s(header.name)+" ")]):_c("p",{domProps:{"textContent":_vm._s(header.name)}}),!header.children&&header.tip?_c("img",{staticClass:"tips-img",attrs:{"src":__$_require_45355ced__,"alt":""},on:{"click":function click($event){$event.stopPropagation();return _vm.$emit("tip-click",header)}}}):_vm._e()],1),!header.children&&(!header.filterable||!header.key)?_c("span",{domProps:{"textContent":_vm._s(header.name)}}):_vm._e()])}),0)}),0),_c("tbody",_vm._l(_vm.filteredData,function(row,idx){return _c("tr",{key:idx},_vm._l(_vm.leafColumns,function(header,i){return _c("td",{key:header.key||"cell_".concat(i),class:[{"hidden":row[header.key+"dis"]},{"fixed":header.fixed},header.key||""],style:{"left":header.fixed?header.left:""},attrs:{"rowspan":row[header.key+"span"]},domProps:{"textContent":_vm._s(row[header.key])}})}),0)}),0)])])])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"e89454f8");var TgfTable=__component__.exports;exports.TgfTable=TgfTable;
|