@xysfe/actui2 0.0.7 → 0.0.9

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.
Files changed (414) hide show
  1. package/README.md +18 -0
  2. package/lib/BScroll/index.esm.js +1 -0
  3. package/lib/BScroll/index.js +1 -1
  4. package/lib/BankSelect/bankbox/{index.mjs → index.esm.js} +2 -2
  5. package/lib/BankSelect/bankchoosebox/{index.mjs → index.esm.js} +2 -2
  6. package/lib/BankSelect/bankmsg/{index.mjs → index.esm.js} +10 -10
  7. package/lib/BankSelect/{index.mjs → index.esm.js} +15 -15
  8. package/lib/BaseInput/{index.mjs → index.esm.js} +3 -3
  9. package/lib/Button/{index.mjs → index.esm.js} +3 -3
  10. package/lib/CascadePicker/{index.mjs → index.esm.js} +7 -7
  11. package/lib/CertifyLayer/{index.mjs → index.esm.js} +14 -14
  12. package/lib/ClaimsContact/{index.mjs → index.esm.js} +12 -12
  13. package/lib/Collapse/{index.mjs → index.esm.js} +5 -5
  14. package/lib/Contact/{index.mjs → index.esm.js} +11 -11
  15. package/lib/ContactBook/{index.mjs → index.esm.js} +12 -12
  16. package/lib/CountTo/{index.mjs → index.esm.js} +4 -4
  17. package/lib/CouponLayer/{index.mjs → index.esm.js} +12 -12
  18. package/lib/CouponLayer/index.js +1 -1
  19. package/lib/CrmReserveInfoLayer/{index.mjs → index.esm.js} +8 -8
  20. package/lib/DatePicker/{index.mjs → index.esm.js} +10 -10
  21. package/lib/DeviceFingerprint/{index.mjs → index.esm.js} +1 -1
  22. package/lib/Dialog/{index.mjs → index.esm.js} +6 -6
  23. package/lib/DiseaseListLayer/{index.mjs → index.esm.js} +7 -7
  24. package/lib/DiseaseListLayer/index.js +1 -1
  25. package/lib/DiseaseSelect/collapse/collapse/{index.mjs → index.esm.js} +1 -1
  26. package/lib/DiseaseSelect/collapse/collapseItem/{index.mjs → index.esm.js} +3 -3
  27. package/lib/DiseaseSelect/collapse/collapseTransition/{index.mjs → index.esm.js} +2 -2
  28. package/lib/DiseaseSelect/diseaseList/{index.mjs → index.esm.js} +3 -3
  29. package/lib/DiseaseSelect/{index.mjs → index.esm.js} +6 -6
  30. package/lib/DiseaseSelect/resultList/{index.mjs → index.esm.js} +2 -2
  31. package/lib/DiseaseSelect/search/{index.mjs → index.esm.js} +4 -4
  32. package/lib/DiseaseSelect/selectLayer/{index.mjs → index.esm.js} +6 -6
  33. package/lib/DiseaseSelectLayer/{index.mjs → index.esm.js} +5 -5
  34. package/lib/DocPop/{index.mjs → index.esm.js} +7 -7
  35. package/lib/DocPop/scrollList/{index.mjs → index.esm.js} +2 -2
  36. package/lib/ErrorInterceptors/{index.mjs → index.esm.js} +1 -1
  37. package/lib/FaceRecognition/{index.mjs → index.esm.js} +3 -3
  38. package/lib/FigurePic/{index.mjs → index.esm.js} +3 -3
  39. package/lib/FileList/imageList/{index.mjs → index.esm.js} +1 -1
  40. package/lib/FileList/{index.mjs → index.esm.js} +7 -7
  41. package/lib/FileList/selectLayer/{index.mjs → index.esm.js} +2 -2
  42. package/lib/FileList/uploadMaterial/{index.mjs → index.esm.js} +7 -7
  43. package/lib/FileUpload/choose/{index.mjs → index.esm.js} +3 -3
  44. package/lib/FileUpload/{index.mjs → index.esm.js} +3 -3
  45. package/lib/FileUpload/upload/{index.mjs → index.esm.js} +4 -4
  46. package/lib/FileUpload/util/{index.mjs → index.esm.js} +2 -2
  47. package/lib/FormLayer/{index.mjs → index.esm.js} +13 -13
  48. package/lib/GivenLayer/{index.mjs → index.esm.js} +14 -14
  49. package/lib/GoldAddress/{index.mjs → index.esm.js} +7 -7
  50. package/lib/GoldAddressLayer/{index.mjs → index.esm.js} +7 -7
  51. package/lib/GoldAddressLayerV2/{index.mjs → index.esm.js} +8 -8
  52. package/lib/GoldAddressSelect/addressSelectLayer/{index.mjs → index.esm.js} +5 -5
  53. package/lib/GoldAddressSelect/{index.mjs → index.esm.js} +8 -8
  54. package/lib/GoldAml/{index.mjs → index.esm.js} +8 -8
  55. package/lib/GoldArea/{index.mjs → index.esm.js} +8 -8
  56. package/lib/GoldAuroraSlots/{index.mjs → index.esm.js} +2 -2
  57. package/lib/GoldBankCombine/{index.mjs → index.esm.js} +7 -7
  58. package/lib/GoldBankPayLimit/bankSelect/{index.mjs → index.esm.js} +5 -5
  59. package/lib/GoldBankPayLimit/{index.mjs → index.esm.js} +9 -9
  60. package/lib/GoldBankSelect/{index.mjs → index.esm.js} +6 -6
  61. package/lib/GoldBenefitDemo/benefit/amount/{index.mjs → index.esm.js} +1 -1
  62. package/lib/GoldBenefitDemo/benefit/{index.mjs → index.esm.js} +4 -4
  63. package/lib/GoldBenefitDemo/benefit/slider/{index.mjs → index.esm.js} +3 -3
  64. package/lib/GoldBenefitDemo/benefit/slider/index.js +1 -1
  65. package/lib/GoldBenefitDemo/benefit/title/{index.mjs → index.esm.js} +1 -1
  66. package/lib/GoldBenefitDemo/costTable/{index.mjs → index.esm.js} +5 -5
  67. package/lib/GoldBenefitDemo/costTable/index.js +1 -1
  68. package/lib/GoldBenefitDemo/{index.mjs → index.esm.js} +4 -4
  69. package/lib/GoldCancelDialog/{index.mjs → index.esm.js} +8 -8
  70. package/lib/GoldCareer/{index.mjs → index.esm.js} +9 -9
  71. package/lib/GoldCareerLayer/{index.mjs → index.esm.js} +11 -11
  72. package/lib/GoldCareerLayer/rowPicker/{index.mjs → index.esm.js} +2 -2
  73. package/lib/GoldCareerLayer/scrollList/{index.mjs → index.esm.js} +1 -1
  74. package/lib/GoldCareerLayer/searchList/{index.mjs → index.esm.js} +2 -2
  75. package/lib/GoldCert/{index.mjs → index.esm.js} +12 -12
  76. package/lib/GoldCert/photo/{index.mjs → index.esm.js} +2 -2
  77. package/lib/GoldCert/relateVerifyPhoto/{index.mjs → index.esm.js} +4 -4
  78. package/lib/GoldCert/selectLayer/{index.mjs → index.esm.js} +2 -2
  79. package/lib/GoldCheckbox/{index.mjs → index.esm.js} +5 -5
  80. package/lib/GoldClaimsContact/{index.mjs → index.esm.js} +6 -6
  81. package/lib/GoldCommentList/{index.mjs → index.esm.js} +4 -4
  82. package/lib/GoldCommentList/item/{index.mjs → index.esm.js} +2 -2
  83. package/lib/GoldCommentList/tag/{index.mjs → index.esm.js} +1 -1
  84. package/lib/GoldCompute/careerQuery/{index.mjs → index.esm.js} +2 -2
  85. package/lib/GoldCompute/{index.mjs → index.esm.js} +7 -7
  86. package/lib/GoldComputeV2/careerQuery/{index.mjs → index.esm.js} +2 -2
  87. package/lib/GoldComputeV2/{index.mjs → index.esm.js} +6 -6
  88. package/lib/GoldConclusion/humancheck/{index.mjs → index.esm.js} +5 -5
  89. package/lib/GoldConclusion/{index.mjs → index.esm.js} +6 -6
  90. package/lib/GoldConclusion/intelModule/{index.mjs → index.esm.js} +1 -1
  91. package/lib/GoldConclusion/intelcheck/{index.mjs → index.esm.js} +3 -3
  92. package/lib/GoldConclusion/module/{index.mjs → index.esm.js} +1 -1
  93. package/lib/GoldConclusion/picture/{index.mjs → index.esm.js} +1 -1
  94. package/lib/GoldConclusion/progress/{index.mjs → index.esm.js} +1 -1
  95. package/lib/GoldConclusion/scrollzoom/{index.mjs → index.esm.js} +5 -5
  96. package/lib/GoldConclusion/status/{index.mjs → index.esm.js} +1 -1
  97. package/lib/GoldConclusion/tab/{index.mjs → index.esm.js} +3 -3
  98. package/lib/GoldContact/{index.mjs → index.esm.js} +6 -6
  99. package/lib/GoldContactBook/{index.mjs → index.esm.js} +6 -6
  100. package/lib/GoldContactElement/{index.mjs → index.esm.js} +7 -7
  101. package/lib/GoldCost/costTable/{index.mjs → index.esm.js} +6 -6
  102. package/lib/GoldCost/costTable/index.js +1 -1
  103. package/lib/GoldCost/{index.mjs → index.esm.js} +8 -8
  104. package/lib/GoldCost/table/{index.mjs → index.esm.js} +2 -2
  105. package/lib/GoldCostLayer/{index.mjs → index.esm.js} +6 -6
  106. package/lib/GoldCoupon/code/{index.mjs → index.esm.js} +7 -7
  107. package/lib/GoldCoupon/{index.mjs → index.esm.js} +9 -9
  108. package/lib/GoldCoupon/item/{index.mjs → index.esm.js} +1 -1
  109. package/lib/GoldCoupon/list/{index.mjs → index.esm.js} +7 -7
  110. package/lib/GoldDate/{index.mjs → index.esm.js} +8 -8
  111. package/lib/GoldDialog/{index.mjs → index.esm.js} +8 -8
  112. package/lib/GoldDisease/{index.mjs → index.esm.js} +8 -8
  113. package/lib/GoldDocLayer/{index.mjs → index.esm.js} +5 -5
  114. package/lib/GoldDoorPlate/{index.mjs → index.esm.js} +7 -7
  115. package/lib/GoldDoubleRecordTable/{index.mjs → index.esm.js} +5 -5
  116. package/lib/GoldElement/{index.mjs → index.esm.js} +34 -34
  117. package/lib/GoldElementGroup/{index.mjs → index.esm.js} +3 -3
  118. package/lib/GoldFacecheck/{index.mjs → index.esm.js} +6 -6
  119. package/lib/GoldFaq/{index.mjs → index.esm.js} +2 -2
  120. package/lib/GoldFile/{index.mjs → index.esm.js} +8 -8
  121. package/lib/GoldFileAssess/{index.mjs → index.esm.js} +8 -8
  122. package/lib/GoldFinance/benefit/amount/{index.mjs → index.esm.js} +1 -1
  123. package/lib/GoldFinance/benefit/{index.mjs → index.esm.js} +6 -6
  124. package/lib/GoldFinance/benefit/select/{index.mjs → index.esm.js} +1 -1
  125. package/lib/GoldFinance/benefit/slider/{index.mjs → index.esm.js} +3 -3
  126. package/lib/GoldFinance/benefit/slider/index.js +1 -1
  127. package/lib/GoldFinance/benefit/text/{index.mjs → index.esm.js} +1 -1
  128. package/lib/GoldFinance/benefit/title/{index.mjs → index.esm.js} +1 -1
  129. package/lib/GoldFinance/caseDemo/{index.mjs → index.esm.js} +1 -1
  130. package/lib/GoldFinance/costTable/{index.mjs → index.esm.js} +3 -3
  131. package/lib/GoldFinance/costTable/index.js +1 -1
  132. package/lib/GoldFinance/{index.mjs → index.esm.js} +7 -7
  133. package/lib/{GoldFinanceV2/replace/index.mjs → GoldFinance/replace/index.esm.js} +1 -1
  134. package/lib/GoldFinanceChart/benefit/{index.mjs → index.esm.js} +3 -3
  135. package/lib/GoldFinanceChart/chart/{index.mjs → index.esm.js} +2 -2
  136. package/lib/GoldFinanceChart/costTable/{index.mjs → index.esm.js} +3 -3
  137. package/lib/GoldFinanceChart/costTable/index.js +1 -1
  138. package/lib/GoldFinanceChart/{index.mjs → index.esm.js} +7 -7
  139. package/lib/GoldFinanceChartV2/chart/{index.mjs → index.esm.js} +2 -2
  140. package/lib/GoldFinanceChartV2/{index.mjs → index.esm.js} +5 -5
  141. package/lib/GoldFinanceChartV3/benefit/header/{index.mjs → index.esm.js} +1 -1
  142. package/lib/GoldFinanceChartV3/benefit/{index.mjs → index.esm.js} +7 -7
  143. package/lib/GoldFinanceChartV3/benefit/newamount/{index.mjs → index.esm.js} +1 -1
  144. package/lib/GoldFinanceChartV3/benefit/select/{index.mjs → index.esm.js} +1 -1
  145. package/lib/GoldFinanceChartV3/benefit/text/{index.mjs → index.esm.js} +1 -1
  146. package/lib/GoldFinanceChartV3/benefit/title/{index.mjs → index.esm.js} +1 -1
  147. package/lib/GoldFinanceChartV3/costTable/{index.mjs → index.esm.js} +6 -6
  148. package/lib/GoldFinanceChartV3/costTable/index.js +1 -1
  149. package/lib/GoldFinanceChartV3/{index.mjs → index.esm.js} +6 -6
  150. package/lib/GoldFinanceChartV3/tools/replace/{index.mjs → index.esm.js} +1 -1
  151. package/lib/GoldFinanceV2/benefit/amount/{index.mjs → index.esm.js} +1 -1
  152. package/lib/GoldFinanceV2/benefit/{index.mjs → index.esm.js} +6 -6
  153. package/lib/GoldFinanceV2/benefit/select/{index.mjs → index.esm.js} +1 -1
  154. package/lib/GoldFinanceV2/benefit/slider/{index.mjs → index.esm.js} +3 -3
  155. package/lib/GoldFinanceV2/benefit/slider/index.js +1 -1
  156. package/lib/GoldFinanceV2/benefit/text/{index.mjs → index.esm.js} +1 -1
  157. package/lib/GoldFinanceV2/benefit/title/{index.mjs → index.esm.js} +1 -1
  158. package/lib/GoldFinanceV2/caseDemo/{index.mjs → index.esm.js} +1 -1
  159. package/lib/GoldFinanceV2/costTable/{index.mjs → index.esm.js} +3 -3
  160. package/lib/GoldFinanceV2/costTable/index.js +1 -1
  161. package/lib/GoldFinanceV2/{index.mjs → index.esm.js} +7 -7
  162. package/lib/{GoldFinance/replace/index.mjs → GoldFinanceV2/replace/index.esm.js} +1 -1
  163. package/lib/GoldIndexBar/{index.mjs → index.esm.js} +7 -7
  164. package/lib/GoldInput/{index.mjs → index.esm.js} +7 -7
  165. package/lib/GoldInsureDescDialog/{index.mjs → index.esm.js} +5 -5
  166. package/lib/GoldInsureDuty/{index.mjs → index.esm.js} +5 -5
  167. package/lib/GoldInsureNotice/content/{index.mjs → index.esm.js} +1 -1
  168. package/lib/GoldInsureNotice/denyCarrer/{index.mjs → index.esm.js} +1 -1
  169. package/lib/GoldInsureNotice/health/{index.mjs → index.esm.js} +9 -9
  170. package/lib/GoldInsureNotice/healthNotice/{index.mjs → index.esm.js} +10 -10
  171. package/lib/GoldInsureNotice/{index.mjs → index.esm.js} +8 -8
  172. package/lib/GoldInsureNotice/offlineHealth/{index.mjs → index.esm.js} +2 -2
  173. package/lib/GoldInsureNotice/tips/{index.mjs → index.esm.js} +1 -1
  174. package/lib/GoldIntransitDialog/{index.mjs → index.esm.js} +6 -6
  175. package/lib/GoldItem/{index.mjs → index.esm.js} +4 -4
  176. package/lib/GoldLattice/{index.mjs → index.esm.js} +7 -7
  177. package/lib/GoldLayer/{index.mjs → index.esm.js} +2 -2
  178. package/lib/GoldLongTextSelect/{index.mjs → index.esm.js} +8 -8
  179. package/lib/GoldMailPrecheck/{index.mjs → index.esm.js} +6 -6
  180. package/lib/GoldMailPrecheckV2/{index.mjs → index.esm.js} +6 -6
  181. package/lib/GoldMobileLayer/{index.mjs → index.esm.js} +7 -7
  182. package/lib/GoldModule/{index.mjs → index.esm.js} +6 -6
  183. package/lib/GoldMulSelect/{index.mjs → index.esm.js} +9 -9
  184. package/lib/GoldMulSelect/mulSelect/{index.mjs → index.esm.js} +5 -5
  185. package/lib/GoldMulSelect/mulSelect/index.js +1 -1
  186. package/lib/GoldNoticeTerms/heatlh/{index.mjs → index.esm.js} +2 -2
  187. package/lib/GoldNoticeTerms/{index.mjs → index.esm.js} +9 -9
  188. package/lib/GoldNoticeTerms/protocol/{index.mjs → index.esm.js} +1 -1
  189. package/lib/GoldNoticeTerms/tab/{index.mjs → index.esm.js} +2 -2
  190. package/lib/GoldOcr/filelist/{index.mjs → index.esm.js} +3 -3
  191. package/lib/GoldOcr/{index.mjs → index.esm.js} +7 -7
  192. package/lib/GoldPayLimitLayer/{index.mjs → index.esm.js} +9 -9
  193. package/lib/GoldPayLimitLayer/index.js +1 -1
  194. package/lib/GoldPayLimitLayer/signIntroduct/{index.mjs → index.esm.js} +3 -3
  195. package/lib/GoldPayLimitLayer/signIntroduct/index.js +1 -1
  196. package/lib/GoldPayLimitLayer/table/{index.mjs → index.esm.js} +4 -4
  197. package/lib/GoldPayLimitLayer/table/index.js +1 -1
  198. package/lib/GoldPhoto/{index.mjs → index.esm.js} +11 -11
  199. package/lib/GoldProtocol/{index.mjs → index.esm.js} +2 -2
  200. package/lib/GoldProtocolLayer/{index.mjs → index.esm.js} +6 -6
  201. package/lib/GoldPureText/{index.mjs → index.esm.js} +5 -5
  202. package/lib/GoldQrcode/{index.mjs → index.esm.js} +8 -8
  203. package/lib/GoldReadTerms/{index.mjs → index.esm.js} +6 -6
  204. package/lib/GoldSelect/{index.mjs → index.esm.js} +10 -10
  205. package/lib/GoldSelect/searchBank/{index.mjs → index.esm.js} +5 -5
  206. package/lib/GoldSelect/select/{index.mjs → index.esm.js} +5 -5
  207. package/lib/GoldSignature/{index.mjs → index.esm.js} +8 -8
  208. package/lib/GoldStepper/{index.mjs → index.esm.js} +8 -8
  209. package/lib/GoldSwitch/{index.mjs → index.esm.js} +7 -7
  210. package/lib/GoldText/{index.mjs → index.esm.js} +6 -6
  211. package/lib/GoldTextarea/{index.mjs → index.esm.js} +7 -7
  212. package/lib/GoldTimePicker/{index.mjs → index.esm.js} +7 -7
  213. package/lib/GoldUniversal/{index.mjs → index.esm.js} +5 -5
  214. package/lib/GoldVerifyCode/{index.mjs → index.esm.js} +7 -7
  215. package/lib/HumanCheckGuideLayer/guideDetail/{index.mjs → index.esm.js} +2 -2
  216. package/lib/HumanCheckGuideLayer/{index.mjs → index.esm.js} +4 -4
  217. package/lib/HumanCheckGuideLayer/moduleBox/{index.mjs → index.esm.js} +2 -2
  218. package/lib/HumanCheckGuideLayer/table/{index.mjs → index.esm.js} +2 -2
  219. package/lib/ImageLayer/{index.mjs → index.esm.js} +7 -7
  220. package/lib/ImagePreview/{index.mjs → index.esm.js} +10 -10
  221. package/lib/IndexBar/{index.mjs → index.esm.js} +8 -8
  222. package/lib/IndexList/{index.mjs → index.esm.js} +3 -3
  223. package/lib/Jigsaw/{index.mjs → index.esm.js} +7 -7
  224. package/lib/JigsawLayer/{index.mjs → index.esm.js} +8 -8
  225. package/lib/JigsawVerifyCode/{index.mjs → index.esm.js} +7 -7
  226. package/lib/Keyframe/{index.mjs → index.esm.js} +4 -4
  227. package/lib/Loading/cir1-loading/{index.mjs → index.esm.js} +2 -2
  228. package/lib/Loading/cir2-loading/{index.mjs → index.esm.js} +2 -2
  229. package/lib/Loading/cir3-loading/{index.mjs → index.esm.js} +2 -2
  230. package/lib/Loading/cir4-loading/{index.mjs → index.esm.js} +2 -2
  231. package/lib/Loading/cir5-loading/{index.mjs → index.esm.js} +2 -2
  232. package/lib/Loading/default-loading/{index.mjs → index.esm.js} +2 -2
  233. package/lib/Loading/{index.mjs → index.esm.js} +9 -9
  234. package/lib/Loading/line-loading/{index.mjs → index.esm.js} +2 -2
  235. package/lib/Login/{index.mjs → index.esm.js} +3 -3
  236. package/lib/LoginLayer/{index.mjs → index.esm.js} +12 -12
  237. package/lib/LoginLayer/jigsaw/{index.mjs → index.esm.js} +6 -6
  238. package/lib/Marketing/Details/{index.mjs → index.esm.js} +4 -4
  239. package/lib/Marketing/GetMobile/{index.mjs → index.esm.js} +6 -6
  240. package/lib/Marketing/GetMobileForNew/{index.mjs → index.esm.js} +6 -6
  241. package/lib/Marketing/List/{index.mjs → index.esm.js} +5 -5
  242. package/lib/Marketing/RuleDetails/{index.mjs → index.esm.js} +3 -3
  243. package/lib/Marketing/TgfTable/{index.mjs → index.esm.js} +3 -3
  244. package/lib/Marketing/activity/{index.mjs → index.esm.js} +2 -2
  245. package/lib/Marketing/filterIcon/{index.mjs → index.esm.js} +2 -2
  246. package/lib/Marketing/gift/{index.mjs → index.esm.js} +1 -1
  247. package/lib/Marketing/{index.mjs → index.esm.js} +3 -3
  248. package/lib/Marketing/kcb/{index.mjs → index.esm.js} +9 -9
  249. package/lib/Marketing/popper/{index.mjs → index.esm.js} +5 -4
  250. package/lib/Marketing/popper/index.js +1 -1
  251. package/lib/Marketing/teleport/{index.mjs → index.esm.js} +3 -2
  252. package/lib/Marketing/teleport/index.js +1 -1
  253. package/lib/Marketing/tipsLayer/{index.mjs → index.esm.js} +2 -2
  254. package/lib/Marketing/tuiguangfei/{index.mjs → index.esm.js} +6 -6
  255. package/lib/Marketing/xys/{index.mjs → index.esm.js} +15 -15
  256. package/lib/MarketingPage/{index.mjs → index.esm.js} +8 -8
  257. package/lib/MedicalListLayer/component/medicalList/{index.mjs → index.esm.js} +1 -1
  258. package/lib/MedicalListLayer/{index.mjs → index.esm.js} +8 -8
  259. package/lib/MedicalListLayer/index.js +1 -1
  260. package/lib/MobileAuth/{index.mjs → index.esm.js} +3 -3
  261. package/lib/MobileAuthLayer/{index.mjs → index.esm.js} +11 -11
  262. package/lib/MobileAuthLayer/jigsaw/{index.mjs → index.esm.js} +6 -6
  263. package/lib/MobileLayer/crm/{index.mjs → index.esm.js} +10 -10
  264. package/lib/MobileLayer/default/{index.mjs → index.esm.js} +10 -10
  265. package/lib/MobileLayer/{index.mjs → index.esm.js} +3 -3
  266. package/lib/MultiSelect/{index.mjs → index.esm.js} +9 -9
  267. package/lib/NoticeTips/{index.mjs → index.esm.js} +5 -5
  268. package/lib/NoticeTips/noticeTips/{index.mjs → index.esm.js} +2 -2
  269. package/lib/OcrLayer/{index.mjs → index.esm.js} +4 -4
  270. package/lib/PageLoading/{index.mjs → index.esm.js} +6 -6
  271. package/lib/Panel/{index.mjs → index.esm.js} +3 -3
  272. package/lib/PhotoBox/{index.mjs → index.esm.js} +2 -2
  273. package/lib/Picker/{index.mjs → index.esm.js} +11 -11
  274. package/lib/Picker/index.js +1 -1
  275. package/lib/PickerLongText/{index.mjs → index.esm.js} +11 -11
  276. package/lib/PickerLongText/index.js +1 -1
  277. package/lib/PlanSetting/{index.mjs → index.esm.js} +4 -4
  278. package/lib/PlanSetting/index.js +1 -1
  279. package/lib/PlanSetting/style.css +1 -1
  280. package/lib/PlanSettingLayer/{index.mjs → index.esm.js} +6 -6
  281. package/lib/PlanSubPlan/{index.mjs → index.esm.js} +3 -3
  282. package/lib/PosterLayer/{index.mjs → index.esm.js} +12 -12
  283. package/lib/PrizeLayer/{index.mjs → index.esm.js} +12 -12
  284. package/lib/ProPosterLayer/{index.mjs → index.esm.js} +9 -9
  285. package/lib/ProPosterLayer/poster/{index.mjs → index.esm.js} +6 -7
  286. package/lib/ProPosterLayer/poster/index.js +1 -1
  287. package/lib/ProPosterLayer/poster/style.css +1 -1
  288. package/lib/ProductLayer/actionSheet/{index.mjs → index.esm.js} +2 -2
  289. package/lib/ProductLayer/emailLayer/{index.mjs → index.esm.js} +3 -3
  290. package/lib/ProductLayer/fileListLayer/{index.mjs → index.esm.js} +5 -5
  291. package/lib/ProductLayer/{index.mjs → index.esm.js} +15 -15
  292. package/lib/ProductLayer/js/util/{index.mjs → index.esm.js} +1 -1
  293. package/lib/ProductLayer/layer/{index.mjs → index.esm.js} +4 -4
  294. package/lib/ProductLayer/productDetailLayer/{index.mjs → index.esm.js} +8 -8
  295. package/lib/ProductLayer/productDetailLayer/index.js +1 -1
  296. package/lib/ProductLayer/saleAreaLayer/{index.mjs → index.esm.js} +6 -6
  297. package/lib/ProductLayer/shareTipLayer/{index.mjs → index.esm.js} +1 -1
  298. package/lib/QRCode/{index.mjs → index.esm.js} +1 -1
  299. package/lib/QrcodeLayer/{index.mjs → index.esm.js} +7 -7
  300. package/lib/Questionnaire/component/checkbox/{index.mjs → index.esm.js} +5 -5
  301. package/lib/Questionnaire/component/input/{index.mjs → index.esm.js} +1 -1
  302. package/lib/Questionnaire/component/questionItem/{index.mjs → index.esm.js} +5 -5
  303. package/lib/Questionnaire/component/questionTitle/{index.mjs → index.esm.js} +2 -2
  304. package/lib/Questionnaire/component/radio/{index.mjs → index.esm.js} +5 -5
  305. package/lib/Questionnaire/{index.mjs → index.esm.js} +4 -4
  306. package/lib/Recognition/createDialog/{index.mjs → index.esm.js} +2 -2
  307. package/lib/Recognition/dialog/{index.mjs → index.esm.js} +2 -2
  308. package/lib/Recognition/{index.mjs → index.esm.js} +5 -5
  309. package/lib/Recognition/util/{index.mjs → index.esm.js} +1 -1
  310. package/lib/RecordRuleLayer/{index.mjs → index.esm.js} +9 -9
  311. package/lib/RecordRuleLayer/index.js +1 -1
  312. package/lib/ReplayLayer/{index.mjs → index.esm.js} +7 -7
  313. package/lib/RowCascadePicker/frequency/{index.mjs → index.esm.js} +2 -2
  314. package/lib/RowCascadePicker/{index.mjs → index.esm.js} +12 -12
  315. package/lib/RowCascadePicker/rowPicker/{index.mjs → index.esm.js} +3 -3
  316. package/lib/RowCascadePicker/scrollList/{index.mjs → index.esm.js} +2 -2
  317. package/lib/RowCascadePicker/search/{index.mjs → index.esm.js} +2 -2
  318. package/lib/RowCascadePickerV2/frequency/{index.mjs → index.esm.js} +1 -1
  319. package/lib/RowCascadePickerV2/{index.mjs → index.esm.js} +12 -12
  320. package/lib/RowCascadePickerV2/rowPicker/{index.mjs → index.esm.js} +2 -2
  321. package/lib/RowCascadePickerV2/scrollList/{index.mjs → index.esm.js} +1 -1
  322. package/lib/RowCascadePickerV2/searchList/{index.mjs → index.esm.js} +2 -2
  323. package/lib/Rule/{index.mjs → index.esm.js} +10 -10
  324. package/lib/Rule/index.js +1 -1
  325. package/lib/Scroll/{index.mjs → index.esm.js} +1 -1
  326. package/lib/Signature/{index.mjs → index.esm.js} +2 -2
  327. package/lib/SlidePoster/{index.mjs → index.esm.js} +7 -7
  328. package/lib/Stepper/{index.mjs → index.esm.js} +2 -2
  329. package/lib/Sticky/{index.mjs → index.esm.js} +2 -2
  330. package/lib/Style/{index.mjs → index.esm.js} +1 -1
  331. package/lib/Swipe/{index.mjs → index.esm.js} +7 -7
  332. package/lib/Switch/{index.mjs → index.esm.js} +2 -2
  333. package/lib/Tab/{index.mjs → index.esm.js} +4 -4
  334. package/lib/Timeline/{index.mjs → index.esm.js} +3 -3
  335. package/lib/Toast/{index.mjs → index.esm.js} +8 -8
  336. package/lib/TransferPay/{index.mjs → index.esm.js} +2 -2
  337. package/lib/UserAuth/{index.mjs → index.esm.js} +2 -2
  338. package/lib/common/addon/{index.mjs → index.esm.js} +2 -2
  339. package/lib/common/baseelement/{index.mjs → index.esm.js} +2 -2
  340. package/lib/common/button/{index.mjs → index.esm.js} +2 -2
  341. package/lib/common/dynamicform/{index.mjs → index.esm.js} +2 -2
  342. package/lib/common/forminput/{index.mjs → index.esm.js} +3 -3
  343. package/lib/common/goldlayer/{index.mjs → index.esm.js} +5 -5
  344. package/lib/common/iconbank/{index.mjs → index.esm.js} +1 -1
  345. package/lib/common/iconcontact/{index.mjs → index.esm.js} +1 -1
  346. package/lib/common/iconphoto/{index.mjs → index.esm.js} +1 -1
  347. package/lib/common/input/{index.mjs → index.esm.js} +2 -2
  348. package/lib/common/layer/{index.mjs → index.esm.js} +4 -4
  349. package/lib/common/popup/{index.mjs → index.esm.js} +3 -3
  350. package/lib/common/scroll/{index.mjs → index.esm.js} +4 -4
  351. package/lib/common/scroll/index.js +1 -1
  352. package/lib/common/scrollZoom/bubble/{index.mjs → index.esm.js} +1 -1
  353. package/lib/common/scrollZoom/{index.mjs → index.esm.js} +4 -4
  354. package/lib/common/scrollZoom/scroll/{index.mjs → index.esm.js} +6 -6
  355. package/lib/common/scrollZoom/scroll/index.js +1 -1
  356. package/lib/common/svgicon/{index.mjs → index.esm.js} +1 -1
  357. package/lib/index.esm.js +515 -0
  358. package/lib/index.js +1 -1
  359. package/lib/mixins/bind-event/{index.mjs → index.esm.js} +1 -1
  360. package/lib/mixins/dynamic-form/{index.mjs → index.esm.js} +3 -3
  361. package/lib/mixins/fixed-input/{index.mjs → index.esm.js} +1 -1
  362. package/lib/mixins/fontsize/{index.mjs → index.esm.js} +1 -1
  363. package/lib/mixins/form-input/{index.mjs → index.esm.js} +3 -3
  364. package/lib/mixins/gold-change/{index.mjs → index.esm.js} +1 -1
  365. package/lib/mixins/gold-element/{index.mjs → index.esm.js} +1 -1
  366. package/lib/mixins/mobile-layer/{index.mjs → index.esm.js} +5 -5
  367. package/lib/mixins/poster-layer/{index.mjs → index.esm.js} +3 -3
  368. package/lib/mixins/touch/{index.mjs → index.esm.js} +1 -1
  369. package/lib/toBase64/{index.mjs → index.esm.js} +2 -2
  370. package/lib/utils/BScroll/constants/{index.mjs → index.esm.js} +1 -1
  371. package/lib/utils/app/{index.mjs → index.esm.js} +1 -1
  372. package/lib/utils/camelcase/{index.mjs → index.esm.js} +1 -1
  373. package/lib/utils/create/{index.mjs → index.esm.js} +2 -2
  374. package/lib/utils/create/instantiate-component/{index.mjs → index.esm.js} +1 -1
  375. package/lib/utils/create/parse-render/{index.mjs → index.esm.js} +2 -2
  376. package/package.json +5 -4
  377. package/lib/BScroll/index.mjs +0 -1
  378. package/lib/index.mjs +0 -515
  379. /package/lib/BankSelect/js/{index.mjs → index.esm.js} +0 -0
  380. /package/lib/ClickOnce/{index.mjs → index.esm.js} +0 -0
  381. /package/lib/DiseaseSelect/collapse/dom/{index.mjs → index.esm.js} +0 -0
  382. /package/lib/DiseaseSelect/collapse/emitter/{index.mjs → index.esm.js} +0 -0
  383. /package/lib/FigurePic/compress/{index.mjs → index.esm.js} +0 -0
  384. /package/lib/GoldCert/const/{index.mjs → index.esm.js} +0 -0
  385. /package/lib/GoldFinanceChart/colorConfig/{index.mjs → index.esm.js} +0 -0
  386. /package/lib/GoldFinanceChartV2/config/{index.mjs → index.esm.js} +0 -0
  387. /package/lib/Marketing/utils/{index.mjs → index.esm.js} +0 -0
  388. /package/lib/Pdfjs/{index.mjs → index.esm.js} +0 -0
  389. /package/lib/QRCode/qrcode/{index.mjs → index.esm.js} +0 -0
  390. /package/lib/ResourcePreload/{index.mjs → index.esm.js} +0 -0
  391. /package/lib/SlidePoster/poster/{index.mjs → index.esm.js} +0 -0
  392. /package/lib/SlidePoster/qrcode/{index.mjs → index.esm.js} +0 -0
  393. /package/lib/Validator/{index.mjs → index.esm.js} +0 -0
  394. /package/lib/common/{index.mjs → index.esm.js} +0 -0
  395. /package/lib/mixins/basic-picker/{index.mjs → index.esm.js} +0 -0
  396. /package/lib/mixins/gold-visible/{index.mjs → index.esm.js} +0 -0
  397. /package/lib/mixins/noscroll/{index.mjs → index.esm.js} +0 -0
  398. /package/lib/mixins/picker/{index.mjs → index.esm.js} +0 -0
  399. /package/lib/mixins/popup/{index.mjs → index.esm.js} +0 -0
  400. /package/lib/mixins/visible/{index.mjs → index.esm.js} +0 -0
  401. /package/lib/utils/assign/{index.mjs → index.esm.js} +0 -0
  402. /package/lib/utils/clickOutside/{index.mjs → index.esm.js} +0 -0
  403. /package/lib/utils/create-api/{index.mjs → index.esm.js} +0 -0
  404. /package/lib/utils/date/{index.mjs → index.esm.js} +0 -0
  405. /package/lib/utils/dom/{index.mjs → index.esm.js} +0 -0
  406. /package/lib/utils/encrypt/{index.mjs → index.esm.js} +0 -0
  407. /package/lib/utils/event/{index.mjs → index.esm.js} +0 -0
  408. /package/lib/utils/helpers/{index.mjs → index.esm.js} +0 -0
  409. /package/lib/utils/polyfill/Array.prototype.includes/{index.mjs → index.esm.js} +0 -0
  410. /package/lib/utils/polyfill/Object.keys/{index.mjs → index.esm.js} +0 -0
  411. /package/lib/utils/position/{index.mjs → index.esm.js} +0 -0
  412. /package/lib/utils/post/{index.mjs → index.esm.js} +0 -0
  413. /package/lib/utils/raf/{index.mjs → index.esm.js} +0 -0
  414. /package/lib/utils/vueAwesomeSwiper/{index.mjs → index.esm.js} +0 -0
