@xysfe/actui 1.6.34-beta.26 → 1.6.34-beta.28

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.
@@ -1 +1 @@
1
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/BScroll/index.js")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/assets/utils/create/index.js","@xysfe/actui/es/assets/utils/helpers.js","@xysfe/actui/es/BScroll/index.js"],e):"object"==typeof exports?exports.GoldFinanceChartV3=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/BScroll/index.js")):t.GoldFinanceChartV3=e(t["@xysfe/actui/es/assets/utils/create/index.js"],t["@xysfe/actui/es/assets/utils/helpers.js"],t["@xysfe/actui/es/BScroll/index.js"])}("undefined"!=typeof self?self:this,function(t,e,n){return function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../es",e(e.s=2102)}({0:function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},1:function(t,e,n){var r=n(27)("wks"),i=n(24),o=n(0).Symbol,a="function"==typeof o;(t.exports=function(t){return r[t]||(r[t]=a&&o[t]||(a?o:i)("Symbol."+t))}).store=r},10:function(t,e,n){var r=n(0),i=n(2),o=n(17),a=n(5),s=n(7),c=function(t,e,n){var u,l,f,h=t&c.F,p=t&c.G,d=t&c.S,v=t&c.P,b=t&c.B,m=t&c.W,g=p?i:i[e]||(i[e]={}),y=g.prototype,x=p?r:d?r[e]:(r[e]||{}).prototype;p&&(n=e);for(u in n)(l=!h&&x&&void 0!==x[u])&&s(g,u)||(f=l?x[u]:n[u],g[u]=p&&"function"!=typeof x[u]?n[u]:b&&l?o(f,r):m&&x[u]==f?function(t){var e=function(e,n,r){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,r)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(f):v&&"function"==typeof f?o(Function.call,f):f,v&&((g.virtual||(g.virtual={}))[u]=f,t&c.R&&y&&!y[u]&&a(y,u,f)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,t.exports=c},108:function(t,e,n){t.exports={default:n(115),__esModule:!0}},11:function(t,e){t.exports={}},115:function(t,e,n){n(47),n(43),t.exports=n(116)},116:function(t,e,n){var r=n(4),i=n(49);t.exports=n(2).getIterator=function(t){var e=i(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return r(e.call(t))}},1187:function(t,e,n){"use strict";var r=n(66),i=n.n(r),o=n(567),a=n.n(o),s=n(87),c=n.n(s),u=n(108),l=n.n(u),f=n(157),h=n.n(f),p=n(158),d=n.n(p),v=n(2104),b=n(2122),m=n(2125),g=n(35),y=(n.n(g),{});e.a={name:"ActGoldFinanceChartV3",components:{GoldBenefit:v.a,GoldCostTable:b.a},props:{financeInfo:{type:Object,default:function(){return{}}},requestUrl:{type:String,default:"/buy/getAnnuityCostTable"},requestParams:{type:Object,default:function(){return{}}},theme:{type:Object,default:function(){return{}}},auroraOptions:{type:Object,default:function(){return{}}},productId:{type:String||Number,default:""},groupId:{type:String||Number,default:""},aurora:{type:Object,default:function(){return null}},auroraRender:{type:Object,default:function(){return null}}},computed:{genes:function(){return this.financeInfo&&this.financeInfo.genes},sourceModule:function(){if(this.financeInfo&&this.financeInfo.insureAttribute&&this.financeInfo.insureAttribute.attrModules){return{insureAttribute:{attrModules:Object(m.b)(this.genes,this.financeInfo.insureAttribute.attrModules)}}}return null},tableId:function(){return this.financeInfo&&this.financeInfo.tableId?this.financeInfo.tableId:this.genes&&this.genes.tableId?this.genes.tableId:this.financeInfo&&this.financeInfo.insureAttribute&&this.financeInfo.insureAttribute.insuranceInfo&&this.financeInfo.insureAttribute.insuranceInfo.costTables&&this.financeInfo.insureAttribute.insuranceInfo.costTables.tables&&this.financeInfo.insureAttribute.insuranceInfo.costTables.tables[0]&&this.financeInfo.insureAttribute.insuranceInfo.costTables.tables[0].id?this.financeInfo.insureAttribute.insuranceInfo.costTables.tables[0].id:""},annuity:function(){return this.financeInfo&&this.financeInfo.annuity},genesRules:function(){return this.annuity&&this.annuity.tplVariables||{}},costSlideMin:function(){var t=this.costTableInfo.rows&&this.costTableInfo.rows[0];return~~(t&&t[1])||0},costSlideMax:function(){var t=this.costTableInfo.rows&&this.costTableInfo.rows[this.costTableInfo.rows.length-1];return~~(t&&t[1])||106},costSlideRealVar:function(){return this.costSlideVar<this.costSlideMin?this.costSlideMin:this.costSlideVar>this.costSlideMax?this.costSlideMax:this.costSlideVar}},data:function(){return{benefitLoading:!0,costTableVisible:!1,realAurora:null,realAuroraRender:null,benefitElems:[],moduleData:null,costTableInfo:{},costSlideVar:-1}},methods:{onBenefitChange:function(t){var e=this;return d()(h.a.mark(function n(){return h.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:e.getModuleData(),e.costSlideVar=t,e.getBenefitElems();case 3:case"end":return n.stop()}},n,e)}))()},getModuleData:function(){var t=this;return d()(h.a.mark(function e(){var n;return h.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.realAurora.getModulesData({cleanKey:!0});case 2:n=e.sent,t.moduleData=Object(m.a)(t.genes,n);case 4:case"end":return e.stop()}},e,t)}))()},getBenefitElems:function(){var t=this;return d()(h.a.mark(function e(){var n,r,i,o,a,s,u,f,p,d,v,b,y,x,_,w,T,S,O,j,C,k,A,E,I,P,M,L,V,N,R,D;return h.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.realAurora.getRenderData();case 2:if(n=e.sent,r=n.benefitDemo,console.log(t.realAurora.getRenderData(),"renderdata"),!r||!r._elements){e.next=43;break}i=[],o=t.moduleData,a=o.plan,s=void 0===a?{}:a,u=o.insureds,f=void 0===u?[]:u,p=f[0],d=void 0===p?{}:p,v=r._elements,b=Array.isArray(v),y=0,v=b?v:l()(v);case 10:if(!b){e.next=16;break}if(!(y>=v.length)){e.next=13;break}return e.abrupt("break",26);case 13:x=v[y++],e.next=20;break;case 16:if(y=v.next(),!y.done){e.next=19;break}return e.abrupt("break",26);case 19:x=y.value;case 20:if(_=x,1!=~~_.display||18!=~~_.type){e.next=24;break}return-1===t.costSlideVar&&(t.costSlideVar=~~_.defaultValue),e.abrupt("break",26);case 24:e.next=10;break;case 26:w=r._elements,T=Array.isArray(w),S=0,w=T?w:l()(w);case 27:if(!T){e.next=33;break}if(!(S>=w.length)){e.next=30;break}return e.abrupt("break",41);case 30:O=w[S++],e.next=37;break;case 33:if(S=w.next(),!S.done){e.next=36;break}return e.abrupt("break",41);case 36:O=S.value;case 37:j=O,1==~~j.display&&(C=t.costTableInfo.rows,k=t.costSlideRealVar,A=t.genesRules,E=j.element_attr?JSON.parse(j.element_attr):{},I=E.decimal,P={visible:!0,range:j.attributeValues||[],type:j.type,key:j.key,site:j.site,attr:E,value:j.defaultValue},Object(g.isString)(j.defaultValue)&&(M=17==~~j.type?j.defaultValue:Object(m.c)(j.defaultValue,t.theme),L=void 0!==P.attr.isHideEqZero&&"1"===P.attr.isHideEqZero?["0",0]:[],V=Object(m.d)({insured:d,plan:s,costSlideVar:k,costTable:C,genesValue:M,genesRules:A,dontValue:L,fixedNum:I}),"null"!==V?P.value=V:P.visible=!1),18==~~j.type&&(N=P.range,P.range[0]&&Object(g.isString)(P.range[0])&&(R=P.range[0],(D=Object(m.d)({insured:d,plan:s,costSlideVar:k,costTable:C,genesValue:R,genesRules:A}))&&(N=c()({},N,JSON.parse(D)))),P.range=[N],P.value=k+""),i.push(P));case 39:e.next=27;break;case 41:t.benefitElems=i,t.benefitLoading=!1;case 43:case"end":return e.stop()}},e,t)}))()},onElementChange:function(t){var e=this;return d()(h.a.mark(function n(){var r,i;return h.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,e.realAurora.getSiteData({key:"plan.interest",site:["plan"],allAttr:!0});case 2:r=n.sent,i=Object(m.e)(t,r),e.realAurora.changeValues({changeData:i}).catch(function(t){Object(g.isError)(t)&&e.$throw(t)});case 5:case"end":return n.stop()}},n,e)}))()},updatePage:function(){var t=this;return d()(h.a.mark(function e(){return h.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.getModuleData();case 2:return e.next=4,t.getCostTableInfo().catch(function(t){console.log(t)});case 4:t.getBenefitElems();case 5:case"end":return e.stop()}},e,t)}))()},getCostTableInfo:function(){var t=this;return d()(h.a.mark(function e(){var n,r,o,s,u,l,f,p,d,v,b,m,g,x,_,w,T,S,O;return h.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.genes,r=n.groupId,o=n.common,s=void 0===o?{}:o,u=t.moduleData,l=u.plan,f=void 0===l?{}:l,p=u.insureds,d=void 0===p?[]:p,v=u.benefitDemo,b=void 0===v?{}:v,m=u.applicant,g=void 0===m?{}:m,x=d[0],_=void 0===x?{}:x,w=c()({},t.requestParams,{genes:{groupId:r,common:s,insured:_,plan:f,benefitDemo:b,applicant:g},tableId:t.tableId}),T=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return a()(t).join("_")},S=T(s)+"_"+T(_)+"_"+T(f)+"_"+T(g)+"_"+T(b)+"_"+t.tableId,!y[S]){e.next=9;break}return t.costTableInfo=y[S],e.abrupt("return",i.a.resolve(y[S]));case 9:return t.benefitLoading=!0,e.next=12,t.$fetch(t.requestUrl,w).then(function(e){var n=e.ret,r=e.data,o=e.errmsg;return 0===n?(t.costTableInfo=r,y[S]=r,t.$emit("changeCostTable",r),i.a.resolve(r)):(t.costTableInfo={},i.a.reject(o))}).catch(function(t){return i.a.reject(t||"系统繁忙,请稍后再试")});case 12:return O=e.sent,e.abrupt("return",O);case 14:case"end":return e.stop()}},e,t)}))()},showTable:function(){this.costTableVisible=!0},initAurora:function(){var t=this;if(this.aurora)return this.realAurora=this.aurora,void(this.realAuroraRender=this.auroraRender);if(this.sourceModule){var e=c()({pageName:"financeComponent",sourceData:this.sourceModule,contactInfo:{open:!1},nextTick:this.$nextTick,isCache:!1,render:function(e){var n=e.renderData;t.realAuroraRender=n}},this.auroraOptions);window.AuroraV2.create(["aurora-plugin-deal"]).then(function(n){t.realAurora=n,t.realAurora.$on("render",function(){e.render&&e.render({renderData:new Date})}),t.realAurora.init(e).catch(function(t){console.log(t)})})}}},mounted:function(){this.initAurora()},watch:{auroraRender:function(){this.updatePage()},realAuroraRender:function(){this.updatePage()}}}},1188:function(t,e,n){"use strict";var r=n(2106),i=n(2109),o=n(2112),a=n(2115),s=n(2118),c=n(35),u=(n.n(c),{16:"benefitTitle",17:"benefitAmount",18:"benefitHeader",19:"benefitText",20:"benefitSelect"});e.a={name:"ActGoldNewBenefit",components:{benefitTitle:r.a,benefitAmount:i.a,benefitHeader:o.a,benefitText:a.a,benefitSelect:s.a},props:{elements:{type:Array,default:function(){return[]}},loading:{type:Boolean,default:!1},theme:{type:Object,default:function(){return{}}}},computed:{type:function(){return this.newElements.map(function(t){return Number(t.type)})},components:function(){return this.type.map(function(t){return u[t]})}},watch:{elements:{handler:function(t,e){var n=this;if(t&&t.length){this.newElements=Object(c.deepCopy)(t);var r=this.newElements.findIndex(function(t){return 18==~~t.type});if(r>-1){var i=this.newElements.splice(r,1);this.newElements.unshift(i[0])}this.$nextTick(function(){n.isOperate=!1})}},immediate:!0}},data:function(){return{newElements:[],isOperate:!1}},methods:{showTable:function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];this.$emit.apply(this,["showTable"].concat(e))},updateAge:function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];this.$emit.apply(this,["updateAge"].concat(e))},onElementChange:function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];this.$emit.apply(this,["onElementChange"].concat(e))}}}},1189:function(t,e,n){"use strict";e.a={name:"BenefitTitle",props:{element:{type:Object,default:function(){return{}}}}}},1190:function(t,e,n){"use strict";var r=n(572),i=n.n(r);e.a={name:"BanefitAmount",filters:{fixedNumber:function(t){if(!t)return 0;var e=t.split("."),n=e[0],r=n.length,o=i()(n);if(r>3)for(var a=r-3;a>0;a-=3)o.splice(a,0,","),r+=1;if(String(t).indexOf(".")>-1){var s=e[1];return o.join("")+"."+s}return o.join("")}},props:{element:{type:Object,default:function(){return{}}},loading:{type:Boolean,default:!1}}}},1191:function(t,e,n){"use strict";var r={"/":"titleqm_sx","/my":"titleqm_xq","/addmore":"titleqm_zj"};e.a={name:"BenefitSlider",data:function(){return{age:18,selectedIndex:[0],showData:[],trackName:r}},props:{element:{type:Object,default:function(){return{}}},path:{type:String,default:""},theme:{type:Object,default:function(){return{}}},isOperate:{type:Boolean,default:!1}},computed:{hasQuesMask:function(){return this.element.attr.hasQuesMask&&~~this.element.attr.hasQuesMask}},methods:{showTable:function(){this.$emit("showTable")},init:function(t){var e=this;this.showData=[];for(var n=Number(t.range[0].step)||Number(t.attr.step)||1,r=Number(t.range[0].min)||Number(t.attr.min)||0,i=Number(t.range[0].max)||Number(t.attr.max)||0,o=r;o<=i;o+=n){var a={text:""+o,value:o};this.showData.push(a)}var s=Number(t.value),c=Math.abs(s-r),u=Math.abs(i-s);if(s>=r&&s<=i)this.age=s;else if(r&&i){var l=u>c?r:i;if(this.age===l)return;this.age=l,this.$emit("updateAge",this.age)}var f=this.showData.findIndex(function(t){return e.age===t.value});this.selectedIndex=[f]},chooseAge:function(){this.$createPicker({data:[this.showData],onSelect:this.selectAge,selectedIndex:this.selectedIndex,confirmColor:this.theme.btnColor||""}).show()},selectAge:function(t,e){this.age!==~~t[0]&&(this.age=~~t[0],this.selectedIndex=e,this.$emit("update:isOperate",!0),this.$emit("updateAge",this.age))}},watch:{element:{handler:function(t,e){t&&(this.isOperate||this.init(t))},immediate:!0}}}},1192:function(t,e,n){"use strict";e.a={name:"BenefitText",props:{element:{type:Object,default:function(){return{}}}}}},1193:function(t,e,n){"use strict";e.a={name:"BenefitSelect",props:{element:{type:Object,default:function(){return{}}},theme:{type:Object,default:function(){return{}}},path:{type:String,default:""}},data:function(){return{index:0,picker:null,trackName:{"/":"level_sx","/my":"level_xq","/addmore":"level_zj"}}},methods:{exchange:function(){this.picker||(this.picker=this.$createPicker({data:[this.element.range],selectedIndex:[this.index],onSelect:this.selectExchange,confirmColor:this.theme.brandColor||""})),this.picker.show()},selectExchange:function(t){var e=t[0],n=this.element.range.findIndex(function(t){return t.value===e});this.index=n,this.$emit("onElementChange",[{key:this.element.key,value:e,site:this.element.site}])}},mounted:function(){var t=this.element.value,e=this.element.range.findIndex(function(e){return e.value===t});this.index=e}}},1194:function(t,e,n){"use strict";var r=n(143),i=n.n(r),o=n(35);n.n(o);e.a={name:"CostTable",props:{visible:{type:Boolean,default:!1},tables:{type:Object,default:function(){return{}}},theme:{type:Object,default:function(){return{}}},productId:{type:String||Number,default:""},groupId:{type:String||Number,default:""}},data:function(){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(){return this.tables.title||""},mainActive:function(){var t=this.theme.brandColor;if(t){return{backgroundColor:Object(o.hexToRgb)(t,.1)}}return{}},imgActive:function(){return this.theme.brandColor?{backgroundColor:this.theme.brandColor}:{}},textActive:function(){var t=this.theme.brandColor;if(t){return{color:Object(o.hexToRgb)(t,1)}}return{}},isSpecialGroup:function(){return["173934"].includes(String(this.groupId))||["342750","342817","342862","343407"].includes(String(this.productId))},styleOption:function(){return this.theme.brandColor?{backgroundColor:this.theme.brandColor}:{}},tableHeadDesc:function(){return 330247==~~this.productId?"基于您所选择的投保信息,保单利益详情如下:":343026==~~this.productId?"特殊说明:<br/> 1、本利益供参考,具体以保险合同为准 <br/>2、养老年金的展示金额为保单年度末金额":[343142,343049].includes(~~this.productId)?"基于您所选择的投保信息,保单利益详情如下:<br/>演示表仅演示年金主险,不包含附加险(投保人豁免、万能)":343145==~~this.productId?"基于您所选择的投保信息,保单利益详情如下:<br/>演示表仅演示终身寿主险,不包含附加险(投保人豁免、万能)":"基于您所选择的投入信息,保单利益详情如下:"},tableHeadTips:function(){return[342862,342817].includes(~~this.productId)?"特别说明:演示不包含万能险;月领金额为保单年度末金额":[342750].includes(~~this.productId)?"特别说明:月领展示金额为保单年度末金额":[343388].includes(~~this.productId)?"特别说明:利益演示为按年领取金额,仅演示至104周岁":""},leftTitleArr:function(){return this.newTable&&this.newTable.cols&&this.newTable.cols.length?this.newTable.cols.slice(0,2):[]},rightTitleArr:function(){if(this.newTable&&this.newTable.cols&&this.newTable.cols.length){var t=this.newTable.cols.length;return this.newTable.cols.slice(2,t)}return[]},leftDisplayArr:function(){return this.newTable&&this.newTable.display&&this.newTable.display.length?this.newTable.display.slice(0,2):[]},rightDisplayArr:function(){if(this.newTable&&this.newTable.display&&this.newTable.display.length){var t=this.newTable.display.length;return this.newTable.display.slice(2,t)}return[]},leftTable:function(){if(this.newTable){var t=[];return this.newTable.rows&&this.newTable.rows.forEach(function(e){var n=[];e.forEach(function(t,e){e<2&&n.push(t)}),t.push(n)}),t}return[]},rightTable:function(){if(this.newTable){var t=[];return this.newTable.rows&&this.newTable.rows.forEach(function(e){var n=[];e.forEach(function(t,e){e>1&&n.push(t)}),t.push(n)}),t}return[[]]}},methods:{getTdValue:function(t){return this.isSpecialGroup?parseFloat((Math.round(100*t)/100).toString()):parseFloat((Math.round(100*t)/100).toString()).toFixed(2)},showResCol:function(t,e){var n="left"===e?this.leftDisplayArr:this.rightDisplayArr;if(n&&n.length)return void 0!==n[t]&&1==~~n[t]},initScroll:function(){this.rightTitleScroller&&this.rightTitleScroller.refresh(),this.tableScroller&&this.tableScroller.refresh(),this.rightTableScroller&&this.rightTableScroller.refresh(),this.tableScroller.scrollTo(0,0,0)},showTable:function(t){this.id=t,1===t?this.showAllTable():2===t?this.showFiveTimes():this.showTenTimes()},showAllTable:function(){this.newTable=Object(o.deepCopy)(this.tables),this.initScroll()},showFiveTimes:function(){var t=this.tables.rows,e=[];t.forEach(function(t){t.forEach(function(n,r){1===r&&n%5==0&&e.push(t)})}),this.newTable.rows=e,this.initScroll()},showTenTimes:function(){var t=this.tables.rows,e=[];t.forEach(function(t){t.forEach(function(n,r){1===r&&n%10==0&&e.push(t)})}),this.newTable.rows=e,this.initScroll()},cancel:function(){this.$emit("cancelCost")},preventMove:function(t){t._prevent=!0}},watch:{visible:function(t,e){var n=this;if(t){var r=this.$refs.rightTitle,a=this.$refs.tableWrapper,s=this.$refs.rightTable;r&&this.$nextTick(function(){n.rightTitleScroller?n.rightTitleScroller.refresh():(n.rightTitleScroller=new i.a(r,{scrollX:!0,bounce:!1,probeType:3,momentum:!1}),n.rightTitleScroller.on("scroll",function(t){var e=t.x,r=t.y;Object(o.throttle)(n.rightTableScroller.scrollTo(e,r,0))}))}),a&&this.$nextTick(function(){n.tableScroller?n.tableScroller.refresh():n.tableScroller=new i.a(a,{scrollY:!0,scrollX:!1})}),s&&this.$nextTick(function(){n.rightTableScroller?n.rightTableScroller.refresh():(n.rightTableScroller=new i.a(s,{scrollY:!0,scrollX:!0,bounce:!1,probeType:2,momentum:!1}),n.rightTableScroller.on("scroll",function(t){var e=t.x,r=t.y;n.rightTitleScroller.scrollTo(e,r,0)}))})}},tables:function(t,e){t&&(this.newTable=Object(o.deepCopy)(t))}}}},12:function(t,e,n){var r=n(30),i=n(16);t.exports=function(t){return r(i(t))}},13:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},14:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},143:function(t,e){t.exports=n},15:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},157:function(t,e,n){t.exports=n(161)},158:function(t,e,n){"use strict";e.__esModule=!0;var r=n(66),i=function(t){return t&&t.__esModule?t:{default:t}}(r);e.default=function(t){return function(){var e=t.apply(this,arguments);return new i.default(function(t,n){function r(o,a){try{var s=e[o](a),c=s.value}catch(t){return void n(t)}if(!s.done)return i.default.resolve(c).then(function(t){r("next",t)},function(t){r("throw",t)});t(c)}return r("next")})}}},16:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},161:function(t,e,n){var r=function(){return this}()||Function("return this")(),i=r.regeneratorRuntime&&Object.getOwnPropertyNames(r).indexOf("regeneratorRuntime")>=0,o=i&&r.regeneratorRuntime;if(r.regeneratorRuntime=void 0,t.exports=n(162),i)r.regeneratorRuntime=o;else try{delete r.regeneratorRuntime}catch(t){r.regeneratorRuntime=void 0}},162:function(t,e){!function(e){"use strict";function n(t,e,n,r){var o=e&&e.prototype instanceof i?e:i,a=Object.create(o.prototype),s=new p(r||[]);return a._invoke=u(t,n,s),a}function r(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}function i(){}function o(){}function a(){}function s(t){["next","throw","return"].forEach(function(e){t[e]=function(t){return this._invoke(e,t)}})}function c(t){function e(n,i,o,a){var s=r(t[n],t,i);if("throw"!==s.type){var c=s.arg,u=c.value;return u&&"object"==typeof u&&g.call(u,"__await")?Promise.resolve(u.__await).then(function(t){e("next",t,o,a)},function(t){e("throw",t,o,a)}):Promise.resolve(u).then(function(t){c.value=t,o(c)},a)}a(s.arg)}function n(t,n){function r(){return new Promise(function(r,i){e(t,n,r,i)})}return i=i?i.then(r,r):r()}var i;this._invoke=n}function u(t,e,n){var i=O;return function(o,a){if(i===C)throw new Error("Generator is already running");if(i===k){if("throw"===o)throw a;return v()}for(n.method=o,n.arg=a;;){var s=n.delegate;if(s){var c=l(s,n);if(c){if(c===A)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===O)throw i=k,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=C;var u=r(t,e,n);if("normal"===u.type){if(i=n.done?k:j,u.arg===A)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(i=k,n.method="throw",n.arg=u.arg)}}}function l(t,e){var n=t.iterator[e.method];if(n===b){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=b,l(t,e),"throw"===e.method))return A;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return A}var i=r(n,t.iterator,e.arg);if("throw"===i.type)return e.method="throw",e.arg=i.arg,e.delegate=null,A;var o=i.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=b),e.delegate=null,A):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,A)}function f(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function h(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function p(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(f,this),this.reset(!0)}function d(t){if(t){var e=t[x];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,r=function e(){for(;++n<t.length;)if(g.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=b,e.done=!0,e};return r.next=r}}return{next:v}}function v(){return{value:b,done:!0}}var b,m=Object.prototype,g=m.hasOwnProperty,y="function"==typeof Symbol?Symbol:{},x=y.iterator||"@@iterator",_=y.asyncIterator||"@@asyncIterator",w=y.toStringTag||"@@toStringTag",T="object"==typeof t,S=e.regeneratorRuntime;if(S)return void(T&&(t.exports=S));S=e.regeneratorRuntime=T?t.exports:{},S.wrap=n;var O="suspendedStart",j="suspendedYield",C="executing",k="completed",A={},E={};E[x]=function(){return this};var I=Object.getPrototypeOf,P=I&&I(I(d([])));P&&P!==m&&g.call(P,x)&&(E=P);var M=a.prototype=i.prototype=Object.create(E);o.prototype=M.constructor=a,a.constructor=o,a[w]=o.displayName="GeneratorFunction",S.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===o||"GeneratorFunction"===(e.displayName||e.name))},S.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,a):(t.__proto__=a,w in t||(t[w]="GeneratorFunction")),t.prototype=Object.create(M),t},S.awrap=function(t){return{__await:t}},s(c.prototype),c.prototype[_]=function(){return this},S.AsyncIterator=c,S.async=function(t,e,r,i){var o=new c(n(t,e,r,i));return S.isGeneratorFunction(e)?o:o.next().then(function(t){return t.done?t.value:o.next()})},s(M),M[w]="Generator",M[x]=function(){return this},M.toString=function(){return"[object Generator]"},S.keys=function(t){var e=[];for(var n in t)e.push(n);return e.reverse(),function n(){for(;e.length;){var r=e.pop();if(r in t)return n.value=r,n.done=!1,n}return n.done=!0,n}},S.values=d,p.prototype={constructor:p,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=b,this.done=!1,this.delegate=null,this.method="next",this.arg=b,this.tryEntries.forEach(h),!t)for(var e in this)"t"===e.charAt(0)&&g.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=b)},stop:function(){this.done=!0;var t=this.tryEntries[0],e=t.completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(t){function e(e,r){return o.type="throw",o.arg=t,n.next=e,r&&(n.method="next",n.arg=b),!!r}if(this.done)throw t;for(var n=this,r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r],o=i.completion;if("root"===i.tryLoc)return e("end");if(i.tryLoc<=this.prev){var a=g.call(i,"catchLoc"),s=g.call(i,"finallyLoc");if(a&&s){if(this.prev<i.catchLoc)return e(i.catchLoc,!0);if(this.prev<i.finallyLoc)return e(i.finallyLoc)}else if(a){if(this.prev<i.catchLoc)return e(i.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return e(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&g.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=t,o.arg=e,i?(this.method="next",this.next=i.finallyLoc,A):this.complete(o)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),A},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),h(n),A}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var i=r.arg;h(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:d(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=b),A}}}(function(){return this}()||Function("return this")())},17:function(t,e,n){var r=n(20);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},18:function(t,e){t.exports=!0},19:function(t,e,n){var r=n(27)("keys"),i=n(24);t.exports=function(t){return r[t]||(r[t]=i(t))}},2:function(t,e){var n=t.exports={version:"2.6.11"};"number"==typeof __e&&(__e=n)},20:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},21:function(t,e,n){var r=n(6),i=n(0).document,o=r(i)&&r(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},2102:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(22),i=n.n(r),o=n(2103);o.a.install=function(t){t.component(o.a.name,o.a),t.prototype.$createGoldFinanceChartV3=i()(o.a,t)},e.default=o.a},2103:function(t,e,n){"use strict";var r=n(1187),i=n(2126),o=n(8),a=Object(o.a)(r.a,i.a,i.b,!1,null,null,null);a.options.__file="src\\components\\GoldFinanceChartV3\\src\\index.vue",e.a=a.exports},2104:function(t,e,n){"use strict";function r(t){s||n(2105)}var i=n(1188),o=n(2121),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-3dafa98a",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\benefit\\index.vue",e.a=u.exports},2105:function(t,e){},2106:function(t,e,n){"use strict";function r(t){s||n(2107)}var i=n(1189),o=n(2108),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-7fc2748a",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\benefit\\components\\title.vue",e.a=u.exports},2107:function(t,e){},2108:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return""!==t.element.value?n("p",[n("span",{domProps:{innerHTML:t._s(t.element.value)}})]):t._e()},i=[];r._withStripped=!0},2109:function(t,e,n){"use strict";function r(t){s||n(2110)}var i=n(1190),o=n(2111),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-f5df31ac",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\benefit\\components\\newamount.vue",e.a=u.exports},2110:function(t,e){},2111:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("p",{staticClass:"price"},[t.loading?n("act-loading",{directives:[{name:"show",rawName:"v-show",value:!0,expression:"true"}],attrs:{type:"cir3",color:"red"}}):[t._v("\n "+t._s(t._f("fixedTwoNumber")(t.element.value))+"\n ")],t._v(" "),n("span",{staticClass:"block"})],2)},i=[];r._withStripped=!0},2112:function(t,e,n){"use strict";function r(t){s||n(2113)}var i=n(1191),o=n(2114),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-5abe6e4b",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\benefit\\components\\header.vue",e.a=u.exports},2113:function(t,e){},2114:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return""!==t.element.value?n("div",{staticClass:"option"},[n("div",{staticClass:"left-side"},[n("span",{staticClass:"choose-before"},[t._v("至")]),t._v(" "),n("div",{staticClass:"choose-box",on:{click:t.chooseAge}},[n("span",[t._v(t._s(t.age)+"岁")]),n("div",{staticClass:"choose-pic"})]),t._v(" "),n("span",{staticClass:"choose-after"},[t._v("可获得")])]),t._v(" "),1===t.hasQuesMask?n("div",{staticClass:"right-side"},[n("button",{directives:[{name:"xys-track",rawName:"v-xys-track",value:t.trackName[t.path],expression:"trackName[path]"}],staticClass:"fin-button",style:{background:t.theme.brandColor},on:{click:t.showTable}},[t._v("\n 利益演示表\n ")])]):t._e()]):t._e()},i=[];r._withStripped=!0},2115:function(t,e,n){"use strict";function r(t){s||n(2116)}var i=n(1192),o=n(2117),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-a9619b2a",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\benefit\\components\\text.vue",e.a=u.exports},2116:function(t,e){},2117:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("p",{staticClass:"desc",domProps:{innerHTML:t._s(t.element.value)}})])},i=[];r._withStripped=!0},2118:function(t,e,n){"use strict";function r(t){s||n(2119)}var i=n(1193),o=n(2120),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-fba81d8c",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\benefit\\components\\select.vue",e.a=u.exports},2119:function(t,e){},2120:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"gears"},[n("p",[t._v("\n "+t._s(t.element.range[t.index].textPrefix)+"\n "),n("span",{style:{color:t.theme.brandColor}},[t._v(" "+t._s(t.element.range[t.index].text)+" ")]),t._v("\n "+t._s(t.element.range[t.index].textSuffix)+"\n ")]),t._v(" "),n("a",{directives:[{name:"xys-track",rawName:"v-xys-track",value:t.trackName[t.path],expression:"trackName[path]"}],staticClass:"btn-exchange",style:{color:t.theme.brandColor,borderColor:t.theme.brandColor},attrs:{href:"javascript:;"},on:{click:t.exchange}},[t._v("切换")])])},i=[];r._withStripped=!0},2121:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"benefit"},[n("div",{staticClass:"benefit-bg"}),t._v(" "),n("div",{staticClass:"benefit-content"},t._l(t.newElements,function(e,r){return n(t.components[r],{key:r,tag:"component",class:{"visible-hide":!e.visible},attrs:{element:e,loading:t.loading,theme:t.theme,path:t.$route.path,isOperate:t.isOperate},on:{"update:isOperate":function(e){t.isOperate=e},"update:is-operate":function(e){t.isOperate=e},showTable:t.showTable,updateAge:t.updateAge,onElementChange:t.onElementChange}})}),1)])},i=[];r._withStripped=!0},2122:function(t,e,n){"use strict";function r(t){s||n(2123)}var i=n(1194),o=n(2124),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-5ab45684",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\costTable.vue",e.a=u.exports},2123:function(t,e){},2124:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"layer insured_layer",on:{touchmove:t.preventMove,click:function(e){return e.stopPropagation(),t.cancel(e)}}},[n("div",{staticClass:"layer_box insured_box layer_animate iphonex_padding cost"},[t._m(0),t._v(" "),n("div",{staticClass:"description"},[t.title?[n("p",{staticClass:"cost-title"},[t._v("\n "+t._s(t.title)+"\n ")])]:[n("p",{staticClass:"cost-table-head",domProps:{innerHTML:t._s(t.tableHeadDesc)}}),t._v(" "),t.tableHeadTips?n("p",{staticClass:"cost-table-tips"},[t._v("\n "+t._s(t.tableHeadTips)+"\n ")]):t._e()]],2),t._v(" "),t.tables.cols&&t.tables.rows&&t.tables.rows.length?[n("div",{staticClass:"wrapper"},[n("div",{staticClass:"title-wrapper"},[n("div",{staticClass:"left-title"},[t._l(t.leftTitleArr,function(e,r){return[t.showResCol(r,"left")?n("span",{key:"head-"+r,staticClass:"table-item",style:t.styleOption},[t._v("\n "+t._s(e)+"\n ")]):t._e()]})],2),t._v(" "),n("div",{ref:"rightTitle",staticClass:"right-title"},[n("div",{ref:"rightTitleWrapper",staticClass:"right-title-wrapper"},[t._l(t.rightTitleArr,function(e,r){return[t.showResCol(r,"right")?n("span",{key:"head-"+r,staticClass:"table-item",style:t.styleOption},[t._v("\n "+t._s(e)+"\n ")]):t._e()]})],2)])]),t._v(" "),n("div",{ref:"tableWrapper",staticClass:"table-wrapper"},[n("div",{staticClass:"table"},[n("div",{staticClass:"left-table"},[n("table",{staticClass:"table-body",attrs:{border:"0"}},[t.leftTable&&t.leftTable.length?n("tbody",t._l(t.leftTable,function(e,r){return n("tr",{key:"tr-"+r,staticClass:"table-tr "},[t._l(e,function(e,i){return[t.showResCol(i,"left")?n("td",{key:"td-"+r+"-"+i,staticClass:"table-item"},[t._v("\n "+t._s(e)+"\n ")]):t._e()]})],2)}),0):t._e()])]),t._v(" "),n("div",{ref:"rightTable",staticClass:"right-table"},[n("table",{staticClass:"table-body",attrs:{border:"0"}},[t.rightTable&&t.rightTable.length?n("tbody",t._l(t.rightTable,function(e,r){return n("tr",{key:"tr-"+r,staticClass:"table-tr "},[t._l(e,function(e,i){return[t.showResCol(i,"right")?n("td",{key:"td-"+r+"-"+i,staticClass:"table-item"},[t._v("\n "+t._s(t.getTdValue(e))+"\n ")]):t._e()]})],2)}),0):t._e()])])])])])]:[n("div",{staticClass:"no-data"},[t._v("\n 暂时无法展示\n ")])],t._v(" "),t.tables.cols&&t.tables.rows&&t.tables.rows.length?n("div",{staticClass:"costButton"},t._l(t.buttons,function(e){return n("div",{key:e.id,staticClass:"button",style:t.id===e.id?t.mainActive:{},on:{click:function(n){return n.stopPropagation(),t.showTable(e.id)}}},[n("span",{staticClass:"check-img",style:t.id===e.id?t.imgActive:{}}),t._v(" "),n("span",{staticClass:"button-text",style:t.id===e.id?t.textActive:{}},[t._v("\n "+t._s(e.name)+"\n ")])])}),0):t._e()],2)])},i=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"head-title"},[n("span",{staticClass:"layer-close"}),t._v(" "),n("p",{staticClass:"main-title"},[t._v("\n 保单利益演示表\n ")])])}];r._withStripped=!0},2125:function(t,e,n){"use strict";function r(t,e){if(/(\d{4})(\d{2})(\d{2})/.test(t)){var n=0;e&&8===e.toString().length&&(n=new Date((e+"").replace(/(\d{4})(\d{2})(\d{2})/,"$1/$2/$3")).getTime()/1e3);var r=1e3*(n||e||window.g_curtime),i=new Date(r),o=new Date((t+"").replace(/(\d{4})(\d{2})(\d{2})/,"$1/$2/$3")),a=i.getDate()>=o.getDate()?0:-1,s=i.getMonth()+a>=o.getMonth()?0:-1,c={};return c.y=i.getFullYear()+s-o.getFullYear(),c.d=parseInt(((i.getTime()-o.getTime())/36e5/24).toString()),c}}n.d(e,"d",function(){return u}),n.d(e,"c",function(){return l}),n.d(e,"a",function(){return f}),n.d(e,"b",function(){return h}),n.d(e,"e",function(){return p});var i=n(89),o=n.n(i),a=n(108),s=n.n(a),c=n(35),u=(n.n(c),function t(e){var n=e.applicant,i=e.insured,a=e.plan,u=e.costTable,l=e.costSlideVar,f=e.genesValue,h=e.genesRules,p=e.dontValue,d=void 0===p?[]:p,v=e.fixedNum;if(""===f)return f;var b=f.replace(/g\((\d+)\)/g,function(e,p){if(!h[p])return"";var b=h[p],m=b.detail,g=void 0===m?{}:m,y=b.source,x="";switch(~~y){case 1:if(!n||!n.hasOwnProperty(g.data)||""===n[g.data])break;if(13===g.transType){var _=r(n[g.data]);_&&(x=_.y+(~~g.offsetYear||0))}else 0===g.transType&&(x=n[g.data]);break;case 2:if(!i.hasOwnProperty(g.data)||""===i[g.data])break;if(13===g.transType){var w=r(i[g.data]);Object(c.isObject)(w)&&(x=w.y+(~~g.offsetYear||0))}else 0===g.transType&&(x=i[g.data]);break;case 3:if(!a.hasOwnProperty(g.data)||""===a[g.data])break;if(14===g.transType){if(!g.exdata||!g.exdata.birth)break;var T=t({applicant:n,insured:i,plan:a,costTable:u,costSlideVar:l,genesValue:g.exdata.birth,genesRules:h}),S=a[g.data].replace(/[^0-9]/gi,"");""!==T&&(x=~~T+~~S+(~~g.offsetYear||0))}else 0===g.transType&&(x=a[g.data]);break;case 8:if(!Object(c.isObject)(g.exdata)||!Object(c.isArray)(u)||u.length<1)break;var O=g.exdata.slideCol-1,j=g.exdata.targetCol-1;if(11===g.transType){var C=l;if(g.exdata.slideVar){var k=t({applicant:n,insured:i,plan:a,costTable:u,costSlideVar:l,genesValue:g.exdata.slideVar,genesRules:h});""!==k&&(C=~~k)}if(void 0===C)break;for(var A=u,E=Array.isArray(A),I=0,A=E?A:s()(A);;){var P;if(E){if(I>=A.length)break;P=A[I++]}else{if(I=A.next(),I.done)break;P=I.value}var M=P;if(~~M[O]===C){x=void 0!==M[j]?M[j]:"";break}}}else if(12===g.transType){var L=u[0],V=u[u.length-1];void 0!==L[j]&&void 0!==V[j]&&(x=o()({min:L[j],max:V[j]}))}break;case 9:0===g.transType&&(x=g.data||"")}return""===x&&console.log("%c 模板变量替换失败,模板参数: "+f+", 滑动参数:"+l,"color:red"),d.indexOf(x)>-1?(console.log("%c 替换结果命中dotValue,模板参数: "+f+", 替换结果:"+x,"color:red"),"##null##"):(v&&void 0!==v&&(x=Number(x).toFixed(v)),x)});return/##null##/.test(b)?"null":b}),l=function(t,e){return""===t?t:t.replace(/g\((\d+)\)/g,function(t){return'<span style="color:'+e.brandColor+';">'+t+"</span>"})},f=function(t,e){var n=t.insureds&&t.insureds[0]||{},r=n.insured,i=n.plan,o=t.applicant;if(r)if(e.insureds){var a=e.insureds[0].insured,s=void 0===a?{}:a;for(var c in r)s.hasOwnProperty(c)||(s[c]=r[c])}else e.insureds=[],e.insureds.push(r);if(i)if(e.plan)for(var u in i)e.plan.hasOwnProperty(u)||(e.plan[u]=i[u]);else e.plan=i;if(o)if(e.applicant)for(var l in o)e.applicant.hasOwnProperty(l)||(e.applicant[l]=o[l]);else e.applicant=o;return d(e)},h=function(t,e){var n=t.insureds&&t.insureds[0]||{},r=n.insured,i=n.plan,o=t.applicant;if(i&&e.plan&&Object(c.isArray)(e.plan.productAttributes))for(var a=0;a<e.plan.productAttributes.length;a++){var s=e.plan.productAttributes[a],u=s.key.split(".").pop();i.hasOwnProperty(u)&&(s.defaultValue=i[u])}if(o&&e.applicant&&Object(c.isArray)(e.applicant.productAttributes))for(var l=0;l<e.applicant.productAttributes.length;l++){var f=e.applicant.productAttributes[l],h=f.key.split(".").pop();o.hasOwnProperty(h)&&(f.defaultValue=o[h])}if(r&&e.insureds&&e.insureds.subModules&&e.insureds.subModules[0]&&Object(c.isArray)(e.insureds.subModules[0].productAttributes))for(var p=0;p<e.insureds.subModules[0].productAttributes.length;p++){var d=e.insureds.subModules[0].productAttributes[p],v=d.key.split(".").pop();r.hasOwnProperty(v)&&(d.defaultValue=r[v])}return e},p=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(t&&t.length>0&&e)for(var n=t,r=Array.isArray(n),i=0,n=r?n:s()(n);;){var o;if(r){if(i>=n.length)break;o=n[i++]}else{if(i=n.next(),i.done)break;o=i.value}var a=o;if("benefitDemo.gears"===a.key){var c=[].concat(t);return c.push({site:e.site,key:e.key,value:a.value}),c}}return t},d=function(t){return t.plan&&void 0!==t.plan.interest&&t.benefitDemo&&void 0!==t.benefitDemo.gears&&(t.plan.interest=t.benefitDemo.gears),t}},2126:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{},[t.benefitElems&&t.benefitElems.length>0?n("gold-benefit",{attrs:{elements:t.benefitElems,loading:t.benefitLoading,theme:t.theme},on:{showTable:t.showTable,updateAge:t.onBenefitChange,onElementChange:t.onElementChange}}):t._e(),t._v(" "),n("gold-cost-table",{attrs:{visible:t.costTableVisible,tables:t.costTableInfo,theme:t.theme,productId:t.productId,groupId:t.groupId},on:{cancelCost:function(e){t.costTableVisible=!1}}})],1)},i=[];r._withStripped=!0},22:function(e,n){e.exports=t},23:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},24:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},25:function(t,e,n){var r=n(9).f,i=n(7),o=n(1)("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},26:function(t,e,n){var r=n(37),i=n(28);t.exports=Object.keys||function(t){return r(t,i)}},27:function(t,e,n){var r=n(2),i=n(0),o=i["__core-js_shared__"]||(i["__core-js_shared__"]={});(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:r.version,mode:n(18)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},28:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},29:function(t,e,n){var r=n(16);t.exports=function(t){return Object(r(t))}},3:function(t,e,n){t.exports=!n(13)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},30:function(t,e,n){var r=n(14);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},31:function(t,e,n){var r=n(15),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},33:function(t,e,n){"use strict";var r=n(18),i=n(10),o=n(46),a=n(5),s=n(11),c=n(52),u=n(25),l=n(54),f=n(1)("iterator"),h=!([].keys&&"next"in[].keys()),p=function(){return this};t.exports=function(t,e,n,d,v,b,m){c(n,e,d);var g,y,x,_=function(t){if(!h&&t in O)return O[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},w=e+" Iterator",T="values"==v,S=!1,O=t.prototype,j=O[f]||O["@@iterator"]||v&&O[v],C=j||_(v),k=v?T?_("entries"):C:void 0,A="Array"==e?O.entries||j:j;if(A&&(x=l(A.call(new t)))!==Object.prototype&&x.next&&(u(x,w,!0),r||"function"==typeof x[f]||a(x,f,p)),T&&j&&"values"!==j.name&&(S=!0,C=function(){return j.call(this)}),r&&!m||!h&&!S&&O[f]||a(O,f,C),s[e]=C,s[w]=p,v)if(g={values:T?C:_("values"),keys:b?C:_("keys"),entries:k},m)for(y in g)y in O||o(O,y,g[y]);else i(i.P+i.F*(h||S),e,g);return g}},34:function(t,e,n){var r=n(6);t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},35:function(t,n){t.exports=e},36:function(t,e,n){t.exports=!n(3)&&!n(13)(function(){return 7!=Object.defineProperty(n(21)("div"),"a",{get:function(){return 7}}).a})},37:function(t,e,n){var r=n(7),i=n(12),o=n(41)(!1),a=n(19)("IE_PROTO");t.exports=function(t,e){var n,s=i(t),c=0,u=[];for(n in s)n!=a&&r(s,n)&&u.push(n);for(;e.length>c;)r(s,n=e[c++])&&(~o(u,n)||u.push(n));return u}},38:function(t,e,n){var r=n(0).document;t.exports=r&&r.documentElement},39:function(t,e,n){"use strict";function r(t){var e,n;this.promise=new t(function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r}),this.resolve=i(e),this.reject=i(n)}var i=n(20);t.exports.f=function(t){return new r(t)}},4:function(t,e,n){var r=n(6);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},40:function(t,e,n){var r=n(14),i=n(1)("toStringTag"),o="Arguments"==r(function(){return arguments}()),a=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,n,s;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=a(e=Object(t),i))?n:o?r(e):"Object"==(s=r(e))&&"function"==typeof e.callee?"Arguments":s}},41:function(t,e,n){var r=n(12),i=n(31),o=n(42);t.exports=function(t){return function(e,n,a){var s,c=r(e),u=i(c.length),l=o(a,u);if(t&&n!=n){for(;u>l;)if((s=c[l++])!=s)return!0}else for(;u>l;l++)if((t||l in c)&&c[l]===n)return t||l||0;return!t&&-1}}},42:function(t,e,n){var r=n(15),i=Math.max,o=Math.min;t.exports=function(t,e){return t=r(t),t<0?i(t+e,0):o(t,e)}},43:function(t,e,n){"use strict";var r=n(51)(!0);n(33)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=r(e,n),this._i+=t.length,{value:t,done:!1})})},44:function(t,e){e.f={}.propertyIsEnumerable},45:function(t,e,n){var r=n(4),i=n(53),o=n(28),a=n(19)("IE_PROTO"),s=function(){},c=function(){var t,e=n(21)("iframe"),r=o.length;for(e.style.display="none",n(38).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),c=t.F;r--;)delete c.prototype[o[r]];return c()};t.exports=Object.create||function(t,e){var n;return null!==t?(s.prototype=r(t),n=new s,s.prototype=null,n[a]=t):n=c(),void 0===e?n:i(n,e)}},46:function(t,e,n){t.exports=n(5)},47:function(t,e,n){n(63);for(var r=n(0),i=n(5),o=n(11),a=n(1)("toStringTag"),s="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),c=0;c<s.length;c++){var u=s[c],l=r[u],f=l&&l.prototype;f&&!f[a]&&i(f,a,u),o[u]=o.Array}},49:function(t,e,n){var r=n(40),i=n(1)("iterator"),o=n(11);t.exports=n(2).getIteratorMethod=function(t){if(void 0!=t)return t[i]||t["@@iterator"]||o[r(t)]}},5:function(t,e,n){var r=n(9),i=n(23);t.exports=n(3)?function(t,e,n){return r.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},50:function(t,e){e.f=Object.getOwnPropertySymbols},51:function(t,e,n){var r=n(15),i=n(16);t.exports=function(t){return function(e,n){var o,a,s=String(i(e)),c=r(n),u=s.length;return c<0||c>=u?t?"":void 0:(o=s.charCodeAt(c),o<55296||o>56319||c+1===u||(a=s.charCodeAt(c+1))<56320||a>57343?t?s.charAt(c):o:t?s.slice(c,c+2):a-56320+(o-55296<<10)+65536)}}},52:function(t,e,n){"use strict";var r=n(45),i=n(23),o=n(25),a={};n(5)(a,n(1)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(a,{next:i(1,n)}),o(t,e+" Iterator")}},53:function(t,e,n){var r=n(9),i=n(4),o=n(26);t.exports=n(3)?Object.defineProperties:function(t,e){i(t);for(var n,a=o(e),s=a.length,c=0;s>c;)r.f(t,n=a[c++],e[n]);return t}},54:function(t,e,n){var r=n(7),i=n(29),o=n(19)("IE_PROTO"),a=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=i(t),r(t,o)?t[o]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?a:null}},567:function(t,e,n){t.exports={default:n(568),__esModule:!0}},568:function(t,e,n){n(569),t.exports=n(2).Object.values},569:function(t,e,n){var r=n(10),i=n(570)(!1);r(r.S,"Object",{values:function(t){return i(t)}})},57:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},570:function(t,e,n){var r=n(3),i=n(26),o=n(12),a=n(44).f;t.exports=function(t){return function(e){for(var n,s=o(e),c=i(s),u=c.length,l=0,f=[];u>l;)n=c[l++],r&&!a.call(s,n)||f.push(t?[n,s[n]]:s[n]);return f}}},572:function(t,e,n){t.exports={default:n(573),__esModule:!0}},573:function(t,e,n){n(43),n(574),t.exports=n(2).Array.from},574:function(t,e,n){"use strict";var r=n(17),i=n(10),o=n(29),a=n(72),s=n(73),c=n(31),u=n(575),l=n(49);i(i.S+i.F*!n(75)(function(t){Array.from(t)}),"Array",{from:function(t){var e,n,i,f,h=o(t),p="function"==typeof this?this:Array,d=arguments.length,v=d>1?arguments[1]:void 0,b=void 0!==v,m=0,g=l(h);if(b&&(v=r(v,d>2?arguments[2]:void 0,2)),void 0==g||p==Array&&s(g))for(e=c(h.length),n=new p(e);e>m;m++)u(n,m,b?v(h[m],m):h[m]);else for(f=g.call(h),n=new p;!(i=f.next()).done;m++)u(n,m,b?a(f,v,[i.value,m],!0):i.value);return n.length=m,n}})},575:function(t,e,n){"use strict";var r=n(9),i=n(23);t.exports=function(t,e,n){e in t?r.f(t,e,i(0,n)):t[e]=n}},58:function(t,e,n){var r=n(4),i=n(20),o=n(1)("species");t.exports=function(t,e){var n,a=r(t).constructor;return void 0===a||void 0==(n=r(a)[o])?e:i(n)}},59:function(t,e,n){var r,i,o,a=n(17),s=n(81),c=n(38),u=n(21),l=n(0),f=l.process,h=l.setImmediate,p=l.clearImmediate,d=l.MessageChannel,v=l.Dispatch,b=0,m={},g=function(){var t=+this;if(m.hasOwnProperty(t)){var e=m[t];delete m[t],e()}},y=function(t){g.call(t.data)};h&&p||(h=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return m[++b]=function(){s("function"==typeof t?t:Function(t),e)},r(b),b},p=function(t){delete m[t]},"process"==n(14)(f)?r=function(t){f.nextTick(a(g,t,1))}:v&&v.now?r=function(t){v.now(a(g,t,1))}:d?(i=new d,o=i.port2,i.port1.onmessage=y,r=a(o.postMessage,o,1)):l.addEventListener&&"function"==typeof postMessage&&!l.importScripts?(r=function(t){l.postMessage(t+"","*")},l.addEventListener("message",y,!1)):r="onreadystatechange"in u("script")?function(t){c.appendChild(u("script")).onreadystatechange=function(){c.removeChild(this),g.call(t)}}:function(t){setTimeout(a(g,t,1),0)}),t.exports={set:h,clear:p}},6:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},60:function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},61:function(t,e,n){var r=n(4),i=n(6),o=n(39);t.exports=function(t,e){if(r(t),i(e)&&e.constructor===t)return e;var n=o.f(t);return(0,n.resolve)(e),n.promise}},63:function(t,e,n){"use strict";var r=n(64),i=n(57),o=n(11),a=n(12);t.exports=n(33)(Array,"Array",function(t,e){this._t=a(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,i(1)):"keys"==e?i(0,n):"values"==e?i(0,t[n]):i(0,[n,t[n]])},"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},64:function(t,e){t.exports=function(){}},65:function(t,e,n){t.exports={default:n(67),__esModule:!0}},66:function(t,e,n){t.exports={default:n(79),__esModule:!0}},67:function(t,e,n){n(68),t.exports=n(2).Object.assign},68:function(t,e,n){var r=n(10);r(r.S+r.F,"Object",{assign:n(69)})},69:function(t,e,n){"use strict";var r=n(3),i=n(26),o=n(50),a=n(44),s=n(29),c=n(30),u=Object.assign;t.exports=!u||n(13)(function(){var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=u({},t)[n]||Object.keys(u({},e)).join("")!=r})?function(t,e){for(var n=s(t),u=arguments.length,l=1,f=o.f,h=a.f;u>l;)for(var p,d=c(arguments[l++]),v=f?i(d).concat(f(d)):i(d),b=v.length,m=0;b>m;)p=v[m++],r&&!h.call(d,p)||(n[p]=d[p]);return n}:u},7:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},70:function(t,e){},72:function(t,e,n){var r=n(4);t.exports=function(t,e,n,i){try{return i?e(r(n)[0],n[1]):e(n)}catch(e){var o=t.return;throw void 0!==o&&r(o.call(t)),e}}},73:function(t,e,n){var r=n(11),i=n(1)("iterator"),o=Array.prototype;t.exports=function(t){return void 0!==t&&(r.Array===t||o[i]===t)}},74:function(t,e,n){var r=n(17),i=n(72),o=n(73),a=n(4),s=n(31),c=n(49),u={},l={},e=t.exports=function(t,e,n,f,h){var p,d,v,b,m=h?function(){return t}:c(t),g=r(n,f,e?2:1),y=0;if("function"!=typeof m)throw TypeError(t+" is not iterable!");if(o(m)){for(p=s(t.length);p>y;y++)if((b=e?g(a(d=t[y])[0],d[1]):g(t[y]))===u||b===l)return b}else for(v=m.call(t);!(d=v.next()).done;)if((b=i(v,g,d.value,e))===u||b===l)return b};e.BREAK=u,e.RETURN=l},75:function(t,e,n){var r=n(1)("iterator"),i=!1;try{var o=[7][r]();o.return=function(){i=!0},Array.from(o,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!i)return!1;var n=!1;try{var o=[7],a=o[r]();a.next=function(){return{done:n=!0}},o[r]=function(){return a},t(o)}catch(t){}return n}},76:function(t,e){t.exports=function(t,e,n,r){if(!(t instanceof e)||void 0!==r&&r in t)throw TypeError(n+": incorrect invocation!");return t}},77:function(t,e,n){var r=n(5);t.exports=function(t,e,n){for(var i in e)n&&t[i]?t[i]=e[i]:r(t,i,e[i]);return t}},78:function(t,e,n){"use strict";var r=n(0),i=n(2),o=n(9),a=n(3),s=n(1)("species");t.exports=function(t){var e="function"==typeof i[t]?i[t]:r[t];a&&e&&!e[s]&&o.f(e,s,{configurable:!0,get:function(){return this}})}},79:function(t,e,n){n(70),n(43),n(47),n(80),n(84),n(85),t.exports=n(2).Promise},8:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){t=t||{};var c=typeof t.default;"object"!==c&&"function"!==c||(t=t.default);var u="function"==typeof t?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),o&&(u._scopeId=o);var l;if(a?(l=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(u.functional){u._injectStyles=l;var f=u.render;u.render=function(t,e){return l.call(e),f(t,e)}}else{var h=u.beforeCreate;u.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:u}}e.a=r},80:function(t,e,n){"use strict";var r,i,o,a,s=n(18),c=n(0),u=n(17),l=n(40),f=n(10),h=n(6),p=n(20),d=n(76),v=n(74),b=n(58),m=n(59).set,g=n(82)(),y=n(39),x=n(60),_=n(83),w=n(61),T=c.TypeError,S=c.process,O=S&&S.versions,j=O&&O.v8||"",C=c.Promise,k="process"==l(S),A=function(){},E=i=y.f,I=!!function(){try{var t=C.resolve(1),e=(t.constructor={})[n(1)("species")]=function(t){t(A,A)};return(k||"function"==typeof PromiseRejectionEvent)&&t.then(A)instanceof e&&0!==j.indexOf("6.6")&&-1===_.indexOf("Chrome/66")}catch(t){}}(),P=function(t){var e;return!(!h(t)||"function"!=typeof(e=t.then))&&e},M=function(t,e){if(!t._n){t._n=!0;var n=t._c;g(function(){for(var r=t._v,i=1==t._s,o=0;n.length>o;)!function(e){var n,o,a,s=i?e.ok:e.fail,c=e.resolve,u=e.reject,l=e.domain;try{s?(i||(2==t._h&&N(t),t._h=1),!0===s?n=r:(l&&l.enter(),n=s(r),l&&(l.exit(),a=!0)),n===e.promise?u(T("Promise-chain cycle")):(o=P(n))?o.call(n,c,u):c(n)):u(r)}catch(t){l&&!a&&l.exit(),u(t)}}(n[o++]);t._c=[],t._n=!1,e&&!t._h&&L(t)})}},L=function(t){m.call(c,function(){var e,n,r,i=t._v,o=V(t);if(o&&(e=x(function(){k?S.emit("unhandledRejection",i,t):(n=c.onunhandledrejection)?n({promise:t,reason:i}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",i)}),t._h=k||V(t)?2:1),t._a=void 0,o&&e.e)throw e.v})},V=function(t){return 1!==t._h&&0===(t._a||t._c).length},N=function(t){m.call(c,function(){var e;k?S.emit("rejectionHandled",t):(e=c.onrejectionhandled)&&e({promise:t,reason:t._v})})},R=function(t){var e=this;e._d||(e._d=!0,e=e._w||e,e._v=t,e._s=2,e._a||(e._a=e._c.slice()),M(e,!0))},D=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw T("Promise can't be resolved itself");(e=P(t))?g(function(){var r={_w:n,_d:!1};try{e.call(t,u(D,r,1),u(R,r,1))}catch(t){R.call(r,t)}}):(n._v=t,n._s=1,M(n,!1))}catch(t){R.call({_w:n,_d:!1},t)}}};I||(C=function(t){d(this,C,"Promise","_h"),p(t),r.call(this);try{t(u(D,this,1),u(R,this,1))}catch(t){R.call(this,t)}},r=function(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},r.prototype=n(77)(C.prototype,{then:function(t,e){var n=E(b(this,C));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=k?S.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&M(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new r;this.promise=t,this.resolve=u(D,t,1),this.reject=u(R,t,1)},y.f=E=function(t){return t===C||t===a?new o(t):i(t)}),f(f.G+f.W+f.F*!I,{Promise:C}),n(25)(C,"Promise"),n(78)("Promise"),a=n(2).Promise,f(f.S+f.F*!I,"Promise",{reject:function(t){var e=E(this);return(0,e.reject)(t),e.promise}}),f(f.S+f.F*(s||!I),"Promise",{resolve:function(t){return w(s&&this===a?C:this,t)}}),f(f.S+f.F*!(I&&n(75)(function(t){C.all(t).catch(A)})),"Promise",{all:function(t){var e=this,n=E(e),r=n.resolve,i=n.reject,o=x(function(){var n=[],o=0,a=1;v(t,!1,function(t){var s=o++,c=!1;n.push(void 0),a++,e.resolve(t).then(function(t){c||(c=!0,n[s]=t,--a||r(n))},i)}),--a||r(n)});return o.e&&i(o.v),n.promise},race:function(t){var e=this,n=E(e),r=n.reject,i=x(function(){v(t,!1,function(t){e.resolve(t).then(n.resolve,r)})});return i.e&&r(i.v),n.promise}})},81:function(t,e){t.exports=function(t,e,n){var r=void 0===n;switch(e.length){case 0:return r?t():t.call(n);case 1:return r?t(e[0]):t.call(n,e[0]);case 2:return r?t(e[0],e[1]):t.call(n,e[0],e[1]);case 3:return r?t(e[0],e[1],e[2]):t.call(n,e[0],e[1],e[2]);case 4:return r?t(e[0],e[1],e[2],e[3]):t.call(n,e[0],e[1],e[2],e[3])}return t.apply(n,e)}},82:function(t,e,n){var r=n(0),i=n(59).set,o=r.MutationObserver||r.WebKitMutationObserver,a=r.process,s=r.Promise,c="process"==n(14)(a);t.exports=function(){var t,e,n,u=function(){var r,i;for(c&&(r=a.domain)&&r.exit();t;){i=t.fn,t=t.next;try{i()}catch(r){throw t?n():e=void 0,r}}e=void 0,r&&r.enter()};if(c)n=function(){a.nextTick(u)};else if(!o||r.navigator&&r.navigator.standalone)if(s&&s.resolve){var l=s.resolve(void 0);n=function(){l.then(u)}}else n=function(){i.call(r,u)};else{var f=!0,h=document.createTextNode("");new o(u).observe(h,{characterData:!0}),n=function(){h.data=f=!f}}return function(r){var i={fn:r,next:void 0};e&&(e.next=i),t||(t=i,n()),e=i}}},83:function(t,e,n){var r=n(0),i=r.navigator;t.exports=i&&i.userAgent||""},84:function(t,e,n){"use strict";var r=n(10),i=n(2),o=n(0),a=n(58),s=n(61);r(r.P+r.R,"Promise",{finally:function(t){var e=a(this,i.Promise||o.Promise),n="function"==typeof t;return this.then(n?function(n){return s(e,t()).then(function(){return n})}:t,n?function(n){return s(e,t()).then(function(){throw n})}:t)}})},85:function(t,e,n){"use strict";var r=n(10),i=n(39),o=n(60);r(r.S,"Promise",{try:function(t){var e=i.f(this),n=o(t);return(n.e?e.reject:e.resolve)(n.v),e.promise}})},87:function(t,e,n){"use strict";e.__esModule=!0;var r=n(65),i=function(t){return t&&t.__esModule?t:{default:t}}(r);e.default=i.default||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}},89:function(t,e,n){t.exports={default:n(93),__esModule:!0}},9:function(t,e,n){var r=n(4),i=n(36),o=n(34),a=Object.defineProperty;e.f=n(3)?Object.defineProperty:function(t,e,n){if(r(t),e=o(e,!0),r(n),i)try{return a(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},93:function(t,e,n){var r=n(2),i=r.JSON||(r.JSON={stringify:JSON.stringify});t.exports=function(t){return i.stringify.apply(i,arguments)}}})});
1
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/BScroll/index.js")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/assets/utils/create/index.js","@xysfe/actui/es/assets/utils/helpers.js","@xysfe/actui/es/BScroll/index.js"],e):"object"==typeof exports?exports.GoldFinanceChartV3=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/BScroll/index.js")):t.GoldFinanceChartV3=e(t["@xysfe/actui/es/assets/utils/create/index.js"],t["@xysfe/actui/es/assets/utils/helpers.js"],t["@xysfe/actui/es/BScroll/index.js"])}("undefined"!=typeof self?self:this,function(t,e,n){return function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../es",e(e.s=2102)}({0:function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},1:function(t,e,n){var r=n(27)("wks"),i=n(24),o=n(0).Symbol,a="function"==typeof o;(t.exports=function(t){return r[t]||(r[t]=a&&o[t]||(a?o:i)("Symbol."+t))}).store=r},10:function(t,e,n){var r=n(0),i=n(2),o=n(17),a=n(5),s=n(7),c=function(t,e,n){var u,l,f,h=t&c.F,p=t&c.G,d=t&c.S,v=t&c.P,b=t&c.B,m=t&c.W,g=p?i:i[e]||(i[e]={}),y=g.prototype,x=p?r:d?r[e]:(r[e]||{}).prototype;p&&(n=e);for(u in n)(l=!h&&x&&void 0!==x[u])&&s(g,u)||(f=l?x[u]:n[u],g[u]=p&&"function"!=typeof x[u]?n[u]:b&&l?o(f,r):m&&x[u]==f?function(t){var e=function(e,n,r){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,r)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(f):v&&"function"==typeof f?o(Function.call,f):f,v&&((g.virtual||(g.virtual={}))[u]=f,t&c.R&&y&&!y[u]&&a(y,u,f)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,t.exports=c},108:function(t,e,n){t.exports={default:n(115),__esModule:!0}},11:function(t,e){t.exports={}},115:function(t,e,n){n(47),n(43),t.exports=n(116)},116:function(t,e,n){var r=n(4),i=n(49);t.exports=n(2).getIterator=function(t){var e=i(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return r(e.call(t))}},1187:function(t,e,n){"use strict";var r=n(66),i=n.n(r),o=n(567),a=n.n(o),s=n(87),c=n.n(s),u=n(108),l=n.n(u),f=n(157),h=n.n(f),p=n(158),d=n.n(p),v=n(2104),b=n(2122),m=n(2125),g=n(35),y=(n.n(g),{});e.a={name:"ActGoldFinanceChartV3",components:{GoldBenefit:v.a,GoldCostTable:b.a},props:{financeInfo:{type:Object,default:function(){return{}}},requestUrl:{type:String,default:"/buy/getAnnuityCostTable"},requestParams:{type:Object,default:function(){return{}}},theme:{type:Object,default:function(){return{}}},auroraOptions:{type:Object,default:function(){return{}}},productId:{type:String||Number,default:""},groupId:{type:String||Number,default:""},aurora:{type:Object,default:function(){return null}},auroraRender:{type:Object,default:function(){return null}}},computed:{genes:function(){return this.financeInfo&&this.financeInfo.genes},sourceModule:function(){if(this.financeInfo&&this.financeInfo.insureAttribute&&this.financeInfo.insureAttribute.attrModules){return{insureAttribute:{attrModules:Object(m.b)(this.genes,this.financeInfo.insureAttribute.attrModules)}}}return null},tableId:function(){return this.financeInfo&&this.financeInfo.tableId?this.financeInfo.tableId:this.genes&&this.genes.tableId?this.genes.tableId:this.financeInfo&&this.financeInfo.insureAttribute&&this.financeInfo.insureAttribute.insuranceInfo&&this.financeInfo.insureAttribute.insuranceInfo.costTables&&this.financeInfo.insureAttribute.insuranceInfo.costTables.tables&&this.financeInfo.insureAttribute.insuranceInfo.costTables.tables[0]&&this.financeInfo.insureAttribute.insuranceInfo.costTables.tables[0].id?this.financeInfo.insureAttribute.insuranceInfo.costTables.tables[0].id:""},annuity:function(){return this.financeInfo&&this.financeInfo.annuity},genesRules:function(){return this.annuity&&this.annuity.tplVariables||{}},costSlideMin:function(){var t=this.costTableInfo.rows&&this.costTableInfo.rows[0];return~~(t&&t[1])||0},costSlideMax:function(){var t=this.costTableInfo.rows&&this.costTableInfo.rows[this.costTableInfo.rows.length-1];return~~(t&&t[1])||106},costSlideRealVar:function(){return this.costSlideVar<this.costSlideMin?this.costSlideMin:this.costSlideVar>this.costSlideMax?this.costSlideMax:this.costSlideVar}},data:function(){return{benefitLoading:!0,costTableVisible:!1,realAurora:null,realAuroraRender:null,benefitElems:[],moduleData:null,costTableInfo:{},costSlideVar:-1}},methods:{onBenefitChange:function(t){var e=this;return d()(h.a.mark(function n(){return h.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:e.getModuleData(),e.costSlideVar=t,e.getBenefitElems();case 3:case"end":return n.stop()}},n,e)}))()},getModuleData:function(){var t=this;return d()(h.a.mark(function e(){var n;return h.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.realAurora.getModulesData({cleanKey:!0});case 2:n=e.sent,t.moduleData=Object(m.a)(t.genes,n);case 4:case"end":return e.stop()}},e,t)}))()},getBenefitElems:function(){var t=this;return d()(h.a.mark(function e(){var n,r,i,o,a,s,u,f,p,d,v,b,y,x,_,w,T,S,O,j,C,k,A,E,I,P,M,L,V,N,R,D;return h.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.realAurora.getRenderData();case 2:if(n=e.sent,r=n.benefitDemo,console.log(t.realAurora.getRenderData(),"renderdata"),!r||!r._elements){e.next=43;break}i=[],o=t.moduleData,a=o.plan,s=void 0===a?{}:a,u=o.insureds,f=void 0===u?[]:u,p=f[0],d=void 0===p?{}:p,v=r._elements,b=Array.isArray(v),y=0,v=b?v:l()(v);case 10:if(!b){e.next=16;break}if(!(y>=v.length)){e.next=13;break}return e.abrupt("break",26);case 13:x=v[y++],e.next=20;break;case 16:if(y=v.next(),!y.done){e.next=19;break}return e.abrupt("break",26);case 19:x=y.value;case 20:if(_=x,1!=~~_.display||18!=~~_.type){e.next=24;break}return-1===t.costSlideVar&&(t.costSlideVar=~~_.defaultValue),e.abrupt("break",26);case 24:e.next=10;break;case 26:w=r._elements,T=Array.isArray(w),S=0,w=T?w:l()(w);case 27:if(!T){e.next=33;break}if(!(S>=w.length)){e.next=30;break}return e.abrupt("break",41);case 30:O=w[S++],e.next=37;break;case 33:if(S=w.next(),!S.done){e.next=36;break}return e.abrupt("break",41);case 36:O=S.value;case 37:j=O,1==~~j.display&&(C=t.costTableInfo.rows,k=t.costSlideRealVar,A=t.genesRules,E=j.element_attr?JSON.parse(j.element_attr):{},I=E.decimal,P={visible:!0,range:j.attributeValues||[],type:j.type,key:j.key,site:j.site,attr:E,value:j.defaultValue},Object(g.isString)(j.defaultValue)&&(M=17==~~j.type?j.defaultValue:Object(m.c)(j.defaultValue,t.theme),L=void 0!==P.attr.isHideEqZero&&"1"===P.attr.isHideEqZero?["0",0]:[],V=Object(m.d)({insured:d,plan:s,costSlideVar:k,costTable:C,genesValue:M,genesRules:A,dontValue:L,fixedNum:I}),"null"!==V?P.value=V:P.visible=!1),18==~~j.type&&(N=P.range,P.range[0]&&Object(g.isString)(P.range[0])&&(R=P.range[0],(D=Object(m.d)({insured:d,plan:s,costSlideVar:k,costTable:C,genesValue:R,genesRules:A}))&&(N=c()({},N,JSON.parse(D)))),P.range=[N],P.value=k+""),i.push(P));case 39:e.next=27;break;case 41:t.benefitElems=i,t.benefitLoading=!1;case 43:case"end":return e.stop()}},e,t)}))()},onElementChange:function(t){var e=this;return d()(h.a.mark(function n(){var r,i;return h.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,e.realAurora.getSiteData({key:"plan.interest",site:["plan"],allAttr:!0});case 2:r=n.sent,i=Object(m.e)(t,r),e.realAurora.changeValues({changeData:i}).catch(function(t){Object(g.isError)(t)&&e.$throw(t)});case 5:case"end":return n.stop()}},n,e)}))()},updatePage:function(){var t=this;return d()(h.a.mark(function e(){return h.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.getModuleData();case 2:return e.next=4,t.getCostTableInfo().catch(function(t){console.log(t)});case 4:t.getBenefitElems();case 5:case"end":return e.stop()}},e,t)}))()},getCostTableInfo:function(){var t=this;return d()(h.a.mark(function e(){var n,r,o,s,u,l,f,p,d,v,b,m,g,x,_,w,T,S,O;return h.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.genes,r=n.groupId,o=n.common,s=void 0===o?{}:o,u=t.moduleData,l=u.plan,f=void 0===l?{}:l,p=u.insureds,d=void 0===p?[]:p,v=u.benefitDemo,b=void 0===v?{}:v,m=u.applicant,g=void 0===m?{}:m,x=d[0],_=void 0===x?{}:x,w=c()({},t.requestParams,{genes:{groupId:r,common:s,insured:_,plan:f,benefitDemo:b,applicant:g},tableId:t.tableId}),T=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return a()(t).join("_")},S=T(s)+"_"+T(_)+"_"+T(f)+"_"+T(g)+"_"+T(b)+"_"+t.tableId,!y[S]){e.next=9;break}return t.costTableInfo=y[S],e.abrupt("return",i.a.resolve(y[S]));case 9:return t.benefitLoading=!0,e.next=12,t.$fetch(t.requestUrl,w).then(function(e){var n=e.ret,r=e.data,o=e.errmsg;return 0===n?(t.costTableInfo=r,y[S]=r,t.$emit("changeCostTable",r),i.a.resolve(r)):(t.costTableInfo={},i.a.reject(o))}).catch(function(t){return i.a.reject(t||"系统繁忙,请稍后再试")});case 12:return O=e.sent,e.abrupt("return",O);case 14:case"end":return e.stop()}},e,t)}))()},showTable:function(){this.costTableVisible=!0},initAurora:function(){var t=this;if(this.aurora)return this.realAurora=this.aurora,void(this.realAuroraRender=this.auroraRender);if(this.sourceModule){var e=c()({pageName:"financeComponent",standardData:this.sourceModule,contactInfo:{open:!1},nextTick:this.$nextTick,isCache:!1,render:function(e){var n=e.renderData;t.realAuroraRender=n}},this.auroraOptions);window.AuroraV2.create(["aurora-plugin-deal"]).then(function(n){t.realAurora=n,t.realAurora.$on("render",function(){e.render&&e.render({renderData:new Date})}),t.realAurora.init(e).catch(function(t){console.log(t)})})}}},mounted:function(){this.initAurora()},watch:{auroraRender:function(){this.updatePage()},realAuroraRender:function(){this.updatePage()}}}},1188:function(t,e,n){"use strict";var r=n(2106),i=n(2109),o=n(2112),a=n(2115),s=n(2118),c=n(35),u=(n.n(c),{16:"benefitTitle",17:"benefitAmount",18:"benefitHeader",19:"benefitText",20:"benefitSelect"});e.a={name:"ActGoldNewBenefit",components:{benefitTitle:r.a,benefitAmount:i.a,benefitHeader:o.a,benefitText:a.a,benefitSelect:s.a},props:{elements:{type:Array,default:function(){return[]}},loading:{type:Boolean,default:!1},theme:{type:Object,default:function(){return{}}}},computed:{type:function(){return this.newElements.map(function(t){return Number(t.type)})},components:function(){return this.type.map(function(t){return u[t]})}},watch:{elements:{handler:function(t,e){var n=this;if(t&&t.length){this.newElements=Object(c.deepCopy)(t);var r=this.newElements.findIndex(function(t){return 18==~~t.type});if(r>-1){var i=this.newElements.splice(r,1);this.newElements.unshift(i[0])}this.$nextTick(function(){n.isOperate=!1})}},immediate:!0}},data:function(){return{newElements:[],isOperate:!1}},methods:{showTable:function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];this.$emit.apply(this,["showTable"].concat(e))},updateAge:function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];this.$emit.apply(this,["updateAge"].concat(e))},onElementChange:function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];this.$emit.apply(this,["onElementChange"].concat(e))}}}},1189:function(t,e,n){"use strict";e.a={name:"BenefitTitle",props:{element:{type:Object,default:function(){return{}}}}}},1190:function(t,e,n){"use strict";var r=n(572),i=n.n(r);e.a={name:"BanefitAmount",filters:{fixedNumber:function(t){if(!t)return 0;var e=t.split("."),n=e[0],r=n.length,o=i()(n);if(r>3)for(var a=r-3;a>0;a-=3)o.splice(a,0,","),r+=1;if(String(t).indexOf(".")>-1){var s=e[1];return o.join("")+"."+s}return o.join("")}},props:{element:{type:Object,default:function(){return{}}},loading:{type:Boolean,default:!1}}}},1191:function(t,e,n){"use strict";var r={"/":"titleqm_sx","/my":"titleqm_xq","/addmore":"titleqm_zj"};e.a={name:"BenefitSlider",data:function(){return{age:18,selectedIndex:[0],showData:[],trackName:r}},props:{element:{type:Object,default:function(){return{}}},path:{type:String,default:""},theme:{type:Object,default:function(){return{}}},isOperate:{type:Boolean,default:!1}},computed:{hasQuesMask:function(){return this.element.attr.hasQuesMask&&~~this.element.attr.hasQuesMask}},methods:{showTable:function(){this.$emit("showTable")},init:function(t){var e=this;this.showData=[];for(var n=Number(t.range[0].step)||Number(t.attr.step)||1,r=Number(t.range[0].min)||Number(t.attr.min)||0,i=Number(t.range[0].max)||Number(t.attr.max)||0,o=r;o<=i;o+=n){var a={text:""+o,value:o};this.showData.push(a)}var s=Number(t.value),c=Math.abs(s-r),u=Math.abs(i-s);if(s>=r&&s<=i)this.age=s;else if(r&&i){var l=u>c?r:i;if(this.age===l)return;this.age=l,this.$emit("updateAge",this.age)}var f=this.showData.findIndex(function(t){return e.age===t.value});this.selectedIndex=[f]},chooseAge:function(){this.$createPicker({data:[this.showData],onSelect:this.selectAge,selectedIndex:this.selectedIndex,confirmColor:this.theme.btnColor||""}).show()},selectAge:function(t,e){this.age!==~~t[0]&&(this.age=~~t[0],this.selectedIndex=e,this.$emit("update:isOperate",!0),this.$emit("updateAge",this.age))}},watch:{element:{handler:function(t,e){t&&(this.isOperate||this.init(t))},immediate:!0}}}},1192:function(t,e,n){"use strict";e.a={name:"BenefitText",props:{element:{type:Object,default:function(){return{}}}}}},1193:function(t,e,n){"use strict";e.a={name:"BenefitSelect",props:{element:{type:Object,default:function(){return{}}},theme:{type:Object,default:function(){return{}}},path:{type:String,default:""}},data:function(){return{index:0,picker:null,trackName:{"/":"level_sx","/my":"level_xq","/addmore":"level_zj"}}},methods:{exchange:function(){this.picker||(this.picker=this.$createPicker({data:[this.element.range],selectedIndex:[this.index],onSelect:this.selectExchange,confirmColor:this.theme.brandColor||""})),this.picker.show()},selectExchange:function(t){var e=t[0],n=this.element.range.findIndex(function(t){return t.value===e});this.index=n,this.$emit("onElementChange",[{key:this.element.key,value:e,site:this.element.site}])}},mounted:function(){var t=this.element.value,e=this.element.range.findIndex(function(e){return e.value===t});this.index=e}}},1194:function(t,e,n){"use strict";var r=n(143),i=n.n(r),o=n(35);n.n(o);e.a={name:"CostTable",props:{visible:{type:Boolean,default:!1},tables:{type:Object,default:function(){return{}}},theme:{type:Object,default:function(){return{}}},productId:{type:String||Number,default:""},groupId:{type:String||Number,default:""}},data:function(){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(){return this.tables.title||""},mainActive:function(){var t=this.theme.brandColor;if(t){return{backgroundColor:Object(o.hexToRgb)(t,.1)}}return{}},imgActive:function(){return this.theme.brandColor?{backgroundColor:this.theme.brandColor}:{}},textActive:function(){var t=this.theme.brandColor;if(t){return{color:Object(o.hexToRgb)(t,1)}}return{}},isSpecialGroup:function(){return["173934"].includes(String(this.groupId))||["342750","342817","342862","343407"].includes(String(this.productId))},styleOption:function(){return this.theme.brandColor?{backgroundColor:this.theme.brandColor}:{}},tableHeadDesc:function(){return 330247==~~this.productId?"基于您所选择的投保信息,保单利益详情如下:":343026==~~this.productId?"特殊说明:<br/> 1、本利益供参考,具体以保险合同为准 <br/>2、养老年金的展示金额为保单年度末金额":[343142,343049].includes(~~this.productId)?"基于您所选择的投保信息,保单利益详情如下:<br/>演示表仅演示年金主险,不包含附加险(投保人豁免、万能)":343145==~~this.productId?"基于您所选择的投保信息,保单利益详情如下:<br/>演示表仅演示终身寿主险,不包含附加险(投保人豁免、万能)":"基于您所选择的投入信息,保单利益详情如下:"},tableHeadTips:function(){return[342862,342817].includes(~~this.productId)?"特别说明:演示不包含万能险;月领金额为保单年度末金额":[342750].includes(~~this.productId)?"特别说明:月领展示金额为保单年度末金额":[343388].includes(~~this.productId)?"特别说明:利益演示为按年领取金额,仅演示至104周岁":""},leftTitleArr:function(){return this.newTable&&this.newTable.cols&&this.newTable.cols.length?this.newTable.cols.slice(0,2):[]},rightTitleArr:function(){if(this.newTable&&this.newTable.cols&&this.newTable.cols.length){var t=this.newTable.cols.length;return this.newTable.cols.slice(2,t)}return[]},leftDisplayArr:function(){return this.newTable&&this.newTable.display&&this.newTable.display.length?this.newTable.display.slice(0,2):[]},rightDisplayArr:function(){if(this.newTable&&this.newTable.display&&this.newTable.display.length){var t=this.newTable.display.length;return this.newTable.display.slice(2,t)}return[]},leftTable:function(){if(this.newTable){var t=[];return this.newTable.rows&&this.newTable.rows.forEach(function(e){var n=[];e.forEach(function(t,e){e<2&&n.push(t)}),t.push(n)}),t}return[]},rightTable:function(){if(this.newTable){var t=[];return this.newTable.rows&&this.newTable.rows.forEach(function(e){var n=[];e.forEach(function(t,e){e>1&&n.push(t)}),t.push(n)}),t}return[[]]}},methods:{getTdValue:function(t){return this.isSpecialGroup?parseFloat((Math.round(100*t)/100).toString()):parseFloat((Math.round(100*t)/100).toString()).toFixed(2)},showResCol:function(t,e){var n="left"===e?this.leftDisplayArr:this.rightDisplayArr;if(n&&n.length)return void 0!==n[t]&&1==~~n[t]},initScroll:function(){this.rightTitleScroller&&this.rightTitleScroller.refresh(),this.tableScroller&&this.tableScroller.refresh(),this.rightTableScroller&&this.rightTableScroller.refresh(),this.tableScroller.scrollTo(0,0,0)},showTable:function(t){this.id=t,1===t?this.showAllTable():2===t?this.showFiveTimes():this.showTenTimes()},showAllTable:function(){this.newTable=Object(o.deepCopy)(this.tables),this.initScroll()},showFiveTimes:function(){var t=this.tables.rows,e=[];t.forEach(function(t){t.forEach(function(n,r){1===r&&n%5==0&&e.push(t)})}),this.newTable.rows=e,this.initScroll()},showTenTimes:function(){var t=this.tables.rows,e=[];t.forEach(function(t){t.forEach(function(n,r){1===r&&n%10==0&&e.push(t)})}),this.newTable.rows=e,this.initScroll()},cancel:function(){this.$emit("cancelCost")},preventMove:function(t){t._prevent=!0}},watch:{visible:function(t,e){var n=this;if(t){var r=this.$refs.rightTitle,a=this.$refs.tableWrapper,s=this.$refs.rightTable;r&&this.$nextTick(function(){n.rightTitleScroller?n.rightTitleScroller.refresh():(n.rightTitleScroller=new i.a(r,{scrollX:!0,bounce:!1,probeType:3,momentum:!1}),n.rightTitleScroller.on("scroll",function(t){var e=t.x,r=t.y;Object(o.throttle)(n.rightTableScroller.scrollTo(e,r,0))}))}),a&&this.$nextTick(function(){n.tableScroller?n.tableScroller.refresh():n.tableScroller=new i.a(a,{scrollY:!0,scrollX:!1})}),s&&this.$nextTick(function(){n.rightTableScroller?n.rightTableScroller.refresh():(n.rightTableScroller=new i.a(s,{scrollY:!0,scrollX:!0,bounce:!1,probeType:2,momentum:!1}),n.rightTableScroller.on("scroll",function(t){var e=t.x,r=t.y;n.rightTitleScroller.scrollTo(e,r,0)}))})}},tables:function(t,e){t&&(this.newTable=Object(o.deepCopy)(t))}}}},12:function(t,e,n){var r=n(30),i=n(16);t.exports=function(t){return r(i(t))}},13:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},14:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},143:function(t,e){t.exports=n},15:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},157:function(t,e,n){t.exports=n(161)},158:function(t,e,n){"use strict";e.__esModule=!0;var r=n(66),i=function(t){return t&&t.__esModule?t:{default:t}}(r);e.default=function(t){return function(){var e=t.apply(this,arguments);return new i.default(function(t,n){function r(o,a){try{var s=e[o](a),c=s.value}catch(t){return void n(t)}if(!s.done)return i.default.resolve(c).then(function(t){r("next",t)},function(t){r("throw",t)});t(c)}return r("next")})}}},16:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},161:function(t,e,n){var r=function(){return this}()||Function("return this")(),i=r.regeneratorRuntime&&Object.getOwnPropertyNames(r).indexOf("regeneratorRuntime")>=0,o=i&&r.regeneratorRuntime;if(r.regeneratorRuntime=void 0,t.exports=n(162),i)r.regeneratorRuntime=o;else try{delete r.regeneratorRuntime}catch(t){r.regeneratorRuntime=void 0}},162:function(t,e){!function(e){"use strict";function n(t,e,n,r){var o=e&&e.prototype instanceof i?e:i,a=Object.create(o.prototype),s=new p(r||[]);return a._invoke=u(t,n,s),a}function r(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}function i(){}function o(){}function a(){}function s(t){["next","throw","return"].forEach(function(e){t[e]=function(t){return this._invoke(e,t)}})}function c(t){function e(n,i,o,a){var s=r(t[n],t,i);if("throw"!==s.type){var c=s.arg,u=c.value;return u&&"object"==typeof u&&g.call(u,"__await")?Promise.resolve(u.__await).then(function(t){e("next",t,o,a)},function(t){e("throw",t,o,a)}):Promise.resolve(u).then(function(t){c.value=t,o(c)},a)}a(s.arg)}function n(t,n){function r(){return new Promise(function(r,i){e(t,n,r,i)})}return i=i?i.then(r,r):r()}var i;this._invoke=n}function u(t,e,n){var i=O;return function(o,a){if(i===C)throw new Error("Generator is already running");if(i===k){if("throw"===o)throw a;return v()}for(n.method=o,n.arg=a;;){var s=n.delegate;if(s){var c=l(s,n);if(c){if(c===A)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===O)throw i=k,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=C;var u=r(t,e,n);if("normal"===u.type){if(i=n.done?k:j,u.arg===A)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(i=k,n.method="throw",n.arg=u.arg)}}}function l(t,e){var n=t.iterator[e.method];if(n===b){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=b,l(t,e),"throw"===e.method))return A;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return A}var i=r(n,t.iterator,e.arg);if("throw"===i.type)return e.method="throw",e.arg=i.arg,e.delegate=null,A;var o=i.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=b),e.delegate=null,A):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,A)}function f(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function h(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function p(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(f,this),this.reset(!0)}function d(t){if(t){var e=t[x];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,r=function e(){for(;++n<t.length;)if(g.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=b,e.done=!0,e};return r.next=r}}return{next:v}}function v(){return{value:b,done:!0}}var b,m=Object.prototype,g=m.hasOwnProperty,y="function"==typeof Symbol?Symbol:{},x=y.iterator||"@@iterator",_=y.asyncIterator||"@@asyncIterator",w=y.toStringTag||"@@toStringTag",T="object"==typeof t,S=e.regeneratorRuntime;if(S)return void(T&&(t.exports=S));S=e.regeneratorRuntime=T?t.exports:{},S.wrap=n;var O="suspendedStart",j="suspendedYield",C="executing",k="completed",A={},E={};E[x]=function(){return this};var I=Object.getPrototypeOf,P=I&&I(I(d([])));P&&P!==m&&g.call(P,x)&&(E=P);var M=a.prototype=i.prototype=Object.create(E);o.prototype=M.constructor=a,a.constructor=o,a[w]=o.displayName="GeneratorFunction",S.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===o||"GeneratorFunction"===(e.displayName||e.name))},S.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,a):(t.__proto__=a,w in t||(t[w]="GeneratorFunction")),t.prototype=Object.create(M),t},S.awrap=function(t){return{__await:t}},s(c.prototype),c.prototype[_]=function(){return this},S.AsyncIterator=c,S.async=function(t,e,r,i){var o=new c(n(t,e,r,i));return S.isGeneratorFunction(e)?o:o.next().then(function(t){return t.done?t.value:o.next()})},s(M),M[w]="Generator",M[x]=function(){return this},M.toString=function(){return"[object Generator]"},S.keys=function(t){var e=[];for(var n in t)e.push(n);return e.reverse(),function n(){for(;e.length;){var r=e.pop();if(r in t)return n.value=r,n.done=!1,n}return n.done=!0,n}},S.values=d,p.prototype={constructor:p,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=b,this.done=!1,this.delegate=null,this.method="next",this.arg=b,this.tryEntries.forEach(h),!t)for(var e in this)"t"===e.charAt(0)&&g.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=b)},stop:function(){this.done=!0;var t=this.tryEntries[0],e=t.completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(t){function e(e,r){return o.type="throw",o.arg=t,n.next=e,r&&(n.method="next",n.arg=b),!!r}if(this.done)throw t;for(var n=this,r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r],o=i.completion;if("root"===i.tryLoc)return e("end");if(i.tryLoc<=this.prev){var a=g.call(i,"catchLoc"),s=g.call(i,"finallyLoc");if(a&&s){if(this.prev<i.catchLoc)return e(i.catchLoc,!0);if(this.prev<i.finallyLoc)return e(i.finallyLoc)}else if(a){if(this.prev<i.catchLoc)return e(i.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return e(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&g.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=t,o.arg=e,i?(this.method="next",this.next=i.finallyLoc,A):this.complete(o)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),A},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),h(n),A}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var i=r.arg;h(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:d(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=b),A}}}(function(){return this}()||Function("return this")())},17:function(t,e,n){var r=n(20);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},18:function(t,e){t.exports=!0},19:function(t,e,n){var r=n(27)("keys"),i=n(24);t.exports=function(t){return r[t]||(r[t]=i(t))}},2:function(t,e){var n=t.exports={version:"2.6.11"};"number"==typeof __e&&(__e=n)},20:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},21:function(t,e,n){var r=n(6),i=n(0).document,o=r(i)&&r(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},2102:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(22),i=n.n(r),o=n(2103);o.a.install=function(t){t.component(o.a.name,o.a),t.prototype.$createGoldFinanceChartV3=i()(o.a,t)},e.default=o.a},2103:function(t,e,n){"use strict";var r=n(1187),i=n(2126),o=n(8),a=Object(o.a)(r.a,i.a,i.b,!1,null,null,null);a.options.__file="src\\components\\GoldFinanceChartV3\\src\\index.vue",e.a=a.exports},2104:function(t,e,n){"use strict";function r(t){s||n(2105)}var i=n(1188),o=n(2121),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-3dafa98a",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\benefit\\index.vue",e.a=u.exports},2105:function(t,e){},2106:function(t,e,n){"use strict";function r(t){s||n(2107)}var i=n(1189),o=n(2108),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-7fc2748a",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\benefit\\components\\title.vue",e.a=u.exports},2107:function(t,e){},2108:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return""!==t.element.value?n("p",[n("span",{domProps:{innerHTML:t._s(t.element.value)}})]):t._e()},i=[];r._withStripped=!0},2109:function(t,e,n){"use strict";function r(t){s||n(2110)}var i=n(1190),o=n(2111),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-f5df31ac",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\benefit\\components\\newamount.vue",e.a=u.exports},2110:function(t,e){},2111:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("p",{staticClass:"price"},[t.loading?n("act-loading",{directives:[{name:"show",rawName:"v-show",value:!0,expression:"true"}],attrs:{type:"cir3",color:"red"}}):[t._v("\n "+t._s(t._f("fixedTwoNumber")(t.element.value))+"\n ")],t._v(" "),n("span",{staticClass:"block"})],2)},i=[];r._withStripped=!0},2112:function(t,e,n){"use strict";function r(t){s||n(2113)}var i=n(1191),o=n(2114),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-5abe6e4b",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\benefit\\components\\header.vue",e.a=u.exports},2113:function(t,e){},2114:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return""!==t.element.value?n("div",{staticClass:"option"},[n("div",{staticClass:"left-side"},[n("span",{staticClass:"choose-before"},[t._v("至")]),t._v(" "),n("div",{staticClass:"choose-box",on:{click:t.chooseAge}},[n("span",[t._v(t._s(t.age)+"岁")]),n("div",{staticClass:"choose-pic"})]),t._v(" "),n("span",{staticClass:"choose-after"},[t._v("可获得")])]),t._v(" "),1===t.hasQuesMask?n("div",{staticClass:"right-side"},[n("button",{directives:[{name:"xys-track",rawName:"v-xys-track",value:t.trackName[t.path],expression:"trackName[path]"}],staticClass:"fin-button",style:{background:t.theme.brandColor},on:{click:t.showTable}},[t._v("\n 利益演示表\n ")])]):t._e()]):t._e()},i=[];r._withStripped=!0},2115:function(t,e,n){"use strict";function r(t){s||n(2116)}var i=n(1192),o=n(2117),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-a9619b2a",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\benefit\\components\\text.vue",e.a=u.exports},2116:function(t,e){},2117:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("p",{staticClass:"desc",domProps:{innerHTML:t._s(t.element.value)}})])},i=[];r._withStripped=!0},2118:function(t,e,n){"use strict";function r(t){s||n(2119)}var i=n(1193),o=n(2120),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-fba81d8c",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\benefit\\components\\select.vue",e.a=u.exports},2119:function(t,e){},2120:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"gears"},[n("p",[t._v("\n "+t._s(t.element.range[t.index].textPrefix)+"\n "),n("span",{style:{color:t.theme.brandColor}},[t._v(" "+t._s(t.element.range[t.index].text)+" ")]),t._v("\n "+t._s(t.element.range[t.index].textSuffix)+"\n ")]),t._v(" "),n("a",{directives:[{name:"xys-track",rawName:"v-xys-track",value:t.trackName[t.path],expression:"trackName[path]"}],staticClass:"btn-exchange",style:{color:t.theme.brandColor,borderColor:t.theme.brandColor},attrs:{href:"javascript:;"},on:{click:t.exchange}},[t._v("切换")])])},i=[];r._withStripped=!0},2121:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"benefit"},[n("div",{staticClass:"benefit-bg"}),t._v(" "),n("div",{staticClass:"benefit-content"},t._l(t.newElements,function(e,r){return n(t.components[r],{key:r,tag:"component",class:{"visible-hide":!e.visible},attrs:{element:e,loading:t.loading,theme:t.theme,path:t.$route.path,isOperate:t.isOperate},on:{"update:isOperate":function(e){t.isOperate=e},"update:is-operate":function(e){t.isOperate=e},showTable:t.showTable,updateAge:t.updateAge,onElementChange:t.onElementChange}})}),1)])},i=[];r._withStripped=!0},2122:function(t,e,n){"use strict";function r(t){s||n(2123)}var i=n(1194),o=n(2124),a=n(8),s=!1,c=r,u=Object(a.a)(i.a,o.a,o.b,!1,c,"data-v-5ab45684",null);u.options.__file="src\\components\\GoldFinanceChartV3\\src\\costTable.vue",e.a=u.exports},2123:function(t,e){},2124:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"layer insured_layer",on:{touchmove:t.preventMove,click:function(e){return e.stopPropagation(),t.cancel(e)}}},[n("div",{staticClass:"layer_box insured_box layer_animate iphonex_padding cost"},[t._m(0),t._v(" "),n("div",{staticClass:"description"},[t.title?[n("p",{staticClass:"cost-title"},[t._v("\n "+t._s(t.title)+"\n ")])]:[n("p",{staticClass:"cost-table-head",domProps:{innerHTML:t._s(t.tableHeadDesc)}}),t._v(" "),t.tableHeadTips?n("p",{staticClass:"cost-table-tips"},[t._v("\n "+t._s(t.tableHeadTips)+"\n ")]):t._e()]],2),t._v(" "),t.tables.cols&&t.tables.rows&&t.tables.rows.length?[n("div",{staticClass:"wrapper"},[n("div",{staticClass:"title-wrapper"},[n("div",{staticClass:"left-title"},[t._l(t.leftTitleArr,function(e,r){return[t.showResCol(r,"left")?n("span",{key:"head-"+r,staticClass:"table-item",style:t.styleOption},[t._v("\n "+t._s(e)+"\n ")]):t._e()]})],2),t._v(" "),n("div",{ref:"rightTitle",staticClass:"right-title"},[n("div",{ref:"rightTitleWrapper",staticClass:"right-title-wrapper"},[t._l(t.rightTitleArr,function(e,r){return[t.showResCol(r,"right")?n("span",{key:"head-"+r,staticClass:"table-item",style:t.styleOption},[t._v("\n "+t._s(e)+"\n ")]):t._e()]})],2)])]),t._v(" "),n("div",{ref:"tableWrapper",staticClass:"table-wrapper"},[n("div",{staticClass:"table"},[n("div",{staticClass:"left-table"},[n("table",{staticClass:"table-body",attrs:{border:"0"}},[t.leftTable&&t.leftTable.length?n("tbody",t._l(t.leftTable,function(e,r){return n("tr",{key:"tr-"+r,staticClass:"table-tr "},[t._l(e,function(e,i){return[t.showResCol(i,"left")?n("td",{key:"td-"+r+"-"+i,staticClass:"table-item"},[t._v("\n "+t._s(e)+"\n ")]):t._e()]})],2)}),0):t._e()])]),t._v(" "),n("div",{ref:"rightTable",staticClass:"right-table"},[n("table",{staticClass:"table-body",attrs:{border:"0"}},[t.rightTable&&t.rightTable.length?n("tbody",t._l(t.rightTable,function(e,r){return n("tr",{key:"tr-"+r,staticClass:"table-tr "},[t._l(e,function(e,i){return[t.showResCol(i,"right")?n("td",{key:"td-"+r+"-"+i,staticClass:"table-item"},[t._v("\n "+t._s(t.getTdValue(e))+"\n ")]):t._e()]})],2)}),0):t._e()])])])])])]:[n("div",{staticClass:"no-data"},[t._v("\n 暂时无法展示\n ")])],t._v(" "),t.tables.cols&&t.tables.rows&&t.tables.rows.length?n("div",{staticClass:"costButton"},t._l(t.buttons,function(e){return n("div",{key:e.id,staticClass:"button",style:t.id===e.id?t.mainActive:{},on:{click:function(n){return n.stopPropagation(),t.showTable(e.id)}}},[n("span",{staticClass:"check-img",style:t.id===e.id?t.imgActive:{}}),t._v(" "),n("span",{staticClass:"button-text",style:t.id===e.id?t.textActive:{}},[t._v("\n "+t._s(e.name)+"\n ")])])}),0):t._e()],2)])},i=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"head-title"},[n("span",{staticClass:"layer-close"}),t._v(" "),n("p",{staticClass:"main-title"},[t._v("\n 保单利益演示表\n ")])])}];r._withStripped=!0},2125:function(t,e,n){"use strict";function r(t,e){if(/(\d{4})(\d{2})(\d{2})/.test(t)){var n=0;e&&8===e.toString().length&&(n=new Date((e+"").replace(/(\d{4})(\d{2})(\d{2})/,"$1/$2/$3")).getTime()/1e3);var r=1e3*(n||e||window.g_curtime),i=new Date(r),o=new Date((t+"").replace(/(\d{4})(\d{2})(\d{2})/,"$1/$2/$3")),a=i.getDate()>=o.getDate()?0:-1,s=i.getMonth()+a>=o.getMonth()?0:-1,c={};return c.y=i.getFullYear()+s-o.getFullYear(),c.d=parseInt(((i.getTime()-o.getTime())/36e5/24).toString()),c}}n.d(e,"d",function(){return u}),n.d(e,"c",function(){return l}),n.d(e,"a",function(){return f}),n.d(e,"b",function(){return h}),n.d(e,"e",function(){return p});var i=n(89),o=n.n(i),a=n(108),s=n.n(a),c=n(35),u=(n.n(c),function t(e){var n=e.applicant,i=e.insured,a=e.plan,u=e.costTable,l=e.costSlideVar,f=e.genesValue,h=e.genesRules,p=e.dontValue,d=void 0===p?[]:p,v=e.fixedNum;if(""===f)return f;var b=f.replace(/g\((\d+)\)/g,function(e,p){if(!h[p])return"";var b=h[p],m=b.detail,g=void 0===m?{}:m,y=b.source,x="";switch(~~y){case 1:if(!n||!n.hasOwnProperty(g.data)||""===n[g.data])break;if(13===g.transType){var _=r(n[g.data]);_&&(x=_.y+(~~g.offsetYear||0))}else 0===g.transType&&(x=n[g.data]);break;case 2:if(!i.hasOwnProperty(g.data)||""===i[g.data])break;if(13===g.transType){var w=r(i[g.data]);Object(c.isObject)(w)&&(x=w.y+(~~g.offsetYear||0))}else 0===g.transType&&(x=i[g.data]);break;case 3:if(!a.hasOwnProperty(g.data)||""===a[g.data])break;if(14===g.transType){if(!g.exdata||!g.exdata.birth)break;var T=t({applicant:n,insured:i,plan:a,costTable:u,costSlideVar:l,genesValue:g.exdata.birth,genesRules:h}),S=a[g.data].replace(/[^0-9]/gi,"");""!==T&&(x=~~T+~~S+(~~g.offsetYear||0))}else 0===g.transType&&(x=a[g.data]);break;case 8:if(!Object(c.isObject)(g.exdata)||!Object(c.isArray)(u)||u.length<1)break;var O=g.exdata.slideCol-1,j=g.exdata.targetCol-1;if(11===g.transType){var C=l;if(g.exdata.slideVar){var k=t({applicant:n,insured:i,plan:a,costTable:u,costSlideVar:l,genesValue:g.exdata.slideVar,genesRules:h});""!==k&&(C=~~k)}if(void 0===C)break;for(var A=u,E=Array.isArray(A),I=0,A=E?A:s()(A);;){var P;if(E){if(I>=A.length)break;P=A[I++]}else{if(I=A.next(),I.done)break;P=I.value}var M=P;if(~~M[O]===C){x=void 0!==M[j]?M[j]:"";break}}}else if(12===g.transType){var L=u[0],V=u[u.length-1];void 0!==L[j]&&void 0!==V[j]&&(x=o()({min:L[j],max:V[j]}))}break;case 9:0===g.transType&&(x=g.data||"")}return""===x&&console.log("%c 模板变量替换失败,模板参数: "+f+", 滑动参数:"+l,"color:red"),d.indexOf(x)>-1?(console.log("%c 替换结果命中dotValue,模板参数: "+f+", 替换结果:"+x,"color:red"),"##null##"):(v&&void 0!==v&&(x=Number(x).toFixed(v)),x)});return/##null##/.test(b)?"null":b}),l=function(t,e){return""===t?t:t.replace(/g\((\d+)\)/g,function(t){return'<span style="color:'+e.brandColor+';">'+t+"</span>"})},f=function(t,e){var n=t.insureds&&t.insureds[0]||{},r=n.insured,i=n.plan,o=t.applicant;if(r)if(e.insureds){var a=e.insureds[0].insured,s=void 0===a?{}:a;for(var c in r)s.hasOwnProperty(c)||(s[c]=r[c])}else e.insureds=[],e.insureds.push(r);if(i)if(e.plan)for(var u in i)e.plan.hasOwnProperty(u)||(e.plan[u]=i[u]);else e.plan=i;if(o)if(e.applicant)for(var l in o)e.applicant.hasOwnProperty(l)||(e.applicant[l]=o[l]);else e.applicant=o;return d(e)},h=function(t,e){var n=t.insureds&&t.insureds[0]||{},r=n.insured,i=n.plan,o=t.applicant;if(i&&e.plan&&Object(c.isArray)(e.plan.productAttributes))for(var a=0;a<e.plan.productAttributes.length;a++){var s=e.plan.productAttributes[a],u=s.key.split(".").pop();i.hasOwnProperty(u)&&(s.defaultValue=i[u])}if(o&&e.applicant&&Object(c.isArray)(e.applicant.productAttributes))for(var l=0;l<e.applicant.productAttributes.length;l++){var f=e.applicant.productAttributes[l],h=f.key.split(".").pop();o.hasOwnProperty(h)&&(f.defaultValue=o[h])}if(r&&e.insureds&&e.insureds.subModules&&e.insureds.subModules[0]&&Object(c.isArray)(e.insureds.subModules[0].productAttributes))for(var p=0;p<e.insureds.subModules[0].productAttributes.length;p++){var d=e.insureds.subModules[0].productAttributes[p],v=d.key.split(".").pop();r.hasOwnProperty(v)&&(d.defaultValue=r[v])}return e},p=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(t&&t.length>0&&e)for(var n=t,r=Array.isArray(n),i=0,n=r?n:s()(n);;){var o;if(r){if(i>=n.length)break;o=n[i++]}else{if(i=n.next(),i.done)break;o=i.value}var a=o;if("benefitDemo.gears"===a.key){var c=[].concat(t);return c.push({site:e.site,key:e.key,value:a.value}),c}}return t},d=function(t){return t.plan&&void 0!==t.plan.interest&&t.benefitDemo&&void 0!==t.benefitDemo.gears&&(t.plan.interest=t.benefitDemo.gears),t}},2126:function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{},[t.benefitElems&&t.benefitElems.length>0?n("gold-benefit",{attrs:{elements:t.benefitElems,loading:t.benefitLoading,theme:t.theme},on:{showTable:t.showTable,updateAge:t.onBenefitChange,onElementChange:t.onElementChange}}):t._e(),t._v(" "),n("gold-cost-table",{attrs:{visible:t.costTableVisible,tables:t.costTableInfo,theme:t.theme,productId:t.productId,groupId:t.groupId},on:{cancelCost:function(e){t.costTableVisible=!1}}})],1)},i=[];r._withStripped=!0},22:function(e,n){e.exports=t},23:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},24:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},25:function(t,e,n){var r=n(9).f,i=n(7),o=n(1)("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},26:function(t,e,n){var r=n(37),i=n(28);t.exports=Object.keys||function(t){return r(t,i)}},27:function(t,e,n){var r=n(2),i=n(0),o=i["__core-js_shared__"]||(i["__core-js_shared__"]={});(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:r.version,mode:n(18)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},28:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},29:function(t,e,n){var r=n(16);t.exports=function(t){return Object(r(t))}},3:function(t,e,n){t.exports=!n(13)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},30:function(t,e,n){var r=n(14);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},31:function(t,e,n){var r=n(15),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},33:function(t,e,n){"use strict";var r=n(18),i=n(10),o=n(46),a=n(5),s=n(11),c=n(52),u=n(25),l=n(54),f=n(1)("iterator"),h=!([].keys&&"next"in[].keys()),p=function(){return this};t.exports=function(t,e,n,d,v,b,m){c(n,e,d);var g,y,x,_=function(t){if(!h&&t in O)return O[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},w=e+" Iterator",T="values"==v,S=!1,O=t.prototype,j=O[f]||O["@@iterator"]||v&&O[v],C=j||_(v),k=v?T?_("entries"):C:void 0,A="Array"==e?O.entries||j:j;if(A&&(x=l(A.call(new t)))!==Object.prototype&&x.next&&(u(x,w,!0),r||"function"==typeof x[f]||a(x,f,p)),T&&j&&"values"!==j.name&&(S=!0,C=function(){return j.call(this)}),r&&!m||!h&&!S&&O[f]||a(O,f,C),s[e]=C,s[w]=p,v)if(g={values:T?C:_("values"),keys:b?C:_("keys"),entries:k},m)for(y in g)y in O||o(O,y,g[y]);else i(i.P+i.F*(h||S),e,g);return g}},34:function(t,e,n){var r=n(6);t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},35:function(t,n){t.exports=e},36:function(t,e,n){t.exports=!n(3)&&!n(13)(function(){return 7!=Object.defineProperty(n(21)("div"),"a",{get:function(){return 7}}).a})},37:function(t,e,n){var r=n(7),i=n(12),o=n(41)(!1),a=n(19)("IE_PROTO");t.exports=function(t,e){var n,s=i(t),c=0,u=[];for(n in s)n!=a&&r(s,n)&&u.push(n);for(;e.length>c;)r(s,n=e[c++])&&(~o(u,n)||u.push(n));return u}},38:function(t,e,n){var r=n(0).document;t.exports=r&&r.documentElement},39:function(t,e,n){"use strict";function r(t){var e,n;this.promise=new t(function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r}),this.resolve=i(e),this.reject=i(n)}var i=n(20);t.exports.f=function(t){return new r(t)}},4:function(t,e,n){var r=n(6);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},40:function(t,e,n){var r=n(14),i=n(1)("toStringTag"),o="Arguments"==r(function(){return arguments}()),a=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,n,s;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=a(e=Object(t),i))?n:o?r(e):"Object"==(s=r(e))&&"function"==typeof e.callee?"Arguments":s}},41:function(t,e,n){var r=n(12),i=n(31),o=n(42);t.exports=function(t){return function(e,n,a){var s,c=r(e),u=i(c.length),l=o(a,u);if(t&&n!=n){for(;u>l;)if((s=c[l++])!=s)return!0}else for(;u>l;l++)if((t||l in c)&&c[l]===n)return t||l||0;return!t&&-1}}},42:function(t,e,n){var r=n(15),i=Math.max,o=Math.min;t.exports=function(t,e){return t=r(t),t<0?i(t+e,0):o(t,e)}},43:function(t,e,n){"use strict";var r=n(51)(!0);n(33)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=r(e,n),this._i+=t.length,{value:t,done:!1})})},44:function(t,e){e.f={}.propertyIsEnumerable},45:function(t,e,n){var r=n(4),i=n(53),o=n(28),a=n(19)("IE_PROTO"),s=function(){},c=function(){var t,e=n(21)("iframe"),r=o.length;for(e.style.display="none",n(38).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),c=t.F;r--;)delete c.prototype[o[r]];return c()};t.exports=Object.create||function(t,e){var n;return null!==t?(s.prototype=r(t),n=new s,s.prototype=null,n[a]=t):n=c(),void 0===e?n:i(n,e)}},46:function(t,e,n){t.exports=n(5)},47:function(t,e,n){n(63);for(var r=n(0),i=n(5),o=n(11),a=n(1)("toStringTag"),s="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),c=0;c<s.length;c++){var u=s[c],l=r[u],f=l&&l.prototype;f&&!f[a]&&i(f,a,u),o[u]=o.Array}},49:function(t,e,n){var r=n(40),i=n(1)("iterator"),o=n(11);t.exports=n(2).getIteratorMethod=function(t){if(void 0!=t)return t[i]||t["@@iterator"]||o[r(t)]}},5:function(t,e,n){var r=n(9),i=n(23);t.exports=n(3)?function(t,e,n){return r.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},50:function(t,e){e.f=Object.getOwnPropertySymbols},51:function(t,e,n){var r=n(15),i=n(16);t.exports=function(t){return function(e,n){var o,a,s=String(i(e)),c=r(n),u=s.length;return c<0||c>=u?t?"":void 0:(o=s.charCodeAt(c),o<55296||o>56319||c+1===u||(a=s.charCodeAt(c+1))<56320||a>57343?t?s.charAt(c):o:t?s.slice(c,c+2):a-56320+(o-55296<<10)+65536)}}},52:function(t,e,n){"use strict";var r=n(45),i=n(23),o=n(25),a={};n(5)(a,n(1)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(a,{next:i(1,n)}),o(t,e+" Iterator")}},53:function(t,e,n){var r=n(9),i=n(4),o=n(26);t.exports=n(3)?Object.defineProperties:function(t,e){i(t);for(var n,a=o(e),s=a.length,c=0;s>c;)r.f(t,n=a[c++],e[n]);return t}},54:function(t,e,n){var r=n(7),i=n(29),o=n(19)("IE_PROTO"),a=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=i(t),r(t,o)?t[o]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?a:null}},567:function(t,e,n){t.exports={default:n(568),__esModule:!0}},568:function(t,e,n){n(569),t.exports=n(2).Object.values},569:function(t,e,n){var r=n(10),i=n(570)(!1);r(r.S,"Object",{values:function(t){return i(t)}})},57:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},570:function(t,e,n){var r=n(3),i=n(26),o=n(12),a=n(44).f;t.exports=function(t){return function(e){for(var n,s=o(e),c=i(s),u=c.length,l=0,f=[];u>l;)n=c[l++],r&&!a.call(s,n)||f.push(t?[n,s[n]]:s[n]);return f}}},572:function(t,e,n){t.exports={default:n(573),__esModule:!0}},573:function(t,e,n){n(43),n(574),t.exports=n(2).Array.from},574:function(t,e,n){"use strict";var r=n(17),i=n(10),o=n(29),a=n(72),s=n(73),c=n(31),u=n(575),l=n(49);i(i.S+i.F*!n(75)(function(t){Array.from(t)}),"Array",{from:function(t){var e,n,i,f,h=o(t),p="function"==typeof this?this:Array,d=arguments.length,v=d>1?arguments[1]:void 0,b=void 0!==v,m=0,g=l(h);if(b&&(v=r(v,d>2?arguments[2]:void 0,2)),void 0==g||p==Array&&s(g))for(e=c(h.length),n=new p(e);e>m;m++)u(n,m,b?v(h[m],m):h[m]);else for(f=g.call(h),n=new p;!(i=f.next()).done;m++)u(n,m,b?a(f,v,[i.value,m],!0):i.value);return n.length=m,n}})},575:function(t,e,n){"use strict";var r=n(9),i=n(23);t.exports=function(t,e,n){e in t?r.f(t,e,i(0,n)):t[e]=n}},58:function(t,e,n){var r=n(4),i=n(20),o=n(1)("species");t.exports=function(t,e){var n,a=r(t).constructor;return void 0===a||void 0==(n=r(a)[o])?e:i(n)}},59:function(t,e,n){var r,i,o,a=n(17),s=n(81),c=n(38),u=n(21),l=n(0),f=l.process,h=l.setImmediate,p=l.clearImmediate,d=l.MessageChannel,v=l.Dispatch,b=0,m={},g=function(){var t=+this;if(m.hasOwnProperty(t)){var e=m[t];delete m[t],e()}},y=function(t){g.call(t.data)};h&&p||(h=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return m[++b]=function(){s("function"==typeof t?t:Function(t),e)},r(b),b},p=function(t){delete m[t]},"process"==n(14)(f)?r=function(t){f.nextTick(a(g,t,1))}:v&&v.now?r=function(t){v.now(a(g,t,1))}:d?(i=new d,o=i.port2,i.port1.onmessage=y,r=a(o.postMessage,o,1)):l.addEventListener&&"function"==typeof postMessage&&!l.importScripts?(r=function(t){l.postMessage(t+"","*")},l.addEventListener("message",y,!1)):r="onreadystatechange"in u("script")?function(t){c.appendChild(u("script")).onreadystatechange=function(){c.removeChild(this),g.call(t)}}:function(t){setTimeout(a(g,t,1),0)}),t.exports={set:h,clear:p}},6:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},60:function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},61:function(t,e,n){var r=n(4),i=n(6),o=n(39);t.exports=function(t,e){if(r(t),i(e)&&e.constructor===t)return e;var n=o.f(t);return(0,n.resolve)(e),n.promise}},63:function(t,e,n){"use strict";var r=n(64),i=n(57),o=n(11),a=n(12);t.exports=n(33)(Array,"Array",function(t,e){this._t=a(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,i(1)):"keys"==e?i(0,n):"values"==e?i(0,t[n]):i(0,[n,t[n]])},"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},64:function(t,e){t.exports=function(){}},65:function(t,e,n){t.exports={default:n(67),__esModule:!0}},66:function(t,e,n){t.exports={default:n(79),__esModule:!0}},67:function(t,e,n){n(68),t.exports=n(2).Object.assign},68:function(t,e,n){var r=n(10);r(r.S+r.F,"Object",{assign:n(69)})},69:function(t,e,n){"use strict";var r=n(3),i=n(26),o=n(50),a=n(44),s=n(29),c=n(30),u=Object.assign;t.exports=!u||n(13)(function(){var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=u({},t)[n]||Object.keys(u({},e)).join("")!=r})?function(t,e){for(var n=s(t),u=arguments.length,l=1,f=o.f,h=a.f;u>l;)for(var p,d=c(arguments[l++]),v=f?i(d).concat(f(d)):i(d),b=v.length,m=0;b>m;)p=v[m++],r&&!h.call(d,p)||(n[p]=d[p]);return n}:u},7:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},70:function(t,e){},72:function(t,e,n){var r=n(4);t.exports=function(t,e,n,i){try{return i?e(r(n)[0],n[1]):e(n)}catch(e){var o=t.return;throw void 0!==o&&r(o.call(t)),e}}},73:function(t,e,n){var r=n(11),i=n(1)("iterator"),o=Array.prototype;t.exports=function(t){return void 0!==t&&(r.Array===t||o[i]===t)}},74:function(t,e,n){var r=n(17),i=n(72),o=n(73),a=n(4),s=n(31),c=n(49),u={},l={},e=t.exports=function(t,e,n,f,h){var p,d,v,b,m=h?function(){return t}:c(t),g=r(n,f,e?2:1),y=0;if("function"!=typeof m)throw TypeError(t+" is not iterable!");if(o(m)){for(p=s(t.length);p>y;y++)if((b=e?g(a(d=t[y])[0],d[1]):g(t[y]))===u||b===l)return b}else for(v=m.call(t);!(d=v.next()).done;)if((b=i(v,g,d.value,e))===u||b===l)return b};e.BREAK=u,e.RETURN=l},75:function(t,e,n){var r=n(1)("iterator"),i=!1;try{var o=[7][r]();o.return=function(){i=!0},Array.from(o,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!i)return!1;var n=!1;try{var o=[7],a=o[r]();a.next=function(){return{done:n=!0}},o[r]=function(){return a},t(o)}catch(t){}return n}},76:function(t,e){t.exports=function(t,e,n,r){if(!(t instanceof e)||void 0!==r&&r in t)throw TypeError(n+": incorrect invocation!");return t}},77:function(t,e,n){var r=n(5);t.exports=function(t,e,n){for(var i in e)n&&t[i]?t[i]=e[i]:r(t,i,e[i]);return t}},78:function(t,e,n){"use strict";var r=n(0),i=n(2),o=n(9),a=n(3),s=n(1)("species");t.exports=function(t){var e="function"==typeof i[t]?i[t]:r[t];a&&e&&!e[s]&&o.f(e,s,{configurable:!0,get:function(){return this}})}},79:function(t,e,n){n(70),n(43),n(47),n(80),n(84),n(85),t.exports=n(2).Promise},8:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){t=t||{};var c=typeof t.default;"object"!==c&&"function"!==c||(t=t.default);var u="function"==typeof t?t.options:t;e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),o&&(u._scopeId=o);var l;if(a?(l=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(u.functional){u._injectStyles=l;var f=u.render;u.render=function(t,e){return l.call(e),f(t,e)}}else{var h=u.beforeCreate;u.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:u}}e.a=r},80:function(t,e,n){"use strict";var r,i,o,a,s=n(18),c=n(0),u=n(17),l=n(40),f=n(10),h=n(6),p=n(20),d=n(76),v=n(74),b=n(58),m=n(59).set,g=n(82)(),y=n(39),x=n(60),_=n(83),w=n(61),T=c.TypeError,S=c.process,O=S&&S.versions,j=O&&O.v8||"",C=c.Promise,k="process"==l(S),A=function(){},E=i=y.f,I=!!function(){try{var t=C.resolve(1),e=(t.constructor={})[n(1)("species")]=function(t){t(A,A)};return(k||"function"==typeof PromiseRejectionEvent)&&t.then(A)instanceof e&&0!==j.indexOf("6.6")&&-1===_.indexOf("Chrome/66")}catch(t){}}(),P=function(t){var e;return!(!h(t)||"function"!=typeof(e=t.then))&&e},M=function(t,e){if(!t._n){t._n=!0;var n=t._c;g(function(){for(var r=t._v,i=1==t._s,o=0;n.length>o;)!function(e){var n,o,a,s=i?e.ok:e.fail,c=e.resolve,u=e.reject,l=e.domain;try{s?(i||(2==t._h&&N(t),t._h=1),!0===s?n=r:(l&&l.enter(),n=s(r),l&&(l.exit(),a=!0)),n===e.promise?u(T("Promise-chain cycle")):(o=P(n))?o.call(n,c,u):c(n)):u(r)}catch(t){l&&!a&&l.exit(),u(t)}}(n[o++]);t._c=[],t._n=!1,e&&!t._h&&L(t)})}},L=function(t){m.call(c,function(){var e,n,r,i=t._v,o=V(t);if(o&&(e=x(function(){k?S.emit("unhandledRejection",i,t):(n=c.onunhandledrejection)?n({promise:t,reason:i}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",i)}),t._h=k||V(t)?2:1),t._a=void 0,o&&e.e)throw e.v})},V=function(t){return 1!==t._h&&0===(t._a||t._c).length},N=function(t){m.call(c,function(){var e;k?S.emit("rejectionHandled",t):(e=c.onrejectionhandled)&&e({promise:t,reason:t._v})})},R=function(t){var e=this;e._d||(e._d=!0,e=e._w||e,e._v=t,e._s=2,e._a||(e._a=e._c.slice()),M(e,!0))},D=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw T("Promise can't be resolved itself");(e=P(t))?g(function(){var r={_w:n,_d:!1};try{e.call(t,u(D,r,1),u(R,r,1))}catch(t){R.call(r,t)}}):(n._v=t,n._s=1,M(n,!1))}catch(t){R.call({_w:n,_d:!1},t)}}};I||(C=function(t){d(this,C,"Promise","_h"),p(t),r.call(this);try{t(u(D,this,1),u(R,this,1))}catch(t){R.call(this,t)}},r=function(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},r.prototype=n(77)(C.prototype,{then:function(t,e){var n=E(b(this,C));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=k?S.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&M(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new r;this.promise=t,this.resolve=u(D,t,1),this.reject=u(R,t,1)},y.f=E=function(t){return t===C||t===a?new o(t):i(t)}),f(f.G+f.W+f.F*!I,{Promise:C}),n(25)(C,"Promise"),n(78)("Promise"),a=n(2).Promise,f(f.S+f.F*!I,"Promise",{reject:function(t){var e=E(this);return(0,e.reject)(t),e.promise}}),f(f.S+f.F*(s||!I),"Promise",{resolve:function(t){return w(s&&this===a?C:this,t)}}),f(f.S+f.F*!(I&&n(75)(function(t){C.all(t).catch(A)})),"Promise",{all:function(t){var e=this,n=E(e),r=n.resolve,i=n.reject,o=x(function(){var n=[],o=0,a=1;v(t,!1,function(t){var s=o++,c=!1;n.push(void 0),a++,e.resolve(t).then(function(t){c||(c=!0,n[s]=t,--a||r(n))},i)}),--a||r(n)});return o.e&&i(o.v),n.promise},race:function(t){var e=this,n=E(e),r=n.reject,i=x(function(){v(t,!1,function(t){e.resolve(t).then(n.resolve,r)})});return i.e&&r(i.v),n.promise}})},81:function(t,e){t.exports=function(t,e,n){var r=void 0===n;switch(e.length){case 0:return r?t():t.call(n);case 1:return r?t(e[0]):t.call(n,e[0]);case 2:return r?t(e[0],e[1]):t.call(n,e[0],e[1]);case 3:return r?t(e[0],e[1],e[2]):t.call(n,e[0],e[1],e[2]);case 4:return r?t(e[0],e[1],e[2],e[3]):t.call(n,e[0],e[1],e[2],e[3])}return t.apply(n,e)}},82:function(t,e,n){var r=n(0),i=n(59).set,o=r.MutationObserver||r.WebKitMutationObserver,a=r.process,s=r.Promise,c="process"==n(14)(a);t.exports=function(){var t,e,n,u=function(){var r,i;for(c&&(r=a.domain)&&r.exit();t;){i=t.fn,t=t.next;try{i()}catch(r){throw t?n():e=void 0,r}}e=void 0,r&&r.enter()};if(c)n=function(){a.nextTick(u)};else if(!o||r.navigator&&r.navigator.standalone)if(s&&s.resolve){var l=s.resolve(void 0);n=function(){l.then(u)}}else n=function(){i.call(r,u)};else{var f=!0,h=document.createTextNode("");new o(u).observe(h,{characterData:!0}),n=function(){h.data=f=!f}}return function(r){var i={fn:r,next:void 0};e&&(e.next=i),t||(t=i,n()),e=i}}},83:function(t,e,n){var r=n(0),i=r.navigator;t.exports=i&&i.userAgent||""},84:function(t,e,n){"use strict";var r=n(10),i=n(2),o=n(0),a=n(58),s=n(61);r(r.P+r.R,"Promise",{finally:function(t){var e=a(this,i.Promise||o.Promise),n="function"==typeof t;return this.then(n?function(n){return s(e,t()).then(function(){return n})}:t,n?function(n){return s(e,t()).then(function(){throw n})}:t)}})},85:function(t,e,n){"use strict";var r=n(10),i=n(39),o=n(60);r(r.S,"Promise",{try:function(t){var e=i.f(this),n=o(t);return(n.e?e.reject:e.resolve)(n.v),e.promise}})},87:function(t,e,n){"use strict";e.__esModule=!0;var r=n(65),i=function(t){return t&&t.__esModule?t:{default:t}}(r);e.default=i.default||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}},89:function(t,e,n){t.exports={default:n(93),__esModule:!0}},9:function(t,e,n){var r=n(4),i=n(36),o=n(34),a=Object.defineProperty;e.f=n(3)?Object.defineProperty:function(t,e,n){if(r(t),e=o(e,!0),r(n),i)try{return a(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},93:function(t,e,n){var r=n(2),i=r.JSON||(r.JSON={stringify:JSON.stringify});t.exports=function(t){return i.stringify.apply(i,arguments)}}})});