@@ -8,14 +8,14 @@ import _Object$defineProperties from "@babel/runtime-corejs3/core-js/object/defi
8
8
  import _Object$defineProperty from "@babel/runtime-corejs3/core-js/object/define-property";
9
9
  import _defineProperty from "@babel/runtime-corejs3/helpers/defineProperty";
10
10
  import _mapInstanceProperty from "@babel/runtime-corejs3/core-js/instance/map";
11
- import { c as create } from "../utils/create/index.mjs";
12
- import { v as visibleMixin } from "../mixins/gold-visible/index.mjs";
13
- import { g as goldElementMixin } from "../mixins/gold-element/index.mjs";
14
- import { g as goldChangeMixin } from "../mixins/gold-change/index.mjs";
15
- import { A as ActGoldBaseElement } from "../common/baseelement/index.mjs";
16
- import { G as GoldLattice } from "../GoldLattice/index.mjs";
17
- import { F as FileList } from "../FileList/index.mjs";
18
- import { n as normalizeComponent } from "../common/index.mjs";
11
+ import { c as create } from "../utils/create/index.esm.js";
12
+ import { v as visibleMixin } from "../mixins/gold-visible/index.esm.js";
13
+ import { g as goldElementMixin } from "../mixins/gold-element/index.esm.js";
14
+ import { g as goldChangeMixin } from "../mixins/gold-change/index.esm.js";
15
+ import { A as ActGoldBaseElement } from "../common/baseelement/index.esm.js";
16
+ import { G as GoldLattice } from "../GoldLattice/index.esm.js";
17
+ import { F as FileList } from "../FileList/index.esm.js";
18
+ import { n as normalizeComponent } from "../common/index.esm.js";
19
19
  import './style.css';function ownKeys(e, r) {
20
20
  var t = _Object$keys(e);
21
21
  if (_Object$getOwnPropertySymbols) {
@@ -1,4 +1,4 @@
1
- import { n as normalizeComponent } from "../../../common/index.mjs";
1
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
2
2
  import './style.css';var _sfc_main = {
3
3
  name: "ActGoldBenefitAmount",
4
4
  props: {
@@ -1,11 +1,11 @@
1
1
  import _mapInstanceProperty from "@babel/runtime-corejs3/core-js/instance/map";
2
2
  import _concatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/concat";
3
- import { b as benefitTitle } from "./title/index.mjs";
4
- import { b as benefitAmount } from "./amount/index.mjs";
5
- import { b as benefitSlider } from "./slider/index.mjs";
6
- import { b as benefitText } from "./text/index.mjs";
7
- import { b as benefitSelect } from "./select/index.mjs";
8
- import { n as normalizeComponent } from "../../common/index.mjs";
3
+ import { b as benefitTitle } from "./title/index.esm.js";
4
+ import { b as benefitAmount } from "./amount/index.esm.js";
5
+ import { b as benefitSlider } from "./slider/index.esm.js";
6
+ import { b as benefitText } from "./text/index.esm.js";
7
+ import { b as benefitSelect } from "./select/index.esm.js";
8
+ import { n as normalizeComponent } from "../../common/index.esm.js";
9
9
  import './style.css';var COMPONENSMAP = {
10
10
  16: "benefitTitle",
11
11
  17: "benefitAmount",
@@ -1,6 +1,6 @@
1
1
  import _slicedToArray from "@babel/runtime-corejs3/helpers/slicedToArray";
2
2
  import _findIndexInstanceProperty from "@babel/runtime-corejs3/core-js/instance/find-index";
3
- import { n as normalizeComponent } from "../../../common/index.mjs";
3
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
4
4
  import './style.css';var _sfc_main = {
5
5
  name: "ActGoldBenefitSelect",
6
6
  data: function data() {
@@ -1,5 +1,5 @@
1
- import BScrollModule__default from "better-scroll";
2
- import { n as normalizeComponent } from "../../../common/index.mjs";
1
+ import BScroll from "better-scroll";
2
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
3
3
  import './style.css';var _sfc_main = {
4
4
  name: "ActGoldBenefitSlider",
5
5
  data: function data() {
@@ -55,7 +55,7 @@ import './style.css';var _sfc_main = {
55
55
  this.$nextTick(function() {
56
56
  var that = _this;
57
57
  if (!_this.listScroll) {
58
- _this.listScroll = new BScrollModule__default(wrapper, {
58
+ _this.listScroll = new BScroll(wrapper, {
59
59
  probeType: 3,
60
60
  startX,
61
61
  scrollX: true,
@@ -1 +1 @@
1
- "use strict";require('./style.css');var BScrollModule=require("better-scroll");var common=require("../../../common/index.js");var _sfc_main={name:"ActGoldBenefitSlider",data:function data(){return{windowX:0,listScroll:null,forbidScrollEnd:false}},props:{element:{type:Object,default:function _default(){return{}}}},computed:{unit:function unit(){return~~this.element.range[0].unit||""},step:function step(){return~~(this.element.attr&&this.element.attr.step)||5},min:function min(){return~~this.element.range[0].min||~~(this.element.attr&&this.element.attr.min)||0},max:function max(){return~~this.element.range[0].max||~~(this.element.attr&&this.element.attr.max)||100},chooseAge:function chooseAge(){var realValue=~~this.element.value||80;if(realValue<this.min){return this.min}else if(realValue>this.max){return this.max}return realValue},during:function during(){return this.max-this.min+1},width:function width(){return 12*(this.max-this.min)+1}},methods:{initScroll:function initScroll(){var _this=this;var wrapper=document.querySelector(".wrapper");var startX=(this.min-this.chooseAge)*12;this.$refs.wrappercontent.style.width=~~this.windowX+this.width+"px";this.$nextTick(function(){var that=_this;if(!_this.listScroll){_this.listScroll=new BScrollModule(wrapper,{probeType:3,startX,scrollX:true,scrollY:false});that.listScroll.on("scrollEnd",function(pos){if(that.forbidScrollEnd){that.forbidScrollEnd=false;return}var chooseAge2;if(pos.x>=0){chooseAge2=that.min}else if(Math.abs(pos.x)>=that.width){chooseAge2=that.max}else{chooseAge2=Math.floor(Math.abs(pos.x)/12+1+that.min);var scrollX=-(Math.floor(Math.abs(pos.x)/12+1)*12);that.forbidScrollEnd=true;that.listScroll.scrollTo(scrollX,0,0)}that.$emit("updateAge",chooseAge2)})}else{if(startX>=0){_this.$emit("updateAge",_this.min);startX=0}_this.listScroll.refresh();_this.forbidScrollEnd=true;_this.listScroll.scrollTo(startX,0,0)}})}},mounted:function mounted(){var containerWidth=this.$refs.chooseContainer&&this.$refs.chooseContainer.offsetWidth;this.windowX=containerWidth||window.innerWidth||document.body&&document.body.clientWidth;this.windowX=this.windowX>750?750:this.windowX;this.initScroll()},watch:{min:function min2(){this.initScroll()}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",[_c("div",{ref:"chooseContainer",staticClass:"choose"},[_c("div",{staticClass:"choose-container wrapper"},[_c("div",{ref:"wrappercontent",staticClass:"choose-content"},_vm._l(_vm.during,function(number){return _c("div",{key:number,staticClass:"choose-item"},[_c("span",{staticClass:"number-item",class:{"number-part":(number+_vm.min-1)%_vm.step==0}}),(number+_vm.min-1)%_vm.step==0?_c("span",{staticClass:"number-text"},[_vm._v(_vm._s(number+_vm.min-1)+_vm._s(_vm.unit))]):_vm._e()])}),0)]),_c("div",{staticClass:"choose-value skin-bg"})])])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"b78fe581");var benefitSlider=__component__.exports;exports.benefitSlider=benefitSlider;
1
+ "use strict";require('./style.css');var BScroll=require("better-scroll");var common=require("../../../common/index.js");var _sfc_main={name:"ActGoldBenefitSlider",data:function data(){return{windowX:0,listScroll:null,forbidScrollEnd:false}},props:{element:{type:Object,default:function _default(){return{}}}},computed:{unit:function unit(){return~~this.element.range[0].unit||""},step:function step(){return~~(this.element.attr&&this.element.attr.step)||5},min:function min(){return~~this.element.range[0].min||~~(this.element.attr&&this.element.attr.min)||0},max:function max(){return~~this.element.range[0].max||~~(this.element.attr&&this.element.attr.max)||100},chooseAge:function chooseAge(){var realValue=~~this.element.value||80;if(realValue<this.min){return this.min}else if(realValue>this.max){return this.max}return realValue},during:function during(){return this.max-this.min+1},width:function width(){return 12*(this.max-this.min)+1}},methods:{initScroll:function initScroll(){var _this=this;var wrapper=document.querySelector(".wrapper");var startX=(this.min-this.chooseAge)*12;this.$refs.wrappercontent.style.width=~~this.windowX+this.width+"px";this.$nextTick(function(){var that=_this;if(!_this.listScroll){_this.listScroll=new BScroll(wrapper,{probeType:3,startX,scrollX:true,scrollY:false});that.listScroll.on("scrollEnd",function(pos){if(that.forbidScrollEnd){that.forbidScrollEnd=false;return}var chooseAge2;if(pos.x>=0){chooseAge2=that.min}else if(Math.abs(pos.x)>=that.width){chooseAge2=that.max}else{chooseAge2=Math.floor(Math.abs(pos.x)/12+1+that.min);var scrollX=-(Math.floor(Math.abs(pos.x)/12+1)*12);that.forbidScrollEnd=true;that.listScroll.scrollTo(scrollX,0,0)}that.$emit("updateAge",chooseAge2)})}else{if(startX>=0){_this.$emit("updateAge",_this.min);startX=0}_this.listScroll.refresh();_this.forbidScrollEnd=true;_this.listScroll.scrollTo(startX,0,0)}})}},mounted:function mounted(){var containerWidth=this.$refs.chooseContainer&&this.$refs.chooseContainer.offsetWidth;this.windowX=containerWidth||window.innerWidth||document.body&&document.body.clientWidth;this.windowX=this.windowX>750?750:this.windowX;this.initScroll()},watch:{min:function min2(){this.initScroll()}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",[_c("div",{ref:"chooseContainer",staticClass:"choose"},[_c("div",{staticClass:"choose-container wrapper"},[_c("div",{ref:"wrappercontent",staticClass:"choose-content"},_vm._l(_vm.during,function(number){return _c("div",{key:number,staticClass:"choose-item"},[_c("span",{staticClass:"number-item",class:{"number-part":(number+_vm.min-1)%_vm.step==0}}),(number+_vm.min-1)%_vm.step==0?_c("span",{staticClass:"number-text"},[_vm._v(_vm._s(number+_vm.min-1)+_vm._s(_vm.unit))]):_vm._e()])}),0)]),_c("div",{staticClass:"choose-value skin-bg"})])])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"b78fe581");var benefitSlider=__component__.exports;exports.benefitSlider=benefitSlider;
@@ -1,4 +1,4 @@
1
- import { n as normalizeComponent } from "../../../common/index.mjs";
1
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
2
2
  import './style.css';var _sfc_main = {
3
3
  name: "ActGoldBenefitText",
4
4
  props: {
@@ -1,4 +1,4 @@
1
- import { n as normalizeComponent } from "../../../common/index.mjs";
1
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
2
2
  import './style.css';var _sfc_main = {
3
3
  name: "ActGoldBenefitTitle",
4
4
  data: function data() {
@@ -3,7 +3,7 @@ import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js/instance/fo
3
3
  import _sortInstanceProperty from "@babel/runtime-corejs3/core-js/instance/sort";
4
4
  import _flatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/flat";
5
5
  import _concatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/concat";
6
- import { n as normalizeComponent } from "../../common/index.mjs";
6
+ import { n as normalizeComponent } from "../../common/index.esm.js";
7
7
  import './style.css';function deepCopy(obj) {
8
8
  if (!obj) return obj;
9
9
  return JSON.parse(_JSON$stringify(obj));
@@ -1,5 +1,5 @@
1
- import BScrollModule__default from "better-scroll";
2
- import { n as normalizeComponent } from "../../common/index.mjs";
1
+ import BScroll from "better-scroll";
2
+ import { n as normalizeComponent } from "../../common/index.esm.js";
3
3
  import './style.css';var _sfc_main = {
4
4
  name: "ActGoldCostTable",
5
5
  data: function data() {
@@ -61,7 +61,7 @@ import './style.css';var _sfc_main = {
61
61
  if (tables) {
62
62
  this.$nextTick(function() {
63
63
  if (!_this.scroller) {
64
- _this.scroller = new BScrollModule__default(tables, {});
64
+ _this.scroller = new BScroll(tables, {});
65
65
  } else {
66
66
  _this.scroller.refresh();
67
67
  }
@@ -1 +1 @@
1
- "use strict";require('./style.css');var BScrollModule=require("better-scroll");var common=require("../../common/index.js");var _sfc_main={name:"ActGoldCostTable",data:function data(){return{scroller:null}},props:{visible:{type:Boolean,default:false},tables:{type:Object,default:function _default(){return{}}},theme:{type:Object,default:function _default2(){return{}}}},computed:{title:function title(){return this.tables.title||"现金价值表"},styleOption:function styleOption(){if(this.theme&&this.theme.brandColor){return{backgroundColor:this.theme.brandColor}}return{}}},methods:{showCol:function showCol(index){var displayArr=this.tables.display||[];if(displayArr[index]!==void 0&&~~displayArr[index]===1){return true}return false},cancel:function cancel(){this.$emit("cancelCost")},preventMove:function preventMove(e){e._prevent=true}},watch:{visible:function visible(value){var _this=this;if(value){var tables=document.querySelector(".cost-scroll");if(tables){this.$nextTick(function(){if(!_this.scroller){_this.scroller=new BScrollModule(tables,{})}else{_this.scroller.refresh()}})}}}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{directives:[{name:"show",rawName:"v-show",value:_vm.visible,expression:"visible"}],staticClass:"layer-finance",on:{"touchmove":_vm.preventMove}},[_c("div",{staticClass:"layer-finance-mask",on:{"click":function click($event){$event.stopPropagation();return _vm.cancel.apply(null,arguments)}}}),_c("div",{staticClass:"layer-finance-box layer_animate cost iphonex_padding"},[_c("span",{staticClass:"layer-close",on:{"click":function click($event){$event.stopPropagation();return _vm.cancel.apply(null,arguments)}}}),_c("p",{staticClass:"main-title"},[_vm._v(" 保单利益演示表 ")]),_c("p",{staticClass:"cost-title"},[_vm._v(" "+_vm._s(_vm.title)+" ")]),_c("p",{staticClass:"cost-table-head"},[_vm._v(" 基于用户所选信息的保单利益演示如下: ")]),_vm.tables.cols&&_vm.tables.rows&&_vm.tables.rows.length?[_c("div",[_c("div",{staticClass:"table-tr thead"},[_vm._l(_vm.tables.cols,function(thead,theadIndex){return[_vm.showCol(theadIndex)?_c("span",{key:"head-"+theadIndex,staticClass:"table-item",style:_vm.styleOption},[_vm._v(" "+_vm._s(thead)+" ")]):_vm._e()]})],2),_c("div",{staticClass:"cost-scroll"},[_c("table",{staticClass:"table-body"},[_vm.tables.rows&&_vm.tables.rows.length?_c("tbody",_vm._l(_vm.tables.rows,function(tr,trIndex){return _c("tr",{key:"tr-"+trIndex,staticClass:"table-tr"},[_vm._l(tr,function(td,tdIndex){return[_vm.showCol(tdIndex)?_c("td",{key:"td-"+trIndex+"-"+tdIndex,staticClass:"table-item"},[_vm._v(" "+_vm._s(Math.round(td*100)/100)+" ")]):_vm._e()]})],2)}),0):_vm._e()])])])]:[_c("div",{staticClass:"no-data"},[_vm._v(" 暂时无法展示 ")])]],2)])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"b0abb029");var GoldCostTable=__component__.exports;exports.GoldCostTable=GoldCostTable;
1
+ "use strict";require('./style.css');var BScroll=require("better-scroll");var common=require("../../common/index.js");var _sfc_main={name:"ActGoldCostTable",data:function data(){return{scroller:null}},props:{visible:{type:Boolean,default:false},tables:{type:Object,default:function _default(){return{}}},theme:{type:Object,default:function _default2(){return{}}}},computed:{title:function title(){return this.tables.title||"现金价值表"},styleOption:function styleOption(){if(this.theme&&this.theme.brandColor){return{backgroundColor:this.theme.brandColor}}return{}}},methods:{showCol:function showCol(index){var displayArr=this.tables.display||[];if(displayArr[index]!==void 0&&~~displayArr[index]===1){return true}return false},cancel:function cancel(){this.$emit("cancelCost")},preventMove:function preventMove(e){e._prevent=true}},watch:{visible:function visible(value){var _this=this;if(value){var tables=document.querySelector(".cost-scroll");if(tables){this.$nextTick(function(){if(!_this.scroller){_this.scroller=new BScroll(tables,{})}else{_this.scroller.refresh()}})}}}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{directives:[{name:"show",rawName:"v-show",value:_vm.visible,expression:"visible"}],staticClass:"layer-finance",on:{"touchmove":_vm.preventMove}},[_c("div",{staticClass:"layer-finance-mask",on:{"click":function click($event){$event.stopPropagation();return _vm.cancel.apply(null,arguments)}}}),_c("div",{staticClass:"layer-finance-box layer_animate cost iphonex_padding"},[_c("span",{staticClass:"layer-close",on:{"click":function click($event){$event.stopPropagation();return _vm.cancel.apply(null,arguments)}}}),_c("p",{staticClass:"main-title"},[_vm._v(" 保单利益演示表 ")]),_c("p",{staticClass:"cost-title"},[_vm._v(" "+_vm._s(_vm.title)+" ")]),_c("p",{staticClass:"cost-table-head"},[_vm._v(" 基于用户所选信息的保单利益演示如下: ")]),_vm.tables.cols&&_vm.tables.rows&&_vm.tables.rows.length?[_c("div",[_c("div",{staticClass:"table-tr thead"},[_vm._l(_vm.tables.cols,function(thead,theadIndex){return[_vm.showCol(theadIndex)?_c("span",{key:"head-"+theadIndex,staticClass:"table-item",style:_vm.styleOption},[_vm._v(" "+_vm._s(thead)+" ")]):_vm._e()]})],2),_c("div",{staticClass:"cost-scroll"},[_c("table",{staticClass:"table-body"},[_vm.tables.rows&&_vm.tables.rows.length?_c("tbody",_vm._l(_vm.tables.rows,function(tr,trIndex){return _c("tr",{key:"tr-"+trIndex,staticClass:"table-tr"},[_vm._l(tr,function(td,tdIndex){return[_vm.showCol(tdIndex)?_c("td",{key:"td-"+trIndex+"-"+tdIndex,staticClass:"table-item"},[_vm._v(" "+_vm._s(Math.round(td*100)/100)+" ")]):_vm._e()]})],2)}),0):_vm._e()])])])]:[_c("div",{staticClass:"no-data"},[_vm._v(" 暂时无法展示 ")])]],2)])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"b0abb029");var GoldCostTable=__component__.exports;exports.GoldCostTable=GoldCostTable;
@@ -18,13 +18,13 @@ import _concatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/con
18
18
  import _Promise from "@babel/runtime-corejs3/core-js/promise";
19
19
  import _JSON$stringify from "@babel/runtime-corejs3/core-js/json/stringify";
20
20
  import _regeneratorRuntime from "@babel/runtime-corejs3/regenerator";
21
- import { c as create } from "../utils/create/index.mjs";
22
- import { G as GoldBenefit } from "./benefit/index.mjs";
23
- import { G as GoldCaseDemo } from "./caseDemo/index.mjs";
24
- import { G as GoldCostTable } from "./costTable/index.mjs";
25
- import { g as getGenesReplaceWordsValue, a as getGenesReplaceThemeTag, b as addParamsOnModuleData, p as paddingChangeInterest, c as genesReplaceSourceModule } from "./replace/index.mjs";
26
- import { e as isString, A as isError } from "../utils/helpers/index.mjs";
27
- import { n as normalizeComponent } from "../common/index.mjs";
21
+ import { c as create } from "../utils/create/index.esm.js";
22
+ import { G as GoldBenefit } from "./benefit/index.esm.js";
23
+ import { G as GoldCaseDemo } from "./caseDemo/index.esm.js";
24
+ import { G as GoldCostTable } from "./costTable/index.esm.js";
25
+ import { g as getGenesReplaceWordsValue, a as getGenesReplaceThemeTag, b as addParamsOnModuleData, p as paddingChangeInterest, c as genesReplaceSourceModule } from "./replace/index.esm.js";
26
+ import { e as isString, A as isError } from "../utils/helpers/index.esm.js";
27
+ import { n as normalizeComponent } from "../common/index.esm.js";
28
28
  function _createForOfIteratorHelper(r, e) {
29
29
  var t = "undefined" != typeof _Symbol && _getIteratorMethod(r) || r["@@iterator"];
30
30
  if (!t) {
@@ -6,7 +6,7 @@ import _sliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/slic
6
6
  import _Array$from from "@babel/runtime-corejs3/core-js/array/from";
7
7
  import _Symbol from "@babel/runtime-corejs3/core-js/symbol";
8
8
  import _getIteratorMethod from "@babel/runtime-corejs3/core-js/get-iterator-method";
9
- import { c as isObject, l as isArray } from "../../utils/helpers/index.mjs";
9
+ import { c as isObject, l as isArray } from "../../utils/helpers/index.esm.js";
10
10
  function _createForOfIteratorHelper(r, e) {
11
11
  var t = "undefined" != typeof _Symbol && _getIteratorMethod(r) || r["@@iterator"];
12
12
  if (!t) {
@@ -2,9 +2,9 @@ import _sliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/slic
2
2
  import _includesInstanceProperty from "@babel/runtime-corejs3/core-js/instance/includes";
3
3
  import _parseInt from "@babel/runtime-corejs3/core-js/parse-int";
4
4
  import _Object$keys from "@babel/runtime-corejs3/core-js/object/keys";
5
- import { c as chart } from "../chart/index.mjs";
6
- import { B as debounce } from "../../utils/helpers/index.mjs";
7
- import { n as normalizeComponent } from "../../common/index.mjs";
5
+ import { c as chart } from "../chart/index.esm.js";
6
+ import { B as debounce } from "../../utils/helpers/index.esm.js";
7
+ import { n as normalizeComponent } from "../../common/index.esm.js";
8
8
  import './style.css';var _sfc_main = {
9
9
  name: "Benefit",
10
10
  data: function data() {
@@ -15,9 +15,9 @@ import _includesInstanceProperty from "@babel/runtime-corejs3/core-js/instance/i
15
15
  import _mapInstanceProperty from "@babel/runtime-corejs3/core-js/instance/map";
16
16
  import _concatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/concat";
17
17
  import _Object$keys from "@babel/runtime-corejs3/core-js/object/keys";
18
- import { l as isArray, e as isString } from "../../utils/helpers/index.mjs";
18
+ import { l as isArray, e as isString } from "../../utils/helpers/index.esm.js";
19
19
  import * as echarts from "echarts/dist/echarts.esm.mjs";
20
- import { n as normalizeComponent } from "../../common/index.mjs";
20
+ import { n as normalizeComponent } from "../../common/index.esm.js";
21
21
  import './style.css';function _createForOfIteratorHelper(r, e) {
22
22
  var t = "undefined" != typeof _Symbol && _getIteratorMethod(r) || r["@@iterator"];
23
23
  if (!t) {
@@ -1,5 +1,5 @@
1
- import BScrollModule__default from "better-scroll";
2
- import { n as normalizeComponent } from "../../common/index.mjs";
1
+ import BScroll from "better-scroll";
2
+ import { n as normalizeComponent } from "../../common/index.esm.js";
3
3
  import './style.css';var _sfc_main = {
4
4
  name: "ActGoldCostTable",
5
5
  data: function data() {
@@ -61,7 +61,7 @@ import './style.css';var _sfc_main = {
61
61
  if (tables) {
62
62
  this.$nextTick(function() {
63
63
  if (!_this.scroller) {
64
- _this.scroller = new BScrollModule__default(tables, {});
64
+ _this.scroller = new BScroll(tables, {});
65
65
  } else {
66
66
  _this.scroller.refresh();
67
67
  }
@@ -1 +1 @@
1
- "use strict";require('./style.css');var BScrollModule=require("better-scroll");var common=require("../../common/index.js");var _sfc_main={name:"ActGoldCostTable",data:function data(){return{scroller:null}},props:{visible:{type:Boolean,default:false},tables:{type:Object,default:function _default(){return{}}},theme:{type:Object,default:function _default2(){return{}}}},computed:{title:function title(){return this.tables.title||"现金价值表"},styleOption:function styleOption(){if(this.theme&&this.theme.brandColor){return{backgroundColor:this.theme.brandColor}}return{}}},methods:{showCol:function showCol(index){var displayArr=this.tables.display||[];if(displayArr[index]!==void 0&&~~displayArr[index]===1){return true}return false},cancel:function cancel(){this.$emit("cancelCost")},preventMove:function preventMove(e){e._prevent=true}},watch:{visible:function visible(value){var _this=this;if(value){var tables=document.querySelector(".cost-scroll");if(tables){this.$nextTick(function(){if(!_this.scroller){_this.scroller=new BScrollModule(tables,{})}else{_this.scroller.refresh()}})}}}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{directives:[{name:"show",rawName:"v-show",value:_vm.visible,expression:"visible"}],staticClass:"layer-finance",on:{"touchmove":_vm.preventMove}},[_c("div",{staticClass:"layer-finance-mask",on:{"click":function click($event){$event.stopPropagation();return _vm.cancel.apply(null,arguments)}}}),_c("div",{staticClass:"layer-finance-box layer_animate cost iphonex_padding"},[_c("span",{staticClass:"layer-close",on:{"click":function click($event){$event.stopPropagation();return _vm.cancel.apply(null,arguments)}}}),_c("p",{staticClass:"main-title"},[_vm._v(" 保单利益演示表 ")]),_c("p",{staticClass:"cost-title"},[_vm._v(" "+_vm._s(_vm.title)+" ")]),_c("p",{staticClass:"cost-table-head"},[_vm._v(" 基于用户所选信息的保单利益演示如下: ")]),_vm.tables.cols&&_vm.tables.rows&&_vm.tables.rows.length?[_c("div",[_c("div",{staticClass:"table-tr thead"},[_vm._l(_vm.tables.cols,function(thead,theadIndex){return[_vm.showCol(theadIndex)?_c("span",{key:"head-"+theadIndex,staticClass:"table-item",style:_vm.styleOption},[_vm._v(" "+_vm._s(thead)+" ")]):_vm._e()]})],2),_c("div",{staticClass:"cost-scroll"},[_c("table",{staticClass:"table-body"},[_vm.tables.rows&&_vm.tables.rows.length?_c("tbody",_vm._l(_vm.tables.rows,function(tr,trIndex){return _c("tr",{key:"tr-"+trIndex,staticClass:"table-tr"},[_vm._l(tr,function(td,tdIndex){return[_vm.showCol(tdIndex)?_c("td",{key:"td-"+trIndex+"-"+tdIndex,staticClass:"table-item"},[_vm._v(" "+_vm._s(Math.round(td*100)/100)+" ")]):_vm._e()]})],2)}),0):_vm._e()])])])]:[_c("div",{staticClass:"no-data"},[_vm._v(" 暂时无法展示 ")])]],2)])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"952b8e43");var GoldCostTable=__component__.exports;exports.GoldCostTable=GoldCostTable;
1
+ "use strict";require('./style.css');var BScroll=require("better-scroll");var common=require("../../common/index.js");var _sfc_main={name:"ActGoldCostTable",data:function data(){return{scroller:null}},props:{visible:{type:Boolean,default:false},tables:{type:Object,default:function _default(){return{}}},theme:{type:Object,default:function _default2(){return{}}}},computed:{title:function title(){return this.tables.title||"现金价值表"},styleOption:function styleOption(){if(this.theme&&this.theme.brandColor){return{backgroundColor:this.theme.brandColor}}return{}}},methods:{showCol:function showCol(index){var displayArr=this.tables.display||[];if(displayArr[index]!==void 0&&~~displayArr[index]===1){return true}return false},cancel:function cancel(){this.$emit("cancelCost")},preventMove:function preventMove(e){e._prevent=true}},watch:{visible:function visible(value){var _this=this;if(value){var tables=document.querySelector(".cost-scroll");if(tables){this.$nextTick(function(){if(!_this.scroller){_this.scroller=new BScroll(tables,{})}else{_this.scroller.refresh()}})}}}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{directives:[{name:"show",rawName:"v-show",value:_vm.visible,expression:"visible"}],staticClass:"layer-finance",on:{"touchmove":_vm.preventMove}},[_c("div",{staticClass:"layer-finance-mask",on:{"click":function click($event){$event.stopPropagation();return _vm.cancel.apply(null,arguments)}}}),_c("div",{staticClass:"layer-finance-box layer_animate cost iphonex_padding"},[_c("span",{staticClass:"layer-close",on:{"click":function click($event){$event.stopPropagation();return _vm.cancel.apply(null,arguments)}}}),_c("p",{staticClass:"main-title"},[_vm._v(" 保单利益演示表 ")]),_c("p",{staticClass:"cost-title"},[_vm._v(" "+_vm._s(_vm.title)+" ")]),_c("p",{staticClass:"cost-table-head"},[_vm._v(" 基于用户所选信息的保单利益演示如下: ")]),_vm.tables.cols&&_vm.tables.rows&&_vm.tables.rows.length?[_c("div",[_c("div",{staticClass:"table-tr thead"},[_vm._l(_vm.tables.cols,function(thead,theadIndex){return[_vm.showCol(theadIndex)?_c("span",{key:"head-"+theadIndex,staticClass:"table-item",style:_vm.styleOption},[_vm._v(" "+_vm._s(thead)+" ")]):_vm._e()]})],2),_c("div",{staticClass:"cost-scroll"},[_c("table",{staticClass:"table-body"},[_vm.tables.rows&&_vm.tables.rows.length?_c("tbody",_vm._l(_vm.tables.rows,function(tr,trIndex){return _c("tr",{key:"tr-"+trIndex,staticClass:"table-tr"},[_vm._l(tr,function(td,tdIndex){return[_vm.showCol(tdIndex)?_c("td",{key:"td-"+trIndex+"-"+tdIndex,staticClass:"table-item"},[_vm._v(" "+_vm._s(Math.round(td*100)/100)+" ")]):_vm._e()]})],2)}),0):_vm._e()])])])]:[_c("div",{staticClass:"no-data"},[_vm._v(" 暂时无法展示 ")])]],2)])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"952b8e43");var GoldCostTable=__component__.exports;exports.GoldCostTable=GoldCostTable;
@@ -7,13 +7,13 @@ import _sliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/slic
7
7
  import _Array$from from "@babel/runtime-corejs3/core-js/array/from";
8
8
  import _Symbol from "@babel/runtime-corejs3/core-js/symbol";
9
9
  import _getIteratorMethod from "@babel/runtime-corejs3/core-js/get-iterator-method";
10
- import { c as create } from "../utils/create/index.mjs";
11
- import { m as deepCopy, l as isArray } from "../utils/helpers/index.mjs";
12
- import { d as dataType, c as cpsColorConfig, a as colorConfig } from "./colorConfig/index.mjs";
13
- import { b as benefit } from "./benefit/index.mjs";
14
- import { G as GoldCostTable } from "./costTable/index.mjs";
15
- import { P as Picker } from "../Picker/index.mjs";
16
- import { n as normalizeComponent } from "../common/index.mjs";
10
+ import { c as create } from "../utils/create/index.esm.js";
11
+ import { m as deepCopy, l as isArray } from "../utils/helpers/index.esm.js";
12
+ import { d as dataType, c as cpsColorConfig, a as colorConfig } from "./colorConfig/index.esm.js";
13
+ import { b as benefit } from "./benefit/index.esm.js";
14
+ import { G as GoldCostTable } from "./costTable/index.esm.js";
15
+ import { P as Picker } from "../Picker/index.esm.js";
16
+ import { n as normalizeComponent } from "../common/index.esm.js";
17
17
  function _createForOfIteratorHelper(r, e) {
18
18
  var t = "undefined" != typeof _Symbol && _getIteratorMethod(r) || r["@@iterator"];
19
19
  if (!t) {
@@ -2,11 +2,11 @@ import _Object$assign from "@babel/runtime-corejs3/core-js/object/assign";
2
2
  import _parseFloat from "@babel/runtime-corejs3/core-js/parse-float";
3
3
  import _findInstanceProperty from "@babel/runtime-corejs3/core-js/instance/find";
4
4
  import * as echarts from "echarts/dist/echarts.esm.mjs";
5
- import { C as ColorConfig, G as GradientColorConfig } from "../config/index.mjs";
5
+ import { C as ColorConfig, G as GradientColorConfig } from "../config/index.esm.js";
6
6
  import circle1 from "../../assets/circle1.5cc5.png";
7
7
  import circle2 from "../../assets/circle2.a69c.png";
8
8
  import circle3 from "../../assets/circle3.c8b2.png";
9
- import { n as normalizeComponent } from "../../common/index.mjs";
9
+ import { n as normalizeComponent } from "../../common/index.esm.js";
10
10
  import './style.css';var imgs = [circle1, circle2, circle3];
11
11
  var _sfc_main = {
12
12
  name: "ChartComp",
@@ -12,14 +12,14 @@ import _filterInstanceProperty from "@babel/runtime-corejs3/core-js/instance/fil
12
12
  import _findIndexInstanceProperty from "@babel/runtime-corejs3/core-js/instance/find-index";
13
13
  import _JSON$stringify from "@babel/runtime-corejs3/core-js/json/stringify";
14
14
  import _sliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/slice";
15
- import { c as create } from "../utils/create/index.mjs";
16
- import { v as visibleMixin } from "../mixins/visible/index.mjs";
17
- import { C as Chart } from "./chart/index.mjs";
18
- import { C as ColorConfig } from "./config/index.mjs";
15
+ import { c as create } from "../utils/create/index.esm.js";
16
+ import { v as visibleMixin } from "../mixins/visible/index.esm.js";
17
+ import { C as Chart } from "./chart/index.esm.js";
18
+ import { C as ColorConfig } from "./config/index.esm.js";
19
19
  import circle1 from "../assets/circle1.5cc5.png";
20
20
  import circle2 from "../assets/circle2.a69c.png";
21
21
  import circle3 from "../assets/circle3.c8b2.png";
22
- import { n as normalizeComponent } from "../common/index.mjs";
22
+ import { n as normalizeComponent } from "../common/index.esm.js";
23
23
  import './style.css';function ownKeys(e, r) {
24
24
  var t = _Object$keys(e);
25
25
  if (_Object$getOwnPropertySymbols) {
@@ -1,5 +1,5 @@
1
1
  import _findIndexInstanceProperty from "@babel/runtime-corejs3/core-js/instance/find-index";
2
- import { n as normalizeComponent } from "../../../common/index.mjs";
2
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
3
3
  import './style.css';var trackName = {
4
4
  "/": "titleqm_sx",
5
5
  "/my": "titleqm_xq",
@@ -2,13 +2,13 @@ import _mapInstanceProperty from "@babel/runtime-corejs3/core-js/instance/map";
2
2
  import _findIndexInstanceProperty from "@babel/runtime-corejs3/core-js/instance/find-index";
3
3
  import _spliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/splice";
4
4
  import _concatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/concat";
5
- import { b as benefitTitle } from "./title/index.mjs";
6
- import { b as benefitAmount } from "./newamount/index.mjs";
7
- import { b as benefitHeader } from "./header/index.mjs";
8
- import { b as benefitText } from "./text/index.mjs";
9
- import { b as benefitSelect } from "./select/index.mjs";
10
- import { m as deepCopy } from "../../utils/helpers/index.mjs";
11
- import { n as normalizeComponent } from "../../common/index.mjs";
5
+ import { b as benefitTitle } from "./title/index.esm.js";
6
+ import { b as benefitAmount } from "./newamount/index.esm.js";
7
+ import { b as benefitHeader } from "./header/index.esm.js";
8
+ import { b as benefitText } from "./text/index.esm.js";
9
+ import { b as benefitSelect } from "./select/index.esm.js";
10
+ import { m as deepCopy } from "../../utils/helpers/index.esm.js";
11
+ import { n as normalizeComponent } from "../../common/index.esm.js";
12
12
  import './style.css';var COMPONENSMAP = {
13
13
  16: "benefitTitle",
14
14
  17: "benefitAmount",
@@ -1,7 +1,7 @@
1
1
  import _Array$from from "@babel/runtime-corejs3/core-js/array/from";
2
2
  import _spliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/splice";
3
3
  import _indexOfInstanceProperty from "@babel/runtime-corejs3/core-js/instance/index-of";
4
- import { n as normalizeComponent } from "../../../common/index.mjs";
4
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
5
5
  import './style.css';var _sfc_main = {
6
6
  name: "BanefitAmount",
7
7
  filters: {
@@ -1,6 +1,6 @@
1
1
  import _slicedToArray from "@babel/runtime-corejs3/helpers/slicedToArray";
2
2
  import _findIndexInstanceProperty from "@babel/runtime-corejs3/core-js/instance/find-index";
3
- import { n as normalizeComponent } from "../../../common/index.mjs";
3
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
4
4
  import './style.css';var _sfc_main = {
5
5
  name: "BenefitSelect",
6
6
  props: {
@@ -1,4 +1,4 @@
1
- import { n as normalizeComponent } from "../../../common/index.mjs";
1
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
2
2
  import './style.css';var _sfc_main = {
3
3
  name: "BenefitText",
4
4
  props: {
@@ -1,4 +1,4 @@
1
- import { n as normalizeComponent } from "../../../common/index.mjs";
1
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
2
2
  var _sfc_main = {
3
3
  name: "BenefitTitle",
4
4
  props: {
@@ -2,9 +2,9 @@ import _includesInstanceProperty from "@babel/runtime-corejs3/core-js/instance/i
2
2
  import _sliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/slice";
3
3
  import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js/instance/for-each";
4
4
  import _parseFloat from "@babel/runtime-corejs3/core-js/parse-float";
5
- import BScrollModule__default from "better-scroll";
6
- import { m as deepCopy, t as throttle, h as hexToRgb } from "../../utils/helpers/index.mjs";
7
- import { n as normalizeComponent } from "../../common/index.mjs";
5
+ import BScroll from "better-scroll";
6
+ import { m as deepCopy, t as throttle, h as hexToRgb } from "../../utils/helpers/index.esm.js";
7
+ import { n as normalizeComponent } from "../../common/index.esm.js";
8
8
  import './style.css';var _sfc_main = {
9
9
  name: "CostTable",
10
10
  props: {
@@ -281,7 +281,7 @@ import './style.css';var _sfc_main = {
281
281
  if (rightTitle) {
282
282
  this.$nextTick(function() {
283
283
  if (!_this.rightTitleScroller) {
284
- _this.rightTitleScroller = new BScrollModule__default(rightTitle, {
284
+ _this.rightTitleScroller = new BScroll(rightTitle, {
285
285
  scrollX: true,
286
286
  bounce: false,
287
287
  probeType: 3,
@@ -299,7 +299,7 @@ import './style.css';var _sfc_main = {
299
299
  if (tableWrapper) {
300
300
  this.$nextTick(function() {
301
301
  if (!_this.tableScroller) {
302
- _this.tableScroller = new BScrollModule__default(tableWrapper, {
302
+ _this.tableScroller = new BScroll(tableWrapper, {
303
303
  scrollY: true,
304
304
  scrollX: false
305
305
  });
@@ -311,7 +311,7 @@ import './style.css';var _sfc_main = {
311
311
  if (rightTable2) {
312
312
  this.$nextTick(function() {
313
313
  if (!_this.rightTableScroller) {
314
- _this.rightTableScroller = new BScrollModule__default(rightTable2, {
314
+ _this.rightTableScroller = new BScroll(rightTable2, {
315
315
  scrollY: true,
316
316
  scrollX: true,
317
317
  bounce: false,
@@ -1 +1 @@
1
- "use strict";require('./style.css');var _includesInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/includes");var _sliceInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/slice");var _forEachInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/for-each");var _parseFloat=require("@babel/runtime-corejs3/core-js/parse-float");var BScrollModule=require("better-scroll");var utils_helpers=require("../../utils/helpers/index.js");var common=require("../../common/index.js");var _sfc_main={name:"CostTable",props:{visible:{type:Boolean,default:false},tables:{type:Object,default:function _default(){return{}}},theme:{type:Object,default:function _default2(){return{}}},productId:{type:String||Number,default:""},groupId:{type:String||Number,default:""}},data:function data(){return{rightTitleScroller:null,newTable:{},tableScroller:null,rightTableScroller:null,id:1,buttons:[{id:1,name:"全部展示"},{id:2,name:"5周岁倍数"},{id:3,name:"10周岁倍数"}]}},computed:{title:function title(){return this.tables.title||""},mainActive:function mainActive(){var hashColor=this.theme.brandColor;if(hashColor){var rgb=utils_helpers.hexToRgb(hashColor,.1);return{backgroundColor:rgb}}return{}},imgActive:function imgActive(){if(this.theme.brandColor){return{backgroundColor:this.theme.brandColor}}return{}},textActive:function textActive(){var hashColor=this.theme.brandColor;if(hashColor){var rgb=utils_helpers.hexToRgb(hashColor,1);return{color:rgb}}return{}},isSpecialGroup:function isSpecialGroup(){var _context,_context2;return _includesInstanceProperty(_context=["173934"]).call(_context,String(this.groupId))||_includesInstanceProperty(_context2=["342750","342817","342862","343407"]).call(_context2,String(this.productId))},styleOption:function styleOption(){if(this.theme.brandColor){return{backgroundColor:this.theme.brandColor}}return{}},tableHeadDesc:function tableHeadDesc(){var _context3;if(~~this.productId===330247){return"基于您所选择的投保信息,保单利益详情如下:"}if(~~this.productId===343026){return"特殊说明:<br/> 1、本利益供参考,具体以保险合同为准 <br/>2、养老年金的展示金额为保单年度末金额"}if(_includesInstanceProperty(_context3=[343142,343049]).call(_context3,~~this.productId)){return"基于您所选择的投保信息,保单利益详情如下:<br/>演示表仅演示年金主险,不包含附加险(投保人豁免、万能)"}if(~~this.productId===343145){return"基于您所选择的投保信息,保单利益详情如下:<br/>演示表仅演示终身寿主险,不包含附加险(投保人豁免、万能)"}return"基于您所选择的投入信息,保单利益详情如下:"},tableHeadTips:function tableHeadTips(){var _context4,_context5,_context6;if(_includesInstanceProperty(_context4=[342862,342817]).call(_context4,~~this.productId)){return"特别说明:演示不包含万能险;月领金额为保单年度末金额"}if(_includesInstanceProperty(_context5=[342750]).call(_context5,~~this.productId)){return"特别说明:月领展示金额为保单年度末金额"}if(_includesInstanceProperty(_context6=[343388]).call(_context6,~~this.productId)){return"特别说明:利益演示为按年领取金额,仅演示至104周岁"}return""},leftTitleArr:function leftTitleArr(){if(this.newTable){if(this.newTable.cols&&this.newTable.cols.length){var _context7;return _sliceInstanceProperty(_context7=this.newTable.cols).call(_context7,0,2)}}return[]},rightTitleArr:function rightTitleArr(){if(this.newTable){if(this.newTable.cols&&this.newTable.cols.length){var _context8;var length=this.newTable.cols.length;return _sliceInstanceProperty(_context8=this.newTable.cols).call(_context8,2,length)}}return[]},leftDisplayArr:function leftDisplayArr(){if(this.newTable){if(this.newTable.display&&this.newTable.display.length){var _context9;return _sliceInstanceProperty(_context9=this.newTable.display).call(_context9,0,2)}}return[]},rightDisplayArr:function rightDisplayArr(){if(this.newTable){if(this.newTable.display&&this.newTable.display.length){var _context0;var length=this.newTable.display.length;return _sliceInstanceProperty(_context0=this.newTable.display).call(_context0,2,length)}}return[]},leftTable:function leftTable(){if(this.newTable){var arr=[];if(this.newTable.rows){var _context1;_forEachInstanceProperty(_context1=this.newTable.rows).call(_context1,function(el){var useArar=[];_forEachInstanceProperty(el).call(el,function(item,index){if(index<2){useArar.push(item)}});arr.push(useArar)})}return arr}return[]},rightTable:function rightTable(){if(this.newTable){var arr=[];if(this.newTable.rows){var _context10;_forEachInstanceProperty(_context10=this.newTable.rows).call(_context10,function(el){var useArar=[];_forEachInstanceProperty(el).call(el,function(item,index){if(index>1){useArar.push(item)}});arr.push(useArar)})}return arr}return[[]]}},methods:{getTdValue:function getTdValue(td){if(!this.isSpecialGroup){return _parseFloat((Math.round(td*100)/100).toString()).toFixed(2)}return _parseFloat((Math.round(td*100)/100).toString())},showResCol:function showResCol(index,side){var displayArr=side==="left"?this.leftDisplayArr:this.rightDisplayArr;if(displayArr&&displayArr.length){if(displayArr[index]!==void 0&&~~displayArr[index]===1){return true}return false}},initScroll:function initScroll(){this.rightTitleScroller&&this.rightTitleScroller.refresh();this.tableScroller&&this.tableScroller.refresh();this.rightTableScroller&&this.rightTableScroller.refresh();this.tableScroller.scrollTo(0,0,0)},showTable:function showTable(id){this.id=id;if(id===1){this.showAllTable()}else if(id===2){this.showFiveTimes()}else{this.showTenTimes()}},showAllTable:function showAllTable(){this.newTable=utils_helpers.deepCopy(this.tables);this.initScroll()},showFiveTimes:function showFiveTimes(){var rows=this.tables.rows;var arr=[];_forEachInstanceProperty(rows).call(rows,function(el){_forEachInstanceProperty(el).call(el,function(item,index){if(index===1&&item%5===0){arr.push(el)}})});this.newTable.rows=arr;this.initScroll()},showTenTimes:function showTenTimes(){var rows=this.tables.rows;var arr=[];_forEachInstanceProperty(rows).call(rows,function(el){_forEachInstanceProperty(el).call(el,function(item,index){if(index===1&&item%10===0){arr.push(el)}})});this.newTable.rows=arr;this.initScroll()},cancel:function cancel(){this.$emit("cancelCost")},preventMove:function preventMove(e){e._prevent=true}},watch:{visible:function visible(newVal,oldVal){var _this=this;if(newVal){var rightTitle=this.$refs.rightTitle;var tableWrapper=this.$refs.tableWrapper;var rightTable2=this.$refs.rightTable;if(rightTitle){this.$nextTick(function(){if(!_this.rightTitleScroller){_this.rightTitleScroller=new BScrollModule(rightTitle,{scrollX:true,bounce:false,probeType:3,momentum:false});_this.rightTitleScroller.on("scroll",function(_ref){var x=_ref.x,y=_ref.y;utils_helpers.throttle(_this.rightTableScroller.scrollTo(x,y,0))})}else{_this.rightTitleScroller.refresh()}})}if(tableWrapper){this.$nextTick(function(){if(!_this.tableScroller){_this.tableScroller=new BScrollModule(tableWrapper,{scrollY:true,scrollX:false})}else{_this.tableScroller.refresh()}})}if(rightTable2){this.$nextTick(function(){if(!_this.rightTableScroller){_this.rightTableScroller=new BScrollModule(rightTable2,{scrollY:true,scrollX:true,bounce:false,probeType:2,momentum:false});_this.rightTableScroller.on("scroll",function(_ref2){var x=_ref2.x,y=_ref2.y;_this.rightTitleScroller.scrollTo(x,y,0)})}else{_this.rightTableScroller.refresh()}})}}},tables:function tables(newVal,oldVal){if(newVal){this.newTable=utils_helpers.deepCopy(newVal)}}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{directives:[{name:"show",rawName:"v-show",value:_vm.visible,expression:"visible"}],staticClass:"layer insured_layer",on:{"touchmove":_vm.preventMove,"click":function click($event){$event.stopPropagation();return _vm.cancel.apply(null,arguments)}}},[_c("div",{staticClass:"layer_box insured_box layer_animate iphonex_padding cost"},[_vm._m(0),_c("div",{staticClass:"description"},[_vm.title?[_c("p",{staticClass:"cost-title"},[_vm._v(" "+_vm._s(_vm.title)+" ")])]:[_c("p",{staticClass:"cost-table-head",domProps:{"innerHTML":_vm._s(_vm.tableHeadDesc)}}),_vm.tableHeadTips?_c("p",{staticClass:"cost-table-tips"},[_vm._v(" "+_vm._s(_vm.tableHeadTips)+" ")]):_vm._e()]],2),_vm.tables.cols&&_vm.tables.rows&&_vm.tables.rows.length?[_c("div",{staticClass:"wrapper"},[_c("div",{staticClass:"title-wrapper"},[_c("div",{staticClass:"left-title"},[_vm._l(_vm.leftTitleArr,function(thead,theadIndex){return[_vm.showResCol(theadIndex,"left")?_c("span",{key:"head-"+theadIndex,staticClass:"table-item",style:_vm.styleOption},[_vm._v(" "+_vm._s(thead)+" ")]):_vm._e()]})],2),_c("div",{ref:"rightTitle",staticClass:"right-title"},[_c("div",{ref:"rightTitleWrapper",staticClass:"right-title-wrapper"},[_vm._l(_vm.rightTitleArr,function(thead,theadIndex){return[_vm.showResCol(theadIndex,"right")?_c("span",{key:"head-"+theadIndex,staticClass:"table-item",style:_vm.styleOption},[_vm._v(" "+_vm._s(thead)+" ")]):_vm._e()]})],2)])]),_c("div",{ref:"tableWrapper",staticClass:"table-wrapper"},[_c("div",{staticClass:"table"},[_c("div",{staticClass:"left-table"},[_c("table",{staticClass:"table-body",attrs:{"border":"0"}},[_vm.leftTable&&_vm.leftTable.length?_c("tbody",_vm._l(_vm.leftTable,function(tr,trIndex){return _c("tr",{key:"tr-"+trIndex,staticClass:"table-tr"},[_vm._l(tr,function(td,tdIndex){return[_vm.showResCol(tdIndex,"left")?_c("td",{key:"td-"+trIndex+"-"+tdIndex,staticClass:"table-item"},[_vm._v(" "+_vm._s(td)+" ")]):_vm._e()]})],2)}),0):_vm._e()])]),_c("div",{ref:"rightTable",staticClass:"right-table"},[_c("table",{staticClass:"table-body",attrs:{"border":"0"}},[_vm.rightTable&&_vm.rightTable.length?_c("tbody",_vm._l(_vm.rightTable,function(tr,trIndex){return _c("tr",{key:"tr-"+trIndex,staticClass:"table-tr"},[_vm._l(tr,function(td,tdIndex){return[_vm.showResCol(tdIndex,"right")?_c("td",{key:"td-"+trIndex+"-"+tdIndex,staticClass:"table-item"},[_vm._v(" "+_vm._s(_vm.getTdValue(td))+" ")]):_vm._e()]})],2)}),0):_vm._e()])])])])])]:[_c("div",{staticClass:"no-data"},[_vm._v(" 暂时无法展示 ")])],_vm.tables.cols&&_vm.tables.rows&&_vm.tables.rows.length?_c("div",{staticClass:"costButton"},_vm._l(_vm.buttons,function(item){return _c("div",{key:item.id,staticClass:"button",style:_vm.id===item.id?_vm.mainActive:{},on:{"click":function click($event){$event.stopPropagation();return _vm.showTable(item.id)}}},[_c("span",{staticClass:"check-img",style:_vm.id===item.id?_vm.imgActive:{}}),_c("span",{staticClass:"button-text",style:_vm.id===item.id?_vm.textActive:{}},[_vm._v(" "+_vm._s(item.name)+" ")])])}),0):_vm._e()],2)])};var _sfc_staticRenderFns=[function(){var _vm=this,_c=_vm._self._c;return _c("div",{staticClass:"head-title"},[_c("span",{staticClass:"layer-close"}),_c("p",{staticClass:"main-title"},[_vm._v(" 保单利益演示表 ")])])}];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"f438bfc8");var GoldCostTable=__component__.exports;exports.GoldCostTable=GoldCostTable;
1
+ "use strict";require('./style.css');var _includesInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/includes");var _sliceInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/slice");var _forEachInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/for-each");var _parseFloat=require("@babel/runtime-corejs3/core-js/parse-float");var BScroll=require("better-scroll");var utils_helpers=require("../../utils/helpers/index.js");var common=require("../../common/index.js");var _sfc_main={name:"CostTable",props:{visible:{type:Boolean,default:false},tables:{type:Object,default:function _default(){return{}}},theme:{type:Object,default:function _default2(){return{}}},productId:{type:String||Number,default:""},groupId:{type:String||Number,default:""}},data:function data(){return{rightTitleScroller:null,newTable:{},tableScroller:null,rightTableScroller:null,id:1,buttons:[{id:1,name:"全部展示"},{id:2,name:"5周岁倍数"},{id:3,name:"10周岁倍数"}]}},computed:{title:function title(){return this.tables.title||""},mainActive:function mainActive(){var hashColor=this.theme.brandColor;if(hashColor){var rgb=utils_helpers.hexToRgb(hashColor,.1);return{backgroundColor:rgb}}return{}},imgActive:function imgActive(){if(this.theme.brandColor){return{backgroundColor:this.theme.brandColor}}return{}},textActive:function textActive(){var hashColor=this.theme.brandColor;if(hashColor){var rgb=utils_helpers.hexToRgb(hashColor,1);return{color:rgb}}return{}},isSpecialGroup:function isSpecialGroup(){var _context,_context2;return _includesInstanceProperty(_context=["173934"]).call(_context,String(this.groupId))||_includesInstanceProperty(_context2=["342750","342817","342862","343407"]).call(_context2,String(this.productId))},styleOption:function styleOption(){if(this.theme.brandColor){return{backgroundColor:this.theme.brandColor}}return{}},tableHeadDesc:function tableHeadDesc(){var _context3;if(~~this.productId===330247){return"基于您所选择的投保信息,保单利益详情如下:"}if(~~this.productId===343026){return"特殊说明:<br/> 1、本利益供参考,具体以保险合同为准 <br/>2、养老年金的展示金额为保单年度末金额"}if(_includesInstanceProperty(_context3=[343142,343049]).call(_context3,~~this.productId)){return"基于您所选择的投保信息,保单利益详情如下:<br/>演示表仅演示年金主险,不包含附加险(投保人豁免、万能)"}if(~~this.productId===343145){return"基于您所选择的投保信息,保单利益详情如下:<br/>演示表仅演示终身寿主险,不包含附加险(投保人豁免、万能)"}return"基于您所选择的投入信息,保单利益详情如下:"},tableHeadTips:function tableHeadTips(){var _context4,_context5,_context6;if(_includesInstanceProperty(_context4=[342862,342817]).call(_context4,~~this.productId)){return"特别说明:演示不包含万能险;月领金额为保单年度末金额"}if(_includesInstanceProperty(_context5=[342750]).call(_context5,~~this.productId)){return"特别说明:月领展示金额为保单年度末金额"}if(_includesInstanceProperty(_context6=[343388]).call(_context6,~~this.productId)){return"特别说明:利益演示为按年领取金额,仅演示至104周岁"}return""},leftTitleArr:function leftTitleArr(){if(this.newTable){if(this.newTable.cols&&this.newTable.cols.length){var _context7;return _sliceInstanceProperty(_context7=this.newTable.cols).call(_context7,0,2)}}return[]},rightTitleArr:function rightTitleArr(){if(this.newTable){if(this.newTable.cols&&this.newTable.cols.length){var _context8;var length=this.newTable.cols.length;return _sliceInstanceProperty(_context8=this.newTable.cols).call(_context8,2,length)}}return[]},leftDisplayArr:function leftDisplayArr(){if(this.newTable){if(this.newTable.display&&this.newTable.display.length){var _context9;return _sliceInstanceProperty(_context9=this.newTable.display).call(_context9,0,2)}}return[]},rightDisplayArr:function rightDisplayArr(){if(this.newTable){if(this.newTable.display&&this.newTable.display.length){var _context0;var length=this.newTable.display.length;return _sliceInstanceProperty(_context0=this.newTable.display).call(_context0,2,length)}}return[]},leftTable:function leftTable(){if(this.newTable){var arr=[];if(this.newTable.rows){var _context1;_forEachInstanceProperty(_context1=this.newTable.rows).call(_context1,function(el){var useArar=[];_forEachInstanceProperty(el).call(el,function(item,index){if(index<2){useArar.push(item)}});arr.push(useArar)})}return arr}return[]},rightTable:function rightTable(){if(this.newTable){var arr=[];if(this.newTable.rows){var _context10;_forEachInstanceProperty(_context10=this.newTable.rows).call(_context10,function(el){var useArar=[];_forEachInstanceProperty(el).call(el,function(item,index){if(index>1){useArar.push(item)}});arr.push(useArar)})}return arr}return[[]]}},methods:{getTdValue:function getTdValue(td){if(!this.isSpecialGroup){return _parseFloat((Math.round(td*100)/100).toString()).toFixed(2)}return _parseFloat((Math.round(td*100)/100).toString())},showResCol:function showResCol(index,side){var displayArr=side==="left"?this.leftDisplayArr:this.rightDisplayArr;if(displayArr&&displayArr.length){if(displayArr[index]!==void 0&&~~displayArr[index]===1){return true}return false}},initScroll:function initScroll(){this.rightTitleScroller&&this.rightTitleScroller.refresh();this.tableScroller&&this.tableScroller.refresh();this.rightTableScroller&&this.rightTableScroller.refresh();this.tableScroller.scrollTo(0,0,0)},showTable:function showTable(id){this.id=id;if(id===1){this.showAllTable()}else if(id===2){this.showFiveTimes()}else{this.showTenTimes()}},showAllTable:function showAllTable(){this.newTable=utils_helpers.deepCopy(this.tables);this.initScroll()},showFiveTimes:function showFiveTimes(){var rows=this.tables.rows;var arr=[];_forEachInstanceProperty(rows).call(rows,function(el){_forEachInstanceProperty(el).call(el,function(item,index){if(index===1&&item%5===0){arr.push(el)}})});this.newTable.rows=arr;this.initScroll()},showTenTimes:function showTenTimes(){var rows=this.tables.rows;var arr=[];_forEachInstanceProperty(rows).call(rows,function(el){_forEachInstanceProperty(el).call(el,function(item,index){if(index===1&&item%10===0){arr.push(el)}})});this.newTable.rows=arr;this.initScroll()},cancel:function cancel(){this.$emit("cancelCost")},preventMove:function preventMove(e){e._prevent=true}},watch:{visible:function visible(newVal,oldVal){var _this=this;if(newVal){var rightTitle=this.$refs.rightTitle;var tableWrapper=this.$refs.tableWrapper;var rightTable2=this.$refs.rightTable;if(rightTitle){this.$nextTick(function(){if(!_this.rightTitleScroller){_this.rightTitleScroller=new BScroll(rightTitle,{scrollX:true,bounce:false,probeType:3,momentum:false});_this.rightTitleScroller.on("scroll",function(_ref){var x=_ref.x,y=_ref.y;utils_helpers.throttle(_this.rightTableScroller.scrollTo(x,y,0))})}else{_this.rightTitleScroller.refresh()}})}if(tableWrapper){this.$nextTick(function(){if(!_this.tableScroller){_this.tableScroller=new BScroll(tableWrapper,{scrollY:true,scrollX:false})}else{_this.tableScroller.refresh()}})}if(rightTable2){this.$nextTick(function(){if(!_this.rightTableScroller){_this.rightTableScroller=new BScroll(rightTable2,{scrollY:true,scrollX:true,bounce:false,probeType:2,momentum:false});_this.rightTableScroller.on("scroll",function(_ref2){var x=_ref2.x,y=_ref2.y;_this.rightTitleScroller.scrollTo(x,y,0)})}else{_this.rightTableScroller.refresh()}})}}},tables:function tables(newVal,oldVal){if(newVal){this.newTable=utils_helpers.deepCopy(newVal)}}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{directives:[{name:"show",rawName:"v-show",value:_vm.visible,expression:"visible"}],staticClass:"layer insured_layer",on:{"touchmove":_vm.preventMove,"click":function click($event){$event.stopPropagation();return _vm.cancel.apply(null,arguments)}}},[_c("div",{staticClass:"layer_box insured_box layer_animate iphonex_padding cost"},[_vm._m(0),_c("div",{staticClass:"description"},[_vm.title?[_c("p",{staticClass:"cost-title"},[_vm._v(" "+_vm._s(_vm.title)+" ")])]:[_c("p",{staticClass:"cost-table-head",domProps:{"innerHTML":_vm._s(_vm.tableHeadDesc)}}),_vm.tableHeadTips?_c("p",{staticClass:"cost-table-tips"},[_vm._v(" "+_vm._s(_vm.tableHeadTips)+" ")]):_vm._e()]],2),_vm.tables.cols&&_vm.tables.rows&&_vm.tables.rows.length?[_c("div",{staticClass:"wrapper"},[_c("div",{staticClass:"title-wrapper"},[_c("div",{staticClass:"left-title"},[_vm._l(_vm.leftTitleArr,function(thead,theadIndex){return[_vm.showResCol(theadIndex,"left")?_c("span",{key:"head-"+theadIndex,staticClass:"table-item",style:_vm.styleOption},[_vm._v(" "+_vm._s(thead)+" ")]):_vm._e()]})],2),_c("div",{ref:"rightTitle",staticClass:"right-title"},[_c("div",{ref:"rightTitleWrapper",staticClass:"right-title-wrapper"},[_vm._l(_vm.rightTitleArr,function(thead,theadIndex){return[_vm.showResCol(theadIndex,"right")?_c("span",{key:"head-"+theadIndex,staticClass:"table-item",style:_vm.styleOption},[_vm._v(" "+_vm._s(thead)+" ")]):_vm._e()]})],2)])]),_c("div",{ref:"tableWrapper",staticClass:"table-wrapper"},[_c("div",{staticClass:"table"},[_c("div",{staticClass:"left-table"},[_c("table",{staticClass:"table-body",attrs:{"border":"0"}},[_vm.leftTable&&_vm.leftTable.length?_c("tbody",_vm._l(_vm.leftTable,function(tr,trIndex){return _c("tr",{key:"tr-"+trIndex,staticClass:"table-tr"},[_vm._l(tr,function(td,tdIndex){return[_vm.showResCol(tdIndex,"left")?_c("td",{key:"td-"+trIndex+"-"+tdIndex,staticClass:"table-item"},[_vm._v(" "+_vm._s(td)+" ")]):_vm._e()]})],2)}),0):_vm._e()])]),_c("div",{ref:"rightTable",staticClass:"right-table"},[_c("table",{staticClass:"table-body",attrs:{"border":"0"}},[_vm.rightTable&&_vm.rightTable.length?_c("tbody",_vm._l(_vm.rightTable,function(tr,trIndex){return _c("tr",{key:"tr-"+trIndex,staticClass:"table-tr"},[_vm._l(tr,function(td,tdIndex){return[_vm.showResCol(tdIndex,"right")?_c("td",{key:"td-"+trIndex+"-"+tdIndex,staticClass:"table-item"},[_vm._v(" "+_vm._s(_vm.getTdValue(td))+" ")]):_vm._e()]})],2)}),0):_vm._e()])])])])])]:[_c("div",{staticClass:"no-data"},[_vm._v(" 暂时无法展示 ")])],_vm.tables.cols&&_vm.tables.rows&&_vm.tables.rows.length?_c("div",{staticClass:"costButton"},_vm._l(_vm.buttons,function(item){return _c("div",{key:item.id,staticClass:"button",style:_vm.id===item.id?_vm.mainActive:{},on:{"click":function click($event){$event.stopPropagation();return _vm.showTable(item.id)}}},[_c("span",{staticClass:"check-img",style:_vm.id===item.id?_vm.imgActive:{}}),_c("span",{staticClass:"button-text",style:_vm.id===item.id?_vm.textActive:{}},[_vm._v(" "+_vm._s(item.name)+" ")])])}),0):_vm._e()],2)])};var _sfc_staticRenderFns=[function(){var _vm=this,_c=_vm._self._c;return _c("div",{staticClass:"head-title"},[_c("span",{staticClass:"layer-close"}),_c("p",{staticClass:"main-title"},[_vm._v(" 保单利益演示表 ")])])}];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"f438bfc8");var GoldCostTable=__component__.exports;exports.GoldCostTable=GoldCostTable;
@@ -17,12 +17,12 @@ import _Object$values from "@babel/runtime-corejs3/core-js/object/values";
17
17
  import _concatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/concat";
18
18
  import _Promise from "@babel/runtime-corejs3/core-js/promise";
19
19
  import _regeneratorRuntime from "@babel/runtime-corejs3/regenerator";
20
- import { c as create } from "../utils/create/index.mjs";
21
- import { G as GoldBenefit } from "./benefit/index.mjs";
22
- import { G as GoldCostTable } from "./costTable/index.mjs";
23
- import { p as paddingChangeInterest, g as getGenesReplaceThemeTag, a as getGenesReplaceWordsValue, b as addParamsOnModuleData, c as genesReplaceSourceModule } from "./tools/replace/index.mjs";
24
- import { A as isError, e as isString } from "../utils/helpers/index.mjs";
25
- import { n as normalizeComponent } from "../common/index.mjs";
20
+ import { c as create } from "../utils/create/index.esm.js";
21
+ import { G as GoldBenefit } from "./benefit/index.esm.js";
22
+ import { G as GoldCostTable } from "./costTable/index.esm.js";
23
+ import { p as paddingChangeInterest, g as getGenesReplaceThemeTag, a as getGenesReplaceWordsValue, b as addParamsOnModuleData, c as genesReplaceSourceModule } from "./tools/replace/index.esm.js";
24
+ import { A as isError, e as isString } from "../utils/helpers/index.esm.js";
25
+ import { n as normalizeComponent } from "../common/index.esm.js";
26
26
  function ownKeys(e, r) {
27
27
  var t = _Object$keys(e);
28
28
  if (_Object$getOwnPropertySymbols) {
@@ -7,7 +7,7 @@ import _sliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/slic
7
7
  import _Array$from from "@babel/runtime-corejs3/core-js/array/from";
8
8
  import _Symbol from "@babel/runtime-corejs3/core-js/symbol";
9
9
  import _getIteratorMethod from "@babel/runtime-corejs3/core-js/get-iterator-method";
10
- import { c as isObject, l as isArray, m as deepCopy } from "../../../utils/helpers/index.mjs";
10
+ import { c as isObject, l as isArray, m as deepCopy } from "../../../utils/helpers/index.esm.js";
11
11
  function _createForOfIteratorHelper(r, e) {
12
12
  var t = "undefined" != typeof _Symbol && _getIteratorMethod(r) || r["@@iterator"];
13
13
  if (!t) {
@@ -1,4 +1,4 @@
1
- import { n as normalizeComponent } from "../../../common/index.mjs";
1
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
2
2
  import './style.css';var _sfc_main = {
3
3
  name: "ActGoldBenefitAmount",
4
4
  props: {
@@ -1,11 +1,11 @@
1
1
  import _mapInstanceProperty from "@babel/runtime-corejs3/core-js/instance/map";
2
2
  import _concatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/concat";
3
- import { b as benefitTitle } from "./title/index.mjs";
4
- import { b as benefitAmount } from "./amount/index.mjs";
5
- import { b as benefitSlider } from "./slider/index.mjs";
6
- import { b as benefitText } from "./text/index.mjs";
7
- import { b as benefitSelect } from "./select/index.mjs";
8
- import { n as normalizeComponent } from "../../common/index.mjs";
3
+ import { b as benefitTitle } from "./title/index.esm.js";
4
+ import { b as benefitAmount } from "./amount/index.esm.js";
5
+ import { b as benefitSlider } from "./slider/index.esm.js";
6
+ import { b as benefitText } from "./text/index.esm.js";
7
+ import { b as benefitSelect } from "./select/index.esm.js";
8
+ import { n as normalizeComponent } from "../../common/index.esm.js";
9
9
  import './style.css';var COMPONENSMAP = {
10
10
  16: "benefitTitle",
11
11
  17: "benefitAmount",
@@ -1,6 +1,6 @@
1
1
  import _slicedToArray from "@babel/runtime-corejs3/helpers/slicedToArray";
2
2
  import _findIndexInstanceProperty from "@babel/runtime-corejs3/core-js/instance/find-index";
3
- import { n as normalizeComponent } from "../../../common/index.mjs";
3
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
4
4
  import './style.css';var _sfc_main = {
5
5
  name: "ActGoldBenefitSelect",
6
6
  data: function data() {
@@ -1,5 +1,5 @@
1
- import BScrollModule__default from "better-scroll";
2
- import { n as normalizeComponent } from "../../../common/index.mjs";
1
+ import BScroll from "better-scroll";
2
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
3
3
  import './style.css';var _sfc_main = {
4
4
  name: "ActGoldBenefitSlider",
5
5
  data: function data() {
@@ -55,7 +55,7 @@ import './style.css';var _sfc_main = {
55
55
  this.$nextTick(function() {
56
56
  var that = _this;
57
57
  if (!_this.listScroll) {
58
- _this.listScroll = new BScrollModule__default(wrapper, {
58
+ _this.listScroll = new BScroll(wrapper, {
59
59
  probeType: 3,
60
60
  startX,
61
61
  scrollX: true,
@@ -1 +1 @@
1
- "use strict";require('./style.css');var BScrollModule=require("better-scroll");var common=require("../../../common/index.js");var _sfc_main={name:"ActGoldBenefitSlider",data:function data(){return{windowX:0,listScroll:null,forbidScrollEnd:false}},props:{element:{type:Object,default:function _default(){return{}}}},computed:{unit:function unit(){return~~this.element.range[0].unit||""},step:function step(){return~~(this.element.attr&&this.element.attr.step)||5},min:function min(){return~~this.element.range[0].min||~~(this.element.attr&&this.element.attr.min)||0},max:function max(){return~~this.element.range[0].max||~~(this.element.attr&&this.element.attr.max)||100},chooseAge:function chooseAge(){var realValue=~~this.element.value||80;if(realValue<this.min){return this.min}else if(realValue>this.max){return this.max}return realValue},during:function during(){return this.max-this.min+1},width:function width(){return 12*(this.max-this.min)+1}},methods:{initScroll:function initScroll(){var _this=this;var wrapper=document.querySelector(".wrapper");var startX=(this.min-this.chooseAge)*12;this.$refs.wrappercontent.style.width=~~this.windowX+this.width+"px";this.$nextTick(function(){var that=_this;if(!_this.listScroll){_this.listScroll=new BScrollModule(wrapper,{probeType:3,startX,scrollX:true,scrollY:false});that.listScroll.on("scrollEnd",function(pos){if(that.forbidScrollEnd){that.forbidScrollEnd=false;return}var chooseAge2;if(pos.x>=0){chooseAge2=that.min}else if(Math.abs(pos.x)>=that.width){chooseAge2=that.max}else{chooseAge2=Math.floor(Math.abs(pos.x)/12+1+that.min);var scrollX=-(Math.floor(Math.abs(pos.x)/12+1)*12);that.forbidScrollEnd=true;that.listScroll.scrollTo(scrollX,0,0)}that.$emit("updateAge",chooseAge2)})}else{if(startX>=0){_this.$emit("updateAge",_this.min);startX=0}_this.listScroll.refresh();_this.forbidScrollEnd=true;_this.listScroll.scrollTo(startX,0,0)}})}},mounted:function mounted(){var containerWidth=this.$refs.chooseContainer&&this.$refs.chooseContainer.offsetWidth;this.windowX=containerWidth||window.innerWidth||document.body&&document.body.clientWidth;this.windowX=this.windowX>750?750:this.windowX;this.initScroll()},watch:{min:function min2(){this.initScroll()}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",[_c("div",{ref:"chooseContainer",staticClass:"choose"},[_c("div",{staticClass:"choose-container wrapper"},[_c("div",{ref:"wrappercontent",staticClass:"choose-content"},_vm._l(_vm.during,function(number){return _c("div",{key:number,staticClass:"choose-item"},[_c("span",{staticClass:"number-item",class:{"number-part":(number+_vm.min-1)%_vm.step==0}}),(number+_vm.min-1)%_vm.step==0?_c("span",{staticClass:"number-text"},[_vm._v(_vm._s(number+_vm.min-1)+_vm._s(_vm.unit))]):_vm._e()])}),0)]),_c("div",{staticClass:"choose-value skin-bg"})])])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"183f8ac6");var benefitSlider=__component__.exports;exports.benefitSlider=benefitSlider;
1
+ "use strict";require('./style.css');var BScroll=require("better-scroll");var common=require("../../../common/index.js");var _sfc_main={name:"ActGoldBenefitSlider",data:function data(){return{windowX:0,listScroll:null,forbidScrollEnd:false}},props:{element:{type:Object,default:function _default(){return{}}}},computed:{unit:function unit(){return~~this.element.range[0].unit||""},step:function step(){return~~(this.element.attr&&this.element.attr.step)||5},min:function min(){return~~this.element.range[0].min||~~(this.element.attr&&this.element.attr.min)||0},max:function max(){return~~this.element.range[0].max||~~(this.element.attr&&this.element.attr.max)||100},chooseAge:function chooseAge(){var realValue=~~this.element.value||80;if(realValue<this.min){return this.min}else if(realValue>this.max){return this.max}return realValue},during:function during(){return this.max-this.min+1},width:function width(){return 12*(this.max-this.min)+1}},methods:{initScroll:function initScroll(){var _this=this;var wrapper=document.querySelector(".wrapper");var startX=(this.min-this.chooseAge)*12;this.$refs.wrappercontent.style.width=~~this.windowX+this.width+"px";this.$nextTick(function(){var that=_this;if(!_this.listScroll){_this.listScroll=new BScroll(wrapper,{probeType:3,startX,scrollX:true,scrollY:false});that.listScroll.on("scrollEnd",function(pos){if(that.forbidScrollEnd){that.forbidScrollEnd=false;return}var chooseAge2;if(pos.x>=0){chooseAge2=that.min}else if(Math.abs(pos.x)>=that.width){chooseAge2=that.max}else{chooseAge2=Math.floor(Math.abs(pos.x)/12+1+that.min);var scrollX=-(Math.floor(Math.abs(pos.x)/12+1)*12);that.forbidScrollEnd=true;that.listScroll.scrollTo(scrollX,0,0)}that.$emit("updateAge",chooseAge2)})}else{if(startX>=0){_this.$emit("updateAge",_this.min);startX=0}_this.listScroll.refresh();_this.forbidScrollEnd=true;_this.listScroll.scrollTo(startX,0,0)}})}},mounted:function mounted(){var containerWidth=this.$refs.chooseContainer&&this.$refs.chooseContainer.offsetWidth;this.windowX=containerWidth||window.innerWidth||document.body&&document.body.clientWidth;this.windowX=this.windowX>750?750:this.windowX;this.initScroll()},watch:{min:function min2(){this.initScroll()}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",[_c("div",{ref:"chooseContainer",staticClass:"choose"},[_c("div",{staticClass:"choose-container wrapper"},[_c("div",{ref:"wrappercontent",staticClass:"choose-content"},_vm._l(_vm.during,function(number){return _c("div",{key:number,staticClass:"choose-item"},[_c("span",{staticClass:"number-item",class:{"number-part":(number+_vm.min-1)%_vm.step==0}}),(number+_vm.min-1)%_vm.step==0?_c("span",{staticClass:"number-text"},[_vm._v(_vm._s(number+_vm.min-1)+_vm._s(_vm.unit))]):_vm._e()])}),0)]),_c("div",{staticClass:"choose-value skin-bg"})])])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"183f8ac6");var benefitSlider=__component__.exports;exports.benefitSlider=benefitSlider;
@@ -1,4 +1,4 @@
1
- import { n as normalizeComponent } from "../../../common/index.mjs";
1
+ import { n as normalizeComponent } from "../../../common/index.esm.js";
2
2
  import './style.css';var _sfc_main = {
3
3
  name: "ActGoldBenefitText",
4
4
  props: {